summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/attachments/attachment_service_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Replace AttachmentIdSet with AttachmentIdList in interfaces.pavely2015-03-251-2/+2
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-111-8/+0
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-091-0/+8
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-091-8/+0
* [Sync] Remove DropAttachments from AttachmentService and SyncDatamaniscalco2015-03-041-31/+0
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-081-21/+14
* Revert "Replace AttachmentStore's StoreAttachments with UploadAttachments."Erik Arvidsson2014-09-051-15/+22
* Replace AttachmentStore's StoreAttachments with UploadAttachments.maniscalco2014-09-051-22/+15
* Remove implicit conversions from scoped_refptr to T* in sync/Daniel Cheng2014-08-261-6/+6
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-051-0/+147