summaryrefslogtreecommitdiffstats
path: root/sync/api/sync_data.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Remove DropAttachments from AttachmentService and SyncDatamaniscalco2015-03-041-6/+0
* Pass AttachmentIdList instead of AttachmentList to SyncDatapavely2014-09-151-40/+14
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-051-1/+1
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-6/+16
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-16/+6
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-6/+16
* Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.maniscalco@chromium.org2014-04-101-11/+0
* Separate SyncData methods into three groups, local, remote, and common.maniscalco@chromium.org2014-04-031-35/+44
* Update sync API to support attachments.maniscalco@chromium.org2014-04-011-30/+122
* sync: Add remote modification time to SyncData.tim@chromium.org2013-07-151-4/+13
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-1/+2
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-11/+10
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-5/+5
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-7/+7
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-0/+4
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-221-4/+4
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-211-1/+1
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-171-1/+1
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-151-0/+140