summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/ui_data_type_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-2/+4
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/...pranay.kumar2015-05-071-2/+3
* Renamed Sync.*StartFailure to Sync.*ConfigureFailure and changed the enum type.stanisc2015-04-211-3/+3
* Instrument UIDataTypeController::Associate Codepaths to Find Jankrobliao2015-03-301-0/+43
* [Sync] Split model association into multiple UI taskszea2015-03-231-5/+8
* [Sync] Avoid erroneous re-entrancy when model association times out.maniscalco2014-10-031-4/+0
* [Sync] Fix error handling during startup scenarioszea2014-09-221-23/+9
* Revert 289111 "Revert 288954 "[Sync] Don't synchronously stop da..."oshima@chromium.org2014-08-131-3/+6
* Revert 289113 "Revert 288557 "[Sync] Use OnSingleDataTypeUnrecov..."oshima@chromium.org2014-08-131-8/+8
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-11/+17
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-17/+11
* Revert 288557 "[Sync] Use OnSingleDataTypeUnrecoverableError for..."oshima@chromium.org2014-08-121-8/+8
* Revert 288954 "[Sync] Don't synchronously stop datatypes that en..."oshima@chromium.org2014-08-121-6/+3
* [Sync] Don't synchronously stop datatypes that encounter errorszea@chromium.org2014-08-121-3/+6
* [Sync] Use OnSingleDataTypeUnrecoverableError for all errorszea@chromium.org2014-08-091-8/+8
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-11/+17
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-2/+2
* sync: move [Non]UIDataTypeController to components/sync_drivertim@chromium.org2014-06-151-0/+354