| Commit message (Expand) | Author | Age |
* | s/CodegenGeneric/Raw/g | ncteisen | 2018-06-28 |
* | Add codegen generic to hybrid tests | ncteisen | 2018-06-20 |
* | Change grpc++ references in names to grpcpp | Vijay Pai | 2018-03-08 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Make stream responses togglable via context | ncteisen | 2017-07-05 |
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | Moving gtest include down. | Nicolas "Pixel" Noble | 2017-05-10 |
* | clang-format | Vijay Pai | 2016-11-01 |
* | Use C++11 final and override | Vijay Pai | 2016-11-01 |
* | clang-format | Vijay Pai | 2016-10-13 |
* | Test all split streamed variations | Vijay Pai | 2016-10-13 |
* | Fix channel/stub for dup service use | Vijay Pai | 2016-10-13 |
* | Making split streaming testable | Vijay Pai | 2016-10-13 |
* | Change C++ API to expose wait_for_ready instead of fail_fast. | Mark D. Roth | 2016-09-27 |
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ |
|
| * | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |
* | | clang-format | Vijay Pai | 2016-08-29 |
* | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth... | Vijay Pai | 2016-08-29 |
* | | clang-format | Vijay Pai | 2016-08-04 |
* | | Be able to specify FCUnaryService just like AsyncService so that all | Vijay Pai | 2016-08-04 |
* | | Change API for next message size to allow a bool return value for failure | Vijay Pai | 2016-07-27 |
* | | Make the FCUnary class actually work and test it | vjpai | 2016-06-23 |
|/ |
|
* | clang-format | Vijay Pai | 2016-06-15 |
* | De-lambda-ify | vjpai | 2016-06-15 |
* | Revert "Revert "Remove spam"" | Craig Tiller | 2016-05-21 |
* | Simpler trick to force a listening cq | Craig Tiller | 2016-05-21 |
* | Revert "Remove spam" | Craig Tiller | 2016-05-21 |
* | Remove spam | Craig Tiller | 2016-05-21 |
* | Fixes and code simplification | Craig Tiller | 2016-05-20 |
* | Fix formatting, mem leak, stall | Craig Tiller | 2016-05-20 |
* | Add the option of adding a non-listening server completion queue. This makes ... | Sree Kuchibhotla | 2016-04-21 |
* | Auto-changes | Craig Tiller | 2016-03-25 |
* | Fix clang3.7/tsan compile failure | Craig Tiller | 2016-02-03 |
* | clang-format | David Garcia Quintas | 2016-01-20 |
* | Add tests with a second service | yang-g | 2016-01-15 |
* | Add a test with two methods generic | yang-g | 2016-01-15 |
* | move utilities to a separate file | yang-g | 2016-01-15 |
* | clang-format | yang-g | 2016-01-15 |
* | add generic test | yang-g | 2016-01-15 |
* | Add a hybrid end2end test mixing sync and async methods | yang-g | 2016-01-14 |
* | working test | yang-g | 2016-01-14 |
* | merge with head | yang-g | 2016-01-14 |