summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-177-99/+339
* Fix build break caused by 59775hclam@chromium.org2010-09-171-2/+2
* Add IPC messages for allocation video frames for hardware video decoderhclam@chromium.org2010-09-176-90/+153
* Added tests for OOBE network screendpolukhin@chromium.org2010-09-174-400/+154
* Make pref service more robust against prefs that change their types without u...pam@chromium.org2010-09-176-62/+172
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-177-191/+598
* Update omnibox popup when selection changes.isherman@chromium.org2010-09-171-0/+11
* Refactoring of player[_fullscreen].html by placing the common functions in a ...imcheng@chromium.org2010-09-174-64/+78
* Implement SearchProviderInstallData.levin@chromium.org2010-09-176-13/+458
* Remove unused code.yusukes@chromium.org2010-09-171-3/+0
* FileBrowseBrowserTest.InputFileTriggerFileBrowser fails on linux bots.inferno@chromium.org2010-09-171-1/+1
* Added a sync IPC method to check the enabled state of the cloud print proxy.sanjeevr@chromium.org2010-09-165-6/+40
* Unittest renamed to chrome_file_system_operation_unittest.cc. Deleting origin...kkanetkar@chromium.org2010-09-162-565/+3
* Cleanup: Delete some 0 byte sized files that we no longer reference.thestig@chromium.org2010-09-163-0/+0
* Removed TalkMediator SSL initialization.akalin@chromium.org2010-09-162-7/+2
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-1660-447/+556
* Break indirect dependencies on system OpenGL headers through NPAPIkbr@google.com2010-09-162-19/+33
* Disk cache: Add page load time histograms for thervargas@google.com2010-09-161-0/+54
* Fix problem with extension context menu items losing top-level icon.asargent@chromium.org2010-09-165-17/+145
* Updating trunk VERSION from 527.0 to 528.0chrome-release@google.com2010-09-161-1/+1
* Add two bookmark testcases MC_BiDirectionalPush_AddingSameBMs and MC_Merge_Ca...rsimha@chromium.org2010-09-161-1/+94
* Hook users DOMUI with backend.xiyuan@chromium.org2010-09-165-35/+192
* Second try of http://codereview.chromium.org/3322009 since it got reverted.imcheng@chromium.org2010-09-165-130/+242
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-1618-1/+207
* Make the test code that changes the GoogleBaseURL do a notification (instead oflevin@chromium.org2010-09-162-1/+5
* GTK: Cleanup MenuGtk to use signals thunk macros.erg@google.com2010-09-162-29/+25
* Mark PluginTest.Quicktime as FLAKYinferno@chromium.org2010-09-161-1/+1
* Added implementations of entry points which will shortly be addedkbr@google.com2010-09-162-0/+82
* Mac: Add a few more keyboard shortcuts to tabpose.thakis@chromium.org2010-09-161-20/+184
* GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...apatrick@chromium.org2010-09-162-6/+9
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-161-18/+20
* Add methods to ProfileSyncServiceTestHarness to enable / disable sync for dat...rsimha@chromium.org2010-09-163-26/+84
* Change the FileSystem IPCs to take FilePaths as arguments instead ofdumi@chromium.org2010-09-164-83/+67
* Linux: Fix pure call in CrashHandlerHostLinux::Init().thestig@chromium.org2010-09-162-7/+18
* Remove use of accessible prop service from render_widget_host_view_win.ccctguil@chromium.org2010-09-164-49/+25