Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers in sync/. | dcheng | 2014-12-22 | 1 | -4/+4 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-16 | 1 | -2/+1 |
* | replace OVERRIDE and FINAL with override and final in sync/ | mostynb | 2014-10-06 | 1 | -1/+1 |
* | sync: Support non-blocking initial sync in proto | rlarocque@chromium.org | 2014-07-18 | 1 | -0/+38 |
* | sync: Inject sync/'s dependency on invalidations | rlarocque@chromium.org | 2014-07-08 | 1 | -3/+15 |
* | [Sync] Add plumbing of context from client to server | zea@chromium.org | 2014-04-04 | 1 | -0/+4 |
* | sync: Filter types to apply in configure cycle | rlarocque@chromium.org | 2014-03-25 | 1 | -21/+123 |
* | sync: Merge GU retry logic into normal GU | rlarocque@chromium.org | 2014-03-04 | 1 | -2/+2 |
* | sync: Move download logic into GetUpdatesProcessor | rlarocque@chromium.org | 2014-02-28 | 1 | -0/+358 |