Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | Create channel directly. | Adam Michalik | 2016-06-07 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Add support for establishing client channel using existing FD | Adam Michalik | 2016-06-07 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 | |
| |\| | | | | | | | ||||
| | * | | | | | | | clang-format | David Garcia Quintas | 2016-06-06 | |
| | | | | | | | | | ||||
| | * | | | | | | | merge leftover | David Garcia Quintas | 2016-06-06 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-06-06 | |
| | |\ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Get transport from transport global | Yuchen Zeng | 2016-06-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid introducing cancel_stream_cb_arg | |||
| | * | | | | | | | | moar renamings | David Garcia Quintas | 2016-06-06 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||
| | | | | | | | * | | Fix double-free issue for optional_message. | Julien Boeuf | 2016-06-06 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Also better end to end testing of plumbing of plugin error message. | |||
| | | | * | | | | | fixed typo | David Garcia Quintas | 2016-06-03 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge pull request #6772 from ctiller/beefy | Jan Tattermusch | 2016-06-03 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Only send status and message with stream closure when needed | |||
| | * \ \ \ \ \ \ \ | Merge pull request #6761 from ctiller/there-were-no-fatalities | Jan Tattermusch | 2016-06-03 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Rename GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | |||
| * | | | | | | | | | | Fix up some server setup bugs | Craig Tiller | 2016-06-03 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | Polished RR policy and added policy doc preamble | David Garcia Quintas | 2016-06-02 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Remove __inline | Yuchen Zeng | 2016-06-02 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Check if optional_drop_message is an empty slice | Yuchen Zeng | 2016-06-02 | |
| | | | | | | | | | | | ||||
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-02 | |
| | | | | | | |\ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | | ||||
| | | | | | | * | | | | Provide reasons in error messages when streams are canceled with a ↵ | Yuchen Zeng | 2016-06-02 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connection drop | |||
| | | | * | | | | | | | Only send status and message with stream closure when needed | Craig Tiller | 2016-06-02 | |
| | | | | |/ / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's never needed if: - the stream hasn't been created on the wire - we are on a client | |||
| | | * / | | | | | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN | Craig Tiller | 2016-06-02 | |
| | | |/ / / / / / | ||||
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 | |
| | |\| | | | | | | ||||
| * | | | | | | | | Use exec_ctx where it should be, and fix leak | Craig Tiller | 2016-06-01 | |
| | | | | | | | | | ||||
| | | | | | * | | | Fix server side memory leak | Craig Tiller | 2016-06-01 | |
| | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | If clients send GOAWAY followed by HEADER | |||
| * | | | | | | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-01 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| | | * | | | | | | clang-format | Craig Tiller | 2016-06-01 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Fix format string crash bug | Craig Tiller | 2016-06-01 | |
| | | | | | | | | ||||
| * | | | | | | | Fix formatting bug leading to crash | Craig Tiller | 2016-06-01 | |
| | | | | | | | | ||||
| * | | | | | | | Pass through connection error | Craig Tiller | 2016-06-01 | |
| | | | | | | | | ||||
* | | | | | | | | Fix too much metadata | Craig Tiller | 2016-06-01 | |
| | | | | | | | | ||||
* | | | | | | | | Fix crash | Craig Tiller | 2016-05-31 | |
| | | | | | | | | ||||
* | | | | | | | | Fix ref counting | Craig Tiller | 2016-05-31 | |
| | | | | | | | | ||||
| | | | | | * | | Fix macro args in bin_decoder.c | Yuchen Zeng | 2016-05-31 | |
| | | | | | | | | ||||
* | | | | | | | | Add state machine for writes | Craig Tiller | 2016-05-31 | |
| | | | | | | | | ||||
| | | | * | | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 | |
| | | | | | | | | ||||
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 | |
| | | | |\| | | | ||||
* | | | | | | | | Fixes | Craig Tiller | 2016-05-31 | |
| | | | | | | | | ||||
| * | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-31 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||
| | | * | | | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 | |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | | * | | | | | regenerate projects | Alistair Veitch | 2016-05-27 | |
| | | | | | | | | ||||
* | | | | | | | | Initial pass of delayed writing | Craig Tiller | 2016-05-27 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'reuse_affinity' into delayed-write | Craig Tiller | 2016-05-27 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | Merge branch 'error' into reuse_affinity | Craig Tiller | 2016-05-27 | |
| |\| | | | | | | ||||
* | | | | | | | | Merge pull request #6586 from makdharma/cronet | Jorge Canizales | 2016-05-27 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Exposes a way to create channels with the CroNet stack | |||
| | | | * | | | | | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 | |
| | | | | | | | | | ||||
| | | * | | | | | | clang-format | Craig Tiller | 2016-05-24 | |
| | | | | | | | | | ||||
| | | * | | | | | | Rename functions | Craig Tiller | 2016-05-24 | |
| | | | | | | | | | ||||
| | | | * | | | | | really move | Alistair Veitch | 2016-05-24 | |
| | | | | | | | | | ||||
| | | | * | | | | | move proto file | Alistair Veitch | 2016-05-24 | |
| | | | | | | | | |