summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for BookmarkManager Test Crash test.oshima@chromium.org2009-11-181-0/+10
* Fix find bar scrolling with the page after switching back to tab.simonrad@chromium.org2009-11-181-8/+7
* Hide seccomp sandbox calls from non-x86 machinesjoel@chromium.org2009-11-181-0/+7
* Fix a crash when activating a select element inside a pageaa@chromium.org2009-11-183-12/+69
* Changes to BookmarkBubble.xib.dmaclach@chromium.org2009-11-182-764/+41
* Update Chromium menu button images.derat@chromium.org2009-11-182-0/+0
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-1833-209/+230
* 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
* Replace hard-coded media_format() methods with Google Mock methods declared i...scherkus@chromium.org2009-11-181-3/+16
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-1818-332/+486
* 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-189-9/+27
* Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policywtc@chromium.org2009-11-182-0/+88
* 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
* Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...michaeln@google.com2009-11-181-4/+8
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1
* Add a string to be used in new extension promo message.mirandac@chromium.org2009-11-181-1/+4
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-1816-482/+330
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-187-37/+24
* 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
* Strings to localize for the try-chrome again toastcpu@chromium.org2009-11-172-0/+40
* 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
* UI Changes for benchmark:mbelshe@google.com2009-11-171-5/+11
* 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-1716-330/+481
* Revert "Use TabSwitchPaintDuration in tab switching test."chase@chromium.org2009-11-171-21/+20
* Remove min/max values from averages in benchmark.mbelshe@google.com2009-11-171-1/+13
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-1728-2234/+158
* Use TabSwitchPaintDuration in tab switching test.chase@chromium.org2009-11-171-20/+21
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-1759-363/+364
* ViewIDTest.Basic fixoshima@chromium.org2009-11-171-2/+7
* Call the new presubmit checks from chrome/ code, with a blacklist.erg@google.com2009-11-171-0/+51
* 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-177-24/+37
* DevTools: Element styles manual testapavlov@chromium.org2009-11-171-0/+40