summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/non_ui_data_type_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for race condition during Sync shutdown causing crash in NonUIDataTypeCon...stanisc2015-09-081-3/+8
* Sync: Refactoring DataTypeController to make the designstanisc2015-09-031-11/+11
* [Sync] Replace ProfileSyncComponentsFactory with SyncClientzea2015-08-291-4/+4
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/...pranay.kumar2015-05-071-2/+3
* Correctly stop models when stopping NonUIDataTypeController.bzanotti2015-04-241-0/+1
* Renamed Sync.*StartFailure to Sync.*ConfigureFailure and changed the enum type.stanisc2015-04-211-3/+3
* [Sync] Avoid erroneous re-entrancy when model association times out.maniscalco2014-10-031-4/+0
* [Sync] Fix error handling during startup scenarioszea2014-09-221-18/+8
* [Sync] Don't call start callback if association abortedzea@chromium.org2014-08-181-4/+0
* Revert 289113 "Revert 288557 "[Sync] Use OnSingleDataTypeUnrecov..."oshima@chromium.org2014-08-131-13/+8
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-19/+22
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-22/+19
* Revert 288557 "[Sync] Use OnSingleDataTypeUnrecoverableError for..."oshima@chromium.org2014-08-121-8/+13
* [Sync] Use OnSingleDataTypeUnrecoverableError for all errorszea@chromium.org2014-08-091-13/+8
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-19/+22
* [Sync] Fix NonUIDataTypeController shared_change_processor_ usage crashzea@chromium.org2014-07-291-1/+1
* [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/+440