summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Sync: ChangeReorderBuffer::Traversal should handle nodes with unset Parent IDstanisc2015-03-112-2/+42
* [Sync] Add size and crc32c to AttachmentId.maniscalco2015-03-1127-115/+215
* Android Sync test for downloading typed URLspvalenzuela2015-03-116-26/+116
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-1129-325/+455
* Revert of [Sync] Add size and crc32c to AttachmentId. (patchset #8 id:140001 ...dgrogan2015-03-1027-215/+115
* Sync: Added extra validation to FindLocalIdToUpdate.stanisc2015-03-101-0/+48
* [Sync] Add size and crc32c to AttachmentId.maniscalco2015-03-1027-115/+215
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-0929-455/+325
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-0929-325/+455
* Add remaining trivial targets for the Linux GN builddpranke2015-03-082-0/+66
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-052-2/+3
* [Sync] Remove DropAttachments from AttachmentService and SyncDatamaniscalco2015-03-049-114/+3
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-2/+2
* [Sync] Make sure to register for autofill wallet invalidation on androidzea2015-02-281-1/+5
* Initialize AndroidSyncSettings with the account on startup.maxbogue2015-02-282-0/+3
* [Sync] Remove unused deprecated methods from AndroidSyncSettings.maxbogue2015-02-271-17/+0
* [Sync] Add support for GetUpdates Throttlinggangwu2015-02-2717-30/+173
* Rewrite AndroidSyncSettings to be significantly simpler.maxbogue2015-02-263-512/+235
* Migrate sync/ to base::RunLoop::RunUntilIdle()qi1988.yang2015-02-2611-27/+26
* Sync: Small refactoring of Directory::CheckTreeInvariants.stanisc2015-02-246-9/+22
* Use external ID to match native model nodes during bookmark association.stanisc2015-02-242-0/+3
* Add more targets to GN check.brettw2015-02-201-3/+9
* Slighly reduce code duplication in SyncManagerTestmalets2015-02-201-88/+45
* Add PSS::RemoveClientFromServer() and call it on STOP_SYNC shutdowns.maxbogue2015-02-201-0/+18
* Add a "name" field to the wallet address proto.brettw2015-02-201-0/+1
* Add one test for Cryptographer::InstallKeysmalets2015-02-191-0/+46
* Re-enable some sync_unit_testshichris1232015-02-183-21/+3
* Create an isolate file for sync_unit_testspvalenzuela2015-02-181-0/+17
* Sort GYP and GN files under syncsatorux2015-02-183-37/+37
* Log last use date and total use count for autofill profiles and creditestade2015-02-132-0/+8
* [Extensions] Sync the 'allowed scripting on all urls' preferencerdevlin.cronin2015-02-132-0/+7
* Hook up wallet card and address syncbrettw2015-02-129-6/+150
* Separate AttachmentStore and AttachmentStoreBackendpavely2015-02-129-157/+212
* Sync commit errors should temporarily re-enablegangwu2015-02-1115-49/+111
* Revert of Use external ID to match native model nodes during bookmark associa...rch2015-02-102-3/+0
* Use external ID to match native model nodes during bookmark association.stanisc2015-02-092-0/+3
* Revert of Sync commit errors should temporarily re-enable trigger pre-commit ...rch2015-02-0915-111/+49
* Sync commit errors should temporarily re-enablegangwu2015-02-0915-49/+111
* Create a Android Sync integration test for typed URLspvalenzuela2015-02-064-0/+46
* Remove gcm channel state supported by sync service.jianli2015-02-052-23/+0
* Completely remove SyncStatusHelper.maxbogue2015-02-031-438/+0
* Add sync experiment flag for wallet datatype.estade2015-02-034-3/+26
* Remove dependency on server generated type root foldersstanisc2015-01-3017-128/+354
* Mechanical rename of tracing includes for /syncprimiano2015-01-306-6/+6
* Revert of Create a Android Sync integration test for typed URLs (patchset #4 ...miguelg2015-01-304-43/+0
* Create a Android Sync integration test for typed URLspvalenzuela2015-01-294-0/+43
* Move referrer policy to a different field when serializing.jochen2015-01-292-4/+7
* Implement necessary changes for sync to get variation ids.gayane2015-01-272-0/+3
* Rename SyncStatusHelper to AndroidSyncSettings.maxbogue2015-01-237-59/+513
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-15/+1