summaryrefslogtreecommitdiffstats
path: root/sync/engine/get_updates_processor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers in sync/.dcheng2014-12-221-4/+4
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-2/+1
* replace OVERRIDE and FINAL with override and final in sync/mostynb2014-10-061-1/+1
* sync: Support non-blocking initial sync in protorlarocque@chromium.org2014-07-181-0/+38
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-3/+15
* [Sync] Add plumbing of context from client to serverzea@chromium.org2014-04-041-0/+4
* sync: Filter types to apply in configure cyclerlarocque@chromium.org2014-03-251-21/+123
* sync: Merge GU retry logic into normal GUrlarocque@chromium.org2014-03-041-2/+2
* sync: Move download logic into GetUpdatesProcessorrlarocque@chromium.org2014-02-281-0/+358