Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format affected files | Craig Tiller | 2015-06-30 |
| | |||
* | client_config bugfixes | Craig Tiller | 2015-06-30 |
| | |||
* | Add connect retry, backoff | Craig Tiller | 2015-06-29 |
| | |||
* | Trip through transient failure on disconnection | Craig Tiller | 2015-06-29 |
| | |||
* | Make SSL work | Craig Tiller | 2015-06-29 |
| | |||
* | Refcounting fixes | Craig Tiller | 2015-06-29 |
| | |||
* | Debugging | Craig Tiller | 2015-06-29 |
| | |||
* | clang-format | Craig Tiller | 2015-06-29 |
| | |||
* | Simple request unsecure passes with new client_config code | Craig Tiller | 2015-06-28 |
| | |||
* | refcount debugging | Craig Tiller | 2015-06-27 |
| | |||
* | Factor out channel state watching | Craig Tiller | 2015-06-27 |
| | |||
* | Connector progress | Craig Tiller | 2015-06-26 |
| | |||
* | Further client config work | Craig Tiller | 2015-06-26 |
| | |||
* | client_config: chttp2_fullstack_no_op_unsecure_test passes | Craig Tiller | 2015-06-26 |
| | |||
* | Introduce connector, to help subchannel connect | Craig Tiller | 2015-06-25 |
| | |||
* | Refine subprocess_call API | Craig Tiller | 2015-06-25 |
| | |||
* | chop chop chop | Craig Tiller | 2015-06-25 |
| | |||
* | s/grpc_transport_op/grpc_transport_stream_op/g | Craig Tiller | 2015-06-25 |
| | |||
* | Refactoring progress towards integrating client configs | Craig Tiller | 2015-06-25 |
| | |||
* | Flesh out things and make them compile | Craig Tiller | 2015-06-23 |
| | |||
* | Move parent subchannel construction args... | Craig Tiller | 2015-06-23 |
| | | | | | ... into grpc_channel itself, to hide this complicated construction detail. | ||
* | Rename configured_subchannel --> subchannel | Craig Tiller | 2015-06-23 |
Per @a11r's request |