summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* Sync: Generalize entity injection in Android testspvalenzuela2015-04-108-69/+205
* GN Windows component build fixes.brettw2015-04-082-1/+12
* Create syncable metadata table for Wallet credit cards and addresses.estade2015-04-071-1/+1
* [Sync] Eliminate friends from Directory by exposing kernel via accessormaniscalco2015-04-0312-211/+217
* [Sync] AttachmentStore: Implementation of reference managementpavely2015-04-038-89/+349
* [Sync] Fix undeletion during commit logiczea2015-04-0211-21/+88
* Add pvalenzuela as owner of Sync test codepvalenzuela2015-04-012-0/+2
* [Sync] Fix notification count on about:sync-internalspavely2015-03-311-0/+1
* [Sync] Refactor DirectoryBackingStore's sql::Connection creationmaniscalco2015-03-315-79/+91
* Add missing task_queue.cc to sync_core GN sources list.tfarina2015-03-271-0/+1
* leveldb: Reuse manifest (AKA logs) during open.cmumford2015-03-261-0/+2
* [Sync] Server side update the protocol version, because server side adding a ...gangwu2015-03-261-1/+1
* [Sync] Add support for immediately enabling/disabling wallet datatypezea2015-03-261-1/+1
* [Sync] Introduce AttachmentStoreForSync classpavely2015-03-2518-102/+242
* [Sync] Replace AttachmentIdSet with AttachmentIdList in interfaces.pavely2015-03-2513-59/+64
* 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