summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/process_updates_command.cc
Commit message (Expand)AuthorAgeFilesLines
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-3/+2
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-3/+2
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-1/+2
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-251-2/+4
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-16/+22
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-3/+6
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-1/+0
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-231-9/+4
* Fix compiling of sync on linux.zork@chromium.org2009-09-221-0/+3
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-21/+19
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+167