11656 Commits (ef4ceda6fd2131bda6c0b0a02aadc3c73efcfebb)

Author SHA1 Message Date
Noah Eisen ef4ceda6fd Add advanced interop tests for Ruby client 8 years ago
Yuchen Zeng b810b85e52 Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd 8 years ago
ncteisen 02a7d4272a Add python client to test negative http2 conditions 8 years ago
David Garcia Quintas 855a1063ec grpclb: skip slash in server uri path if present 8 years ago
Bryan Blanchard c549a3e37b don't print multiple imports to protobuf modules 8 years ago
Yuchen Zeng 63e3e3b1df Add grpc_pollset_set as an arg in grpc_resolver_create 8 years ago
Yuchen Zeng 426cf85a68 Fix resolve_address_windows 8 years ago
Yuchen Zeng f62706f206 Add pollset_set in grpc_resolver 8 years ago
Yuchen Zeng 15521de93f Request a pollset_set in grpc_resolve_address 8 years ago
ncteisen 61b8c89206 Add check on return value from start_client_batch 8 years ago
Masood Malekghassemi 4682bf3928 Diagnose AttrErr as too-old setuptools 8 years ago
Mark D. Roth 13f3574642 clang-format 8 years ago
Mark D. Roth f8439141a0 clang-format 8 years ago
Masood Malekghassemi 9fb054a537 Upversion Python 8 years ago
Masood Malekghassemi 94b82355cb Patch overlooked strings from Python un-namespacing 8 years ago
Masood Malekghassemi f1cdf59b7f Patch overlooked strings from Python un-namespacing 8 years ago
Yuchen Zeng 78246df236 Add GRPC_CONTEXT_TRAFFIC in grpc_context_index 8 years ago
murgatroid99 5eebc93b1d Make event order consistent, and make 'end' and 'error' mutually exclusive 8 years ago
David Garcia Quintas 68a9e38c56 Short deadlines: set Status on deadline 8 years ago
Jan Tattermusch 00f66361b7 Generate param comments in C# proto plugin 8 years ago
Jan Tattermusch 726f40f046 remove leading space in C# comments 8 years ago
Jan Tattermusch 727f887cc2 remove leading space in C# comments 8 years ago
Nathaniel Manista 1de3914d69 Style fix: pass keyword arguments by keyword 8 years ago
Nathaniel Manista 91764921bc Use LONG_TIMEOUT for calls that do not time out 8 years ago
Masood Malekghassemi e136c1a773 Up-version Python 8 years ago
Masood Malekghassemi f096f540ee Recover 'namespace'd Python distribution packages 8 years ago
Masood Malekghassemi 53f6d098a7 Recover 'namespace'd Python distribution packages 8 years ago
Masood Malekghassemi 7ba3527ffe Un-namespace Python packages 8 years ago
Masood Malekghassemi fb261bf748 Un-namespace Python packages 8 years ago
Mark D. Roth 42663fb20e Fix bug. 8 years ago
Mark D. Roth aa1cd14729 Clean up C++ filter API. 8 years ago
Mark D. Roth be5e3ca505 Move internal channel arg definitions out of public headers. 8 years ago
Mark D. Roth 201db7d613 Eliminate redundant places where server name was stored. 8 years ago
Mark D. Roth f75d26925f Fix grpclb code. 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
Nathaniel Manista e1fd78f110 Drop unnecessary sleep in interop test 8 years ago
Nathaniel Manista 8b223e2986 Correct Python cancel_after_begin interop test 8 years ago
Ken Payson 65feb6ae3d Add ServiceRpcHandler to exported names 8 years ago
Masood Malekghassemi 6ba93f2612 Up-version Python for backports 8 years ago
Nathaniel Manista b2b6a9eb57 ServicerContext methods doc string fix and tweak 8 years ago
Mark D. Roth c217e490b1 Add function to create channel arg for client channel factory. 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Mark D. Roth 0ee1dbbfa9 Catch the case where we were shutdown after a handoff. 8 years ago
Mark D. Roth 96ba68d7cd Fix more allocation bugs. 8 years ago
Mark D. Roth 6c07bf85a3 Fix allocation bug. 8 years ago
igorpeshansky e51e72d7c9 Use snake_case names for default rpc method implementations 8 years ago
Jan Tattermusch c7df4cfd7c get rid of unused ReleaseSigned config 8 years ago
kpayson64 a44d3145c9 Allow handlers to hint at the services they export 8 years ago
Mark D. Roth eed3815e9e Pass ownership of grpc_tcp_server_acceptor to connector. 8 years ago