aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/client_channel.c
Commit message (Expand)AuthorAge
* Use symbolic constantGravatar Craig Tiller2015-01-23
* Merge branch 'kill-printf' into kill-more-printfGravatar Craig Tiller2015-01-23
|\
| * Move string.h to internal codeGravatar Craig Tiller2015-01-23
* | Remove use of sprintfGravatar Craig Tiller2015-01-23
|/
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Properly handle cancellation during downwards propagation.Gravatar ctiller2014-12-19
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Split client_channel into client_channel & child_channel.Gravatar ctiller2014-12-12
* Tell call/channel op handlers who is invoking them.Gravatar ctiller2014-12-11
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26