summaryrefslogtreecommitdiffstats
path: root/sync/api/syncable_service.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Introduce AttachmentStoreForSync classpavely2015-03-251-8/+9
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-111-5/+6
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-091-6/+5
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-091-5/+6
* Standardize usage of virtual/override/final specifiers in sync/.dcheng2014-12-221-3/+2
* Make AttachmentService accessible directly fromstanisc2014-12-091-0/+11
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-1/+1
* Move AttachmentStore ownership to datatypepavely2014-09-101-0/+11
* sync: Add GetAllSyncData to sync/apitim@chromium.org2013-09-051-5/+0
* sync: SyncableService support for starting sync.tim@chromium.org2013-05-041-0/+10
* Two changes to history delete directive processingzea@chromium.org2013-03-061-2/+0
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-111-3/+5
* [Sync] Have MergeDataAndStartSyncing return a SyncMergeResultzea@chromium.org2012-11-171-4/+5
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-3/+3
* Remove #pragma once from syncajwong@chromium.org2012-07-111-1/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-3/+3
* [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-2/+2
* [Sync] Put everything in sync/api into csync namespaceakalin@chromium.org2012-06-271-0/+4
* 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/+65