summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Delete syncable::Blob and associated dead codemaniscalco2015-04-178-119/+0
* [Sync] Make more of DirectoryBackingStore's methods privatemaniscalco2015-04-172-88/+80
* [Sync] Make Directory's protected methods private where possiblemaniscalco2015-04-161-9/+9
* Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...maniscalco2015-04-162-15/+0
* Fix errors found in Mac gn component buildsjiangj2015-04-162-0/+15
* [Sync] Make DirectoryBackingStore's db_ private.maniscalco2015-04-167-25/+61
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-167-31/+118
* Speculative revert by sheriffBartosz Fabianowski2015-04-167-118/+31
* [Sync] Fix invalidations on Android.maxbogue2015-04-161-0/+5
* Sync: Add Android test for downloading a bookmarkpvalenzuela2015-04-157-31/+118
* [Sync] Update DirectoryBackingStore to detect Sync DB corruptionmaniscalco2015-04-146-0/+150
* Sync: Add FakeServer verification API for Sessionspvalenzuela2015-04-128-3/+225
* 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