summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/shared_change_processor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-13/+13
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-5/+5
* [Sync] Introduce AttachmentStoreForSync classpavely2015-03-251-1/+1
* [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
* Make AttachmentService accessible directly fromstanisc2014-12-091-8/+55
* Send birthday on sync attachment uploads and downloads.maniscalco2014-11-181-0/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-4/+4
* Move AttachmentStore ownership to datatypepavely2014-09-101-0/+1
* 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-3/+3
* Pass account_id and scope_set to CreateAttachmentService via UserShare.maniscalco@chromium.org2014-07-011-0/+1
* sync: move SharedChangeProcessor to components/tim@chromium.org2014-05-311-0/+144