summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when Proximity Auth BLE stops the discovery session.sacomoto2015-04-291-0/+1
* Use of base::StringPairs appropriately in nacl.payal.pandey2015-04-295-21/+17
* Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-293-15/+14
* Fix ChromeOS GN build of content_shell, components_browsertests.dpranke2015-04-291-1/+1
* Unlock Chrome when a phone with Smart Lock service is found.msarda2015-04-295-18/+95
* Switch SchemeIsSecure to SchemeIsCryptographic for password-manager-related c...lgarron2015-04-292-5/+5
* Add net_log events for the Data Reduction Proxy config service client.jeremyim2015-04-2816-43/+175
* Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...wfh2015-04-282-2/+4
* Update ax_provider_unittest.cc for new BlinkPlatformImpl ctor.Michael Wasserman2015-04-281-2/+6
* Remove usage of SingleThreadTaskRunner from DataReductionProxyConfig.jeremyim2015-04-287-59/+34
* Hook up the scheduler component to html_viewerjochen2015-04-289-420/+41
* mojo: Fix html_viewer build break from https://codereview.chromium.org/111544...skyostil2015-04-282-1/+1
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-2810-11/+17
* Fix FaviconHandler when it has multiple icon URLs and one of them is invalidpkotwicz2015-04-282-28/+194
* [cronet] Pass total bytes received to CronetUrlRequest.onSucceeded()pauljensen2015-04-283-25/+3
* Android - Introduce "keyboard accessory" for Autofill suggestions.estade2015-04-287-25/+61
* Update {virtual,override} to follow C++11 style in components.nick2015-04-2849-255/+239
* Eliminate component/update_client dependency on content/sorin2015-04-282-47/+42
* Remove unused blink::Platform::callOnMainThread implementationsskyostil2015-04-282-10/+2
* Profile chooser on mac was passing wrong value to signin error controller. A...rogerta2015-04-2810-51/+16
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-289-144/+111
* Handle transient LogOut errors with retry and backoff.mlerman2015-04-283-42/+96
* Simplify FaviconHandler::OnFaviconData()pkotwicz2015-04-281-28/+26
* Adds support for mojo apps to live in their own directorysky2015-04-281-1/+4
* android_webview: don't suppress debuggerd crash handling.torne2015-04-281-1/+2
* scheduler: Start running WebThread unit tests againskyostil2015-04-282-0/+4
* Revert of Classify navigations without page id in parallel to the existing cl...vkuzkokov2015-04-281-63/+32
* Expose AccountReconcilor State mostly for iOS.mlerman2015-04-284-2/+39
* [DevTools] Migrate chrome to devtools_discovery.dgozman2015-04-282-16/+40
* [DevTools] Migrate android to devtools_discovery.dgozman2015-04-282-0/+18
* Avoid copying the data string when posting ImportantFileWriter write taskshashimoto2015-04-281-3/+3
* Eliminate an unnecessary AsMutable() call in BookmarkModel::RemoveNodeAndGetR...deepak.m12015-04-281-1/+1
* [Sync] Record histogram for mismatched device_idspavely2015-04-281-0/+41
* Retry aa3219ce27ef5471c19670fe5145b136925cbc89:estade2015-04-2814-24/+45
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-281-32/+63
* Multi-dimensional Rappor Implementationholte2015-04-2817-46/+524
* [autofill] Allow only a user gesture to trigger autofill.rouslan2015-04-282-10/+6
* Fix hanging get requestsmdjones2015-04-281-0/+2
* Remove ICS support code in chrome/ and components/precache/aurimas2015-04-281-5/+0
* Fix Mojo and Mandoline builds.msw2015-04-281-1/+1
* Adds a bunch of OWNERs filesky2015-04-286-0/+24
* Skip gl surface init when headless; enable wm apptests.msw2015-04-283-11/+8
* Switch SchemeIsSecure to SchemeIsCryptographic for referrer-related code.lgarron2015-04-271-2/+2
* Move NavigatorHost interface to mandoline.jam2015-04-277-5/+7
* Revert of Classify navigations without page id in parallel to the existing cl...mohsen2015-04-271-63/+32
* Separate mojo/shell into a runner and the application manager (shell)ben2015-04-271-1/+1
* Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/. This concl...vadimt2015-04-277-79/+197
* Fix native_viewport CommandLine; enable window_manager_apptests.msw2015-04-272-21/+5
* Remove BooleanPrefMember usage from Data Reduction Proxy IO classes.jeremyim2015-04-2712-79/+45
* Disable CredentialManagerClientTest on Androidjaekyun2015-04-274-16/+25