- Dec 29, 2010
-
-
acolwell@chromium.org authored
BUG=54110 TEST=media_unittests CompositeFilterTest.* Review URL: http://codereview.chromium.org/5744002 TBR=acolwell@chromium.org Review URL: http://codereview.chromium.org/6026013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70275 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=9911 TEST=no visible changes; all tests pass Review URL: http://codereview.chromium.org/6044006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70271 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This makes us send a message to the window manager when the user is logging out so the window manager can display a more graceful transition (currently, you can sometimes see the browser windows getting closed one by one). The power manager already sends a similar message to the window manager when we're shutting down. BUG=chromium-os:9915 TEST=built and tried it with an updated window manager. try bots pass too Review URL: http://codereview.chromium.org/6047005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70270 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
BUG:66795 Review URL: http://codereview.chromium.org/6079007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70269 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
When installing Chrome [x]or Chrome Frame in multi mode, check if the other product (CF xor Chrome) is installed. If it is, also include it in the installation as we need to update both products in sync. For Chrome Frame, I also added checks to see if CEEE is already enabled or if the user has already opted into GCF. If CEEE has been enabled, we implicitly include it when the install is run even though ceee is not on the command line. If ready-mode is set on the command line but Chrome Frame is already installed without it, we won't enable ready mode. TEST=Try installing Chrome Frame in multi mode. Then install a more recent version of Chrome in multi mode. Both product should be updated. Secondly, for Chrome Frame, install it first and then try to run the installer again, but with ready-mode ont the command line. Chrome Frame should not be switched to ready mode. BUG=61609 Review URL: http://codereview.chromium.org/6091008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70268 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=54110 TEST=media_unittests CompositeFilterTest.* Review URL: http://codereview.chromium.org/5744002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70267 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
All the stacks are always in the destructors. Wild guess: Maybe NSSavePanel takes the context object from the delegate instead of self. Pass in the delegate as described by the docs. BUG=58959 TEST=maybe fewer crashes on the crash server Review URL: http://codereview.chromium.org/6031008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70265 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
Crash dump from the bug shows that crash happened during call "bug_report_->UpdateData(...)" that was inlined into HandleSendReport. It looks like bug_report_ is NULL. bug_report_ is initialized with new object in HandleGetDialogDefaults that is called from JavaScript in window onload handler. So it looks like user clicked on send report button before the page is loaded and onload handler was called. BUG=chromium-os:10240 TEST=none Review URL: http://codereview.chromium.org/5958016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70264 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
It fixes the problem with wrong native textfield size is used by the bookmark bubble. BUG=chromium-os:9853 TEST=manual Review URL: http://codereview.chromium.org/5981008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70262 0039d316-1c4b-4281-b951-d872f2087c98
-
danno@chromium.org authored
BUG=68099 TEST=manual testing of proxy policy Review URL: http://codereview.chromium.org/6021010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70259 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70257 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
BUG=chromium-os:10056 TEST=manual Review URL: http://codereview.chromium.org/6060005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70255 0039d316-1c4b-4281-b951-d872f2087c98
-
hamaji@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6087004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70254 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=run 'git status' and confirm that this files is not showed. Review URL: http://codereview.chromium.org/6066006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70250 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This adds an additional line of text below the Chromium open source information linking to about:os-credits, the page listing Chromium-OS-specific open source packages. BUG=chromium-os:6728 TEST=built it for chrome os and checked that the new link works. also checked that the linux version is unchanged Review URL: http://codereview.chromium.org/6088007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70249 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
BUG=none TEST=canaries are green Review URL: http://codereview.chromium.org/6060007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70248 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This picks up a new enum value that I added for a "signing out" message that Chrome will send to the window manager. BUG=chromium-os:9915 TEST=built it Review URL: http://codereview.chromium.org/6018011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70247 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
The renderer doesn't let us link to about:credits, so make the DOMUI settings page link to chrome://about/credits instead (and initialize the about handler's data source when the settings page is opened). Also open these links in new tabs instead of in the current one. BUG=chromium-os:6728 TEST=built for chrome os and linux and checked that credits links work in both cases Review URL: http://codereview.chromium.org/5315006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70246 0039d316-1c4b-4281-b951-d872f2087c98
-
- Dec 28, 2010
-
-
tfarina@chromium.org authored
- Remove unused constants. - Remove explicit keyword from constructor. - Move FRIEND_ macros to private section. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/6078009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70245 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Combine SB2.GetHash200 and SB2.GetHash204 into SB2.GetHashResult enum. Rework SB2.GetHashServerMiss to increment only once per request, rather than for each client. Also fold it into SB2.GetHashResult. BUG=none TEST=Monitor histograms. Review URL: http://codereview.chromium.org/6025005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70243 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=9911 TEST=no visible changes; all tests pass Review URL: http://codereview.chromium.org/5959008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70242 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6021009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70240 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
http/tests/inspector/extensions-resources-redirect.html on Win Debug. BUG=68173 TEST=none Review URL: http://codereview.chromium.org/6035009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70239 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=67218 TEST=None Review URL: http://codereview.chromium.org/5985003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70238 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
Removed now-upstreamed test expectation for inspector/styles-source-lines.html. Picked up some other upstreamed test expectations (suppressions). Canaries are a little behind, but think this roll should be safe. BUG=none TEST=none Review URL: http://codereview.chromium.org/6002011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70237 0039d316-1c4b-4281-b951-d872f2087c98
-
erikkay@chromium.org authored
BUG=22020 TEST=about:memory Review URL: http://codereview.chromium.org/5981007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70236 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG = 67347 TEST = none Review URL: http://codereview.chromium.org/5976010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70235 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
- get the padding right for favicons in lists - fix action areas - margin => -webkit-margin BUG=67849 TEST=manual Review URL: http://codereview.chromium.org/6093001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70234 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=43867 TEST=none Review URL: http://codereview.chromium.org/6034008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70233 0039d316-1c4b-4281-b951-d872f2087c98
-
kurrik@chromium.org authored
TEST=Path is printed if invalid zip file exists in examples directory BUG=None Review URL: http://codereview.chromium.org/5975005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70232 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=the touch buildbot fails TEST=see bug Review URL: http://codereview.chromium.org/6035004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70231 0039d316-1c4b-4281-b951-d872f2087c98
-
dpolukhin@chromium.org authored
BUG=chromium-os:10327 TEST=manual Review URL: http://codereview.chromium.org/6069006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70230 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The implementation is still incomplete but all gpu demos still work! Review URL: http://codereview.chromium.org/6047008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70229 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
BUG=66508 TEST=enable background mode, see wrench menu badge toggle when extensions load Review URL: http://codereview.chromium.org/6014009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70228 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
intermittent failures on Mac. Update comments for HandleRawData and GiveUp to point at bug 60426 rather than bug 62758. BUG=60426 TEST=none TBR=sanjeevr Review URL: http://codereview.chromium.org/6018009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70227 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
BUG=67494 Review URL: http://codereview.chromium.org/5999009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70226 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
before upstreaming the expectation. BUG=68165 TEST=none Review URL: http://codereview.chromium.org/5958009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70225 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=9911 TEST=no visible changes; all tests pass Review URL: http://codereview.chromium.org/5990008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70224 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
To fix webkit_gpu_tests on Windows Debug. Not yet run on canaries; will watch waterfall. BUG=none TEST=none Review URL: http://codereview.chromium.org/6072010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70223 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70219 0039d316-1c4b-4281-b951-d872f2087c98
-