summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Make the distiller cancellable.shashishekhar@chromium.org2014-03-1212-44/+133
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-8/+7
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-122-19/+2
* Remove Profile knowledge from MutableProfileOAuth2TokenServiceblundell@chromium.org2014-03-121-0/+10
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-122-2/+19
* Refactor the BrowserContextKeyedService component to be a layered component.blundell@chromium.org2014-03-1234-739/+833
* Moved policy unittests into the policy component.joaodasilva@chromium.org2014-03-127-1/+995
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-112-2/+3
* rAc - Only show countries we're able to fill in.estade@chromium.org2014-03-114-3/+83
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* rAc: don't reset reference to invoking form on frame load.dbeam@chromium.org2014-03-112-7/+0
* Updated //components/README to account for layered components.blundell@chromium.org2014-03-111-4/+10
* [StorageMonitor] Move name generation to StorageInfo.Hokein.Wu@gmail.com2014-03-1120-93/+104
* Have MutableProfileOAuth2TokenService get TokenWebData from SigninClientblundell@chromium.org2014-03-111-3/+6
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-111-1/+0
* Load Autofill credit card resources on all platforms.tfarina@chromium.org2014-03-114-27/+3
* [Password Manager] Prevent error logging for old LoginDatabase entriesgcasto@chromium.org2014-03-111-9/+13
* Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 onlywangxianzhu@chromium.org2014-03-101-1/+0
* Eliminate BrowserThread dependency from WebDataAutofillServiceTest.blundell@chromium.org2014-03-106-70/+17
* Move ContentAutofillDriver to the PasswordManager component.blundell@chromium.org2014-03-105-0/+212
* Componentize AutofillMetricsTest.blundell@google.com2014-03-102-33/+20
* Rename SigninManagerDelegate to SigninClientblundell@chromium.org2014-03-102-8/+8
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-102-6/+13
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-092-13/+6
* Enable variations component unit tests on iOS.asvitkine@chromium.org2014-03-091-2/+1
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-092-6/+13
* Moved CCInfobarDelegate tests out of AutofillMetricsTestblundell@chromium.org2014-03-091-65/+0
* NaCl: Remove PNaCl's IRT interface whitelist from the PNaCl IRT shimsmseaborn@chromium.org2014-03-081-0/+5
* Dropping --nacl-loader-cmd-prefixbradnelson@google.com2014-03-083-19/+4
* Add incremental updates for multipage distillation.shashishekhar@chromium.org2014-03-0715-244/+529
* Add StartSyncFlare to PasswordSyncableService.vasilii@chromium.org2014-03-079-11/+89
* Move TranslateManager unit tests out of the browser_tests target.danakj@chromium.org2014-03-072-0/+8
* Support non-SFI mode in NaCl manifest file.hidehiko@chromium.org2014-03-079-9/+45
* Move Autofill Credit Card resources out of webkit.tfarina@chromium.org2014-03-0714-49/+79
* Componentize PasswordManager and PasswordFormManager unittests.blundell@chromium.org2014-03-073-1/+1318
* Run JSON schema tests in components_unittests on iOS.blundell@chromium.org2014-03-071-3/+1
* Add flag to avoid blocking the PNaCl translator when chrome NaCl GDB flag is on.jvoung@chromium.org2014-03-071-2/+9
* Componentize several Autofill unit tests.blundell@google.com2014-03-076-199/+163
* Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebugjvoung@google.com2014-03-071-1/+8
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-069-18/+16
* Add UI hook for distilling web pages for test shell (relanding)nyquist@chromium.org2014-03-067-0/+188
* Adds TODO comment on the timing of removing the disable-ignore-autocomplete-offjww@chromium.org2014-03-061-0/+2
* Add RenderThread::GetShutdownEvent().teravest@chromium.org2014-03-061-5/+2
* Remove some PlatformFile uses from NaCl.rvargas@chromium.org2014-03-059-82/+68
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-052-2/+4
* Added a platform policy loader for iOS.joaodasilva@chromium.org2014-03-055-5/+366
* Componentize PasswordGenerationManager unittest.blundell@chromium.org2014-03-052-0/+221
* Componentize AutocompleteHistoryManager and AutofillDownload unittests.blundell@chromium.org2014-03-055-25/+21
* Componentize AutofillManager unittest.blundell@chromium.org2014-03-054-61/+30
* Cleanup SendAutofillTypePredictionsToRenderersudarshan.p@samsung.com2014-03-051-2/+2