summaryrefslogtreecommitdiffstats
path: root/sync/engine/apply_control_data_updates_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in sync/.avi2015-12-221-35/+25
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-141-1/+4
* Sync: fix for the code that checks whether the initial download has completedstanisc2015-10-131-0/+63
* Standardize usage of virtual/override/final specifiers in sync/.dcheng2014-12-221-5/+3
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-031-2/+1
* sync: Remove test dependencies on SyncerCommandrlarocque@chromium.org2013-11-151-27/+28
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-131-2/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Add a space between string literals and PRIuSstuartmorgan@chromium.org2013-04-101-4/+4
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-3/+3
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-22/+0
* [Sync] Re-enable experiments datatypezea@chromium.org2012-11-171-3/+3
* [Sync] Disable experiments datatype temporarilyzea@chromium.org2012-11-141-3/+3
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-131-13/+83
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-131-83/+13
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-131-13/+83
* [Sync] Add keystore migration conflict support.zea@chromium.org2012-09-171-49/+573
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-131-4/+4
* sync: Introduce control data typesrlarocque@chromium.org2012-08-311-0/+347