summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/data_type_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add "catch up" support to DataTypeManagerImplmaniscalco2015-07-271-0/+3
* [Sync] Add support for associating while downloading within the same priorityzea2015-05-281-6/+42
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-15/+13
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-9/+9
* Fix use-after-free in HDDDTC shutdownzea2014-09-091-4/+3
* Revert "[Sync] Move DataTypeStatusTable ownership into DataTypeManager."Dominic Mazzoni2014-09-021-3/+4
* [Sync] Move DataTypeStatusTable ownership into DataTypeManager.zea2014-09-021-4/+3
* [Sync] Rename FailedDataTypesHandler -> DataTypeStatusTablezea2014-08-281-3/+3
* [Sync] Move reenable logic into DTMzea@chromium.org2014-08-211-0/+1
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-3/+4
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-4/+3
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-3/+4
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-4/+4
* sync: cut a few profile deps from DataTypeControllers.tim@chromium.org2014-06-101-2/+3
* Move DataTypeManager into sync_driver componentzea@chromium.org2014-05-131-0/+198