index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
task_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-38
/
+0
*
base::Bind: Remove CancelableTask and ScopedTaskRunner.
jhawkins@chromium.org
2012-01-04
1
-58
/
+0
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-42
/
+1
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-2
/
+2
*
Add ScopedClosureRunner.
sergeyu@chromium.org
2011-10-04
1
-0
/
+27
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-0
/
+58
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
1
-58
/
+0
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-0
/
+58
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Clear obj_ before releasing the callee in RunnableMethod.
cbentzel@chromium.org
2010-12-16
1
-0
/
+52
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-40
/
+0
*
Add a CallbackWithReturnValue as a convenient method of calling callback func...
jam@chromium.org
2009-07-17
1
-0
/
+40