summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/ui_data_type_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-10/+7
* [Sync] Introduce AttachmentStoreForSync classpavely2015-03-251-1/+1
* [Sync] Split model association into multiple UI taskszea2015-03-231-0/+14
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-111-1/+1
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-091-1/+1
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-091-1/+1
* Include model type in attachment uploads and downloadsmaniscalco2014-12-111-0/+2
* Send birthday on sync attachment uploads and downloads.maniscalco2014-11-181-0/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-2/+2
* [Sync] Fix error handling during startup scenarioszea2014-09-221-1/+1
* Make GenericChangeProcessor know its ModelType.maniscalco2014-09-171-1/+1
* Move AttachmentStore ownership to datatypepavely2014-09-101-0/+1
* Revert 289113 "Revert 288557 "[Sync] Use OnSingleDataTypeUnrecov..."oshima@chromium.org2014-08-131-14/+6
* Revert 289115 "Revert 288464 "[Sync] Cleanup datatype configurat..."oshima@chromium.org2014-08-131-4/+4
* Revert 288464 "[Sync] Cleanup datatype configuration error handl..."oshima@chromium.org2014-08-121-4/+4
* Revert 288557 "[Sync] Use OnSingleDataTypeUnrecoverableError for..."oshima@chromium.org2014-08-121-6/+14
* [Sync] Use OnSingleDataTypeUnrecoverableError for all errorszea@chromium.org2014-08-091-14/+6
* [Sync] Cleanup datatype configuration error handling.zea@chromium.org2014-08-081-4/+4
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-051-1/+1
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-2/+2
* Pass account_id and scope_set to CreateAttachmentService via UserShare.maniscalco@chromium.org2014-07-011-0/+1
* sync: move [Non]UIDataTypeController to components/sync_drivertim@chromium.org2014-06-151-0/+206