summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [Smart Lock] Extract the screenlock state to the proximity_auth component.isherman2015-05-133-0/+55
* Add support for not owning distilled WebContentsnyquist2015-05-133-45/+45
* Plumbs through screen size and scale factor to html_viewersky2015-05-1220-223/+401
* Don't include tested apks resources in test apkcjhopman2015-05-121-4/+1
* bookmarks: Do not handle some failures.tfarina2015-05-121-25/+5
* Switch //components to use SchemeIsCryptographic() instead of SchemeIsSecure().lgarron2015-05-124-4/+5
* Add UMA histogram DomDistiller.Time.DistillPagewychen2015-05-122-0/+9
* core_services: Add mojo:surfaces_service to core_services.erg2015-05-128-50/+67
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-128-28/+20
* Add components/ownership/OWNERS to ownership.gypi per-file OWNERS.davidben2015-05-121-0/+3
* [iOS] Reduce UpdateDelaysdefresne2015-05-122-4/+24
* Move PNaCl process startup back to the main thread.jvoung2015-05-128-390/+307
* [Password manager] Temporarily add some CHECKs to investigate a crashvabr2015-05-122-1/+8
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/poli...pranay.kumar2015-05-127-21/+26
* Check that only a single delegate for the Android PolicyProvider exists.bauerb2015-05-121-0/+1
* Sync defines with the GYP build.brettw2015-05-122-1/+17
* Restrict use of hardware-secure codecs based on the RendererPreference.sandersd2015-05-121-1/+8
* Fix device_event_log component build, make NonThreadSafe (Take 2)stevenjb2015-05-128-64/+184
* Revert of Restrict use of hardware-secure codecs based on the RendererPrefere...mdempsky2015-05-121-8/+1
* Omnibox - Use Case Insensitive Matching when Bolding Query Suggestionsmpearson2015-05-121-6/+12
* Restrict use of hardware-secure codecs based on the RendererPreference.sandersd2015-05-121-1/+8
* Makes ResourceLoader own handles and return Filessky2015-05-126-28/+76
* Plugin Power Saver: Fix poster-click flaky test.tommycli2015-05-122-0/+34
* Add ONC property for EAP-GTC authenticationpstew2015-05-123-2/+4
* Make DRP bypass logic apply to any proxies that send the DRP via header.sclittle2015-05-112-1/+125
* Switch Fizzy //components to use SchemeIsCryptographic() instead of SchemeIsS...lgarron2015-05-112-2/+2
* Add ContextProvider::InvalidateGrContext to reset GL state in GrContextCodeByThePound2015-05-112-0/+4
* Attempt to fix a CloseHandle crasher in the renderer process. The crash is tr...ananta2015-05-112-6/+6
* Gets mandoline working on androidsky2015-05-115-146/+71
* [Large Icon Service] Move icon resizing into worker thread.huangs2015-05-116-89/+174
* Add gaia_id to ProfileInfoCache.rogerta2015-05-112-0/+4
* Persist Instance ID data to GCM store.jianli2015-05-1125-93/+513
* Reland "Don't use RSAPrivateKey in NSS integration code."davidben2015-05-113-1/+30
* [Autofill] No longer send form name at query time.mathp2015-05-112-18/+12
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-10/+11
* Handle imc_handle_for_renderer error properly.hidehiko2015-05-111-2/+8
* Revert of Fix device_event_log component build, make NonThreadSafe (patchset ...robert.bradford2015-05-117-181/+63
* Fix device_event_log component build, make NonThreadSafestevenjb2015-05-117-63/+181
* Disable crashing AxProviderImplTest.Basic on Android.msw2015-05-101-1/+8
* Changes ResourceLoader to use WaitForIncomingMessage().sky2015-05-103-34/+39
* NaCl: Stop sending resource FDs with NaClProcessMsg_Startyusukes2015-05-098-41/+65
* Correctly parse doubles in Autofill XML parser.estade2015-05-091-7/+5
* Change the tittle of the save password bubble.vasilii2015-05-081-0/+1
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-081-32/+63
* Autofill: Add WalletIntegrationAvailable() to components.bondd2015-05-085-0/+72
* Plugin Power Saver: Enable JS access to throttled plugins.tommycli2015-05-086-8/+30
* RemoteCommands: use age_of_command in protobufbinjin2015-05-0814-75/+112
* Switch language detection to use CLD2's DetectLanguageCheckUTF8 method.andrewhayden2015-05-081-12/+21
* [Large Icon Service] Adding unit test.huangs2015-05-088-1/+316
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-081-63/+32