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