summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/non_ui_data_type_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-23/+21
* Correctly stop models when stopping NonUIDataTypeController.bzanotti2015-04-241-1/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-4/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-18/+10
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-10/+10
* [Sync] Avoid erroneous re-entrancy when model association times out.maniscalco2014-10-031-1/+0
* [Sync] Fix error handling during startup scenarioszea2014-09-221-1/+1
* Remove implicit conversions from scoped_refptr to T* in components/dcheng2014-08-261-2/+2
* [Sync] Don't call start callback if association abortedzea@chromium.org2014-08-181-5/+0
* Revert 289113 "Revert 288557 "[Sync] Use OnSingleDataTypeUnrecov..."oshima@chromium.org2014-08-131-20/+8
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-9/+7
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-7/+9
* Revert 288557 "[Sync] Use OnSingleDataTypeUnrecoverableError for..."oshima@chromium.org2014-08-121-8/+20
* [Sync] Use OnSingleDataTypeUnrecoverableError for all errorszea@chromium.org2014-08-091-20/+8
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-9/+7
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-4/+4
* sync: move [Non]UIDataTypeController to components/sync_drivertim@chromium.org2014-06-151-0/+523