12270 Commits (265775fc20496ea18d49c42d39fe727b65f78bc4)

Author SHA1 Message Date
Nicolas "Pixel" Noble 0fc9999fba Putting message size filter back. 8 years ago
Nicolas "Pixel" Noble 3d5592cea8 Moving message_size_filter properly. 8 years ago
Craig Tiller 1b36a7d4ed Ping rate limiting for HTTP2 8 years ago
Craig Tiller e4c2b10516 No need for copyright on generated files 8 years ago
Craig Tiller 68c9dbe694 Add clamping to pid controller, make arguments more readable 8 years ago
Craig Tiller 88d81bffd1 Fix cast 8 years ago
Craig Tiller 5ed702b78c Simplify math 8 years ago
Craig Tiller 95234e1baa Increase stability of integration for PID controller 8 years ago
Craig Tiller fb27caca3b More UV fixes 8 years ago
Craig Tiller aef521c6f9 Fix closure usage in UV code 8 years ago
Craig Tiller d4654560dc clang-format code 8 years ago
Craig Tiller 460da03d0c Fixup Windows source files for new closure APIs 8 years ago
Craig Tiller 801c6cc548 Fix some NULL usage 8 years ago
Craig Tiller 91f77eacce PID controller stabilization 8 years ago
Craig Tiller ff281b9d22 Fix udp server 8 years ago
Craig Tiller eff97ae57a Update cronet 8 years ago
Craig Tiller c0118b494e Ping progress 8 years ago
Craig Tiller e9c2d4e9ff Update cronet 8 years ago
Craig Tiller 061ef740c0 Some fixes 8 years ago
Nathaniel Manista 2fab0e78b0 Rename interop-as-a-unit-test "intraop" 8 years ago
Craig Tiller d6887e0e4e Some fixes 8 years ago
Yuchen Zeng a13ec951b9 Remove for loop initial declarations 8 years ago
Masood Malekghassemi 0d62d7e8d7 Add `auto-gen`d comment to `_pb2_grpc.py` files 8 years ago
Craig Tiller 3cb3447e49 Fix some uninitialized variables 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller ad2a11fc3d Cleanup ping story: part 0 8 years ago
Craig Tiller 00a2d18234 Fix flipped conditional 8 years ago
Masood Malekghassemi 25186ae0f1 Set Python documentation copyright 8 years ago
Craig Tiller 4cc1c35ad3 Fix merge errors 8 years ago
Yuan He 9383d2b809
Ruby: show error class and message instead of unknown 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
siddharthshukla 48226a2f1f Add _invocation_defects_test.InvocationDefectsTest 8 years ago
Alexander Polcyn 2ec43d2dac change ruby default unimplemented ruby server handler to have two arguments 8 years ago
ncteisen 2e3972ae54 Add advanced interop test behavior for Ruby server side 8 years ago
yang-g 92fa9608f2 Check and fail if user provides a metadata key starting with : 8 years ago
Noah Eisen ef4ceda6fd Add advanced interop tests for Ruby client 8 years ago
Alexander Polcyn eb69c34f83 attach trailing metadata to ruby bidi call op when it's received 8 years ago
Dan Born e955c1f236 Method to expose the resource quota of a resource user 8 years ago
siddharthshukla dd52a31337 Replace Python unit test iterables by iterators 8 years ago
siddharthshukla 6bfa91a795 Handle non-iterator objects in consume_request_iterator 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
siddharthshukla c336268a40 Fix invalid tests.json 8 years ago
Nathaniel Manista 6aedd44fb6 Drop use of Exception.message in metadata test 8 years ago
ncteisen d803b805ae Fix RST_STREAM(0) inconsistency 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