summaryrefslogtreecommitdiffstats
path: root/base/pending_task.h
Commit message (Expand)AuthorAgeFilesLines
* base: Fix/add header #ifndef guards.danakj2015-03-101-3/+3
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-3/+3
* base: Fix/add header #ifndef guards.danakj2015-03-091-3/+3
* High resolution timer fix relandcpu2014-08-281-3/+3
* Revert of High resolution timer fix for Windows (https://codereview.chromium....ksakamoto@chromium.org2014-07-221-3/+3
* This is jamesr@ code I am landing.cpu@chromium.org2014-07-221-3/+3
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Tidy up previous PendingTask change.scottmg@chromium.org2012-10-091-0/+2
* add default constructor to PendingTask; compilation fix for VS2012scottmg@chromium.org2012-10-081-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Attempt to fix Windows shared builder following r110206/r110595rsleevi@chromium.org2011-11-181-2/+3
* ChromeFrame: Convert TaskMarshallerThroughMessageQueue to new Callback system.jhawkins@chromium.org2011-11-171-0/+3
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-151-0/+54