summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_util.cc
Commit message (Expand)AuthorAgeFilesLines
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-46/+51
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-221-4/+4
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-14/+48
* sync: get rid of path_helpers files.nick@chromium.org2009-11-251-1/+0
* Final part of PathString cleanup.munjal@chromium.org2009-11-241-5/+5
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-90/+8
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-8/+4
* Remove context-based dependencies on SyncerSession from ApplyUpdatesCommand.tim@chromium.org2009-11-031-7/+3
* linux: fix gcc 4.3 issues (for arm)piman@chromium.org2009-10-271-2/+2
* Replace Read/Write lock with a plain old chrome lock.chron@chromium.org2009-10-021-2/+2
* Fix compiling of sync on linux.zork@chromium.org2009-09-221-1/+0
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-27/+25
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+845