summaryrefslogtreecommitdiffstats
path: root/sync/sync_api.gypi
Commit message (Expand)AuthorAgeFilesLines
* Add AttachmentDownloader interface, change signature of AttachmentStore::Readpavely@chromium.org2014-05-231-0/+2
* Rename FakeAttachmentService to AttachmentServiceImplpavely@chromium.org2014-05-131-2/+2
* Move code from sync/api/attachments to sync/internal_api/attachments.maniscalco@chromium.org2014-05-101-4/+0
* Add AttachmentUploader interface and fake implementation.maniscalco@chromium.org2014-05-051-0/+4
* Drop TestSimpleTaskRunner from FakeAttachmentService.maniscalco@chromium.org2014-04-301-1/+0
* Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.maniscalco@chromium.org2014-04-101-0/+2
* Update sync API to support attachments.maniscalco@chromium.org2014-04-011-0/+7
* Replace the proto-based AttachmentId with a simple class.maniscalco@chromium.org2014-03-201-0/+2
* Added a basic AttachmentStore interface and fake implementation for use in so...maniscalco@chromium.org2014-02-051-2/+6
* Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm...maniscalco@chromium.org2014-01-021-6/+8
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-011-0/+33