summaryrefslogtreecommitdiffstats
path: root/base/test/thread_test_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Remove most uses of MessageLoopProxyskyostil2015-04-301-2/+2
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-291-2/+2
* base: Remove use of MessageLoopProxyskyostil2015-04-291-2/+2
* Manual fixups for scoped_refptr operator T* removal in base/dcheng2014-08-281-1/+2
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+2
* Convert NewRunnableMethod() to base::Bind() in base::TestThreadHelper.dcheng@chromium.org2011-11-161-2/+3
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+2
* Move the thread test helper to base/testjochen@chromium.org2011-06-281-0/+33