summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync_file_system/sync_process_runner_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/browser/sync_file_system/dcheng2014-10-211-20/+11
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-071-6/+6
* [SyncFS] Use nullptr instead of NULLtzik2014-09-291-1/+1
* [SyncFS] Refine SyncProcessRunner's throttling algorithm for parallel task su...tzik@chromium.org2014-07-141-9/+97
* [SyncFS] Add a test to SyncProcessRunnertzik@chromium.org2014-07-101-0/+189