13880 Commits (77824d809360ffa06b770c8ed10f5a2ae1c0875e)

Author SHA1 Message Date
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
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