summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-49/+58
* Move webdata/autofill code into autofill componentcaitkp@chromium.org2013-04-111-1/+1
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-2/+4
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-1/+1
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-1/+1
* [Autofill] Rename AutofillProfile::{Get,Set}MultiInfo to {Get,Set}RawMultiInfoisherman@chromium.org2012-11-291-22/+22
* [Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfoisherman@chromium.org2012-11-101-20/+20
* Reland r145993.zea@chromium.org2012-07-111-7/+11
* Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.zea@chromium.org2012-07-101-11/+7
* [Sync] Add location parameter to SyncChange in Sync API.zea@chromium.org2012-07-101-7/+11
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-5/+5
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-24/+25
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-23/+25
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-151-2/+2
* sync: Make BaseNode lookup-related Init functions return specific failures.tim@chromium.org2012-04-211-1/+0
* Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.lipalani@chromium.org2012-04-201-2/+6
* [Sync] Have SyncableService's take ownership of their SyncChangeProcessor.zea@chromium.org2012-03-231-2/+4
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-3/+1
* sync: remove use of protobuf extensions in protocol to reduce static init ove...tim@chromium.org2012-03-041-6/+4
* Fix leak in AutofillProfileSyncableServiceTest::TearDown introduced in r116812.rnk@chromium.org2012-02-161-12/+4
* Added multi-valued field sync to Autofill (client) (Issue: Autofill profiles ...georgey@chromium.org2012-01-071-16/+174
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Reland r105404 with compile warning fix.zea@chromium.org2011-10-141-27/+24
* Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-24/+27
* [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-27/+24
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-5/+1
* Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...maruel@chromium.org2011-10-121-1/+5
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-5/+1
* Move AutofillProfileSyncableService out of sync/glue into webdata/isherman@chromium.org2011-10-071-0/+266