summaryrefslogtreecommitdiffstats
path: root/sync/api/sync_data.h
Commit message (Expand)AuthorAgeFilesLines
* Reland: [autofill] Sync server card and address metadata.rouslan2015-06-231-1/+1
* Revert of [autofill] Sync server card and address metadata. (patchset #8 id:8...dominicc2015-06-091-1/+1
* [autofill] Sync server card and address metadata.rouslan2015-06-061-1/+1
* [Sync] Remove DropAttachments from AttachmentService and SyncDatamaniscalco2015-03-041-9/+0
* Pass AttachmentIdList instead of AttachmentList to SyncDatapavely2014-09-151-9/+3
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-051-1/+1
* Export AttachmentId::ImmutableAttachmentIdProtoTraits and SyncData::Immutable...hans@chromium.org2014-06-261-1/+1
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-021-5/+10
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-011-10/+5
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-011-5/+10
* Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.maniscalco@chromium.org2014-04-101-6/+1
* Separate SyncData methods into three groups, local, remote, and common.maniscalco@chromium.org2014-04-031-63/+74
* Update sync API to support attachments.maniscalco@chromium.org2014-04-011-7/+75
* Revert of Include sync.pb.h in sync_data.h. (https://chromiumcodereview.appsp...maniscalco@chromium.org2014-03-191-1/+0
* Include sync.pb.h in sync_data.h.maniscalco@chromium.org2014-03-181-0/+1
* sync: Add remote modification time to SyncData.tim@chromium.org2013-07-151-2/+16
* Two changes to history delete directive processingzea@chromium.org2013-03-061-0/+2
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-111-2/+3
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-7/+4
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-2/+2
* [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-4/+4
* [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-1/+1
* [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/+121