| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sync] Rename to (Processor|Worker)EntityTracker for clarity. | maxbogue | 2016-03-01 | 1 | -2/+2 |
* | [Sync] Remove backup/rollback logic from Sync | zea | 2016-02-24 | 1 | -4/+0 |
* | [Sync] USS: Load data for pending commits on startup. | maxbogue | 2016-02-23 | 1 | -2/+0 |
* | [Sync] Initial integration between DeviceInfoService and ModelTypeStore. | skym | 2016-02-09 | 1 | -0/+2 |
* | allocator cleanup: remove dependencies on allocator from all targets | primiano | 2016-01-28 | 1 | -8/+0 |
* | Use MetadataChangeList and EntityChangeList in SharedModelTypeProcessor | stanisc | 2016-01-12 | 1 | -0/+2 |
* | [Sync] Adding interface methods and impl for data batch, renamed impl. | skym | 2015-12-04 | 1 | -0/+1 |
* | USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeService | stanisc | 2015-12-03 | 1 | -0/+2 |
* | ModelTypeEntity refactoring to use EntityData and EntityMetadata | stanisc | 2015-12-01 | 1 | -1/+1 |
* | Port ChromeSyncShell build rules to GN | pkotwicz | 2015-11-25 | 1 | -2/+1 |
* | [Sync] Implementation of ModelTypeStoreBackend | pavely | 2015-11-12 | 1 | -0/+1 |
* | Change EntityData and EntityMetadata according to the design doc. | stanisc | 2015-11-11 | 1 | -0/+1 |
* | [Sync] Add ModelTypeStore implementation. | pavely | 2015-11-03 | 1 | -0/+1 |
* | [Sync] ModelTypeStore interface. | pavely | 2015-11-03 | 1 | -0/+2 |
* | [Sync] Introduce EntityData and EntityMetadata. | maxbogue | 2015-10-29 | 1 | -1/+1 |
* | [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*. | maxbogue | 2015-10-09 | 1 | -1/+1 |
* | USS: Refactoring of ModelTypeProcessorImpl to not depend | stanisc | 2015-10-06 | 1 | -2/+0 |
* | Isolate sync_unittests_apk. | stip | 2015-10-03 | 1 | -0/+19 |
* | [Sync] Rename ModelTypeSyncWorkerImpl to ModelTypeWorker | pavely | 2015-09-03 | 1 | -1/+1 |
* | [Sync] Rename ModelTypeSyncProxyImpl to ModelTypeProcessorImpl. | maxbogue | 2015-09-01 | 1 | -1/+1 |
* | ModelTypeSyncProxy -> ModelTypeProcessor | gangwu | 2015-08-31 | 1 | -4/+4 |
* | Sync: allow FakeServer injection of bookmark folders | pvalenzuela | 2015-07-01 | 1 | -2/+0 |
* | Convert sync_unit_tests to run exclusively on Swarming | maruel | 2015-06-30 | 1 | -0/+17 |
* | Move base_java_test_support dep from sync_java to test target. | yfriedman | 2015-06-22 | 1 | -0/+1 |
* | Sync: Initial implementation of EntryProtoFieldPtr. | stanisc | 2015-06-15 | 1 | -0/+1 |
* | [Android] Generate scripts at build time to run android tests. | mikecase | 2015-06-03 | 1 | -0/+1 |
* | Remove Test Accounts service client | pvalenzuela | 2015-05-15 | 1 | -40/+0 |
* | Update folder hierarchy to match java package name. | Newton Allen | 2015-05-13 | 1 | -1/+1 |
* | [Sync] Erase sync DB when corrupted | maniscalco | 2015-04-30 | 1 | -0/+4 |
* | Revert of [Sync] Erase sync DB when corrupted (patchset #4 id:60001 of https:... | vkuzkokov | 2015-04-28 | 1 | -4/+0 |
* | [Sync] Erase sync DB when corrupted | maniscalco | 2015-04-27 | 1 | -0/+4 |
* | [Sync] Update DirectoryBackingStore to detect Sync DB corruption | maniscalco | 2015-04-14 | 1 | -0/+1 |
* | Sync: Add FakeServer verification API for Sessions | pvalenzuela | 2015-04-12 | 1 | -0/+2 |
* | Sync: Generalize entity injection in Android tests | pvalenzuela | 2015-04-10 | 1 | -0/+37 |
* | [Sync] Refactor AttachmentStore classes. Introduce concept of referrer. | pavely | 2015-03-11 | 1 | -1/+1 |
* | Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer... | bnc | 2015-03-09 | 1 | -1/+1 |
* | [Sync] Refactor AttachmentStore classes. Introduce concept of referrer. | pavely | 2015-03-09 | 1 | -1/+1 |
* | Sort GYP and GN files under sync | satorux | 2015-02-18 | 1 | -6/+6 |
* | Create a Android Sync integration test for typed URLs | pvalenzuela | 2015-02-06 | 1 | -0/+4 |
* | Revert of Create a Android Sync integration test for typed URLs (patchset #4 ... | miguelg | 2015-01-30 | 1 | -1/+0 |
* | Create a Android Sync integration test for typed URLs | pvalenzuela | 2015-01-29 | 1 | -0/+1 |
* | Sync: Attachment Store APIs for accessing attachment metadata | stanisc | 2014-11-21 | 1 | -0/+1 |
* | Introduce AttachmentStore metadata record | pavely | 2014-10-25 | 1 | -0/+1 |
* | Implementation of OnDiskAttachmentStore. | pavely | 2014-10-17 | 1 | -0/+2 |
* | Make chrome_shell_apk build | cjhopman | 2014-10-13 | 1 | -4/+5 |
* | Reland Refactor FakeAttachmentStore | pavely | 2014-10-02 | 1 | -1/+2 |
* | Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder... | sergeyv | 2014-09-30 | 1 | -2/+1 |
* | Refactor FakeAttachmentStore | pavely | 2014-09-30 | 1 | -1/+2 |
* | Update AttachmentServiceImpl to retry attachment uploads. | maniscalco | 2014-09-10 | 1 | -0/+1 |
* | Remove package_name from java_apk.gypi | hjd | 2014-09-05 | 1 | -1/+0 |