summaryrefslogtreecommitdiffstats
path: root/sync/engine/process_updates_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-2/+5
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-141-2/+3
* Measuring data use of different ModelTypes in Sync Service.amohammadkhan2015-08-251-0/+9
* Sync: Change Delete Journals to apply to server deletions onlystanisc2015-06-111-1/+2
* Correct a comment typogangwu2015-01-201-1/+1
* sync: Populate debug counters for directory typesrlarocque@chromium.org2014-05-151-3/+9
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-011-0/+24
* sync: Introduce ModelTypeRegistry and helpersrlarocque@chromium.org2014-01-171-56/+30
* sync: Implement per-type update processingrlarocque@chromium.org2013-10-301-0/+329