summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make all font sizes in NTP percentages of their parent.aa@chromium.org2010-09-172-7/+8
* Add pyauto search engine tests to be run on all platforms.ace@chromium.org2010-09-171-0/+1
* Create test for safebrowsing_test lzheng@chromium.org2010-09-172-1/+33
* Updating trunk VERSION from 528.0 to 529.0chrome-release@google.com2010-09-171-1/+1
* Build fix. Chromium mac compiles again...hclam@chromium.org2010-09-171-5/+1
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-1716-244/+373
* Cleanup: Review lots of CHECKs used to debug bug 16371.thestig@chromium.org2010-09-178-25/+4
* Change NTP colors, remove shadows.glen@chromium.org2010-09-172-6/+3
* nacl: Use a scoped_array rather than a bare pointer.evan@chromium.org2010-09-171-3/+3
* Remove console LOG(INFO) spam from EnergyEndpointer.evan@chromium.org2010-09-171-5/+0
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-176-50/+68
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-177-26/+31
* Marking RedirectTest.Client as FLAKYmlloyd@chromium.org2010-09-171-1/+2
* Mac: Stop display link thread for views that are in background tabs.thakis@chromium.org2010-09-171-12/+25
* win_safe_util: fix uninitialized variableevan@chromium.org2010-09-171-17/+7
* Remove unnecessary log spew from ProfileSyncService.tim@chromium.org2010-09-174-12/+9
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-177-1/+180
* Reduce console LOG(INFO) spam in history_service.evan@chromium.org2010-09-171-1/+0
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-177-31/+26
* Disabled SessionHistoryTest.BasicBackForward for Linux because it is flaky. I...apatrick@chromium.org2010-09-171-1/+1
* Implement IsSearchProviderInstalled handling on I/O thread.levin@chromium.org2010-09-174-16/+60
* [Mac] Refactor the DevToolsController and SidebarController to create their v...rohitrao@chromium.org2010-09-1711-179/+152
* Take 2 - Get password sync to a usable state.tim@chromium.org2010-09-1710-26/+154
* Reduce console spam from top_sites.evan@chromium.org2010-09-171-3/+1
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-1752-4139/+210
* [Chrome OS] ensure owner key is found after crash, if user is ownercmasone@google.com2010-09-172-27/+6
* Add support for Google base URL to SearchProviderInstallData.levin@chromium.org2010-09-174-21/+193
* Make status bubble expand on Mac to fit URLs longer than the standard width.mirandac@chromium.org2010-09-173-9/+192
* Adding a sample to demonstrate the infobars API.kurrik@chromium.org2010-09-1711-1/+176
* Fixed crash in DOM UI setup caused by lazy instantiation of thekbr@google.com2010-09-173-18/+28
* Remove unnecessary LOG(INFO) lines from extensions systemaa@chromium.org2010-09-173-9/+0
* Marking GeolocationBrowserTest.CancelpermissionsForFrame as flakymlloyd@chromium.org2010-09-171-1/+3
* Add Sources to several notifications.tim@chromium.org2010-09-177-29/+42
* Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...levin@chromium.org2010-09-172-7/+33
* Remove LOG(INFO) spam.evan@chromium.org2010-09-171-3/+6
* DISABLE UnloadTest.BrowserCloseTabWhenOtherTabHasListener on windowscmasone@google.com2010-09-171-1/+1
* Disable WorkerTest.WorkerHttpLayoutTests. It always times out.evan@chromium.org2010-09-171-2/+2
* Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ...sky@chromium.org2010-09-174-242/+1
* Revert 59768 - Refactoring of player[_fullscreen].html by placing the common ...sky@chromium.org2010-09-174-78/+64
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-1710-163/+220
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-1710-216/+31
* Revert 59786 - Fix build.mlloyd@chromium.org2010-09-171-2/+1
* Fix IndexedDB. My last CL had a bug in it.jorlow@chromium.org2010-09-171-2/+2
* Fix build.hclam@chromium.org2010-09-171-1/+2
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-1710-31/+216
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-1710-220/+163
* Added missing headers.dilmah@chromium.org2010-09-171-0/+2
* [Mac] Replace the existing browser-child mach ipc with a long-lived listener ...rohitrao@chromium.org2010-09-175-37/+268
* The Chromium side of implementing the IndexedDB base path stuff.jorlow@chromium.org2010-09-173-3/+19
* Add IDBIndex plumbing (for IndexedDB).jorlow@chromium.org2010-09-1712-28/+330