1. d3da450 Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland #2). by Francois Doray · 7 years ago
  2. 0e2e01d Revert "Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland)." by Gabriel Charette · 7 years ago
  3. 8e10a0a Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply (reland). by Francois Doray · 7 years ago
  4. 5fb329ce Revert "Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply." by Darren Shen · 7 years ago
  5. 970f849 Reduce leaks in PostTaskAndReplyImpl::PostTaskAndReply. by Francois Doray · 7 years ago
  6. 8e88b31 Move Location to base namespace in base. by Brett Wilson · 8 years ago
  7. 92b7a42 Rewrite base::Bind into base::BindOnce on trivial cases in base by tzik · 8 years ago
  8. 6e42784 Migrate base::TaskRunner from Closure to OnceClosure by tzik · 8 years ago
  9. e5de8d5 Clear PostTaskAndReply task on the destination thread by tzik · 8 years ago
  10. 0352751 Pass Callback by value on PostTaskAndReply family by tzik · 9 years ago
  11. 3f00cf8a Annotate PostTaskAndReplyRelay as being self-managed and potentially leaked in PostTaskAndReplyImpl. by gab · 9 years ago
  12. 2b295de Support PostTaskAndReply from a sequenced task. by fdoray · 9 years ago
  13. 6cce2f3 Fix include path for moved thread_task_runner_handle.h header in base/ by gab · 9 years ago
  14. 14469e4 Add CHECK to PostTaskAndReply to detect null closures earlier by tzik · 10 years ago
  15. 054861d base: Remove most uses of MessageLoopProxy by skyostil · 10 years ago
  16. 7669182 Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
  17. 62aa5ca base: Remove use of MessageLoopProxy by skyostil · 10 years ago
  18. ff448ed Switched PostTaskAndReplyRelay to use ThreadTaskRunnerHandle::Get() instead of MessageLoopProxy::current(). by [email protected] · 12 years ago
  19. 7ccb707 Update includes of message_loop_proxy. by [email protected] · 12 years ago
  20. 2837654 Add WorkerPool::PostTaskAndReply and use in DHCP code. by [email protected] · 14 years ago