summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when activating a select element inside a pageaa@chromium.org2009-11-183-12/+69
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-185-44/+38
* Only request full-screen once per plugin windowstuartmorgan@chromium.org2009-11-181-1/+5
* Interpose one more Carbon function for Window disposingstuartmorgan@chromium.org2009-11-181-0/+10
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-1816-331/+478
* Stop top-crasher regression by disabling WebSocketExperimentRunnerjar@chromium.org2009-11-181-0/+4
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-183-5/+13
* Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policywtc@chromium.org2009-11-181-0/+87
* Fixes up TabStripControllerTests so that they work with CocoaTest.dmaclach@chromium.org2009-11-182-25/+44
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-185-142/+146
* Move TaskManagerMacUnitTest over to Cocoatest.dmaclach@chromium.org2009-11-181-5/+10
* Fix up check so that it reads correctly when it fails.dmaclach@chromium.org2009-11-181-1/+1
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-1814-474/+329
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-185-31/+21
* Fix DCHECK when trying to remove multiple engines from the Manage Search Engi...pkasting@chromium.org2009-11-171-1/+1
* Fix checkfailure caused by stupidity.pkasting@chromium.org2009-11-171-1/+1
* I've moved toolbar_controller_unittest over to CocoaTest which should be bett...dmaclach@chromium.org2009-11-171-23/+19
* Explicitly set an icon color for Incognito on Mac.avi@google.com2009-11-171-12/+16
* Style cleanups for BrowserThemeProvider. Move the globaltony@chromium.org2009-11-172-53/+64
* Fix race conditions where an object's constructor uses PostTask on itself. T...jam@chromium.org2009-11-179-42/+54
* Fix a problem where queued checks' clients would never be called back if when...pkasting@chromium.org2009-11-172-44/+74
* Allow multiselection deletion of engines in the Manage Search Engines dialog....pkasting@chromium.org2009-11-171-9/+15
* Fix build break on Mac release.jam@chromium.org2009-11-171-2/+3
* fix include orderjam@chromium.org2009-11-171-1/+1
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-1714-329/+473
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-1725-2224/+158
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-1756-348/+349
* ViewIDTest.Basic fixoshima@chromium.org2009-11-171-2/+7
* Attempt 2 at fixing white flash in switching between ntp and non-ntp.sky@chromium.org2009-11-171-17/+7
* The AutomationMsg_SetCookie IPC should be channeled to the automation cookie ...ananta@chromium.org2009-11-171-1/+6
* Fix crashing bug due to browser being NULL.chocobo@chromium.org2009-11-171-3/+3
* sync: add some "static"s to functionsevan@chromium.org2009-11-171-12/+14
* Disable all of ToolbarControllerTest due to crashiness.erikkay@chromium.org2009-11-171-15/+17
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-175-21/+31
* DevTools: Element styles manual testapavlov@chromium.org2009-11-171-0/+40
* A quick fix for Issue 3798.hbono@chromium.org2009-11-171-0/+27
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-1718-135/+1017
* Apply andrewbunn's patch for issue 19358xiyuan@chromium.org2009-11-171-6/+8
* Add validation to extension packaging.aa@chromium.org2009-11-172-1/+31
* Disable ToolbarControllerTest.LoadingState which crashed a few times today.idana@chromium.org2009-11-171-1/+2
* Re-enable the ServerChangeProcessing test.nick@chromium.org2009-11-171-2/+1
* Correct a typo.jam@chromium.org2009-11-171-1/+1
* Fixes painting bug in switching between ntp and non-ntp pages. Withoutsky@chromium.org2009-11-171-0/+17
* [Linux] Hide fullscreen bubble when kiosk mode is active.mhm@chromium.org2009-11-172-6/+10
* Revert 32137 - Revert 32121 Fix crash.laforge@chromium.org2009-11-171-1/+2
* Get rid of DCHECK that was firing. The check itself is not dmaclach@chromium.org2009-11-171-1/+0
* Disable ToolbarControllerTest.Display which crashed 5 times today.erikkay@chromium.org2009-11-171-1/+2
* Revert 32121 - Fix crash.erikkay@chromium.org2009-11-171-2/+1
* Add ability to close the Safe Browsing Service database and recreate it on th...pkasting@chromium.org2009-11-172-33/+93