summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy CRD application types.sergeyu2015-08-0411-153/+27
* Templatize some ui/accessibility code to enable subclassing AXNodeData.dmazzoni2015-08-0444-217/+246
* Make the password manager ignore certain fields like credit card number or CVCsebsg2015-08-045-101/+337
* Fix issue with longpress drag selection motionjdduke2015-08-042-12/+59
* [Android] Use postOnAnimationDelayed in ToolbarProgressBar class.kkimlabs2015-08-041-4/+2
* Roll src/third_party/skia 4b3050b:846b022skia-deps-roller2015-08-041-1/+1
* Make sure plane can support the fb formatkalyan.kondapally2015-08-0413-10/+82
* cc: Always show solid color as checkerboards.danakj2015-08-041-17/+8
* Add some instrumentation to investigate a possible use after free.rtenneti2015-08-042-0/+62
* Fix case where ErrorPageController outlives the frame it's attached to.mmenke2015-08-045-46/+68
* Don't hide pinch viewport scrollbars near min-scale with device emulation.skobes2015-08-0410-23/+45
* Remove stale dependency in "ozone_demo" GN target.slan2015-08-042-2/+0
* [Android] Avoid unnecessary JNI calls for empty string conversionsjdduke2015-08-042-2/+30
* aura: Remove more code that explicitly creates/destroys aura::Env.sadrul2015-08-046-42/+1
* Use panel's x/y offset to caculate contextual search close icon targettwellington2015-08-041-3/+3
* Record histograms AppCache and WebDatabase usage for secure vs insecure origins.michaeln2015-08-043-0/+24
* Add persisted experiments list in the webapp to be passed to the plugin.sergeyu2015-08-044-19/+108
* Deflake IME tests for low-res devicesmckev2015-08-042-4/+4
* [Chromecast] Allow |enable_pepper_cdms| to be set in gn args.slan2015-08-042-3/+11
* ash: Remove ash_shell_unittests target.Sadrul Habib Chowdhury2015-08-047-106/+0
* Disable a test on CFI buildbot that causes it to be red.krasin2015-08-041-6/+0
* Mark origins of Dubious security as Neutral.palmer2015-08-045-10/+14
* bluetooth: Add histogram for WebBluetooth actionsortuno2015-08-042-1/+48
* Rename spellchecker preprocessor flagdylanking2015-08-0416-45/+45
* Atomic: Use Async Commitkalyan.kondapally2015-08-041-3/+5
* Android FR: Download profile image and name in ProfileDownloader.anthonyvd2015-08-0415-9/+56
* Reference written files relatively when possible.petermayo2015-08-041-3/+3
* Use new GN features in the build.brettw2015-08-0410-385/+66
* Fix code to register the pref added in http://crbug.com/508645.asvitkine2015-08-041-1/+1
* Fix NavController buffer overflow found by IPC fuzzer.creis2015-08-041-2/+4
* chrome: Take into account GYP defines for printing dependencyspang2015-08-043-4/+13
* Add SIM lock UI to md-settings/internetstevenjb2015-08-0412-29/+692
* [Extensions] Update visibility prefs when an extension is unloadedrdevlin.cronin2015-08-042-4/+23
* Determine whether to disable session invalidations at startuppkotwicz2015-08-043-15/+27
* Deny the geolocation permission request by default.michaelbai2015-08-044-47/+144
* Remove isherman as reviewer for importer/nss_*isherman2015-08-041-1/+0
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-04107-927/+889
* Make RuleBasedHostResolverProc methods to add/remove rules threadsafe.mmenke2015-08-042-5/+21
* Handle missing required arg in build/mac/find_sdk.pysbc2015-08-041-1/+4
* Roll src/third_party/WebKit aa43197:f909596 (svn 199975:199983)blink-deps-roller2015-08-041-1/+1
* perf: Stop running some no longer useful benchmarksskyostil2015-08-042-73/+0
* Android Chromoting: Implement Click event.shichengfeng2015-08-042-16/+88
* Revert of Move BackgroundSyncManager::ErrorType to BackgroundSyncStatus (patc...jkarlin2015-08-049-146/+114
* Update V8 to version 4.6.50.v8-autoroll2015-08-041-1/+1
* Implement P2P QUIC connections.sergeyu2015-08-0412-9/+902
* [Extensions] Use the correct button visibility for extension actionsrdevlin.cronin2015-08-045-8/+53
* Move BackgroundSyncManager::ErrorType to BackgroundSyncStatusjkarlin2015-08-049-114/+146
* All scrolls scroll visual viewport first. (Chromium-side)bokan2015-08-043-6/+74
* browser: linux: x11: use desktop filename as wm classlionel.g.landwerlin2015-08-041-8/+6
* Directly include SkPath.h where needed in content/browser/devtools.bungeman2015-08-041-0/+2