summaryrefslogtreecommitdiffstats
path: root/sync/syncable/entry_kernel.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+2
* Convert Pass()→std::move() in //syncdcheng2015-12-261-1/+2
* Switch to standard integer types in sync/.avi2015-12-221-1/+3
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-141-1/+1
* Add more info for invalid position check.gangwu2015-08-071-0/+51
* Sync: Support nodes with implicit permanent folders:stanisc2015-07-101-5/+8
* Sync: Implement sharing of sync data in the directory using ProtoValuePtrstanisc2015-06-201-1/+1
* Convert some parts of sync/ to use of scoped_ptr instead of bare ptrsestade2015-05-071-2/+2
* Remove dependency on server generated type root foldersstanisc2015-01-301-1/+1
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-261-0/+8
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-021-0/+13
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-1/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-2/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-7/+28
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-1/+1
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-161-22/+29
* [Sync] Display encrypted data in about:synczea@chromium.org2012-12-131-6/+32
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-091-0/+9
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-3/+3
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-1/+1
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-021-1/+3
* [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-0/+151