summaryrefslogtreecommitdiffstats
path: root/sync/syncable/model_neutral_mutable_entry.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-4/+8
* [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: MutableEntry shouldn't track changes that have no actual impact on the ...stanisc2015-07-221-1/+1
* Revert of Sync: MutableEntry shouldn't track changes that have no actual impa...loyso2015-07-171-1/+1
* Sync: MutableEntry shouldn't track changes that have no actual impact on the ...stanisc2015-07-161-1/+1
* [Sync] Fix undeletion during commit logiczea2015-04-021-0/+1
* Remove dependency on server generated type root foldersstanisc2015-01-301-0/+5
* Update Commit and GetUpdatesResponse messages to include attachment ids.maniscalco@chromium.org2014-07-171-0/+1
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-031-2/+2
* sync: Process updates responses on the sync threadrlarocque@chromium.org2013-10-011-0/+7
* sync: Introduce ModelNeutralWriteTransactionsrlarocque@chromium.org2013-09-261-9/+9
* sync: Add ModelNeutralMutableEntryrlarocque@chromium.org2013-09-241-0/+109