summaryrefslogtreecommitdiffstats
path: root/sync/api/entity_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Renaming EntityData::Pass to PassToPtr to avoid Pass->std::moveskym2016-02-121-1/+1
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-141-0/+2
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-041-1/+1
* USS refactoring with EntityDatastanisc2015-11-181-1/+7
* Change EntityData and EntityMetadata according to the design doc.stanisc2015-11-111-36/+20
* [Sync] Introduce EntityData and EntityMetadata.maxbogue2015-10-291-0/+57