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
/
callback.h.pump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-21
/
+25
*
base::Bind: More converts, mostly in WebUI.
jhawkins@chromium.org
2011-10-04
1
-1
/
+1
*
Make Callback.Equals() only work when comparing against the same type.
ajwong@chromium.org
2011-09-10
1
-0
/
+4
*
Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.
ajwong@chromium.org
2011-06-26
1
-0
/
+4
*
Add in example for prebinding.
ajwong@chromium.org
2011-05-18
1
-0
/
+10
*
Support binding WeakPtr<> to methods with void return types.
ajwong@chromium.org
2011-05-16
1
-4
/
+4
*
iwyu: Include callback_old.h where appropriate, final.
jhawkins@chromium.org
2011-05-11
1
-1
/
+0
*
Callback support for unbound reference and array arguments.
ajwong@chromium.org
2011-03-24
1
-4
/
+4
*
Callbacks: Replumb the type-inference.
ajwong@chromium.org
2011-02-19
1
-1
/
+2
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
1
-44
/
+1
*
Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...
ajwong@chromium.org
2011-02-18
1
-1
/
+44
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
1
-44
/
+1
*
Emptiness, Reset, and Comparison API for Callbacks.
ajwong@chromium.org
2011-02-18
1
-17
/
+53
*
Unified callback system based on tr1::function/tr1::bind and Google's interna...
ajwong@chromium.org
2011-02-15
1
-0
/
+291