summaryrefslogtreecommitdiffstats
path: root/sync/engine/process_updates_command.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-301-348/+0
* sync: Refactor update verification and processingrlarocque@chromium.org2013-10-231-23/+38
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-011-44/+19
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-17/+16
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-8/+16
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-151-6/+5
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-2/+2
* sync: Remove UpdateProgress and related coderlarocque@chromium.org2012-10-171-3/+0
* sync: Merge {Verify,Process}UpdatesCommandrlarocque@chromium.org2012-10-161-25/+189
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-1/+7
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-3/+3
* Remove syncproto.hrlarocque@chromium.org2012-07-121-9/+9
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-3/+3
* [Sync] Move nigori_util* to sync/syncableakalin@chromium.org2012-06-291-9/+9
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-2/+2
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-1/+4
* Sync: Clear IS_UNSYNCED for deleted local itemsrlarocque@chromium.org2012-05-161-2/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+183