summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_profile_syncable_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed deprecated AutofillProfile::Compare, renamed CompareMulti to Compare,...georgey@chromium.org2012-01-231-3/+4
* Added multi-valued field sync to Autofill (client) (Issue: Autofill profiles ...georgey@chromium.org2012-01-071-70/+157
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+9
* Cull the data in autofill profile, before sending it to the sync (culling alr...georgey@chromium.org2011-10-141-17/+28
* Reland r105404 with compile warning fix.zea@chromium.org2011-10-141-14/+12
* Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-12/+14
* [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-14/+12
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-4/+1
* Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...maruel@chromium.org2011-10-121-1/+4
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-4/+1
* Reduce dependencies for the AutofillProfileSyncableServiceisherman@chromium.org2011-10-111-21/+17
* Move AutofillProfileSyncableService out of sync/glue into webdata/isherman@chromium.org2011-10-071-0/+416