summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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