Sign in
chromium
/
chromium
/
src
/
3338dfbd7f61e4ebb5a1e1519e0ef930cd7499d8
/
base
/
callback_list_unittest.cc
9b6f4293
Switch to standard integer types in base/.
by avi
· 10 years ago
9dfa123
Rewrite Pass() to std::move() in base/
by dcheng
· 10 years ago
f126cb2
Only signal the removal callback once in CallbackList::Compact.
by davidben
· 10 years ago
abdd66e
C++ Readability Review for caitkp
by
[email protected]
· 12 years ago
2a7cac0
Rename CallbackRegistry to CallbackList
by
[email protected]
· 12 years ago
[Renamed (70%) from base/callback_registry_unittest.cc]
243576f
Function-type templated CallbackRegistry
by
[email protected]
· 12 years ago
893c816
This is needed in order to reduce the boilerplate involved in converting Notifications into callbacks. It is intended to be the callback version of ObserverList.
by
[email protected]
· 12 years ago