summaryrefslogtreecommitdiffstats
path: root/base/test/null_task_runner.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/test/.avi2015-12-241-1/+1
* base: Fix/add header #ifndef guards.danakj2015-03-101-0/+5
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-5/+0
* base: Fix/add header #ifndef guards.danakj2015-03-091-0/+5
* base: Add/Fix namespace closing comments.danakj2015-03-071-1/+1
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-9/+8
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-3/+3
* Implement SequenceChecker, which is a generalization of ThreadCheckerakalin@chromium.org2012-12-271-0/+34