| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove some std::wstring usage in sync. | thestig@chromium.org | 2014-04-22 | 1 | -19/+18 |
* | sync: Re-implement getAllNodes WebUI function | rlarocque@chromium.org | 2014-04-07 | 1 | -41/+9 |
* | sync: Expose ProtocolEvents on ProfileSyncService | rlarocque@chromium.org | 2014-03-21 | 1 | -4/+4 |
* | Removed redundant notifications info from about:sync-internals | mferreria@chromium.org | 2014-03-14 | 1 | -108/+0 |
* | sync: Move migration signal out of snapshot | rlarocque@chromium.org | 2014-02-12 | 1 | -0/+2 |
* | sync: Remove dead code related to ClearUserData | rlarocque@chromium.org | 2014-02-12 | 1 | -1/+0 |
* | sync: Introduce ModelTypeRegistry and helpers | rlarocque@chromium.org | 2014-01-17 | 1 | -1/+1 |
* | sync: Remove some WebUI debug functions | rlarocque@chromium.org | 2014-01-16 | 1 | -339/+8 |
* | sync: Consistently refcount ModelSafeWorkers | rlarocque@chromium.org | 2014-01-11 | 1 | -2/+2 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -16/+16 |
* | sync: Per-type update application | rlarocque@chromium.org | 2013-12-04 | 1 | -0/+7 |
* | ProfileSyncServiceTest refactoring | pavely@chromium.org | 2013-11-18 | 1 | -5/+33 |
* | Pass retry_task to SyncScheduler::ScheduleConfiguration | pavely@chromium.org | 2013-11-17 | 1 | -35/+3 |
* | Remove OAuth2 token commandline switch | pavely@chromium.org | 2013-10-23 | 1 | -1/+0 |
* | Refactor common invalidation framework types | rlarocque@chromium.org | 2013-10-04 | 1 | -3/+1 |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 1 | -2/+0 |
* | sync: Gracefully handle early shutdown | rlarocque@chromium.org | 2013-09-19 | 1 | -3/+7 |
* | sync: Add getters and setters to Entry classes | rlarocque@chromium.org | 2013-09-13 | 1 | -131/+131 |
* | Release sync's RequestContextGetter as soon as possible | haitaol@chromium.org | 2013-09-11 | 1 | -0/+1 |
* | Revert 222154 "sync: Gracefully handle very early shutdown" | vitalybuka@chromium.org | 2013-09-10 | 1 | -6/+2 |
* | sync: Gracefully handle very early shutdown | rlarocque@chromium.org | 2013-09-10 | 1 | -2/+6 |
* | sync: Remove ModelTypeInvalidationMap | rlarocque@chromium.org | 2013-09-03 | 1 | -5/+6 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-31 | 1 | -7/+8 |
* | Revert 213642 "Lock-free shutdown of profile sync service. Chang..." | earthdok@chromium.org | 2013-07-25 | 1 | -8/+7 |
* | Lock-free shutdown of profile sync service. Changes include: | haitaol@chromium.org | 2013-07-25 | 1 | -7/+8 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use InvalidationService (retry of r208315) | rlarocque@chromium.org | 2013-06-29 | 1 | -61/+1 |
* | 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 |