summaryrefslogtreecommitdiffstats
path: root/base/callback_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Callbacks: Replumb the type-inference.ajwong@chromium.org2011-02-191-3/+3
* Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...ajwong@chromium.org2011-02-181-1/+1
* Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...ajwong@chromium.org2011-02-181-1/+1
* Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...ajwong@chromium.org2011-02-181-1/+1
* Emptiness, Reset, and Comparison API for Callbacks.ajwong@chromium.org2011-02-181-3/+93
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+40