summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_autofill_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-291-1/+1
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-1/+1
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-1/+1
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-6/+6
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-2/+7
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-121-6/+6
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-111-6/+6
* Use a direct include of strings headers in chrome/browser/sync*/.avi@chromium.org2013-06-101-1/+1
* Revert 205038 "Un-refcount AutofillWebData and TokenWebData"cpu@chromium.org2013-06-081-6/+6
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-081-6/+6
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* [Sync] Cleanup data type manager logic in preparation for delayed associationzea@chromium.org2013-06-051-2/+3
* Hang SyncableServices off AutofillBackend, since they are on the DB thread al...caitkp@chromium.org2013-06-011-3/+1
* Prioritize configuration of data types in data type manager.haitaol@chromium.org2013-05-311-3/+4
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Split token-related methods from WebDataServicecaitkp@chromium.org2013-05-271-4/+5
* Make Autofill SyncableServices use a backend interface for DB work, rather th...caitkp@chromium.org2013-05-241-4/+41
* Remove a deprecated method from AutofillTable.isherman@chromium.org2013-05-231-2/+2
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-2/+2
* Create an interface which SyncableServices can use for making changes directl...caitkp@chromium.org2013-05-141-3/+2
* Move AutofillWebData DB methods into separate classcaitkp@chromium.org2013-05-031-0/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-4/+3
* Move SupportsUserData code into AutofillWebData, so base class can live compl...caitkp@chromium.org2013-04-291-1/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-2/+3
* signin: pull basic SigninManager functionality into new SigninManagerBase class.tim@chromium.org2013-04-211-1/+2
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-16/+28
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-111-4/+4
* Move all code in c/b/autofill and autofill related code in c/b/ui into namesp...kaiwang@chromium.org2013-04-111-3/+5
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-3/+4
* Move WebData component unittests to //components/webdata.caitkp@chromium.org2013-04-051-1/+1
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-051-3/+3
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-5/+5
* Refactor notifications from webdatakaiwang@chromium.org2013-03-291-42/+70
* Depends on https://codereview.chromium.org/12987023/caitkp@chromium.org2013-03-271-3/+3
* Split Autofill webdatacaitkp@chromium.org2013-03-251-25/+52
* Remove knowledge of Chrome-specific SyncableService classes from WebDataService.joi@chromium.org2013-03-201-26/+6
* Move creation of the various WebDatabaseTable types out of WebDatabase.joi@chromium.org2013-03-201-9/+3
* Create a common base class for all the webdatasjoi@chromium.org2013-03-201-26/+5
* Make WebDataService no longer depend on ProfileKeyedServicecaitkp@chromium.org2013-03-201-10/+32
* Revert r186824caitkp@chromium.org2013-03-141-2/+1
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-2/+2
* Separate WebDatabase management from WebDataService.caitkp@chromium.org2013-03-081-1/+2
* PersonalDataManager stop depending on ProfileKeyedServicekaiwang@chromium.org2013-03-011-9/+29
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Copy entries of broken (having unrecoverable error) data types to delete jour...haitaol@chromium.org2013-01-261-2/+3
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-121-1/+2
* Revert 176340joaodasilva@chromium.org2013-01-111-2/+1
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-111-1/+2
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-2/+2