20 Commits (61ee1656d2018701c846b76959e30c406fbb8f20)

Author SHA1 Message Date
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 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 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Vijay Pai 113c7fcb7c
Mark override on service method 5 years ago
Yash Tibrewal edbae5d8e6 Fix interceptor batch method FailHijackedRecvMessage for async APIs 5 years ago
Vijay Pai 176dfc2289 Remove unused parameter warning (15 of 20) 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
Yash Tibrewal a20263f64d Add tests using NullInterceptorFactory 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
Yash Tibrewal a55d60056b Fix build 6 years ago
Yash Tibrewal 1ea195b6f3 Reviewer comments except for void * fixed 6 years ago
Yash Tibrewal a094b7b312 Added server async tests 6 years ago
Yash Tibrewal 62280b42c7 Add client streaming, server streaming and bidi streaming tests 6 years ago