summaryrefslogtreecommitdiffstats
path: root/base/task_runner_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-10-301-3/+3
* Fix a leak following r135955rsleevi@chromium.org2012-05-101-0/+8
* Permit .Pass()ing scoped_ptr_malloc<>'s that have custom FreeProcs.rsleevi@chromium.org2012-05-091-0/+31
* When using PostTaskAndReplyWithResults, if the ResultType is a passed type (e...rsleevi@chromium.org2012-05-031-1/+36
* Move PostTaskAndReplyWithStatus into task_runner_helpers.hbattre@chromium.org2012-04-171-0/+40