summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-232-0/+26
* Use delete journal to remove bookmarks that are already deleted in sync modelhaitaol@chromium.org2013-01-223-12/+14
* reland: sync: Initialize entries with a model typerlarocque@chromium.org2013-01-123-80/+94
* Revert 176340joaodasilva@chromium.org2013-01-113-93/+80
* sync: Initialize entries with a valid model typerlarocque@chromium.org2013-01-113-80/+93
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-091-0/+24
* sync: Start moving away from PREV_ID and NEXT_IDrlarocque@chromium.org2013-01-085-5/+16
* [Sync] Add support for loading, updating and querying delete journals in haitaol@chromium.org2013-01-0518-98/+597
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-031-0/+21
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-0221-65/+101
* sync: Move unique_client_tag hashing coderlarocque@chromium.org2012-12-213-0/+55
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-1914-38/+38
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-191-3/+10
* [Sync] Display encrypted data in about:synczea@chromium.org2012-12-136-14/+47
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-126-77/+361
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-113-4/+7
* [Sync] Handle invalid specifics field numbers gracefullyakalin@chromium.org2012-12-112-1/+15
* [Sync] Add deleted_metas table to sync database. haitaol@chromium.org2012-12-103-4/+157
* [Sync] Re-enable experiments datatypezea@chromium.org2012-11-171-3/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-8/+8
* Added directory entry counters to about:syncvishwath@google.com2012-11-152-0/+23
* [Sync] Disable experiments datatype temporarilyzea@chromium.org2012-11-141-0/+3
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-131-6/+0
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-131-0/+6
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-131-6/+0
* Populate versions on individual nodes in sync model and native bookmark model.haitaol@chromium.org2012-11-1010-11/+226
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-262-0/+15
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-191-0/+22
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-4/+30
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-0/+26
* [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...haitaol@chromium.org2012-10-105-9/+73
* Fixed memory leak error in sync_unit_testsvishwath@google.com2012-10-091-0/+1
* Changed DB to store node positions as Ordinals.vishwath@google.com2012-10-0916-48/+526
* Implement a bag of chips for sync.qsr@chromium.org2012-09-116-11/+194
* Increment sync DB's next_id with a migrationrlarocque@chromium.org2012-09-073-1/+148
* sync: Introduce control data typesrlarocque@chromium.org2012-08-312-3/+31
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-291-0/+10
* Fix sync unit test.qsr@chromium.org2012-08-271-0/+1
* [Sync] Refactor GetEncryptedTypes usage.zea@chromium.org2012-08-248-62/+113
* Update next_id when loading sync DBrlarocque@chromium.org2012-08-223-50/+158
* Fix Sync.DirectoryOpenResult histogramrlarocque@chromium.org2012-08-211-3/+3
* [Sync] Add SyncEncryptionHandlerzea@chromium.org2012-08-164-0/+135
* Fix mem leak in DirectoryBackingStore unit testsrlarocque@chromium.org2012-08-081-1/+2
* sync: Attempt to recover from directory corruptionrlarocque@chromium.org2012-08-087-48/+169
* Fix SyncManager initialization failure crash.rlarocque@chromium.org2012-07-312-0/+52
* Fix a typo in RealModelTypeToNotificationType.dcheng@chromium.org2012-07-271-1/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-2017-103/+81
* Finish commit 146665: [Sync] Refactor sync configuration logic.zea@chromium.org2012-07-133-5/+7
* Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...zea@chromium.org2012-07-133-7/+5
* Remove syncproto.hrlarocque@chromium.org2012-07-125-16/+79