13851 Commits (a54c7f7266934a567c92d50f42c3a6eda40c2a91)

Author SHA1 Message Date
Craig Tiller a54c7f7266
[fuzzing] Fix a case whereby a call can become permanently stuck after deadline expiry (#34681) 1 year ago
Mark D. Roth 01332e2364
[client idleness] reland: enable with experiment (#34677) 1 year ago
Craig Tiller eb9e57a03c
[fuzzing] Fix api-fuzzer found bug in ClientPromiseBasedCall (#34655) 1 year ago
Craig Tiller 7c59c09f43
[chttp2] Bound write sizes based on observed write performance (#34665) 1 year ago
Craig Tiller 73e5b2edc5
Revert "[client idleness] enable via experiment" (#34675) 1 year ago
Mark D. Roth f15635287b
[xxhash] add a wrapper header to avoid clang-format breakage (#34658) 1 year ago
Mark D. Roth d9033b36e2
[client idleness] enable via experiment (#34653) 1 year ago
Mark D. Roth 067fc48dca
[pick_first] implement address interleaving for Happy Eyeballs (#34615) 1 year ago
Craig Tiller 594d4ed34b
[chttp2] Add an experiment to separate liveness checks from ping timeouts (#34647) 1 year ago
Craig Tiller c9df0ca470
[cpp] Reland removal of channel_filter code (#34598) 1 year ago
Yash Tibrewal 7a97b35d9b
[CSM] Google Cloud C++ libraries now allow bazel layering checks (#34664) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Esun Kim f092b7a73f
[Test] Bazel distrib test (#34603) 1 year ago
Craig Tiller ec49866463
[fuzzing] Fix timeout in retry_exceeds_buffer_size_in_delay (#34627) 1 year ago
Mark D. Roth be1cf357ba
[FuzzingEventEngine] fix TickForDuration() bug and add test (#34633) 1 year ago
Craig Tiller 6a49e953a4
[chttp2] Experiments for rst_stream pushback (#34642) 1 year ago
Craig Tiller 954b285dd2
[chttp2] Limit request count before receiving settings ack (#34638) 1 year ago
Craig Tiller 98c7e8fb12
Revert "[chaotic-good] Initial change of chaotic-good client-read path." (#34649) 1 year ago
Craig Tiller 394659a849
[fuzzing] Fix build error (#34646) 1 year ago
nanahpang ce75ec23a1
[chaotic-good] Initial change of chaotic-good client-read path. (#34191) 1 year ago
Eugene Ostroukhov c4a35a28fd
[fuzzers] Fix warnings (#34630) 1 year ago
Craig Tiller c744f33790
[fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
Mark D. Roth 01907a7767
[ring_hash] add test and make some minor fixes and improvements (#34610) 1 year ago
Mark D. Roth bb6a6faa69
[SSA] support multiple addresses per endpoint (#34472) 1 year ago
Eugene Ostroukhov 3ed72c0c60
[reflection] Add v1 reflection (#34599) 1 year ago
Craig Tiller d0a4347419
[build] Fix compile error (#34613) 1 year ago
Craig Tiller 8391f19a22
[api-fuzzer] Move most of the functionality down into BasicFuzzer (#34605) 1 year ago
Craig Tiller 0814055337
[fuzzers] Expand client_fuzzer, server_fuzzer (#34596) 1 year ago
Craig Tiller 0147cad52e
[fuzzing] Fix payload_fuzzer timeout (#34602) 1 year ago
Craig Tiller 8eeb71cf82
[api-fuzzer] fix flipped conditional (#34604) 1 year ago
Craig Tiller 7fabc61f07
[chttp2] Delay starting ping timeout timer until writes complete (#34589) 1 year ago
Craig Tiller 3b0916fc0a
Revert "[reflection] Add v1 reflection" (#34594) 1 year ago
Mark D. Roth 36b70504e5
[outlier detection] support multiple addresses per endpoint (#34526) 1 year ago
Matthew Stevenson 539e912ef8
[ssl] Do not crash if ssl session cache capacity is zero. (#34539) 1 year ago
Richard Belleville 94dd104c7d
[distribtest] Use the blessed method to get GCF support Python runtimes (#34554) 1 year ago
Eugene Ostroukhov 5817f0f6c1
[reflection] Add v1 reflection (#34535) 1 year ago
Craig Tiller b581a24a4c
[filter-test] Allow running grpc_init safely (#34567) 1 year ago
Yash Tibrewal df1976b590
[server_fuzzer] Fix call details and metadata destruction point (#34579) 1 year ago
Mark D. Roth 7044af2691
[tests] fix flakes caused by dualstack changes (#34575) 1 year ago
Craig Tiller 077ab3ed34
[test] Move random number generation before main test (#34564) 1 year ago
Mark D. Roth 883ec58237
[client_lb_e2e_test] fix flake in RR HealthChecking test (#34572) 1 year ago
Craig Tiller 445856978f
[test] Extend deadline to resolve fuzzer bug (#34573) 1 year ago
Craig Tiller b9fbf41e3c
[test] Extend cancellation deadline (that should not be reached) (#34571) 1 year ago
Craig Tiller 4c16e6b68f
[test] Enforce hygene between tests that require it (#34561) 1 year ago
Mark D. Roth 194c447653
[core e2e tests] use slowdown factor when injecting deadline via service config (#34548) 1 year ago
Mark D. Roth 24f995538c
[xDS] add support for multiple addresses per endpoint (#34506) 1 year ago
Craig Tiller 7b17e4aa92
Revert "[cpp] Remove legacy channel filter C++ wrapper" (#34541) 1 year ago
Craig Tiller 727c92a15c
[cpp] Remove legacy channel filter C++ wrapper (#34522) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Craig Tiller a17f08b49d
[chttp2] Continue refactoring towards promises (#34437) 1 year ago