summaryrefslogtreecommitdiffstats
path: root/components/sync_driver/generic_change_processor.h
Commit message (Expand)AuthorAgeFilesLines
* Make GenericChangeProcessor know its ModelType.maniscalco2014-09-171-13/+11
* Pass AttachmentIdList instead of AttachmentList to SyncDatapavely2014-09-151-18/+13
* Move AttachmentStore ownership to datatypepavely2014-09-101-3/+10
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-081-0/+15
* Revert "Replace AttachmentStore's StoreAttachments with UploadAttachments."Erik Arvidsson2014-09-051-15/+0
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-051-0/+15
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-051-2/+2
* [Sync] Fix namespace for sync_driver componentzea@chromium.org2014-07-221-2/+2
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-201-1/+7
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-4/+13
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-13/+4
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-4/+13
* sync: move GenericChangeProcessor to components/sync_drivertim@chromium.org2014-04-181-0/+148