Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
* | Adopt the static factory pattern (#10) | Vijay Pai | 2017-10-27 |
* | Separate public and internal C++ interfaces | Vijay Pai | 2017-10-26 |
* | Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip | Vijay Pai | 2017-09-21 |
* | Construction of streams shouldn't require triggering async ops | Vijay Pai | 2017-09-14 |
* | Revert "Separate internal-only and public parts of C++ API" | Vijay Pai | 2017-07-25 |
* | Internalize structs and methods meant for being exposed through codegen | Vijay Pai | 2017-07-10 |
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | Convert all async client stream types to not allocate | Craig Tiller | 2017-04-05 |
* | headers reorg | yang-g | 2015-08-21 |
* | Fix server side and generic stub | yang-g | 2015-08-20 |
* | clang-format | Craig Tiller | 2015-04-16 |
* | Populate channel tags for methods | Craig Tiller | 2015-04-16 |
* | Make RpcMethod constructor take all args | Craig Tiller | 2015-04-16 |
* | Implementation of generic stub | Yang Gao | 2015-03-19 |