summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/apply_updates_command.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-171-1/+1
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-161-1/+2
* [Sync] All DTC's should check for NEEDS_CRYPTO and cryptogrpaher should be pr...zea@chromium.org2011-03-291-2/+2
* sync: implement configuration tasks in SyncerThread2tim@chromium.org2011-02-151-0/+21
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-1/+0
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-231-2/+4
* TBR: willchanalbertb@chromium.org2010-06-221-4/+2
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-221-2/+4
* Multi-pass ModelChangingSyncerCommands.tim@chromium.org2010-02-251-1/+2
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-5/+10
* Remove context-based dependencies on SyncerSession from ApplyUpdatesCommand.tim@chromium.org2009-11-031-4/+4
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+34