- Jan 12, 2017
-
-
Craig Tiller authored
-
- Jan 11, 2017
-
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Mario Emmenlauer authored
-
- Jan 09, 2017
-
-
Craig Tiller authored
-
- Jan 07, 2017
-
-
Craig Tiller authored
-
- Jan 06, 2017
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Masood Malekghassemi authored
-
- Jan 03, 2017
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Dec 29, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
- make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
-
- Dec 15, 2016
-
-
Yuchen Zeng authored
-
Yuchen Zeng authored
-
- Dec 13, 2016
-
-
murgatroid99 authored
-
- Dec 09, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Mark D. Roth authored
-
- Dec 08, 2016
-
-
Mark D. Roth authored
-
Sree Kuchibhotla authored
-
- Dec 07, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Dec 03, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
- use after free for resource quota - stuck-in-combiner-lock bug for End2endTest.ClientCancelsBidi/1 under asan/epoll - fixes clang-format stuff for a few files
-
- Dec 02, 2016
-
-
Craig Tiller authored
Otherwise, a null closure could be executed to reclaim, the reclaimation finished edge would never be executed, and a future allocation will stall forever.
-