summaryrefslogtreecommitdiffstats
path: root/base/critical_closure.h
Commit message (Expand)AuthorAgeFilesLines
* base: Remove most uses of MessageLoopProxyskyostil2015-04-301-1/+1
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-291-1/+1
* base: Remove use of MessageLoopProxyskyostil2015-04-291-1/+1
* Allow MakeCriticalClosure to enclose closures with non-void return types.gab@chromium.org2014-05-091-5/+48
* Add inline annotation for base::MakeCriticalClosure() in platform other than ...chenyu@chromium.org2012-08-091-1/+1
* Add APIs to protect critical tasks on iOS.chenyu@chromium.org2012-08-011-0/+37