summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/fake_generic_change_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* [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
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* Make GenericChangeProcessor know its ModelType.maniscalco2014-09-171-9/+10
* Move AttachmentStore ownership to datatypepavely2014-09-101-1/+2
* 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
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-201-3/+4
* Rename FakeAttachmentService to AttachmentServiceImplpavely@chromium.org2014-05-131-2/+2
* sync: remove CreateGenericChangeProcessor from ProfileSyncComponentsFactorytim@chromium.org2014-05-011-17/+20
* sync: move GenericChangeProcessor to components/sync_drivertim@chromium.org2014-04-181-0/+79