summaryrefslogtreecommitdiffstats
path: root/base/task_runner.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-1/+2
* base: Remove MessageLoopProxyskyostil2015-06-191-1/+1
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-211-5/+0
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-011-0/+5
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-011-5/+0
* Add functions to expand PostDelayedTask interface.tedvessenes@gmail.com2012-02-261-1/+5
* Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfacesakalin@chromium.org2012-02-151-0/+155