summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Sync: Print FakeServer contents on test failurepvalenzuela2015-03-241-2/+21
* Increase page size for SyncData DB from 4K to maximumgangwu2015-03-205-4/+80
* Sync: support implicit permanent folders in commits.stanisc2015-03-202-25/+40
* Fix up if statement curly braces issues.aurimas2015-03-181-2/+1
* Remove enhanced bookmarks sync experimentwittman2015-03-173-27/+2
* Sync: Handle empty (implicit) ParentId in GetPredecessorId and GetSuccessorIdstanisc2015-03-175-18/+82
* Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the diskstanisc2015-03-1718-75/+188
* Sync: Create an integration test for walletpvalenzuela2015-03-131-0/+4
* Add phone number to wallet addressesbrettw2015-03-122-1/+6
* 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