1. 80bdddf Add base::RunLoop::NestingObserver::OnExitNestedRunLoop(). by Francois Doray · 8 years ago
  2. a3ec961 Replace RunLoop's Delegate::Client by a ShouldQuitWhenIdleCallback. by Gabriel Charette · 8 years ago
  3. 1ef212b Introduce RunLoop::OverrideDelegateForCurrentThreadForTesting(). by Gabriel Charette · 8 years ago
  4. b030a4a Give NestableTasksAllowed() control back to MessageLoop. by Gabriel Charette · 8 years ago
  5. 0241e02b Remove tracked_objects. by Brett Wilson · 8 years ago
  6. a4497505 Make TestMockTimeTaskRunner a RunLoop::Delegate. by Gabriel Charette · 8 years ago
  7. 3ff403e Introduce RunLoop::Type::NESTABLE_TASKS_ALLOWED to replace MessageLoop::ScopedNestableTaskAllower. by Gabriel Charette · 8 years ago
  8. e2b632b Make RunLoop 100% standalone. by Gabriel Charette · 8 years ago
  9. 0592c3a Introduce RunLoop::QuitCurrent*Deprecated() to be favored over MessageLoop::Quit*() by Gabriel Charette · 8 years ago
  10. 0c100dc Rewrite base::Bind to base::BindOnce by tzik · 8 years ago
  11. cf5e4ce Make RunLoop::Quit() thread-safe. by gab · 8 years ago
  12. 980a5271 Loosen thread-safety checks and update documentation on RunLoop. by gab · 8 years ago
  13. 27355196 Introduce RunLoop::Delegate splitting RunLoop/MessageLoop some more. by gab · 8 years ago
  14. 7af9dc0 Make nesting/running states a RunLoop rather than a MessageLoop concept. by gab · 8 years ago
  15. 68c9f10 Fix cases where RunLoop is created without a MessageLoop. by ahest · 9 years ago
  16. 72c1b44 Reland "Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )" by ahest · 9 years ago
  17. f8675b3 Revert of Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ ) by rockot · 9 years ago
  18. dd10720 Add thread checker to base::RunLoop. by ahest · 9 years ago
  19. a365860 Add RunLoop::QuitWhenIdleClosure(). by fdoray · 9 years ago
  20. a4f28ec Add RunLoop::QuitWhenIdle(). by fdoray · 9 years ago
  21. aacdfd0 mus: Fix handled status in UI event ack, add MessageLoop::NestingObserver by jamescook · 9 years ago
  22. e73d030 base: Remove MessagePumpDispatcher. by sadrul · 10 years ago
  23. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  24. 2017553 Creating infrastructure for profiler instrumentation only in developer build and Canary channel. by vadimt · 11 years ago
  25. 12f0f7d Creating a framework for suppressing pollution of the profiler data and applying for know cases of pollution. by vadimt · 11 years ago
  26. b9f12d8f message-loop: Remove MessagePumpDispatcher support from glib message-pump. by [email protected] · 11 years ago
  27. 9a2e75d x11: Move X event handling out of the message-pump. by [email protected] · 11 years ago
  28. 440e357 Nukes MessageLoop::Dispatcher (2) by [email protected] · 12 years ago
  29. d57905e9 Revert 245226 "Nukes MessageLoop::Dispatcher" by [email protected] · 12 years ago
  30. 265e253 Nukes MessageLoop::Dispatcher by [email protected] · 12 years ago
  31. 3580aaf Make aura_demo work on Mac by [email protected] · 12 years ago
  32. dcf1063 Fix some WeakPtrFactory members that aren't last by [email protected] · 12 years ago
  33. 827d38a gtk: Some code cleanup for the message-pump. by [email protected] · 12 years ago
  34. 8e937c1e Add base::RunLoop and update ui_test_utils to use it to reduce flakiness by [email protected] · 13 years ago