summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/test
Commit message (Expand)AuthorAgeFilesLines
* Let ModelTypeService create SharedModelTypeProcessor insteadgangwu2016-03-251-1/+28
* [Sync] USS: Implement initial GetUpdates + merge handling in SMTP.maxbogue2016-02-251-1/+1
* [Sync] Remove backup/rollback logic from Synczea2016-02-242-9/+2
* [Sync] USS: Load data for pending commits on startup.maxbogue2016-02-231-59/+0
* [Sync] DeviceInfoService now gives metadata to processor during init.skym2016-02-111-0/+2
* [Sync] Moving DataTypeState to be a proto so that it can easily beskym2016-02-101-1/+1
* [Sync] USS: Refactor SharedModelTypeProcessor and improve init flow.maxbogue2016-02-101-4/+0
* [Sync] Initial integration between DeviceInfoService and ModelTypeStore.skym2016-02-091-0/+50
* [Sync] USS: Load metadata into the processor.maxbogue2016-02-011-1/+3
* [Sync] Renaming client key to client tag.skym2016-01-291-1/+1
* Use MetadataChangeList and EntityChangeList in SharedModelTypeProcessorstanisc2016-01-121-0/+59
* Switch to standard integer types in sync/.avi2015-12-222-28/+32
* [Sync] Fixing lint violations in src/sync/internal_api/*skym2015-12-115-8/+6
* USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeServicestanisc2015-12-031-0/+41
* USS SyncContextProxy / data type activation refactoringstanisc2015-09-281-3/+3
* Cleanup: Pass std::string as const reference from sync/ki.stfu2015-09-221-1/+2
* [Sync] Use ModelTypeProcessor instead of ModelTypeProcessorImpl.maxbogue2015-09-091-1/+1
* [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.maxbogue2015-09-011-1/+1
* move V2 classes in chrome/engine to syncer_v2 namespacestanisc2015-08-141-1/+1
* [Sync] Add support for ignoring old invalidationszea2015-08-051-2/+7
* Sync: move v2 classes in chrome/internal_api to syncer_v2 namespace.stanisc2015-08-052-3/+3
* [Sync] Update SyncBackendHost to forward ClearServerData to SyncManagermaniscalco2015-07-291-0/+4
* Reland [Sync] Refactoring polling to be reliable.zea2015-05-151-1/+1
* Revert of [Sync] Refactoring polling to be reliable. (patchset #5 id:80001 of...zea2015-05-131-1/+1
* [Sync] Refactoring polling to be reliable.zea2015-05-131-1/+1
* Enable Null Syncable ID which is different than Root ID.stanisc2014-12-231-1/+1
* Standardize usage of virtual/override/final in sync/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-1/+1
* Let SyncBackupManager keep backup data in memory until shutdown. Only persisthaitaol@chromium.org2014-08-151-4/+15
* Revert of Let SyncBackupManager keep backup data in memory until shutdown. On...miu@chromium.org2014-08-141-15/+4
* Let SyncBackupManager keep backup data in memory until shutdown. Only persisthaitaol@chromium.org2014-08-141-4/+15
* Refactor SyncManager::Init to receive args via a struct.maniscalco@chromium.org2014-08-081-17/+1
* Refactor SyncManager::Init to use a GURL for the sync server URL.maniscalco@chromium.org2014-08-061-3/+3
* sync: Add non-blocking type encryption (retry)rlarocque@chromium.org2014-08-061-0/+1
* Wire sync shutdown reason from PSS all the way down to sync manager.haitaol@chromium.org2014-08-061-1/+1
* Revert of sync: Add non-blocking type encryption support (https://codereview....thestig@chromium.org2014-08-051-1/+0
* sync: Add non-blocking type encryption supportrlarocque@chromium.org2014-08-051-0/+1
* Prep for moving files into components/invalidationrlarocque@chromium.org2014-07-231-1/+0
* Update Commit and GetUpdatesResponse messages to include attachment ids.maniscalco@chromium.org2014-07-171-0/+43
* Remove most remaining sync/notifier dependenciesrlarocque@chromium.org2014-07-101-3/+1
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-3/+2
* sync: Mass rename of non-blocking sync classesrlarocque@chromium.org2014-06-253-30/+32
* Retry: Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-061-1/+1
* Revert of Move some sync/notifier to components/invalidation (https://coderev...rlarocque@chromium.org2014-06-021-1/+1
* Move some sync/notifier to components/invalidationrlarocque@chromium.org2014-06-021-1/+1
* [Sync] Remove stale unrecoverable flagzea@chromium.org2014-05-291-4/+0
* Implement sync in the NonBlockingTypeProcessorrlarocque@chromium.org2014-05-221-1/+2
* Let SyncManagerFactory create different types of sync managers according tohaitaol@chromium.org2014-05-151-1/+2
* sync: Implement disabling of non blocking typesrlarocque@chromium.org2014-05-121-0/+4
* sync: Plumb per-type counter observers to UIrlarocque@chromium.org2014-05-071-0/+13