summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [Password Generation] Allow generation when saved credentials aren't validgcasto2014-09-122-0/+27
* Linux sandbox: restrict {get,set}priority in NaCl and renderers.jln2014-09-121-1/+0
* Linux sandbox: move RestrictClockID() to sandbox/jln2014-09-122-82/+6
* Document cellular propertiesstevenjb2014-09-123-5/+461
* NaCl: Use RAII for sockets in NaClProcessHost.teravest2014-09-122-56/+18
* Extract the handling of the clean exit beacon from MetricsService. The extrac...erikwright2014-09-128-12/+166
* WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which wi...hanxi2014-09-1120-0/+1492
* Moves NetworkMetricsProvider to //components/metrics.gunsch2014-09-119-0/+550
* Add ONC 'Source' configuration propertySteven Bennetts2014-09-113-7/+50
* Make the ipclist utility aware of two new message files.tsepez2014-09-111-4/+4
* Prospective fix for autofill crashestade2014-09-111-5/+5
* Componentize chrome/common/content_settings files.mukai2014-09-1113-7/+1062
* PersonalDataManagerTest should delete temporary directory AFTER WebDataServic...mmaliszkiewicz2014-09-111-12/+4
* Show paste option on right click of bookmark bar if some URL is copied from o...ankit2.kumar2014-09-112-4/+54
* Move TestBookmarkClient into bookmarks namespace.tfarina2014-09-1112-37/+38
* [GCM] Adding GCMAccountMapper testsfgorski2014-09-101-32/+289
* Add embedder-specific headers to HTTP CONNECT tunnel requestbengr2014-09-107-9/+188
* GN: Enable blink and (nearly) all of content in android buildJames Robinson2014-09-101-2/+5
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-1061-61/+61
* Move all password related Autofill uploads into the pasword manager componentgcasto2014-09-105-39/+186
* Redirect to the enterprise enrollment screen during remora and shark pairing.zork2014-09-101-3/+0
* Removed connection warmup logic from data reduction proxybengr2014-09-105-64/+0
* Pepper: Stop using SRPC for irt_open_resource().Justin TerAvest2014-09-1011-60/+394
* Update AttachmentServiceImpl to retry attachment uploads.maniscalco2014-09-101-1/+3
* [GCM] Extracting Delayed Task Controller from GCMDesktopDriverfgorski2014-09-108-59/+155
* Componentize component_updater: Enable tests on iOS.tommycli2014-09-103-30/+24
* Allow MetricsProviders to request an initial stability log.siggi2014-09-107-12/+172
* Trigger the SW reporter to run once a week for users with UMA enabled.csharp2014-09-102-5/+4
* Refactoring the WeakPtrFactory usage, Member variables should appear before t...mohan.reddy2014-09-1016-39/+40
* Move navigation handling code from TranslateClient to TranslateDriverdroger2014-09-102-3/+139
* PasswordSyncableService shouldn't push any sync changes if MergeDataAndStartS...vasilii2014-09-102-12/+39
* bpf_dsl: fix argument-dependent lookup of BoolExpr operatorsmdempsky2014-09-101-5/+0
* [EasyUnlock] Port Connection class to native code.isherman2014-09-1010-0/+570
* Add UMA metric for "View Original" link clicks in distilled page viewer.yfriedman2014-09-105-1/+20
* Move AttachmentStore ownership to datatypepavely2014-09-108-33/+78
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-101-1/+0
* Skip managed bookmarks at the BookmarkChangeProcessor.joaodasilva2014-09-101-2/+3
* Make the DataCompressionProxyDevRollout trial be able to override both the pr...bolian2014-09-0910-28/+80
* Set version field when changes are made to enhanced bookmarks.rfevang2014-09-099-373/+880
* Convert this static method to a member method.erikwright2014-09-092-3/+3
* Refactor HistoryService to not send NOTIFICATION_FAVICON_CHANGEDsdefresne2014-09-091-2/+2
* GN: Fix some breakage for os==chromeos buildcmasone2014-09-091-2/+0
* ONC: Remove augmentation of unmanaged network properties.pneubeck2014-09-092-2/+0
* Add optional mandatory policy setting for template generationkaliamoorthi2014-09-092-0/+14
* Fix wifi_component build with 10.9+ SDKjiangj2014-09-091-3/+48
* Add method for telling the Pairing API that enrollment is completezork2014-09-097-3/+23
* Componentize component_updater: Move URLRequestPrepackagedInterceptor from co...tommycli2014-09-091-37/+31
* Make URLRequest's constructor private, and make URLRequestContext a friend cl...mmenke2014-09-093-37/+43
* Revert of [GCM] Adding GCMAccountMapper tests (patchset #2 id:20001 of https:...noel2014-09-091-312/+32
* Fix use-after-free in HDDDTC shutdownzea2014-09-098-135/+249