15 Commits (2039cec4b10c6ea046c11c2b2e8991b6ac9aac1c)

Author SHA1 Message Date
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Vijay Pai 612a3dfa10
clang-format 4 years ago
Vijay Pai bec17c1dd3
Avoid unused variables 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Yash Tibrewal edbae5d8e6 Fix interceptor batch method FailHijackedRecvMessage for async APIs 5 years ago
Yash Tibrewal 67bdbbdf6f Fix a bug where POST_RECV_MESSAGE is not being triggered 6 years ago
Yash Tibrewal aecc5f7285 Add client interceptor test for bidi streaming hijacking interceptor 6 years ago
ncteisen 7b81ae14a7 clang tidy and clang format 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
Yash Tibrewal e2361a4751 Add server interceptors in end2end_test 6 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 6 years ago