summaryrefslogtreecommitdiffstats
path: root/sync/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-1/+6
* Fix up dependency chain around net_features.hblundell2016-03-181-1/+1
* [Sync] Rename to (Processor|Worker)EntityTracker for clarity.maxbogue2016-03-011-6/+6
* [Sync] Remove backup/rollback logic from Synczea2016-02-241-12/+0
* [Sync] USS: Load data for pending commits on startup.maxbogue2016-02-231-2/+0
* [Sync] Initial integration between DeviceInfoService and ModelTypeStore.skym2016-02-091-0/+2
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* [Sync] USS: Load metadata into the processor.maxbogue2016-02-011-2/+1
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-281-1/+0
* Use MetadataChangeList and EntityChangeList in SharedModelTypeProcessorstanisc2016-01-121-0/+2
* [Sync] Add metrics for how sync is turned off.maxbogue2016-01-091-0/+1
* Format all BUILD.gn with "gn format --in-place".sdefresne2015-12-061-1/+1
* [Sync] Adding interface methods and impl for data batch, renamed impl.skym2015-12-041-2/+3
* USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeServicestanisc2015-12-031-0/+2
* ModelTypeEntity refactoring to use EntityData and EntityMetadatastanisc2015-12-011-3/+3
* [Sync] Renaming MetadataChanges to MetadataChangeList, slight metadata owners...skym2015-12-011-1/+7
* Port ChromeSyncShell build rules to GNpkotwicz2015-11-251-0/+25
* [Sync] USS: Add EntityChange.maxbogue2015-11-231-0/+2
* Run gn --format over all .gn filesagrieve2015-11-201-6/+6
* [Sync] Adding USS interfaces for processor-service communication.maxbogue2015-11-201-0/+3
* [Sync] Implementation of ModelTypeStoreBackendpavely2015-11-121-0/+1
* Change EntityData and EntityMetadata according to the design doc.stanisc2015-11-111-0/+1
* [Sync] Add ModelTypeStore implementation.pavely2015-11-031-0/+5
* [Sync] ModelTypeStore interface.pavely2015-11-031-0/+2
* [Sync] Introduce EntityData and EntityMetadata.maxbogue2015-10-291-2/+4
* Remove locale files not needed by sync_unit_tests.stip2015-10-131-4/+0
* [Sync] Add empty ModelTypeService and ModelTypeChangeProcessor interfaces.maxbogue2015-10-131-0/+4
* [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*.maxbogue2015-10-091-5/+5
* USS: Refactoring of ModelTypeProcessorImpl to not dependstanisc2015-10-061-2/+0
* USS SyncContextProxy / data type activation refactoringstanisc2015-09-281-0/+2
* GN: Do not use forward_dependent_configs_from variable.tfarina2015-09-221-2/+3
* [Sync] Introduce ModelTypeStore interfacepavely2015-09-101-0/+2
* [Sync] Rename ModelTypeSyncWorkerImpl to ModelTypeWorkerpavely2015-09-031-3/+3
* [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl.maxbogue2015-09-011-3/+3
* ModelTypeSyncProxy -> ModelTypeProcessorgangwu2015-08-311-8/+8
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-1/+2
* Sync GN tests with GYP.brettw2015-08-251-0/+1
* Measuring data use of different ModelTypes in Sync Service.amohammadkhan2015-08-251-0/+1
* [Sync] Add auto-generated ModelType in Java.maxbogue2015-08-071-0/+10
* Enable compress HTTP call's content between sync client andgangwu2015-08-061-0/+1
* Add yet more GN isolates ...dpranke2015-07-311-0/+22
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+4
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-4/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+4
* [Sync] Add ClearServerData RPCmaniscalco2015-07-081-0/+6
* Sync: allow FakeServer injection of bookmark folderspvalenzuela2015-07-011-2/+0
* Sync: Initial implementation of EntryProtoFieldPtr.stanisc2015-06-151-0/+2
* [Sync] Replace ReportUnrecoverableErrorFunction with base::Closurezea2015-06-091-1/+0