| Commit message (Expand) | Author | Age | Files | Lines |
* | [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp | rsimha@chromium.org | 2012-12-19 | 14 | -38/+38 |
* | [Sync] Add support for keystore key rotation. | zea@chromium.org | 2012-12-19 | 1 | -3/+10 |
* | [Sync] Display encrypted data in about:sync | zea@chromium.org | 2012-12-13 | 6 | -14/+47 |
* | Remove initial_sync_ended bits | rlarocque@chromium.org | 2012-12-12 | 6 | -77/+361 |
* | [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2012-12-11 | 3 | -4/+7 |
* | [Sync] Handle invalid specifics field numbers gracefully | akalin@chromium.org | 2012-12-11 | 2 | -1/+15 |
* | [Sync] Add deleted_metas table to sync database. | haitaol@chromium.org | 2012-12-10 | 3 | -4/+157 |
* | [Sync] Re-enable experiments datatype | zea@chromium.org | 2012-11-17 | 1 | -3/+0 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 2 | -8/+8 |
* | Added directory entry counters to about:sync | vishwath@google.com | 2012-11-15 | 2 | -0/+23 |
* | [Sync] Disable experiments datatype temporarily | zea@chromium.org | 2012-11-14 | 1 | -0/+3 |
* | [Sync] Add application logic for non-nigori control types (reland) | zea@chromium.org | 2012-11-13 | 1 | -6/+0 |
* | Revert 167280 - [Sync] Add application logic for non-nigori control types. | zea@chromium.org | 2012-11-13 | 1 | -0/+6 |
* | [Sync] Add application logic for non-nigori control types. | zea@chromium.org | 2012-11-13 | 1 | -6/+0 |
* | Populate versions on individual nodes in sync model and native bookmark model. | haitaol@chromium.org | 2012-11-10 | 10 | -11/+226 |
* | Transaction version is used to detect out-of-sync between sync model and nati... | haitaol@chromium.org | 2012-10-26 | 2 | -0/+15 |
* | Initial support for the 'Experiments' data type | rlarocque@chromium.org | 2012-10-19 | 1 | -0/+22 |
* | [Sync] Add history delete directive type | akalin@chromium.org | 2012-10-17 | 1 | -4/+30 |
* | sync: Add DeviceInfo protobuf and supporting code | rlarocque@chromium.org | 2012-10-12 | 1 | -0/+26 |
* | [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea... | haitaol@chromium.org | 2012-10-10 | 5 | -9/+73 |
* | Fixed memory leak error in sync_unit_tests | vishwath@google.com | 2012-10-09 | 1 | -0/+1 |
* | Changed DB to store node positions as Ordinals. | vishwath@google.com | 2012-10-09 | 16 | -48/+526 |
* | Implement a bag of chips for sync. | qsr@chromium.org | 2012-09-11 | 6 | -11/+194 |
* | Increment sync DB's next_id with a migration | rlarocque@chromium.org | 2012-09-07 | 3 | -1/+148 |
* | sync: Introduce control data types | rlarocque@chromium.org | 2012-08-31 | 2 | -3/+31 |
* | [Sync] Move keystore key handling to SyncEncryptionHandlerImpl | zea@chromium.org | 2012-08-29 | 1 | -0/+10 |
* | Fix sync unit test. | qsr@chromium.org | 2012-08-27 | 1 | -0/+1 |
* | [Sync] Refactor GetEncryptedTypes usage. | zea@chromium.org | 2012-08-24 | 8 | -62/+113 |
* | Update next_id when loading sync DB | rlarocque@chromium.org | 2012-08-22 | 3 | -50/+158 |
* | Fix Sync.DirectoryOpenResult histogram | rlarocque@chromium.org | 2012-08-21 | 1 | -3/+3 |
* | [Sync] Add SyncEncryptionHandler | zea@chromium.org | 2012-08-16 | 4 | -0/+135 |
* | Fix mem leak in DirectoryBackingStore unit tests | rlarocque@chromium.org | 2012-08-08 | 1 | -1/+2 |
* | sync: Attempt to recover from directory corruption | rlarocque@chromium.org | 2012-08-08 | 7 | -48/+169 |
* | Fix SyncManager initialization failure crash. | rlarocque@chromium.org | 2012-07-31 | 2 | -0/+52 |
* | Fix a typo in RealModelTypeToNotificationType. | dcheng@chromium.org | 2012-07-27 | 1 | -1/+1 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 17 | -103/+81 |
* | Finish commit 146665: [Sync] Refactor sync configuration logic. | zea@chromium.org | 2012-07-13 | 3 | -5/+7 |
* | Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo... | zea@chromium.org | 2012-07-13 | 3 | -7/+5 |
* | Remove syncproto.h | rlarocque@chromium.org | 2012-07-12 | 5 | -16/+79 |
* | Revert "Revert 142517 - [Sync] Refactor sync configuration logic." | zea@chromium.org | 2012-07-12 | 3 | -5/+7 |
* | Remove #pragma once from sync | ajwong@chromium.org | 2012-07-11 | 23 | -23/+0 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 13 | -51/+46 |
* | sync: Fix and test delete of server-unknown items | rlarocque@chromium.org | 2012-07-03 | 2 | -2/+23 |
* | sync: Move MarkForSyncing to mutable_entry.cc | rlarocque@chromium.org | 2012-07-03 | 2 | -10/+10 |
* | sync: Remove GetPossibleLastChildForTest() | rlarocque@chromium.org | 2012-07-03 | 2 | -32/+1 |
* | [Sync] Move model_type* from syncable/ to base/ | akalin@chromium.org | 2012-07-03 | 8 | -8/+8 |
* | sync: Remove unused IdFilter class | rlarocque@chromium.org | 2012-07-03 | 2 | -23/+0 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 49 | -24/+109 |
* | sync: Move invariant check logic into Directory | rlarocque@chromium.org | 2012-06-29 | 3 | -87/+56 |
* | [Sync] Move nigori_util* to sync/syncable | akalin@chromium.org | 2012-06-29 | 5 | -9/+399 |