summaryrefslogtreecommitdiffstats
path: root/base/callback_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-1/+1
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-0/+20
* Make Callback::Reset() return a copy to support use-cases where Run() ends up...fischman@chromium.org2012-03-241-0/+30
* Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...ajwong@chromium.org2011-02-181-55/+0
* Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...ajwong@chromium.org2011-02-181-0/+55
* Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...ajwong@chromium.org2011-02-181-55/+0
* Unified callback system based on tr1::function/tr1::bind and Google's interna...ajwong@chromium.org2011-02-151-0/+55