summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 20.0.1120.020.0.1120.0gitdeps2014-04-062-546/+320
* Give platform apps an Ash-style title bar on Ash.jeremya@chromium.org2012-04-272-2/+19
* Adding android implementation for CreateMediaPlayer()qinmin@chromium.org2012-04-271-6/+8
* Cope with getDaemonConfig returning invalid JSON.wez@chromium.org2012-04-271-8/+26
* Update .DEPS.gitchrome-admin@google.com2012-04-271-1/+1
* Revert "Roll DEPS for FFmpeg merge. Shuffle testing."scherkus@chromium.org2012-04-273-21/+13
* Demonstrate that not all wrong keys can be detected by padding error.wtc@chromium.org2012-04-271-0/+14
* Cope with the hostId being unknown in connectMe2Me().wez@chromium.org2012-04-271-2/+10
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-2750-604/+724
* Revert 134216 - Adding UsbService and UsbDevice constructsrsleevi@chromium.org2012-04-277-500/+0
* Adding UsbService and UsbDevice constructsgdk@chromium.org2012-04-277-0/+500
* Land touch assets for aura window controls for http://codereview.chromium.org...flackr@chromium.org2012-04-2717-0/+0
* Fixed assert on file manager open. Added chrome: override URL pattern to the ...zelidrag@chromium.org2012-04-271-0/+9
* Use IndexedDBKeyRange type for IDB IPC.jsbell@chromium.org2012-04-273-69/+21
* Expose correct semantics for HTML5 footer element on mac and windows platform...aboxhall@chromium.org2012-04-278-0/+29
* Change CHECK to DCHECK so users don't experience crash while waiting on under...dmazzoni@chromium.org2012-04-271-1/+1
* Uses a system-wide notion of isSpeaking in the Mac extension TTS api.dtseng@chromium.org2012-04-279-7/+37
* Extend the WinFlapper field trial to cover part of the Dev channel.yzshen@chromium.org2012-04-271-10/+7
* add methods to URLFetcherDelegate to get download data from URLFetcherCore:kuan@chromium.org2012-04-275-1/+55
* Adds the MostVisitedAction stat. This stat will provide a baseline to comparemacourteau@chromium.org2012-04-278-43/+167
* Bump total shm size for dup'd handle passed into NaCl.nfullagar@google.com2012-04-273-20/+24
* Fix pyauto extension tests broken with r134028.benwells@chromium.org2012-04-271-19/+19
* Fix search engine automation hooks to work with multiple profiles.kkania@chromium.org2012-04-274-21/+39
* Fix framerate jank for accelerated content on windowsjbates@chromium.org2012-04-271-4/+0
* Geolocation support for chromedriver, client side.kkania@chromium.org2012-04-2711-0/+213
* Fix ONC test casesstanleyw@chromium.org2012-04-272-7/+22
* [Chromoting] Don't archive Chromoting builds for Chromium.garykac@chromium.org2012-04-273-13/+13
* Disable an invalid pyauto test on chromeosnirnimesh@chromium.org2012-04-271-0/+1
* NaCl: Remove forward declaration of SelLdrLauncher as a structmseaborn@chromium.org2012-04-271-1/+1
* Stack panels so that part of them will always be visible.dcheng@chromium.org2012-04-273-58/+227
* Improves semantics for changing set of visible tabs on the touch tabsky@chromium.org2012-04-279-37/+109
* Fix presubmit style issues for JS and add network_action_predictor to JS chec...dominich@chromium.org2012-04-272-1/+4
* Fix BrowserAccessibilityWin::QueryService to use the service guid rather than...dtseng@chromium.org2012-04-272-18/+18
* Fix small error in code in comment for PostMessage usage. No functional chang...elijahtaylor@chromium.org2012-04-273-4/+4
* Update .DEPS.gitchrome-admin@google.com2012-04-271-1/+1
* NaCl: Pass the process handle to the broker rather than reopening itmseaborn@chromium.org2012-04-2711-40/+76
* WebKit Roll 115322:115339.dglazkov@chromium.org2012-04-271-1/+1
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-274-5/+22
* RefCounted types should not have public destructors, chrome/nacl editionrsleevi@chromium.org2012-04-274-15/+20
* Add support for OAuthLogin endpoint to GaiaAuthFetcher. Also renamed some me...rogerta@chromium.org2012-04-2711-111/+291
* [Sync] Add support for automatic enabling of syncing tab favicons.zea@chromium.org2012-04-2713-23/+102
* Fix warnings in libusb.h so that other chromium code doesn't suffer.gdk@chromium.org2012-04-273-15/+56
* Fix the bluetooth status notification issue on systemtray.jennyz@chromium.org2012-04-276-24/+49
* Add ClientDimensions message to control channel.wez@chromium.org2012-04-279-10/+41
* Remove an unused #include of a native_client headermseaborn@chromium.org2012-04-271-1/+0
* Handle uncaught exceptions from methods called through the Java Bridgesteveblock@chromium.org2012-04-261-32/+48
* ash: Fix applist not going away regression.xiyuan@chromium.org2012-04-262-17/+14
* Convert the bookmarks ui ui_test to a browser_test.jam@chromium.org2012-04-263-162/+97
* [Sync] Preserve favicon type in tab sync on rewrites.zea@chromium.org2012-04-261-0/+4
* Fix pyauto teststbreisacher@chromium.org2012-04-261-2/+0