summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_profile_syncable_service.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Have MergeDataAndStartSyncing return a SyncMergeResultzea@chromium.org2012-11-171-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-4/+4
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-15/+15
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-15/+18
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-151-4/+4
* Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.lipalani@chromium.org2012-04-201-1/+4
* [Sync] Have SyncableService's take ownership of their SyncChangeProcessor.zea@chromium.org2012-03-231-1/+1
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-101-1/+1
* Added multi-valued field sync to Autofill (client) (Issue: Autofill profiles ...georgey@chromium.org2012-01-071-1/+32
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-4/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Reland r105404 with compile warning fix.zea@chromium.org2011-10-141-2/+2
* Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-2/+2
* [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-2/+2
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-5/+3
* Revert r105016 "The AutofillProfileSyncableService's lifetime should be manag...maruel@chromium.org2011-10-121-3/+5
* The AutofillProfileSyncableService's lifetime should be managed by the WebDat...isherman@chromium.org2011-10-121-5/+3
* Reduce dependencies for the AutofillProfileSyncableServiceisherman@chromium.org2011-10-111-6/+6
* Move AutofillProfileSyncableService out of sync/glue into webdata/isherman@chromium.org2011-10-071-0/+161