aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/method_handler_impl.h
Commit message (Expand)AuthorAge
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* Base the new SerializationTraits API on implicit type conversion rather than ...Gravatar Vijay Pai2017-09-21
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Gravatar Jan Tattermusch2017-09-14
* Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* s/hanging/pending/gGravatar ncteisen2017-07-05
* Add repro and fix to bidi caseGravatar ncteisen2017-07-05
* Fix writelast bugGravatar ncteisen2017-07-05
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* cpp doc nitsGravatar Alexander Polcyn2017-05-05
* Remove double-checking of max-message-size in C++ layersGravatar Craig Tiller2017-01-19
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Making split streaming testableGravatar Vijay Pai2016-10-13
* Add all plumbing and typedef's for controlled server-side streamingGravatar Vijay Pai2016-10-03
* Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
|\
* | Allow setting max send message size via C++ ServerBuilder API.Gravatar Mark D. Roth2016-09-06
| * clang-formatGravatar Vijay Pai2016-08-30
| * Stick to StatusCode::INTERNAL when there's no serviceGravatar Vijay Pai2016-08-30
| * Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
| |\ | |/ |/|
| * clang-formatGravatar Vijay Pai2016-08-29
| * Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
| * clang-formatGravatar Vijay Pai2016-08-04
| * Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
| |\ | |/ |/|
* | C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
| * Make the FCUnary class actually work and test itGravatar vjpai2016-06-23
| * Add NextMessageSize method to all readable streams as an upper-boundGravatar vjpai2016-06-23
| * Initial definition of flow-controlled unary type along with code generation f...Gravatar vjpai2016-06-22
|/
* fix formattingGravatar Jan Tattermusch2016-05-11
* clang-formatGravatar Craig Tiller2016-04-01
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* clang-formatGravatar David Garcia Quintas2016-03-09
* clang-formatGravatar David Garcia Quintas2016-03-08
* wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
* sanity fixesGravatar David Garcia Quintas2016-01-27
* DONE!!1oneGravatar David Garcia Quintas2016-01-27