summaryrefslogtreecommitdiffstats
path: root/base/pending_task.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Add missing copy ctors where appropriate.vmpstr2016-02-181-0/+2
* High resolution timer fix relandcpu2014-08-281-8/+4
* Revert of High resolution timer fix for Windows (https://codereview.chromium....ksakamoto@chromium.org2014-07-221-4/+8
* This is jamesr@ code I am landing.cpu@chromium.org2014-07-221-8/+4
* Tidy up previous PendingTask change.scottmg@chromium.org2012-10-091-1/+4
* add default constructor to PendingTask; compilation fix for VS2012scottmg@chromium.org2012-10-081-0/+3
* ChromeFrame: Convert TaskMarshallerThroughMessageQueue to new Callback system.jhawkins@chromium.org2011-11-171-1/+1
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-151-0/+54