13898 Commits (248ce57f30d03f053d2ed8a29833cc74d50e1044)

Author SHA1 Message Date
Craig Tiller c2f49c2d3b
[promises] Fix some behaviors exposed by api_fuzzer (#34795) 1 year ago
Craig Tiller b38e7ab88e
[server] Reland cap size of pending request queue with RealRequestMatcher (#34809) 1 year ago
Mark D. Roth b1901eb732
Revert "[memory test] add benchmarks with xDS enabled" (#34818) 1 year ago
AJ Heller 8224278983
[test] Fix bad server response test race (#34816) 1 year ago
Mark D. Roth e0a5190a5e
[memory test] add benchmarks with xDS enabled (#34785) 1 year ago
Matthew Stevenson 07985907f2
[tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) 1 year ago
Mark D. Roth 4826efa619
[pick_first] fix happy eyeballs address interleaving bug (#34804) 1 year ago
Mark D. Roth 9c15d6327e
Revert "[server] Cap size of pending request queue with RealRequestMatcher" (#34803) 1 year ago
Yash Tibrewal a5b963ada7
[http2] Fix calculation of framing_bytes for http2_stats_test (#34799) 1 year ago
Yash Tibrewal 6b691cddcc
[http2] Fix http2_stats test for promises experiment (#34797) 1 year ago
Craig Tiller f09cd072fc
[server] Cap size of pending request queue with RealRequestMatcher (#34782) 1 year ago
AJ Heller 66d928c440
[EventEngine] Fix local work queueing logic with multiple pools (#34786) 1 year ago
Yash Tibrewal a3f2e08202
[http2] Fix framing_bytes stat (#34787) 1 year ago
Mark D. Roth 066d5dd2bb
[xDS e2e tests] move xDS bootstrap and resource helpers into their own library (#34773) 1 year ago
AJ Heller 6f0feaa43f
[test] Delete stranded event test (#34784) 1 year ago
Craig Tiller 888a7e87cc
[fuzzing] Fix msan error in fuzzer (#34783) 1 year ago
Yash Tibrewal 53ae4d4df1
[http2] Fix merge fiasco from #34693 (#34779) 1 year ago
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 1 year ago
Yash Tibrewal 77824d8093
[chttp2] Fix outgoing data stats (#34693) 1 year ago
Craig Tiller 6278c492a7
[test] Extend deadline to resolve flakiness (#34776) 1 year ago
Craig Tiller 88a353c1ff
[chttp2] Fix flaky retry_transparent_max_concurrent_streams test (#34777) 1 year ago
Craig Tiller 065efff51e
[chttp2] Fix flaky max_concurrent_streams test (#34774) 1 year ago
Vignesh Babu 299b4fe3fd
[flakiness] Fix regex comparison which causes client_lb test to flake at a high rate internally when event engine is enabled. (#34607) 1 year ago
AJ Heller 7740da57a1
[EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 1 year ago
Craig Tiller c9e362238c
[chttp2] Re-enable overload protection experiment (#34770) 1 year ago
Yousuk Seung e3ff5f4166
[tracing] Add TcpTracer and HttpAnnotation (#34592) 1 year ago
Craig Tiller 8f14e37b11
Revert "[chaotic-good] Add chaotic good client transport read (roll-forward)" (#34761) 1 year ago
nanahpang a78145514d
[chaotic-good] Add chaotic good client transport read (roll-forward) (#34657) 1 year ago
nanahpang 16c214629b
[chaotic-good] Fix frame serialization (#34711) 1 year ago
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 1 year ago
Craig Tiller 7c8b371955
[fuzzing] Fix fuzzer found bugs in promise based filter (#34723) 1 year ago
Craig Tiller 3f7d651922
[fuzzing] Fix fuzzer found bugs in client promise call (#34724) 1 year ago
Craig Tiller 5d04df43bb
[build] fix unused arg (#34736) 1 year ago
Eugene Ostroukhov 1a76e7cb42
[Proxy] Support for setting proxy for addresses (#34617) 1 year ago
Gregory Cooke 74c1de6512
[Security] Reapply Move ownership of tsi_ssl_client_handshaker_factory (#34726) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Alisha Nanda 940e2c38e5
[server] Remove name parameter from CreateMemoryOwner (#34479) 1 year ago
Mark D. Roth b2d5a3c8da
[pick_first] don't finish Happy Eyeballs pass until all subchannels fail at least once (#34717) 1 year ago
Craig Tiller b6dbfc9163
[promises] Handle double scheduling of GRPC_OP_RECV_STATUS_ON_CLIENT (#34680) 1 year ago
apolcyn 7af5efcfd3
Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Gregory Cooke 0f0396ae92
[TLS - Revocation] Crl Provider (#33786) 1 year ago
Yash Tibrewal 5fd09c1aff
[CSM C++] Fix behavior when peer does not send metadata (#34692) 1 year ago
AJ Heller 5df9082f44
[EventEngine] Re-enable skipped core/end2end tests (#34700) 1 year ago
nanahpang 601aaf80b7
Revert "[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials, version 2." (#34701) 1 year ago
AJ Heller ffe6634163
[EventEngine] Lock-free fix for WinSocket/IOCP notification race (#34577) 1 year ago
Craig Tiller bfb98d89ec
[testing] Add a test of server handling of calls that expired in the request matcher (#34679) 1 year ago
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