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
/
bind.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bind: Use Variadic Templates in bind_internal.h
tzik
2015-02-05
1
-5
/
+9
*
[Base] Use variadic template in bind.h
tzik
2014-11-26
1
-416
/
+19
*
Remove unused typedef in base/bind.h
ch.dumez@samsung.com
2014-01-14
1
-6
/
+0
*
Revert 154885 - Extend base::Callback to 8 arguments.
rsleevi@chromium.org
2012-09-05
1
-84
/
+0
*
Extend base::Callback to 8 arguments.
leandrogracia@chromium.org
2012-09-05
1
-0
/
+84
*
Add quick reference for bind/callback usage.
brettw@chromium.org
2012-07-12
1
-5
/
+16
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
1
-77
/
+94
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
1
-94
/
+77
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
1
-77
/
+94
*
Increase Bind/Callback Arity from 6 -> 7.
ajwong@chromium.org
2011-11-28
1
-1
/
+76
*
Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven."
ajwong@chromium.org
2011-11-24
1
-438
/
+0
*
Increase Bind/Callback Arity from 6 -> 11: These go to eleven.
ajwong@chromium.org
2011-11-23
1
-0
/
+438
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-86
/
+356
*
Reverting as an experiment to determine if this caused increased Win build
jhawkins@chromium.org
2011-10-19
1
-20
/
+0
*
base::Bind: Increase the arity to 7.
jhawkins@chromium.org
2011-10-16
1
-0
/
+20
*
Allow Bind() to take a Callback<> and bind all its free parameters.
ajwong@chromium.org
2011-09-30
1
-0
/
+46
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
1
-1
/
+1
*
Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...
ajwong@chromium.org
2011-02-18
1
-1
/
+1
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
1
-1
/
+1
*
Unified callback system based on tr1::function/tr1::bind and Google's interna...
ajwong@chromium.org
2011-02-15
1
-0
/
+99