summaryrefslogtreecommitdiffstats
path: root/sync/engine/syncer_util.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-1/+3
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-5/+4
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-4/+5
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-5/+4
* Add test that checks function UpdateServerFieldsFromUpdate is workingreat2014-09-051-1/+1
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-151-3/+6
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-141-6/+3
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-141-3/+6
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-011-10/+13
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-031-0/+1
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-30/+15
* sync: Don't use ConflictProgress in the resolverrlarocque@chromium.org2012-10-021-1/+6
* sync: Refactor update applicationrlarocque@chromium.org2012-09-281-1/+0
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-1/+1
* Remove syncproto.hrlarocque@chromium.org2012-07-121-7/+9
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-1/+1
* [Sync] Move nigori_util* to sync/syncableakalin@chromium.org2012-06-291-97/+87
* [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/+2
* Sync: Clear IS_UNSYNCED for deleted local itemsrlarocque@chromium.org2012-05-161-10/+0
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-0/+137