summaryrefslogtreecommitdiffstats
path: root/base/task_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-1/+1
* Add missing, and remove unnecessary, 'explicit' from constructors. (base/)hans@chromium.org2013-01-151-1/+1
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-211-1/+1
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-011-1/+1
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-011-1/+1
* Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfacesakalin@chromium.org2012-02-151-0/+68