summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* DevTools: restore devtools tests.pfeldman@chromium.org2009-12-251-2/+2
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-259-10/+62
* Updating trunk VERSION from 281.0 to 282.0chrome-bot@google.com2009-12-251-1/+1
* Disable 2 tests in DevToolsSanityTesthamaji@chromium.org2009-12-251-2/+2
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-258-42/+37
* Remove "Import Cookies" option from "Import Bookmarks & Settings" dialog sinc...jeremy@chromium.org2009-12-243-98/+14
* revert r35237 since it causes Mac unit tests to fail.jeremy@chromium.org2009-12-2411-1758/+1275
* Updating trunk VERSION from 280.0 to 281.0chrome-bot@google.com2009-12-241-1/+1
* Fixes bug where a Page Action icon was not being properly displayed upon page...andybons@chromium.org2009-12-242-1/+33
* Mark ExtensionApiTest.Storage as flaky.rvargas@google.com2009-12-241-1/+1
* Fix the Internet link association for the multiple user scenario.kuchhal@chromium.org2009-12-241-2/+2
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-2311-1275/+1758
* Revert 35230 - Split more targets from chrome.gyp to add support for building...gregoryd@google.com2009-12-2311-1758/+1275
* Split more targets from chrome.gyp to add support for building Native Client ...gregoryd@google.com2009-12-2311-1275/+1758
* Mac: Double-clicking tabs in the task manager should focus that tab.thakis@chromium.org2009-12-232-3/+13
* Remove a known crash since the change causing crash was reverted.kuchhal@chromium.org2009-12-231-3/+0
* Enable UMA data upload in ChromeFramejar@chromium.org2009-12-233-5/+23
* Make NaCl integration test not flaky - fixed the problem that caused the test...gregoryd@google.com2009-12-231-3/+1
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-1/+3
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-234-26/+42
* Updating trunk VERSION from 279.0 to 280.0chrome-bot@google.com2009-12-231-1/+1
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-2310-17/+96
* (fix merge error).rafaelw@chromium.org2009-12-234-0/+22
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-234-22/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-234-0/+22
* Fix utf8 issue in extension action context menu.finnur@chromium.org2009-12-231-1/+1
* Revert 35189 (caused test_shell_tests crashes on valgrind bot):willchan@chromium.org2009-12-231-104/+31
* Take 2: Re-enable TCMalloc on Linux and make POSIX signal handling async sign...willchan@chromium.org2009-12-221-31/+104
* Gets the extension popup/bubble to work correctly on Chrome OS.sky@chromium.org2009-12-226-14/+99
* Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstalllevin@chromium.org2009-12-226-72/+11
* Change chromeos build to use viewsoshima@chromium.org2009-12-224-60/+55
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-2221-92/+359
* Permission escalation when extension updates should trigger the install warni...finnur@chromium.org2009-12-226-11/+72
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-226-30/+3
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-2213-78/+192
* Fixes bug on removing last pinned tab that left new tab buttonsky@chromium.org2009-12-222-0/+16
* Make the error messages for manifest parsing a little friendlier.finnur@chromium.org2009-12-221-6/+12
* Try 2: on fstat checkingthomasvl@chromium.org2009-12-221-3/+5
* Mac: Hook up "End process" button on task manager.thakis@chromium.org2009-12-223-12/+97
* Makes extension badges on Chrome OS draw the same as they do on windows.sky@chromium.org2009-12-221-1/+1
* Fix a crash when you use incorrect credentials to log into bookmark sync.zork@chromium.org2009-12-221-2/+1
* Fix racing condition that blocks profiles menu showing upxiyuan@chromium.org2009-12-226-18/+70
* Make our toolbar tell accessibility it is a toolbar.avi@chromium.org2009-12-221-0/+11
* Revert 35160 - Check result on fstat call.rvargas@google.com2009-12-221-3/+1
* Check result on fstat call.thomasvl@chromium.org2009-12-221-1/+3
* The bookmark bar with zero height should be explicitly hidden. This is requir...avi@chromium.org2009-12-222-1/+6
* Fixes possible crash in closing window. The sequence when closing asky@chromium.org2009-12-221-0/+6
* Mark NaClTest.SrpcHelloWorld as flaky.maruel@chromium.org2009-12-221-1/+2
* Updating trunk VERSION from 278.0 to 279.0chrome-bot@google.com2009-12-221-1/+1
* Create an OpenGL backing store. This version works for all the basic operationsbrettw@chromium.org2009-12-224-1/+325