20231 Commits (3a2cfe50ec768dd83eefd5e29da567c1c98db298)

Author SHA1 Message Date
Muxi Yan d0539dcc36 Prevent dead-stripping by explicitly calling init 6 years ago
Yash Tibrewal 699c10386d Add method to fail recv msg for hijacked rpcs 6 years ago
Richard Belleville c477cb8597 Add missing transitive dependencies 6 years ago
Guantao Liu 4f9bdf4e06 Enable SO_REUSEADDR in client sockets 6 years ago
Juanli Shen 2eff247b74 Update the RR policy when fallback is disabled 6 years ago
Muxi Yan 2895ee9b6a clang-format 6 years ago
Muxi Yan 33022c9172 Introduce GRPCAssert 6 years ago
Richard Belleville ecd9063424 Use single NullHandler for whole library 6 years ago
Jan Tattermusch 5344c81f3c switch C# to contextual serializer and deserializer internally 6 years ago
Muxi Yan 861e7ce452 nit fixes 6 years ago
Muxi Yan 37dbad80d5 Refactor channel pool 6 years ago
tongxuan.ltx c21393e553 g_default_client_callbacks shouldn't be global variable 6 years ago
Muxi Yan d72d5b2c8e Some nit fixes 6 years ago
Vijay Pai 926b2941ab Pre-request 32 callbacks of each method 6 years ago
Vishal Powar 88352c827f Address review comments 6 years ago
Jan Tattermusch b187cfe460 regenerate protos 6 years ago
Jan Tattermusch a50c61edc1 generate alternative BindService method 6 years ago
Jan Tattermusch abbb317fee add ServiceBinderBase 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
Vishal Powar 0f24148733 Simplify the code in CreateRoundRobinPolicyArgsLocked() to always expect 6 years ago
Muxi Yan c9c060c52d nit fixes in ChannelArgsUtil 6 years ago
Muxi Yan 9e5d7476ac nit build fix 6 years ago
Moiz Haidry 1303ec7b53 Added benchmarks for Callback based Unary server 6 years ago
Lidi Zheng cabe8d8f10 New Python documentation generation 6 years ago
Muxi Yan ab95105607 clang-format 6 years ago
Muxi Yan a0f5db1581 Rename GRPCCallOptions+internal->GRPCCallOptions+Internal 6 years ago
Muxi Yan d8e7a6c6f1 hash: -> .hash 6 years ago
Muxi Yan bb5e55e868 remove extra copy 6 years ago
Muxi Yan ae623ea5b6 Polish isEqual of options 6 years ago
Lidi Zheng 4821221e3a Add wait-for-ready semantics 6 years ago
Muxi Yan d40e828d53 NSInteger->NSUInteger 6 years ago
Muxi Yan d635d9f9f9 fix some threading issues 6 years ago
Lidi Zheng 03841be6ce Add background about the special condition 6 years ago
Muxi Yan 515941ae18 copy _requestHeaders in GRPCCall 6 years ago
Srini Polavarapu 1bf93a76f5 Regenerate projects 6 years ago
Lidi Zheng 8a0b08b574 Migrate tests from Python 3.4 to Python 3.7 6 years ago
Yash Tibrewal fc28a86a0e Allow setsockopt and getsockopt to softly fail for TCP_USER_TIMEOUT 6 years ago
Muxi Yan 1be316e564 Remove check in cancel 6 years ago
Vishal Powar 970552f1ac Disabling the current gRPC LB method of handling fallback in xds plugin. 6 years ago
Muxi Yan b3b98ba4a2 test fix 6 years ago
Vijay Pai 1e850944e9 Release the CallbackWithSuccessTag from a server context completionop 6 years ago
Muxi Yan 9558618182 Check if call is cancelled 6 years ago
Muxi Yan 24265b03ac Clarify cancel before call is started 6 years ago
Muxi Yan 739760cdc8 More comment 6 years ago
Vijay Pai 526d2e6004 Refactoring of CallbackWithSuccessTag 6 years ago
Muxi Yan b496e3a266 On finish, clean _handler and _call independently 6 years ago
Muxi Yan 6b8f0ceae8 A few nits 6 years ago
Soheil Hassas Yeganeh 6c49b3dad7 Eliminate function pointers in hpack_enc(). 6 years ago
Soheil Hassas Yeganeh d926b04ced Optimize `grpc_call_stack_init` for cache coherency. 6 years ago