summaryrefslogtreecommitdiffstats
path: root/sync/syncable/mutable_entry.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-2/+5
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-1/+3
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-3/+1
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-1/+3
* Sync: Implement sharing of sync data in the directory using ProtoValuePtrstanisc2015-06-201-2/+1
* Sync: Support directory entries with unset (implicit) parent IDstanisc2015-01-121-2/+9
* Do not update AttachmentIds after uploading attachments to sync server.maniscalco@chromium.org2014-07-171-5/+4
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-031-1/+1
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-201-0/+6
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-0/+3
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-3/+0
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-0/+3
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-011-4/+0
* sync: Introduce ModelNeutralWriteTransactionsrlarocque@chromium.org2013-09-261-0/+12
* sync: Add ModelNeutralMutableEntryrlarocque@chromium.org2013-09-241-72/+7
* sync: Refactor MutablEntry internalsrlarocque@chromium.org2013-09-171-12/+1
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-26/+41
* Use hash_map for syncable::Directory indicesrlarocque@chromium.org2013-06-041-0/+1
* sync: Use a specialized transaction version setterrlarocque@chromium.org2013-05-231-0/+6
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-2/+3
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-121-4/+5
* Revert 176340joaodasilva@chromium.org2013-01-111-5/+4
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-111-4/+5
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+3
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-0/+2
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-3/+3
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-2/+2
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-0/+119