summaryrefslogtreecommitdiffstats
path: root/base/test/task_runner_test_template.h
Commit message (Expand)AuthorAgeFilesLines
* Add RetainedRef uses where needed.vmpstr2016-03-211-2/+6
* base: Remove some unnecessary const scoped_refptr<>&.vmpstr2016-03-181-3/+2
* Move base::internal::TaskTracker to base::test::TaskTracker.fdoray2016-03-031-16/+10
* Switch to standard integer types in base/test/.avi2015-12-241-1/+1
* base: Move DelayedTaskBasic out of TaskRunnerTest.dcastagna2015-07-311-3/+14
* base: Move RunsTasksOnCurrentThread out of TaskRunnerTest.dcastagna2015-07-241-3/+9
* base: Remove most uses of MessageLoopProxyskyostil2015-04-301-1/+3
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-291-3/+1
* base: Remove use of MessageLoopProxyskyostil2015-04-291-1/+3
* base: Fix/add header #ifndef guards.danakj2015-03-101-1/+1
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-1/+1
* base: Fix/add header #ifndef guards.danakj2015-03-091-1/+1
* Threading: Remove TaskRunnerHandlesNonZeroDelays from TaskRunnerTestDelegatenhiroki@chromium.org2014-01-281-10/+0
* Flush SequenceWorkerPool tasks after each test. Applies to unit_test, interac...michaeln@google.com2013-03-071-2/+12
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix uses of TimeDelta in base/test.tedvessenes@gmail.com2012-03-141-1/+2
* Move task_runner_test_template.* into base/test and test_support_baseakalin@chromium.org2012-03-091-0/+215