1. 0126abe Remove tracked_objects. by Brett Wilson · 7 years ago
  2. 250436f Make TestMockTimeTaskRunner a RunLoop::Delegate. by Gabriel Charette · 7 years ago
  3. 3c6f00b Introduce RunLoop::Type::NESTABLE_TASKS_ALLOWED to replace MessageLoop::ScopedNestableTaskAllower. by Gabriel Charette · 7 years ago
  4. 31fc132 Make RunLoop 100% standalone. by Gabriel Charette · 7 years ago
  5. 1beb737 Introduce RunLoop::QuitCurrent*Deprecated() to be favored over MessageLoop::Quit*() by Gabriel Charette · 7 years ago
  6. 330d83f Rewrite base::Bind to base::BindOnce by tzik · 7 years ago
  7. 7e2af5c Make RunLoop::Quit() thread-safe. by gab · 7 years ago
  8. af02288 Loosen thread-safety checks and update documentation on RunLoop. by gab · 7 years ago
  9. 25e10ad Introduce RunLoop::Delegate splitting RunLoop/MessageLoop some more. by gab · 7 years ago
  10. 029f59e Make nesting/running states a RunLoop rather than a MessageLoop concept. by gab · 7 years ago
  11. 9a63aa2 Fix cases where RunLoop is created without a MessageLoop. by ahest · 8 years ago
  12. e5b635f Reland "Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )" by ahest · 8 years ago
  13. 8c7d624 Revert of Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ ) by rockot · 8 years ago
  14. 9b69714 Add thread checker to base::RunLoop. by ahest · 8 years ago
  15. 995fbe1 Add RunLoop::QuitWhenIdleClosure(). by fdoray · 8 years ago
  16. f36496f Add RunLoop::QuitWhenIdle(). by fdoray · 8 years ago
  17. 0ca2e33 mus: Fix handled status in UI event ack, add MessageLoop::NestingObserver by jamescook · 8 years ago
  18. 13f1ac1 base: Remove MessagePumpDispatcher. by sadrul · 9 years ago
  19. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  20. 6c709f0 Creating infrastructure for profiler instrumentation only in developer build and Canary channel. by vadimt · 10 years ago
  21. 29787df Creating a framework for suppressing pollution of the profiler data and applying for know cases of pollution. by vadimt · 10 years ago
  22. 9f651a5 message-loop: Remove MessagePumpDispatcher support from glib message-pump. by sadrul@chromium.org · 11 years ago
  23. be4515c x11: Move X event handling out of the message-pump. by sadrul@chromium.org · 11 years ago
  24. 66a00b3 Nukes MessageLoop::Dispatcher (2) by sky@chromium.org · 11 years ago
  25. 907041c Revert 245226 "Nukes MessageLoop::Dispatcher" by sky@chromium.org · 11 years ago
  26. 93f2f95 Nukes MessageLoop::Dispatcher by sky@chromium.org · 11 years ago
  27. 6c63e29 Make aura_demo work on Mac by ccameron@chromium.org · 11 years ago
  28. 4f8c55b Fix some WeakPtrFactory members that aren't last by dmichael@chromium.org · 11 years ago
  29. a06ba83 gtk: Some code cleanup for the message-pump. by sadrul@chromium.org · 11 years ago
  30. 5d5b281 Add base::RunLoop and update ui_test_utils to use it to reduce flakiness by jbates@chromium.org · 12 years ago