summaryrefslogtreecommitdiffstats
path: root/base/task_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Clear obj_ before releasing the callee in RunnableMethod.cbentzel@chromium.org2010-12-161-0/+52
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-40/+0
* Add a CallbackWithReturnValue as a convenient method of calling callback func...jam@chromium.org2009-07-171-0/+40