summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-1713-234/+204
* 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-179-168/+296
* 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
* Suppress a possible data race on provider_map_ in SearchProviderInstallDatatimurrrr@chromium.org2010-09-171-0/+7
* Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntrytimurrrr@chromium.org2010-09-173-21/+8
* 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
* Add suppression for a tsan detected race, take 3rvargas@google.com2010-09-172-2/+4
* Update omnibox popup when selection changes.isherman@chromium.org2010-09-171-0/+11
* Roll webkit 67622->67655johnnyg@chromium.org2010-09-171-1/+1
* Refactoring of player[_fullscreen].html by placing the common functions in a ...imcheng@chromium.org2010-09-174-64/+78
* Change all callers of WebFileInfo::appendFileRange() to use the newdumi@chromium.org2010-09-173-10/+7
* Breakpad DEPS roll 657:692thestig@chromium.org2010-09-172-2/+2
* Implement SearchProviderInstallData.levin@chromium.org2010-09-176-13/+458
* Remove unused code.yusukes@chromium.org2010-09-171-3/+0
* Suppress a tsan race on the disk cachervargas@google.com2010-09-171-0/+6
* Supress a tsan race (disk cache GetEntryCount)rvargas@google.com2010-09-171-0/+6
* FileBrowseBrowserTest.InputFileTriggerFileBrowser fails on linux bots.inferno@chromium.org2010-09-171-1/+1
* Revert 59753 - Linux Breakpad: Update #include in generate-test-dump.cc.inferno@chromium.org2010-09-171-1/+1
* Linux Breakpad: Update #include in generate-test-dump.cc.thestig@chromium.org2010-09-161-1/+1
* Flush all nested pools.willchan@chromium.org2010-09-163-0/+11
* Valgrind suppression for a tsan race.thakis@chromium.org2010-09-161-1/+6
* 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-163-568/+6
* Cleanup: Delete some 0 byte sized files that we no longer reference.thestig@chromium.org2010-09-164-0/+0
* Tidied up types to appease doc generator script for new version of o3djs/math...petersont@google.com2010-09-165-198/+207
* Roll webkit 67597->67622. This will require a clobber of webkit bots on wind...johnnyg@chromium.org2010-09-161-1/+1
* Fix a typo in a comment.evan@chromium.org2010-09-161-1/+2
* Removed TalkMediator SSL initialization.akalin@chromium.org2010-09-165-75/+6
* Fix SimpleFileSystem.getMetadata to readMetadatakinuko@chromium.org2010-09-162-3/+2
* Fixed notifier_unit_tests failures.akalin@chromium.org2010-09-161-1/+13
* Make a destructor protected per darin@'s request in a previous code review.erg@google.com2010-09-161-2/+4
* 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
* Disk cache: Start an experiment to measure the impact ofrvargas@google.com2010-09-162-6/+39
* Re checkin 59671.lzheng@chromium.org2010-09-168-35/+129
* Fix problem with extension context menu items losing top-level icon.asargent@chromium.org2010-09-167-21/+172
* 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
* Fix SameObject to not return false when the volume name returned by QueryDosD...nsylvain@chromium.org2010-09-161-1/+1
* Move sqlite preprocessed directory one level up, it's not from upstream.phajdan.jr@chromium.org2010-09-1610-9/+9
* 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