1646 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
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 6 years ago
Srini Polavarapu 25cd16ae58 Regenerate projects 6 years ago
Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 6 years ago
Yash Tibrewal 699c10386d Add method to fail recv msg for hijacked rpcs 6 years ago
tongxuan.ltx c21393e553 g_default_client_callbacks shouldn't be global variable 6 years ago
Vijay Pai 926b2941ab Pre-request 32 callbacks of each method 6 years ago
Arjun Roy bc3d6d21b7 Set call_ member variable to null after freeing. 6 years ago
Arjun Roy 843c8d9e75 Fixed intermittent CPP sync server shutdown leak. 6 years ago
Srini Polavarapu 1bf93a76f5 Regenerate projects 6 years ago
Vijay Pai 1e850944e9 Release the CallbackWithSuccessTag from a server context completionop 6 years ago
Vijay Pai 526d2e6004 Refactoring of CallbackWithSuccessTag 6 years ago
Yash Tibrewal 4cc3717e15 move client_interceptor.cc from src/cpp/codegen to src/cpp/client 6 years ago
Yash Tibrewal f8561952e9 Don't use default capture 6 years ago
Yash Tibrewal e08a2b387a Prefer lambda expressions over std::bind 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 fd88dcaf55 Add cancellation notification 6 years ago
Yash Tibrewal 3ece34d45c Let us clean a few things before getting started 6 years ago
Vijay Pai 932abf48a3 Address reviewer comments. 6 years ago
Vijay Pai 2f47137a6e Add support for IsCancelled check 6 years ago
Yash Tibrewal 0390b29e15 Register global interceptors functionality 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Yash Tibrewal 145789e9ff interceptor_creators_ should be destroyed after health_check_service_ 6 years ago
Vijay Pai 371b1d99d5 Add call as param to MethodHandler::Deserialize to allow arena use 6 years ago
Yash Tibrewal c2e3fde9b5 Rename call.h to call_op_set.h and call_wrapper.h to call.h 6 years ago
ncteisen bc44c5e353 Add GetServer to channelz cpp 6 years ago
Yash Tibrewal cc21d32c77 Some cleanup 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
ncteisen 43df9fda64 un duplicate code 6 years ago
ncteisen 4fa389b137 Unifying grpc build hacks 6 years ago
ncteisen 482641501c Revert "Revert "Refactor Channelz Service to Support Internal Build"" 6 years ago
Yash Tibrewal 281de1bb30 Solve memory leak due to double setting of set_server_rpc_info 6 years ago
Noah Eisen 2eafaccba6
Revert "Refactor Channelz Service to Support Internal Build" 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Vijay Pai 45dfbe097e Arena-allocate the ServerContext::CompletionOp 6 years ago
Yash Tibrewal 62280b42c7 Add client streaming, server streaming and bidi streaming tests 6 years ago
ncteisen 97134a69be Refactor to support internal build 6 years ago
Stanley Cheung 3dd82ec3c2 Regenerate projects 6 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Yash Tibrewal 3a17f5b05e Working on tests 6 years ago