1438 Commits (789870a00bd358f84ac65dd63a630d6d42f84d31)

Author SHA1 Message Date
Juanli Shen 03431b4f69 Remove filters from subchannel args 6 years ago
Sanjay Pujare 94d5587643 Regenerate projects 6 years ago
yang-g d6dd6f25f4 Correctly reference the internal string for socket mutator arg 6 years ago
easy 8279777167 Destruct CensusContext to avoid leaking memory. 6 years ago
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
Srini Polavarapu a31ccd49e6 Regenerate projects 6 years ago
Nicolas "Pixel" Noble d550af373c Moving ::grpc::Alarm to ::grpc_impl::Alarm. 6 years ago
ncteisen c7f7db65e0 Add test and fix bug 6 years ago
yang-g 2246607ded Review comments 6 years ago
yang-g f1f557bc43 Add a Shutdown call to HealthCheckServiceInterface 6 years ago
Vijay Pai 97de30d7b3 Allow the interceptor to know the method type 6 years ago
Srini Polavarapu 9eaebf116d Regenerate projects 6 years ago
Muxi Yan 97ec5c1d68 Bump version to v1.17.0 6 years ago
Vijay Pai 2a0c0d7ad6 Streaming API for callback servers 6 years ago
Vijay Pai ea1156da3f Stop exposing streaming object class 6 years ago
Vijay Pai d7eb26648d Client callback streaming 6 years ago
Stanley Cheung 698cf221d8 Regenerate projects 6 years ago
Stanley Cheung 42e3ae7309 Re-generate projects 6 years ago
Muxi Yan da14743f1a Generate projects 6 years ago
Muxi Yan f3e4ae633e Regenerate projects 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Yash Tibrewal a9bee9b7ed Make Pluck use the changes made in FinalizeResult 7 years ago
Srini Polavarapu 25cd16ae58 Regenerate projects 7 years ago
Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 7 years ago
Yash Tibrewal 699c10386d Add method to fail recv msg for hijacked rpcs 7 years ago
tongxuan.ltx c21393e553 g_default_client_callbacks shouldn't be global variable 7 years ago
Vijay Pai 926b2941ab Pre-request 32 callbacks of each method 7 years ago
Arjun Roy bc3d6d21b7 Set call_ member variable to null after freeing. 7 years ago
Arjun Roy 843c8d9e75 Fixed intermittent CPP sync server shutdown leak. 7 years ago
Srini Polavarapu 1bf93a76f5 Regenerate projects 7 years ago
Vijay Pai 1e850944e9 Release the CallbackWithSuccessTag from a server context completionop 7 years ago
Vijay Pai 526d2e6004 Refactoring of CallbackWithSuccessTag 7 years ago
Yash Tibrewal 4cc3717e15 move client_interceptor.cc from src/cpp/codegen to src/cpp/client 7 years ago
Yash Tibrewal f8561952e9 Don't use default capture 7 years ago
Yash Tibrewal e08a2b387a Prefer lambda expressions over std::bind 7 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 7 years ago
Yash Tibrewal fd88dcaf55 Add cancellation notification 7 years ago
Yash Tibrewal 3ece34d45c Let us clean a few things before getting started 7 years ago
Vijay Pai 932abf48a3 Address reviewer comments. 7 years ago
Vijay Pai 2f47137a6e Add support for IsCancelled check 7 years ago
Yash Tibrewal 0390b29e15 Register global interceptors functionality 7 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 7 years ago
Yash Tibrewal 145789e9ff interceptor_creators_ should be destroyed after health_check_service_ 7 years ago
Vijay Pai 371b1d99d5 Add call as param to MethodHandler::Deserialize to allow arena use 7 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 7 years ago
ncteisen bc44c5e353 Add GetServer to channelz cpp 7 years ago
Yash Tibrewal cc21d32c77 Some cleanup 7 years ago
Yash Tibrewal 312feb4202 Adding generic rpc and unimplemented rpc test for server interceptors 7 years ago
Yash Tibrewal a094b7b312 Added server async tests 7 years ago
ncteisen 43df9fda64 un duplicate code 7 years ago