aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/subchannel_call_holder.c
Commit message (Collapse)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-01-28
|
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* Add explicit casts to fix Windows buildGravatar Craig Tiller2015-12-04
|
* FixesGravatar Craig Tiller2015-11-24
|
* Finish initial scrape, clang-formatGravatar Craig Tiller2015-11-24
|
* Stripping out master channel as a conceptGravatar Craig Tiller2015-11-24
|
* clang-format, bugfixGravatar Craig Tiller2015-11-21
|
* Initial pass through to make subchannels single connectGravatar Craig Tiller2015-11-17
|
* Add a test with a large negative deadlineGravatar Craig Tiller2015-11-03
| | | | Mirrors a node test, and fix a bug that it found
* stream_op cleanup: channel, client_config changesGravatar Craig Tiller2015-11-02