summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/backend_migrator.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Convert VLOGs to DVLOGsakalin@chromium.org2011-11-291-22/+22
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+7
* [Sync] Make BackendMigrator not wait for full sync cyclesakalin@chromium.org2011-09-011-87/+158
* Move some files from sync/engine to internal_apirlarocque@chromium.org2011-08-311-2/+2
* Reland 87645 with clang fixes.zea@chromium.org2011-07-261-4/+3
* Revert 94128 - [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-261-3/+4
* [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-261-4/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* sync: make sure migrator is shutdown before sync backend hosttim@chromium.org2011-06-161-1/+1
* Moving storing of encrypted types in cryptographer.lipalani@chromium.org2011-06-021-1/+10
* Revert 87556 - Moving storing of encrypted types in cryptographer.garykac@chromium.org2011-06-021-10/+1
* Moving storing of encrypted types in cryptographer.lipalani@chromium.org2011-06-021-1/+10
* Update the source for config requests.lipalani@chromium.org2011-05-051-2/+3
* sync: repairs + improvement to migration code pathtim@chromium.org2011-04-221-1/+7
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-201-0/+170