summaryrefslogtreecommitdiffstats
path: root/sync/internal_api
Commit message (Expand)AuthorAgeFilesLines
* USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeServicestanisc2015-12-036-21/+114
* Remove kint64min.avi2015-12-032-63/+102
* Remove kuint8max.avi2015-12-034-54/+64
* ModelTypeEntity refactoring to use EntityData and EntityMetadatastanisc2015-12-017-34/+684
* [Sync] Renaming MetadataChanges to MetadataChangeList, slight metadata owners...skym2015-12-018-10/+156
* ScopedPtrMap -> std::map from /synclimasdf2015-11-302-14/+14
* Remove the custom base64url implementation from //syncpeter2015-11-253-16/+4
* [Sync] ModelTypeStoreImpl implementationpavely2015-11-253-32/+389
* [Sync] Add histograms for sync response/error codeszea2015-11-241-0/+5
* [Sync] Adding USS interfaces for processor-service communication.maxbogue2015-11-204-38/+45
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-192-14/+12
* USS refactoring with EntityDatastanisc2015-11-185-72/+56
* [Sync] Implementation of ModelTypeStoreBackendpavely2015-11-125-5/+300
* Change EntityData and EntityMetadata according to the design doc.stanisc2015-11-112-23/+74
* [Sync] Add ModelTypeStore implementation.pavely2015-11-035-0/+305
* Organizing model type, notification type, root tag and model type string in mapdeepak.m12015-11-031-0/+4
* [Sync] Introduce EntityData and EntityMetadata.maxbogue2015-10-292-0/+323
* [Sync] USS: Remove task runner from ActivationContext.maxbogue2015-10-274-23/+84
* Refactor NonBlockingDataTypeController to derive from DataTypeController.stanisc2015-10-234-8/+11
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-1/+2
* [Sync] Componentize SyncBackendRegistrar.maxbogue2015-10-222-10/+3
* [Sync] Update sync's backoff policieszea2015-10-201-2/+2
* [Sync] Add empty ModelTypeService and ModelTypeChangeProcessor interfaces.maxbogue2015-10-131-2/+5
* [Sync] Client should prompt for passphrase after server data was cleared by d...pavely2015-10-122-0/+2
* [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*.maxbogue2015-10-096-8/+1211
* USS: Refactoring of ModelTypeProcessorImpl to not dependstanisc2015-10-062-21/+29
* USS SyncContextProxy / data type activation refactoringstanisc2015-09-288-48/+67
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-257-6/+7
* Cleanup: Pass std::string as const reference from sync/ki.stfu2015-09-225-5/+7
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-146-19/+51
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-146-51/+19
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-146-19/+51
* [Sync] Introduce ModelTypeStore interfacepavely2015-09-101-4/+8
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-106-59/+59
* [Sync] Use ModelTypeProcessor instead of ModelTypeProcessorImpl.maxbogue2015-09-096-11/+11
* [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.maxbogue2015-09-017-17/+17
* ModelTypeSyncProxy -> ModelTypeProcessorgangwu2015-08-312-2/+2
* [Sync] Componentize about_sync_util.maxbogue2015-08-314-9/+23
* [Sync] Logic in ProfileSyncService to orchestrate clearing server data during...pavely2015-08-282-14/+1
* Sync: Fixed crash in ParentChildIndex::Removestanisc2015-08-272-38/+70
* Move //components/metrics/compression_utils into standalone componentblundell2015-08-252-4/+4
* move V2 classes in chrome/engine to syncer_v2 namespacestanisc2015-08-147-35/+24
* Remove Android filter file for sync_unit_tests.tfarina2015-08-121-26/+30
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-112-3/+2
* [Sync] Remove backend unrecoverable error handlerzea2015-08-079-23/+16
* [Sync] Add auto-generated ModelType in Java.maxbogue2015-08-071-0/+2
* Enable compress HTTP call's content between sync client andgangwu2015-08-062-2/+293
* Sync: DataTypeState cleanupstanisc2015-08-062-16/+2
* [Sync] Add support for ignoring old invalidationszea2015-08-052-9/+16
* Sync: move v2 classes in chrome/internal_api to syncer_v2 namespace.stanisc2015-08-0518-58/+65