1. 63a01af Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code to avoid a lot of thread hops, this sets things up for converting the code to work on RenderFrames instead of RenderViews. by jam@chromium.org · 10 years ago
  2. 69cfb18 Add WaitForCondition() and use it in ExtensionTestNotificationObserver. by bauerb@chromium.org · 11 years ago
  3. 0b4414d C++ Readability Review for caitkp by caitkp@chromium.org · 11 years ago
  4. 4964732 Rename CallbackRegistry to CallbackList by caitkp@chromium.org · 11 years ago[Renamed (72%) from base/callback_registry.h]
  5. 2b10b74 Function-type templated CallbackRegistry by caitkp@google.com · 11 years ago
  6. 146349f Fix CallbackRegistry on Win7 by caitkp@google.com · 11 years ago
  7. 1268af1 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 caitkp@chromium.org · 11 years ago