summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Possibly import more than one address profile per form submission.mathp2016-03-166-53/+331
* Remove unused chrome_proxy_lo_fi_experiment_directive()megjablon2016-03-161-4/+0
* Refactor histogram_persistence to be a class.bcwhite2016-03-163-19/+23
* [Offline Pages] Fix crash when deleting offline pages.romax2016-03-163-15/+40
* Renames ConnectionManager to WindowServersky2016-03-1532-387/+366
* Invoke createNetwork() callback with GUID, not service namecernekee2016-03-152-17/+14
* Flag for Background Loading of Offline Pages.petewil2016-03-153-0/+29
* Update WindowTreeClientTest.OnEmbeddedAppDisconnectedjonross2016-03-151-4/+5
* [Sync] Start up immediately when entering the sync setup UI.maxbogue2016-03-154-12/+39
* Makes WS hide tree of inactive userssky2016-03-153-6/+29
* Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...dewittj2016-03-152-5/+5
* Remove kAutofillWalletSyncExperimentEnabled.jdonnelly2016-03-1517-266/+12
* Update DefaultAccessPolicy Hierarchy Notificationsjonross2016-03-152-8/+8
* Fix a bug where TouchStart was not expedited during a flingalexclarke2016-03-152-1/+18
* metrics: Connect leak detector to base::allocatorsque2016-03-153-41/+331
* Add tracing to monitor time till next delayed taskalexclarke2016-03-156-8/+30
* Support uninstalling ARC app from Chrome launchervictorhsieh2016-03-153-2/+14
* Add a Web Push encryption reference test with auth secretpeter2016-03-152-85/+176
* Remove all usage of "string=string" constraints in Chrome.hta2016-03-152-4/+2
* Calculate correct width for answer-in-suggest.krb2016-03-153-18/+62
* SameSite: Implement 'Strict'/'Lax' attribute parsing.mkwst2016-03-151-4/+4
* Read snippet creation timestamp as stringmaybelle2016-03-153-20/+104
* Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset...peconn2016-03-152-2/+10
* Ensure to initialize ArcNetHostImpl::GetNetworks response data.kinaba2016-03-151-2/+7
* [Downloads] Rework how hashes are calculated for download files.asanka2016-03-151-0/+1
* [Sync] Move StartBehavior enum into ProfileSyncService.maxbogue2016-03-158-53/+47
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-152-10/+2
* Change primordial pipes to ShellClientrockot2016-03-1410-3/+29
* Remove unneeded code from WebTestProxyBase.lukasza2016-03-149-48/+44
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-142-5/+5
* base: Implement GetCurrentThreadPriority.erikchen2016-03-141-4/+0
* Remove stale mentions of mandoline.msw2016-03-142-13/+8
* Never return nullptr in RenderThread::GetServiceRegistry().amistry2016-03-141-4/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-03-1474-538/+174
* [Downloads] Introduce GUIDs for downloads.asanka2016-03-149-24/+404
* Switch WebCrypto to new ASN.1 APIs.davidben2016-03-143-46/+41
* [Android] Disable lint on gyp targets that use empty or placeholder java dire...jbudorick2016-03-141-2/+2
* [Domain Reliability: Monitor] Report beacon if the go away is detected, regar...zhongyi2016-03-145-6/+30
* ARC Notification: Fix Constant Style in Mojomyoshiki2016-03-141-6/+6
* Rename web_usb_permission_bubble.cc/h and webusb_permission_bubble.mojomjuncai2016-03-144-49/+0
* Add myself to components/ntp_snippets/OWNERStreib2016-03-141-0/+1
* IPC::ParamTraits for ui::PointerEvent.moshayedi2016-03-143-0/+41
* This change relands (https://codereview.chromium.org/1749323002/)jonross2016-03-1410-26/+41
* ARC Notification: Support Persistent Notificationyoshiki2016-03-141-0/+6
* Remove TestRunner::disable_notify_done_ (field is never set).lukasza2016-03-142-19/+0
* [Cronet] CronetUploadDataStream now checks remaining read length.mef2016-03-143-2/+86
* Replicating LayoutDumpFlags across OOPIFs.lukasza2016-03-1411-93/+293
* exo: Initial implementation of child surfaces and popups.reveman2016-03-1410-10/+246
* Fix AddressField "lookup" fields ignore logic.sense2016-03-141-5/+4
* [Autofill] Fix heuristics to detect consecutive CVCs.sebsg2016-03-143-13/+225