summaryrefslogtreecommitdiffstats
path: root/sync/syncable/syncable_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-2/+3
* Remove dependency on server generated type root foldersstanisc2015-01-301-5/+10
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+1
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+1
* sync: Process commit responses on the sync threadrlarocque@chromium.org2013-09-261-3/+3
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-4/+4
* Fix missing const-reference on parameter.etienneb@chromium.org2013-08-221-2/+2
* sync: Cleanups in and around directory.hrlarocque@chromium.org2013-06-071-2/+2
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-18/+11
* sync: Start moving away from PREV_ID and NEXT_IDrlarocque@chromium.org2013-01-081-3/+3
* sync: Move unique_client_tag hashing coderlarocque@chromium.org2012-12-211-0/+17
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-2/+2
* sync: Move MarkForSyncing to mutable_entry.ccrlarocque@chromium.org2012-07-031-10/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-0/+2
* [Sync] Move nigori_util* to sync/syncableakalin@chromium.org2012-06-291-6/+16
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-0/+104