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
/
cancelable_callback.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CancelableCallback::weak_factory_ the last member.
dmichael
2015-01-14
1
-7
/
+4
*
Fixing CancelableCallback to use variadic templates. Previously, 2-argument c...
ckehoe
2014-11-15
1
-150
/
+13
*
Maintaing the proper order of initialization WeakPtrFactory
kulkarni.a
2014-09-13
1
-3
/
+2
*
Fix documentation/comments: cancellable -> cancelable.
viettrungluu@chromium.org
2013-10-18
1
-2
/
+2
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
1
-0
/
+70
*
base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-25
1
-4
/
+4
*
base: Update the calls from MessageLoop::Quit() to QuitWhenIdle().
tfarina@chromium.org
2013-01-10
1
-1
/
+1
*
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
-2
/
+1
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
1
-1
/
+2
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
1
-2
/
+1
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
1
-17
/
+132
*
base::Bind: Convert devtools_sanity_unittest.cc.
jhawkins@chromium.org
2011-11-28
1
-1
/
+1
*
base::Bind: Implement CancelableCallback to replace CancelableTask.
jhawkins@chromium.org
2011-11-24
1
-0
/
+89