summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 32.0.1681.032.0.1681.0gitdeps2014-04-072-620/+489
* Hide the swipe selection feature behind a flag, --enable-swipe-selection.stevet@chromium.org2013-10-255-0/+26
* Close Views web contents modal dialogs on interstitial pages by defaultwittman@chromium.org2013-10-2513-29/+21
* Really mark SyncTest as disableddfalcantara@chromium.org2013-10-252-5/+4
* Linux: Remove second copy of NaCl runtime, used when nacl_helper failsmseaborn@chromium.org2013-10-252-2/+10
* Remove mojom_data_tests.py.jackhou@chromium.org2013-10-251-84/+0
* Decouple InterstitialPageImpl and WebContentsImpl.nasko@chromium.org2013-10-255-51/+94
* Welcome Notification String Updatesrobliao@chromium.org2013-10-251-2/+2
* Android: add timvolodine@ and mvanouwerkerk@ to OWNERS for Device Motion/Orie...timvolodine@chromium.org2013-10-251-0/+4
* linux_aura: Fix build.erg@chromium.org2013-10-253-2/+12
* ui/base: Clean up DEPS entries.tfarina@chromium.org2013-10-253-10/+0
* Fix for crash, which apparently happens when command line argument --check-cl...shrikant@chromium.org2013-10-251-1/+6
* Clearly print repro steps in the bisect results so that the perf dashboard in...simonhatch@chromium.org2013-10-252-2/+17
* Plumb through useUnfortunateSynchronousResizeMode.dglazkov@chromium.org2013-10-2511-33/+122
* Move extensions::ImageLoader and IconImage to BrowserContextjamescook@chromium.org2013-10-2512-27/+44
* Match the sensor event firing frequency and the fetch frequency in the browser.timvolodine@chromium.org2013-10-251-1/+4
* Revert 230840 "DevTools: Introduce DevToolsTargetImpl to unify d..."kuan@chromium.org2013-10-2511-745/+642
* Add an UMA stat for AppCacheService reinitalization.michaeln@chromium.org2013-10-253-0/+7
* Disable low memory device check for JB and lowerdtrainor@chromium.org2013-10-251-1/+6
* Fix a problem that we are not requesting config if kConfigChanged is the firs...qinmin@chromium.org2013-10-252-17/+167
* [MediaGalleries] Consolidate filesystem registration API and treat MTP as a v...gbillock@chromium.org2013-10-253-50/+38
* Makes tooltip always on topsky@chromium.org2013-10-241-0/+2
* Adding memory tests to the telemetry GPU testsbajones@chromium.org2013-10-243-5/+107
* Fix app_list_unittestsstevenjb@chromium.org2013-10-247-25/+230
* Invoke DSCP related send methods in P2PSocketClientsmallinath@chromium.org2013-10-242-2/+4
* Valgrind: Suppress leak in WTF::establishIdentifierForPthreadHandle on Linux ...thestig@chromium.org2013-10-242-10/+9
* Fix crash when install two extensions at same time.penghuang@chromium.org2013-10-241-2/+4
* Revert 230837 "Add structure packing support for mojo modules"ajwong@chromium.org2013-10-244-256/+1
* Prefill email on Chrome reauth pageguohui@chromium.org2013-10-242-5/+7
* Revert 230841 "Switch DropData's path field from a string16 to a..."ajwong@chromium.org2013-10-2411-21/+22
* Disable BrowserGpuChannelHostForFactoryTests on Androiddfalcantara@chromium.org2013-10-241-0/+6
* telemetry: re-raise marker errors as MeasurementFailure.ernstm@chromium.org2013-10-242-3/+12
* Add Color animation curves.avallee@chromium.org2013-10-2419-85/+563
* FindInPageTest.{SelectionRestoreOnTabSwitch|CtrlEnter} fails on XP Tests (1)....ajwong@chromium.org2013-10-241-8/+8
* cc: Properly forward changes to resource usage limits to resource pool.reveman@chromium.org2013-10-241-1/+1
* Revert 230545 "Disable image transport surface on all windows ma..."cpu@chromium.org2013-10-242-12/+2
* Disable WebrtcBrowserTests on Androiddfalcantara@chromium.org2013-10-241-0/+4
* Implement transform snapping for gfx::Transforms.avallee@chromium.org2013-10-243-40/+343
* Updating XTBs based on .GRDs from branch 1650kerz@chromium.org2013-10-24189-153/+2232
* Add myself to the Mojo watchlistabarth@chromium.org2013-10-241-0/+1
* Fixed link step in output for perf bot. Previously, wasn't parsing out the ur...simonhatch@chromium.org2013-10-241-0/+6
* Switch DropData's path field from a string16 to a FilePath.thestig@chromium.org2013-10-2411-22/+21
* DevTools: Introduce DevToolsTargetImpl to unify debug target across several p...kaznacheev@chromium.org2013-10-2411-642/+745
* Browser test for PINless authentication.jamiewalch@chromium.org2013-10-244-26/+120
* Add structure packing support for mojo modulesdavemoore@chromium.org2013-10-245-1/+256
* Removed unused variable.alokp@chromium.org2013-10-241-6/+0
* Create a remoting_it2me_host_static GYP target which will be shared between t...weitaosu@chromium.org2013-10-245-610/+655
* Break the dependency of BackTexture on the entire Decoder. Part 2 because a c...kloveless@chromium.org2013-10-241-40/+42
* Enable reference adoption checks for Blink+skia in Debug builds.bungeman@chromium.org2013-10-243-0/+73
* Use copy-swap idiom for GURL::operator=cjhopman@chromium.org2013-10-243-20/+45