summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 34.0.1814.034.0.1814.0gitdeps2014-04-072-768/+510
* Clean-up: Replace Canvas::DrawStringInt with DrawStringRect.yukishiino@chromium.org2014-01-305-28/+28
* Blink roll 166035:166074eseidel@chromium.org2014-01-301-1/+1
* rAc: fix international address formatting (mostly)estade@chromium.org2014-01-303-27/+100
* Ensure calling Close and set_listener(NULL) on End().mukai@chromium.org2014-01-301-1/+1
* Add a unit test for JsonPrefStore::Remove.dgrogan@chromium.org2014-01-301-0/+21
* Ignore generated background windows in GetWebViewIds for affected builds on M33bustamante@chromium.org2014-01-301-1/+11
* Rewrite release event only if press event was rewritten for a given device.oshima@chromium.org2014-01-305-14/+136
* Make timeline model able to return browser processmiletus@chromium.org2014-01-305-0/+33
* [Mac] UI fixes to the new avatar bubble.noms@chromium.org2014-01-301-66/+144
* Cast: Refactor CongestionControl to Clang format mikhal@chromium.org2014-01-304-30/+40
* Cast: Refactor Audio Receiver to Clang formatmikhal@chromium.org2014-01-306-173/+225
* Cast: Refactor AudioSender to Clang format mikhal@chromium.org2014-01-304-202/+235
* Ensure the Desktop App Launcher warmup window is not created while trying to ...tapted@chromium.org2014-01-301-1/+4
* Apply automatic enum range checking for appcache enums acros IPC.tsepez@chromium.org2014-01-302-4/+6
* Move webkit/child/webkitplatformsupport_child_impl to content/pilgrim@chromium.org2014-01-3013-41/+60
* Move some non-unittest files to compositor_test_supportbshe@chromium.org2014-01-304-29/+26
* Pass rendering state on swapping in a prerendered page.nya@google.com2014-01-3011-13/+38
* [chromedriver] Write command line file to both /data/local and /data/local/tm...craigdh@chromium.org2014-01-305-12/+51
* Unindented inclusion of +article fragment because it added extra whitespace t...pearlchen@chromium.org2014-01-301-1/+4
* Remove attach_ as publicly exposed method of Event.fsamuel@chromium.org2014-01-301-1/+0
* Fix use after free in SearchProviderInstallData GoogleURLObserver.plundblad@chromium.org2014-01-301-0/+1
* Remove flags for enabling Drive offline mode for M34 launch.tengs@chromium.org2014-01-303-11/+4
* [Files.app] Fix the licence error of audio_player_scripts.jsyoshiki@chromium.org2014-01-302-1/+3
* Media Galleries API Scanning: Add Scan Permission and basic test.tommycli@chromium.org2014-01-3012-2/+116
* Add a Settings.FilterOnLoadTime histogram to observe time spent on this criti...gab@chromium.org2014-01-302-2/+31
* Implements basic listing of USB drives for windows.haven@chromium.org2014-01-301-3/+190
* [Mac] Check if a profile is locked before allowing a new window to be opened.noms@chromium.org2014-01-302-2/+146
* Remove some stray blink::WebGraphicsContext3D references from ui/jamesr@chromium.org2014-01-302-5/+0
* Add the ability for MDnsListener to actively refresh recordsnoamsml@chromium.org2014-01-305-38/+168
* cc: add git cl format presubmit warningenne@chromium.org2014-01-301-0/+1
* Automated Commit: Committing new LKGM version 5384.0.0 for chromeos.chromeos-lkgm@google.com2014-01-301-1/+1
* rAc: split TestableAutofillDialogView implementation into its own classestade@chromium.org2014-01-3016-220/+401
* [SyncFS] Add ScopedEnableSyncFSV2 for testingtzik@chromium.org2014-01-302-4/+29
* Enable media android tests and make --disable-gesture-requirement-for-media-p...shadi@chromium.org2014-01-302-21/+5
* Files.app: Ignore FILE_ERROR_ABORT error when sync update.hirono@chromium.org2014-01-301-0/+3
* Removed mtune for Android build.fdegans@chromium.org2014-01-302-2/+2
* Fix windowed plugins not appearing if opened in the background until the brow...jam@chromium.org2014-01-307-17/+128
* Mojo: Remove '*' from the list of unary operators in mojom expressions.viettrungluu@chromium.org2014-01-301-2/+1
* QuotaManager: Don't fire callback if it's nullkinuko@chromium.org2014-01-301-1/+1
* android: Fix ContentViewCore and RenderWidgetHostViewAndroid lifetime issuepowei@chromium.org2014-01-302-0/+8
* [SyncFS] Don't re-run conflict resolution on resolution errortzik@chromium.org2014-01-301-2/+3
* Wires through ScrollbarCorner to NativeTheme.sky@chromium.org2014-01-303-9/+5
* Adds a small icon to notifications, and connects it to synced notifications.dewittj@chromium.org2014-01-3012-14/+127
* cc: Add TRACE_EVENTs to SingleThreadProxydanakj@chromium.org2014-01-302-15/+31
* Move a null check before it's usage.etienneb@chromium.org2014-01-301-1/+4
* [GCM] Create and use event router in GCMProfileServicejianli@chromium.org2014-01-302-3/+16
* [Telemetry] Improvements to OS X powermetrics integrationjeremy@chromium.org2014-01-302-9/+52
* Remove unused members from WebApplicationInfo.calamity@chromium.org2014-01-309-87/+14
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-3025-403/+579