summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public
Commit message (Expand)AuthorAgeFilesLines
* Let ModelTypeService create SharedModelTypeProcessor insteadgangwu2016-03-252-9/+19
* Remove kAutofillWalletSyncExperimentEnabled.jdonnelly2016-03-151-8/+3
* [Sync] USS: Delete metadata in SMTP when appropriate.maxbogue2016-03-111-0/+11
* [Sync] Rename to (Processor|Worker)EntityTracker for clarity.maxbogue2016-03-013-25/+23
* [Sync] USS: Enforce tag consistency in SMTP.maxbogue2016-02-272-2/+4
* [Sync] Remove unused BackupTypes methodzea2016-02-261-3/+0
* sync: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2617-0/+32
* [Sync] USS: Remove pending updates from SharedModelTypeProcessor.maxbogue2016-02-253-21/+2
* [Sync] USS: Implement initial GetUpdates + merge handling in SMTP.maxbogue2016-02-252-5/+8
* [Sync] Remove backup/rollback logic from Synczea2016-02-244-17/+2
* [Sync] Now also check get updates request types before performing sessions ga...skym2016-02-231-1/+4
* [Sync] USS: Load data for pending commits on startup.maxbogue2016-02-234-78/+28
* [Sync] USS: Implement SimpleMetadataChangeList.maxbogue2016-02-172-8/+48
* Implement The Device Info controller, the controller will creategangwu2016-02-121-1/+4
* [Sync] DeviceInfoService now gives metadata to processor during init.skym2016-02-111-0/+2
* [Sync] USS: Rename SharedModelTypeProcessor::Start and related methods.maxbogue2016-02-112-14/+17
* [Sync] Moving DataTypeState to be a proto so that it can easily beskym2016-02-108-41/+20
* [Sync] USS: Refactor SharedModelTypeProcessor and improve init flow.maxbogue2016-02-102-27/+14
* [Sync] Initial integration between DeviceInfoService and ModelTypeStore.skym2016-02-091-0/+29
* Clean up dead code related to enhanced_bookmarks.newt2016-02-081-10/+0
* [Sync] USS: Load metadata into the processor.maxbogue2016-02-014-52/+22
* [Sync] Renaming client key to client tag.skym2016-01-296-27/+27
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-1/+1
* Make all targets build without unused data members on Linux.mlamouri2016-01-161-1/+0
* Use MetadataChangeList and EntityChangeList in SharedModelTypeProcessorstanisc2016-01-125-0/+84
* [Sync] Add metrics for how sync is turned off.maxbogue2016-01-091-0/+27
* Clean up header files.avi2015-12-261-1/+1
* Convert Pass()→std::move() in //syncdcheng2015-12-268-11/+14
* [Sync] Use account_id instead of username in a few places in syncpavely2015-12-231-0/+3
* Switch to standard integer types in sync/.avi2015-12-2267-124/+221
* [Sync] Updating processor's Put method to take a scoped_ptr.skym2015-12-152-4/+2
* [Sync] Fixing all trivial lint violations in src/sync/*skym2015-12-145-7/+8
* Sync: Remove GetEntry() from BaseNode API.stanisc2015-12-121-4/+17
* [Sync] Fixing lint violations in src/sync/internal_api/*skym2015-12-1147-89/+125
* [Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...skym2015-12-1134-96/+111
* Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...caitkp2015-12-0734-111/+96
* [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations onskym2015-12-0734-96/+111
* [Sync] Implement support for on-disk ModelTypeStorepavely2015-12-041-4/+8
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-041-2/+0
* [Sync] Adding interface methods and impl for data batch, renamed impl.skym2015-12-045-44/+164
* USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeServicestanisc2015-12-032-7/+49
* Remove kint64min.avi2015-12-032-63/+102
* Remove kuint8max.avi2015-12-034-54/+64
* ModelTypeEntity refactoring to use EntityData and EntityMetadatastanisc2015-12-013-11/+162
* [Sync] Renaming MetadataChanges to MetadataChangeList, slight metadata owners...skym2015-12-017-2/+148
* ScopedPtrMap -> std::map from /synclimasdf2015-11-301-5/+3
* Remove the custom base64url implementation from //syncpeter2015-11-251-5/+0
* [Sync] ModelTypeStoreImpl implementationpavely2015-11-251-8/+42
* [Sync] Adding USS interfaces for processor-service communication.maxbogue2015-11-202-25/+22
* USS refactoring with EntityDatastanisc2015-11-183-47/+23