summaryrefslogtreecommitdiffstats
path: root/sync/syncable/entry_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* sync: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+1
* Switch to standard integer types in sync/.avi2015-12-221-9/+11
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-111-2/+5
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-071-5/+2
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-071-2/+5
* Change EntityData and EntityMetadata according to the design doc.stanisc2015-11-111-0/+6
* [Sync] Introduce EntityData and EntityMetadata.maxbogue2015-10-291-1/+1
* Add more info for invalid position check.gangwu2015-08-071-4/+6
* Optimization of loading sync entries from the DB to avoid deep copy of Entity...stanisc2015-08-071-0/+12
* Sync: Implement sharing of sync data in the directory using ProtoValuePtrstanisc2015-06-201-15/+21
* [Sync] Fix undeletion during commit logiczea2015-04-021-2/+6
* Remove dependency on server generated type root foldersstanisc2015-01-301-1/+0
* Enable Null Syncable ID which is different than Root ID.stanisc2014-12-231-0/+1
* Add server_attachment_metadata field to EntryKernel and sync database.maniscalco@chromium.org2014-07-161-0/+1
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-261-0/+1
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-0/+4
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-4/+0
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-0/+4
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-021-2/+27
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-1/+1
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-20/+20
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-051-0/+13
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-021-2/+3
* [Sync] Display encrypted data in about:synczea@chromium.org2012-12-131-1/+7
* Populate versions on individual nodes in sync model and native bookmark model.haitaol@chromium.org2012-11-101-0/+1
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-13/+28
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-5/+3
* 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 model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-0/+2
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-3/+3
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-3/+3
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-201-0/+323