summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/data_type_manager_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add "catch up" support to DataTypeManagerImplmaniscalco2015-07-271-47/+144
* [Sync] Add support for associating while downloading within the same priorityzea2015-05-281-45/+215
* [Sync] Have configuration specify which datatypes are ready to synczea2015-04-171-1/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-3/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-16/+15
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-9/+9
* [Sync] Avoid erroneous re-entrancy when model association times out.maniscalco2014-10-031-0/+32
* [Sync] Clean up ProfileSyncService observer eventszea2014-09-301-4/+0
* [Sync] Fix error handling during startup scenarioszea2014-09-221-7/+61
* Fix use-after-free in HDDDTC shutdownzea2014-09-091-105/+206
* Revert "[Sync] Move DataTypeStatusTable ownership into DataTypeManager."Dominic Mazzoni2014-09-021-206/+105
* [Sync] Move DataTypeStatusTable ownership into DataTypeManager.zea2014-09-021-105/+206
* [Sync] Rename FailedDataTypesHandler -> DataTypeStatusTablezea2014-08-281-6/+6
* [Sync] Move reenable logic into DTMzea@chromium.org2014-08-211-6/+9
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-5/+39
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-39/+5
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-5/+39
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-3/+3
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-4/+4
* [Sync] Add support for dynamically enabling/disabling typeszea@chromium.org2014-06-201-0/+42
* sync: cut a few profile deps from DataTypeControllers.tim@chromium.org2014-06-101-2/+25
* Move DataTypeManager into sync_driver componentzea@chromium.org2014-05-131-0/+1134