| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 208315 "Make use of InvalidationService" | rlarocque@chromium.org | 2013-06-25 | 1 | -1/+61 |
* | Make use of InvalidationService | rlarocque@chromium.org | 2013-06-25 | 1 | -61/+1 |
* | [Sync] Have SBH tell SyncManager which types to purge | zea@chromium.org | 2013-06-22 | 1 | -9/+4 |
* | sync: Reduce work done to process bookmark changes | rlarocque@chromium.org | 2013-06-15 | 1 | -9/+4 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 1 | -1/+2 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | [Sync] Allow enabling partial sets of types instead of blocking | zea@chromium.org | 2013-06-07 | 1 | -2/+158 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -2/+2 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-30 | 1 | -2/+2 |
* | [Sync] Prevent redundant sync title changes | zea@chromium.org | 2013-04-15 | 1 | -0/+51 |
* | Add a space between string literals and PRIuS | stuartmorgan@chromium.org | 2013-04-10 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -21/+26 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -26/+21 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -21/+26 |
* | sync: Bookmark unique position end-to-end support | rlarocque@chromium.org | 2013-04-02 | 1 | -23/+36 |
* | Separate invalidator and sync client ID (part 2/2) | rlarocque@chromium.org | 2013-03-28 | 1 | -0/+1 |
* | Remove connection_code_ from SyncSchedulerImpl. | pavely@chromium.org | 2013-03-05 | 1 | -2/+11 |
* | Add WriteNode::Drop() to delete entry locally but not on server. | haitaol@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Add unit tests for SyncManager change handling | rlarocque@chromium.org | 2013-02-21 | 1 | -0/+299 |
* | Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too. | thestig@chromium.org | 2013-02-16 | 1 | -58/+59 |
* | [Sync] Add support for proxy types | zea@chromium.org | 2013-02-08 | 1 | -18/+9 |
* | Remove syncer::IncomingInvalidationSource | rlarocque@chromium.org | 2013-02-02 | 1 | -2/+1 |
* | Copy entries of broken (having unrecoverable error) data types to delete jour... | haitaol@chromium.org | 2013-01-26 | 1 | -2/+7 |
* | reland: sync: Initialize entries with a model type | rlarocque@chromium.org | 2013-01-12 | 1 | -51/+38 |
* | Revert 176340 | joaodasilva@chromium.org | 2013-01-11 | 1 | -40/+53 |
* | sync: Initialize entries with a valid model type | rlarocque@chromium.org | 2013-01-11 | 1 | -53/+40 |
* | sync: Add PriorityPreference protobuf and supporting code. | albertb@chromium.org | 2013-01-09 | 1 | -1/+2 |
* | sync: Move unique_client_tag hashing code | rlarocque@chromium.org | 2012-12-21 | 1 | -28/+13 |
* | [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp | rsimha@chromium.org | 2012-12-19 | 1 | -3/+3 |
* | [Sync] Display encrypted data in about:sync | zea@chromium.org | 2012-12-13 | 1 | -1/+2 |
* | Remove initial_sync_ended bits | rlarocque@chromium.org | 2012-12-12 | 1 | -53/+74 |
* | [Sync] Treat XMPP auth errors as sync auth errors | akalin@chromium.org | 2012-12-05 | 1 | -6/+45 |
* | Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes() | pkotwicz@chromium.org | 2012-11-28 | 1 | -6/+12 |
* | Sync: Add DeviceInfo's ChangeProcessor | rlarocque@chromium.org | 2012-11-21 | 1 | -1/+0 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | [Sync] Track sync merge results during bookmark association | zea@chromium.org | 2012-11-15 | 1 | -0/+76 |
* | sync: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | [Sync] Introduce DataTypeDebugListener and add plumbing to the DataTypeManager | zea@chromium.org | 2012-11-08 | 1 | -3/+5 |
* | Transaction version is used to detect out-of-sync between sync model and nati... | haitaol@chromium.org | 2012-10-26 | 1 | -0/+40 |
* | Initial support for the 'Experiments' data type | rlarocque@chromium.org | 2012-10-19 | 1 | -1/+2 |
* | [Sync] Add history delete directive type | akalin@chromium.org | 2012-10-17 | 1 | -9/+11 |
* | sync: Add DeviceInfo protobuf and supporting code | rlarocque@chromium.org | 2012-10-12 | 1 | -1/+2 |
* | [Sync] Add custom passphrase time tracking | zea@chromium.org | 2012-10-12 | 1 | -7/+8 |
* | Rename ModelType/ObjectIdStateMap to InvalidationMap. | dcheng@chromium.org | 2012-10-04 | 1 | -3/+4 |
* | Delete some unused code found by -Wunused-function | thakis@chromium.org | 2012-10-01 | 1 | -2/+0 |
* | [Sync] Implement keystore migration support. | zea@chromium.org | 2012-09-13 | 1 | -33/+37 |
* | [Invalidations] Add GetInvalidatorState() to Invalidator{,Frontend} | akalin@chromium.org | 2012-09-07 | 1 | -20/+14 |
* | sync: Introduce control data types | rlarocque@chromium.org | 2012-08-31 | 1 | -9/+9 |