aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/client_callback_end2end_test.cc
Commit message (Expand)AuthorAge
* Test reactor reuseGravatar Vijay Pai2018-12-06
* Merge branch 'callback_test_coverage_1' of github.com:hcaseyal/grpc into call...Gravatar Hope Casey-Allen2018-12-03
|\
* | Remove log linesGravatar Hope Casey-Allen2018-12-03
| * Merge branch 'master' into callback_test_coverage_1Gravatar hcaseyal2018-12-03
|/|
* | Clang formatGravatar Hope Casey-Allen2018-12-03
| * Merge pull request #17144 from vjpai/server_streamingGravatar Vijay Pai2018-12-03
| |\
| * \ Merge pull request #17359 from yang-g/test_envGravatar Yang Gao2018-11-30
| |\ \
| | | * Test client-side callback streaming with callback serverGravatar Vijay Pai2018-11-30
| | |/ | |/|
* | | Add service definition to sync serverGravatar Hope Casey-Allen2018-11-30
| | * change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
| * | Fix clang-tidy and golden file issuesGravatar Vijay Pai2018-11-30
| * | Stop exposing streaming object classGravatar Vijay Pai2018-11-30
| * | Make StartCall() a releasing operation so that you can pile up opsGravatar Vijay Pai2018-11-30
| * | Revert an order changeGravatar Vijay Pai2018-11-30
| * | More review commentsGravatar Vijay Pai2018-11-30
| * | Improve test readability at suggestion of @ghemawatGravatar Vijay Pai2018-11-30
| * | Client callback streamingGravatar Vijay Pai2018-11-30
| |/
* / Debugging unimplemented error in CheckClientInitialMetadataGravatar Hope Casey-Allen2018-11-29
|/
* Properly clear metadata and other structs when reusing ServerContextGravatar Vijay Pai2018-11-13
* Experimental C++ server callback unary APIGravatar Vijay Pai2018-10-29
* Merge branch 'master' into callback_codegen_client_unaryGravatar Vijay Pai2018-09-19
|\
| * Fix clang-tidy concernsGravatar Vijay Pai2018-09-19
* | Add more test casesGravatar Vijay Pai2018-09-18
* | Fix conflictGravatar Vijay Pai2018-09-18
* | Merge branch 'master' into callback_codegen_client_unaryGravatar Vijay Pai2018-09-18
|\|
* | Add a testGravatar Vijay Pai2018-09-18
| * Catch exceptions in user callbacksGravatar Vijay Pai2018-09-14
|/
* Initialize boolGravatar Vijay Pai2018-08-30
* Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30