13880 Commits (77824d809360ffa06b770c8ed10f5a2ae1c0875e)

Author SHA1 Message Date
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
David Chamberlin e76ac4ab07
[Build] Update distrib test to build DLL (#34486) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Esun Kim f01e6b7dee
[Deps] Fully vendored upb again (#34508) 1 year ago
Mark D. Roth 835775e347
[pick_first] implement Happy Eyeballs (#34426) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
Yash Tibrewal a0e3794f4b
[OTel C++] Method attribute filtering (#34350) 1 year ago
Yash Tibrewal 06b55bdaa4
[RegisteredMethod] Set information on initial metadata about whether method is registered or not (#34432) 1 year ago
Eugene Ostroukhov 2f78fffa37
[xds ssa] Remove environment variable protection for stateful affinity (#34435) 1 year ago
Craig Tiller 1dabdfbe6f
[per-cpu] Change up the cpu caching mechanism (#34421) 1 year ago
Hannah Shi e5d41f2a1f
[ObjC] cf event engine supports resolve recursively from on_resolve callback (#34385) 1 year ago
Yash Tibrewal 1091cc3211
[CSM] Update labels (#34412) 1 year ago
Gregory Cooke aa17285f8e
[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials, version 2. (#34408) 1 year ago
Yash Tibrewal 112fffcdb4
[OTel] Minor test cleanup (#34353) 1 year ago
Esun Kim 6c11f4f181
[Testing] Added windows/grpc_distribtests_cpp_dll (#34425) 1 year ago
Eugene Ostroukhov 98ac00d7d2
[interop test] Fix the test (#34424) 1 year ago
Eugene Ostroukhov 490f6a3ee9
[test interop] Add HookService to the maintenence server (#34413) 1 year ago
Stanley Cheung fc159a6901
[Observability Testing] register prometheus exporter (#34380) 1 year ago
AJ Heller 3707b42bec
[reland][EventEngine] Move combiner executor usage to EventEngine (#34396) 1 year ago
Craig Tiller 52369882d8
[promises] Add tracing to seq, join variants (#34401) 1 year ago
Mark D. Roth 0bffb766ff
[grpclb e2e test] increase RPC deadlines to fix flakes (#34403) 1 year ago