summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/non_blocking_data_type_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* move V2 classes in chrome/engine to syncer_v2 namespacestanisc2015-08-141-8/+8
* Sync: move v2 classes in chrome/internal_api to syncer_v2 namespace.stanisc2015-08-051-8/+6
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-1/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-7/+6
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-4/+4
* sync: Add non-blocking type encryption (retry)rlarocque@chromium.org2014-08-061-0/+1
* Revert of sync: Add non-blocking type encryption support (https://codereview....thestig@chromium.org2014-08-051-1/+0
* sync: Add non-blocking type encryption supportrlarocque@chromium.org2014-08-051-0/+1
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-8/+9
* sync: Inheritance refactor for non-blocking syncrlarocque@chromium.org2014-06-271-2/+2
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-251-142/+142
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-221-5/+35
* sync: Move NonBlockingTypeProcessor to sync/enginerlarocque@chromium.org2014-05-131-1/+1
* sync: Implement disabling of non blocking typesrlarocque@chromium.org2014-05-121-16/+198
* sync: Add NonBlockingDataTypeManagerrlarocque@chromium.org2014-05-011-1/+1
* Introduce NonBlockingDataTypeControllerrlarocque@chromium.org2014-04-261-0/+227