30 Commits (3528a40fe5cd0c17ecd55caf67ae45fceb4cb240)

Author SHA1 Message Date
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Esun Kim a51fe3e675 Fix abseil-* clang-tidy errors 4 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Vijay Pai 30f1230c10 Remove unused parameter warning (16 of 20) 5 years ago
Yash Tibrewal 66c7560fc4 Fix server interceptors end2end test 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Yash Tibrewal d347ec7ce0 Register for cq avalanching when interceptors are going to be run 6 years ago
Yash Tibrewal 4224384d39 Modifying semantics for GetSendMessage and GetSerializedSendMessage. 6 years ago
Yash Tibrewal 50c60f03ba Rename GetSendMessage to GetSerializedSendMessage and GetOriginalSendMessage to GetSendMessage 6 years ago
Yash Tibrewal c6261f4b91 Rename new SendMessage types to SendMessagePtr 6 years ago
Yash Tibrewal a20263f64d Add tests using NullInterceptorFactory 6 years ago
Vijay Pai c52ae0d000 Give the interceptors header files in include/grpcpp/support 6 years ago
Vijay Pai 83c6640e92 Allow the health checking service 6 years ago
Vijay Pai 97de30d7b3 Allow the interceptor to know the method type 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 6 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 6 years ago
Yash Tibrewal 85ddf5c713 Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
Yash Tibrewal cc21d32c77 Some cleanup 6 years ago
Yash Tibrewal 560963bd8b Add sync unknown method test 6 years ago
Yash Tibrewal 312feb4202 Adding generic rpc and unimplemented rpc test for server interceptors 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
Yash Tibrewal 66cc56bb03 Another server side test 6 years ago
Yash Tibrewal 4da91c1156 First test for server interception 6 years ago