| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in sync/ | dcheng | 2014-10-21 | 1 | -4/+3 |
* | replace OVERRIDE and FINAL with override and final in sync/ | mostynb | 2014-10-06 | 1 | -1/+1 |
* | sync: Expose ProtocolEvents on ProfileSyncService | rlarocque@chromium.org | 2014-03-21 | 1 | -2/+0 |
* | Split up SyncEngineEventListener callbacks | rlarocque@chromium.org | 2014-02-11 | 1 | -1/+1 |
* | Remove SyncSchedulerImpl::OnShouldStopSyncingPermanently | pavely@chromium.org | 2013-11-18 | 1 | -1/+0 |
* | Remove OAuth2 token commandline switch | pavely@chromium.org | 2013-10-23 | 1 | -1/+1 |
* | sync: Gracefully handle early shutdown | rlarocque@chromium.org | 2013-09-19 | 1 | -3/+5 |
* | Revert 222154 "sync: Gracefully handle very early shutdown" | vitalybuka@chromium.org | 2013-09-10 | 1 | -1/+1 |
* | sync: Gracefully handle very early shutdown | rlarocque@chromium.org | 2013-09-10 | 1 | -1/+1 |
* | [sync] Properly handle case where sync is disabled by dasher admin | rsimha@chromium.org | 2013-08-22 | 1 | -0/+14 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | sync: Handle type throttling in NudgeTracker | rlarocque@chromium.org | 2013-06-14 | 1 | -29/+0 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 1 | -1/+1 |
* | sync: Report GetUpdate triggers to the server | rlarocque@chromium.org | 2013-05-09 | 1 | -0/+1 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | [Sync] Add tests for invalid specifics field number handling | akalin@chromium.org | 2012-12-13 | 1 | -5/+38 |
* | sync: Merge apply updates and resolve conflicts | rlarocque@chromium.org | 2012-10-26 | 1 | -1/+0 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -6/+6 |
* | Remove syncproto.h | rlarocque@chromium.org | 2012-07-12 | 1 | -4/+8 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 1 | -3/+3 |
* | [Sync] Move model_type* from syncable/ to base/ | akalin@chromium.org | 2012-07-03 | 1 | -1/+1 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 1 | -1/+2 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -5/+5 |
* | [Sync] Move HttpBridge to sync/ | akalin@chromium.org | 2012-06-22 | 1 | -1/+1 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 1 | -5/+5 |
* | Split syncable.{h,cc} into several files | rlarocque@chromium.org | 2012-06-20 | 1 | -2/+1 |
* | sync: Refactor per-datatype throttling | rlarocque@chromium.org | 2012-06-13 | 1 | -16/+9 |
* | sync: create internal_api/public to house sync/ files needed by chrome/browse... | tim@chromium.org | 2012-06-07 | 1 | -5/+5 |
* | [Sync] Move 'sync' target to sync/ | akalin@chromium.org | 2012-03-15 | 1 | -0/+298 |