aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | | Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fixGravatar Mark D. Roth2018-11-29
| |\ \ \
| | * | | Don't ignore empty serverlists from the grpclb balancer.Gravatar Mark D. Roth2018-11-29
| | |/ /
| * | | Merge pull request #17110 from billfeng327/multipool-configGravatar Bill Feng2018-11-28
| |\ \ \
| * \ \ \ Merge pull request #17244 from guantaol/ev_epollbgGravatar Guantao Liu2018-11-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | merge conflict fixGravatar Bill Feng2018-11-26
| | | |\ \
| * | | | | fix clang tidyGravatar ncteisen2018-11-26
| | |_|/ / | |/| | |
| * | | | Merge pull request #16455 from yashykt/httpplumbingGravatar Yash Tibrewal2018-11-21
| |\ \ \ \
| * \ \ \ \ Merge pull request #17267 from apolcyn/qos_json_driver_different_cred_typesGravatar apolcyn2018-11-21
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'master' into httpplumbingGravatar Yash Tibrewal2018-11-21
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Allow specifying specific credential types to reach specific works in QPS ben...Gravatar Alexander Polcyn2018-11-21
| | | | * | | Add the missing definition of shutdown_background_closure to bm_cq_multiple_t...Gravatar Guantao Liu2018-11-20
| | |_|/ / / | |/| | | |
| | | * | | CleanupGravatar Yash Tibrewal2018-11-16
| * | | | | Merge pull request #17232 from yashykt/cleanup1Gravatar Yash Tibrewal2018-11-16
| |\ \ \ \ \
| | * | | | | Modify remaining usecases in test/cppGravatar Yash Tibrewal2018-11-16
| | * | | | | Remove the std::unique_ptr, instead use move semantics everywhereGravatar Yash Tibrewal2018-11-15
| | | |/ / / | | |/| | |
| | | | | * Remove extraneous logging statementsGravatar Yash Tibrewal2018-11-15
| | | | | * Add method to get status of send message op on POST_SEND_MESSAGEGravatar Yash Tibrewal2018-11-15
* | | | | | Add a method to check whether the message was received successfullyGravatar Yash Tibrewal2018-11-15
| * | | | | Don't reset channel state on resolver failure when LB policy exists.Gravatar Mark D. Roth2018-11-15
| |/ / / /
* | | | | s/count/count_/Gravatar Yash Tibrewal2018-11-14
| | | | * Add method to fail hijacked send messagesGravatar Yash Tibrewal2018-11-14
| | |_|/ | |/| |
| * | | disable grpc_tool_test on msanGravatar Jan Tattermusch2018-11-14
| |/ /
| * | Merge pull request #17197 from vjpai/ctx_clearGravatar Vijay Pai2018-11-13
| |\ \
| | * | Properly clear metadata and other structs when reusing ServerContextGravatar Vijay Pai2018-11-13
| * | | Fix clang-tidy issuesGravatar Vijay Pai2018-11-11
| |/ /
* / / Add method to fail recv msg for hijacked rpcsGravatar Yash Tibrewal2018-11-09
|/ /
* | Merge pull request #17155 from hcaseyal/fix_namespaceGravatar hcaseyal2018-11-08
|\ \
* \ \ Merge pull request #17140 from vjpai/qpsGravatar Jan Tattermusch2018-11-08
|\ \ \
| | * | Make namespace more explicit.Gravatar Hope Casey-Allen2018-11-07
| |/ / |/| |
| | * removed accidental submodule updateGravatar Bill Feng2018-11-07
| |/ |/|
| * Initialize value before creating sliceGravatar Vijay Pai2018-11-07
* | Merge pull request #17111 from mhaidrygoog/server_unary_callback_benchmarkGravatar Moiz Haidry2018-11-07
|\ \ | |/ |/|
| * Added benchmarks for Callback based Unary serverGravatar Moiz Haidry2018-11-07
* | Merge pull request #17072 from yashykt/interceptor_cancellationGravatar Yash Tibrewal2018-11-06
|\ \
* | | Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
* | | Add blank lineGravatar ncteisen2018-11-02
* | | clang formatGravatar ncteisen2018-11-02
* | | Add testGravatar ncteisen2018-11-02
| |/ |/|
* | Merge pull request #17053 from yashykt/global_interceptorGravatar Yash Tibrewal2018-11-02
|\ \
| | * Make client interceptors see notification even if Cancel was done before the ...Gravatar Yash Tibrewal2018-11-01
| | * Add server interceptors in end2end_testGravatar Yash Tibrewal2018-11-01
| | * Refactor tests slightlyGravatar Yash Tibrewal2018-11-01