1. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  2. 9dfa123 Rewrite Pass() to std::move() in base/ by dcheng · 10 years ago
  3. f126cb2 Only signal the removal callback once in CallbackList::Compact. by davidben · 10 years ago
  4. abdd66e C++ Readability Review for caitkp by [email protected] · 12 years ago
  5. 2a7cac0 Rename CallbackRegistry to CallbackList by [email protected] · 12 years ago[Renamed (70%) from base/callback_registry_unittest.cc]
  6. 243576f Function-type templated CallbackRegistry by [email protected] · 12 years ago
  7. 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