summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/backend_migrator.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-3/+3
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-4/+4
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-4/+4
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* Fix some migration-related bugsrlarocque@chromium.org2012-04-231-11/+11
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-2/+2
* base::Bind() conversion for sync codedcheng@chromium.org2011-12-231-1/+0
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-3/+3
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-17/+55
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* sync: repairs + improvement to migration code pathtim@chromium.org2011-04-221-1/+0
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-201-0/+72