summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert crypto::ScopedOpenSSL to type aliases.davidben2015-02-2118-80/+73
* closure/extensions: fix some nullability issues in extension error overlay.dbeam2015-02-211-1/+2
* Add some metrics for printing with extensiontbarzic2015-02-212-1/+21
* Shorten "American Express" to "Amex" in Chrome UI.estade2015-02-215-4/+11
* Add validation to ui::PageTransition.mbarbella2015-02-211-1/+4
* [ozone] clang warning fix for https://codereview.chromium.org/905873003alexst2015-02-212-2/+2
* [Android] Rework instrumentation test skipping and result generation.jbudorick2015-02-219-167/+207
* Add device dependency GN's header checker found.brettw2015-02-211-0/+1
* Files.app: fix some closure compilation issues to unblock new compiler roll.dbeam2015-02-2111-36/+88
* Log a warning and do not try to launch crash service if binary not found.sullivan2015-02-211-1/+6
* Chromecast: minor code cleanups.gunsch2015-02-213-4/+1
* Add UMA histogram for whether page loads are mobile optimizednyquist2015-02-212-0/+19
* Convert now component to use GCM rather than pushMessaging.skare2015-02-215-20/+147
* Add Material Design settings OWNERS.dbeam2015-02-211-0/+2
* Dont require /home/chrome-botfriedman2015-02-211-5/+6
* Use offsetX and offsetY to position the fake mouse cursor.jamiewalch2015-02-211-2/+2
* GN header checker enhancements.brettw2015-02-213-33/+100
* Add GN for sandbox_linux_jni_unittestsrockot2015-02-211-19/+22
* accessibility: Simpler AXTree root accessor.tfarina2015-02-2012-35/+33
* jstemplate: add typechecking changes to please the compiler.dbeam2015-02-203-5/+9
* IgnoreCertError should check if the error is a certificate error.davidben2015-02-203-2/+9
* Implement EmbeddedWorkerContextClient.setCachedMetadata/clearCachedMetadatahoro2015-02-2019-8/+282
* [App banners] Add server-controlled experiment to disable app bannersdfalcantara2015-02-204-2/+25
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-2019-3/+51
* Speculative fix for executeScript bug.paulmeyer2015-02-201-1/+1
* Updating usrsctp in DEPS to rev 9166.lally2015-02-201-1/+1
* Add new captive portal access icons.pneubeck2015-02-203-1/+1
* [Extensions Toolbar Views] Override ShouldEnterPushedState in ToolbarActionViewrdevlin.cronin2015-02-202-0/+11
* Use combined native/manual JNI registration.torne2015-02-2012-10/+369
* Listen for keyed service shutdown notifications in PrerenderMessageFilter.bauerb2015-02-203-30/+70
* Class ownership changes:jeremyim2015-02-2040-1613/+967
* win vs2015: avoid variable shadowing warning in url_canon.hscottmg2015-02-201-2/+2
* Chromecast: adds application and WebUI resources for internal build.gunsch2015-02-201-1/+18
* win 2015: followup to https://codereview.chromium.org/941933002scottmg2015-02-201-2/+2
* [Extensions] Fix extension toolbar crashrdevlin.cronin2015-02-202-9/+19
* Roll src/third_party/WebKit 8ca446a:8569c5c (svn 190577:190579)blink-deps-roller2015-02-201-1/+1
* Add icui18n dependency to bookmarksjiangj2015-02-201-0/+1
* Add more targets to GN check.brettw2015-02-2023-44/+144
* [DOMStorage] Rate limiting writes to disk.michaeln2015-02-209-48/+245
* Re-enable tab_switching.five_blank_pages on Mac after fix for flaky histogram...sullivan2015-02-201-1/+0
* Revert suppressions and exclusions for MemoryDumpManager bug.jyasskin2015-02-202-11/+0
* Use int64 time stamp when storing metadata to the HTTP cache.yangguo2015-02-209-18/+34
* Mac: Do not limit the zoom level for double-tap zoomccameron2015-02-201-0/+1
* Fix GN os, cpu defaults for Android builds.dpranke2015-02-203-31/+14
* [AppCache] Avoid frequent small writes and writing during startup by batching...michaeln2015-02-204-23/+118
* Exclude flaky CopyTreeWorkItemTest.NewNameAndCopyTest under DrMemory.jyasskin2015-02-201-0/+2
* Exclude flaky LayerTreeHostPictureTestRSLLMembershipWithScale from DrMemory.jyasskin2015-02-201-0/+3
* Exclude flaky DesktopCaptureDeviceTests under valgrind.jyasskin2015-02-201-0/+4
* Add note about availability to printerProvider API descriptiontbarzic2015-02-201-1/+3
* Fix clang plugin to catch defaulted inlined ctors/dtors.dcheng2015-02-205-6/+64