summaryrefslogtreecommitdiffstats
path: root/components/sync_driver
Commit message (Expand)AuthorAgeFilesLines
* Let ModelTypeService create SharedModelTypeProcessor insteadgangwu2016-03-258-62/+72
* [Sync] Delay configuration until USS datatypes loaded modelspavely2016-03-2515-11/+295
* Fix the build dependency of ProfileSyncService on sync.pb.hmsramek2016-03-171-1/+2
* [Sync] Start up immediately when entering the sync setup UI.maxbogue2016-03-153-11/+38
* [Sync] Move StartBehavior enum into ProfileSyncService.maxbogue2016-03-151-11/+0
* [Sync] Simplify sync startup behavior.maxbogue2016-03-113-100/+65
* [Sync] DeviceInfo implementation of MergeSyncData.skym2016-03-072-17/+172
* [Sync] Adding device count histogram based off pulsing device info.skym2016-03-0511-16/+524
* [Sync] Implementing ApplySyncChanges for device info.skym2016-03-033-24/+230
* Break NonBlockingDataTypeController into UI specific one andgangwu2016-02-2611-185/+622
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-258-0/+15
* [Sync] USS: Implement initial GetUpdates + merge handling in SMTP.maxbogue2016-02-252-3/+3
* [Sync] Remove backup/rollback logic from Synczea2016-02-2422-643/+7
* [Sync] USS: Load data for pending commits on startup.maxbogue2016-02-231-1/+3
* Move ProfileSyncService tests for autofill & typed URLs to componentsvabr2016-02-191-1/+1
* [Sync] DeviceInfoService tests now have slightly varying test specifics.skym2016-02-181-26/+38
* [Sync] DeviceInfoService implementation for GetData/GetAllData.skym2016-02-183-2/+145
* Removing USS DeviceInfo backup time.skym2016-02-182-56/+1
* Implement The Device Info controller, the controller will creategangwu2016-02-129-13/+154
* [Sync] DeviceInfoService now gives metadata to processor during init.skym2016-02-113-13/+190
* [Sync] USS: Rename SharedModelTypeProcessor::Start and related methods.maxbogue2016-02-112-3/+5
* [Sync] USS: Refactor SharedModelTypeProcessor and improve init flow.maxbogue2016-02-103-8/+17
* [Sync] Initial integration between DeviceInfoService and ModelTypeStore.skym2016-02-093-30/+220
* [Sync] Command line switch for USS based DeviceInfo implementationpavely2016-02-042-2/+8
* [Sync] Adding crbugs to DeviceInfoService files.skym2016-02-022-19/+21
* Update components for new prefs location.brettw2016-02-016-8/+9
* Update GN build files for new prefs location.brettw2016-01-301-2/+2
* [Sync] Renaming client key to client tag.skym2016-01-292-2/+2
* [Sync] Don't set sync requested when setting setup completed.maxbogue2016-01-261-1/+0
* Sync DB entry deleted twice.gangwu2016-01-221-18/+0
* [Sync] Rename HasSyncSetupCompleted to IsFirstSetupComplete.maxbogue2016-01-1917-51/+48
* Remove ChromeSyncClient::sync_service_ andgangwu2016-01-147-6/+13
* Revert of components: build fix about GenericChangeProcessor (patchset #1 id:...dongseong.hwang2016-01-131-2/+1
* components: build fix about GenericChangeProcessordongseong.hwang2016-01-111-1/+2
* Cleanup: Remove double semicolons.thestig2016-01-041-1/+1
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-2619-53/+72
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2556-55/+117
* [Sync] Use account_id instead of username in a few places in syncpavely2015-12-233-19/+25
* Using TypedUrlSyncableService instead ofgangwu2015-12-159-1103/+0
* Revert of [Sync] Use TypedUrlSyncableService instead of ModelAssociator (patc...henrika2015-12-159-0/+1103
* Using TypedUrlSyncableService instead ofgangwu2015-12-159-1103/+0
* Sync: Remove GetEntry() from BaseNode API.stanisc2015-12-121-1/+1
* [Sync] Remove the last datatype-specific deps from sync_driver.maxbogue2015-12-105-26/+0
* Componentize SyncBackendHostImpl unittestblundell2015-12-102-0/+858
* Componentize StartupController unittestblundell2015-12-093-0/+268
* Componentize ProfileSyncAuthProvider unittestblundell2015-12-092-0/+84
* Componentize BackendMigrator unittestblundell2015-12-092-0/+333
* USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeServicestanisc2015-12-031-3/+5
* [Sync] GetClientTag implementation for device info.skym2015-12-013-27/+61
* [Sync] Renaming MetadataChanges to MetadataChangeList, slight metadata owners...skym2015-12-012-8/+9