8528 Commits (1c82b1cbea3ff64d5b487eba7c0f2aeb138a4ea7)

Author SHA1 Message Date
Craig Tiller 7a413d14f9 [e2e] Mark a few tests flaky (#37880) 4 months ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 5 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 5 months ago
AJ Heller d56d89f691 [EventEngine] Remove invalid IOCP closed socket test (#37864) 5 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 5 months ago
Craig Tiller 863aca8949 [call-v3] Implement failed_before_recv_message() on {Client,Server}Call (#37810) 5 months ago
Mark D. Roth 9a12ec91e1 [xds_client_test] change test to use FuzzingEventEngine (#37668) 5 months ago
Mark D. Roth e56d766a45 [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 5 months ago
Craig Tiller 6dbc0bdb10 [chaotic-good] Use a party for internal activities (#37078) 5 months ago
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 5 months ago
erm-g 72c7cf88f9 [security] Change security level classification for local connections (#37266) 5 months ago
Tanvi Jagtap 2c09f14f0d [Gpr_To_Absl_Logging] Remove allow listed log. It is not used anymore 5 months ago
Mark D. Roth 06d3e40d81 [xDS] split LRS client into its own API (#37605) 5 months ago
Craig Tiller 7379a9fbbe [call-v3] Outbound request buffer (#37448) 5 months ago
Yijie Ma a1b83dc995 [alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737) 5 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 5 months ago
Yousuk Seung cbccf975d0 [ssl] Ensure OPENSSL global cleanup happens after gRPC shutdowns (#37768) 5 months ago
Chris Kennelly 542f9b7e96 [cleanup] remove unused variable 5 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 5 months ago
Yijie Ma 23715aca4c [Test] Mitigate `AltsConcurrentConnectivityTest` msan timeout with reduced concurrent level (#37773) 5 months ago
erm-g 44165b7808 [flake] Increase timeout to fix h2_test flakiness (#37767) 5 months ago
Yash Tibrewal 656f325b53 [HealthCheck] Make status message better (#37724) 5 months ago
Craig Tiller e3aa78868f [chaotic-good] Fix race between call finishing and adding to the stream map (#37749) 5 months ago
AJ Heller e80625a06e [testing] Fix end2end Proxy fixture metadata race (#37738) 5 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 5 months ago
Yash Tibrewal f3b24f16d6 [ChannelIdleFilter] Use different error messages for idleness and max connection age (#37709) 5 months ago
Yash Tibrewal 7d11791ec7 [Flaky] max_connection_age test fix (#37739) 5 months ago
apolcyn 33edf1a9a3 [testing] reduce number of sockets in windows socket-use-after-close detection loop (#37669) 5 months ago
Craig Tiller db09bbeb82 [flake] Fix flake in connection_refused_test (#37728) 5 months ago
Craig Tiller 38de0e22d4 [call-v3] Migrate time caching to the right spot (#37637) 5 months ago
Yash Tibrewal bddbe49a97 [flaky] Increase RPC deadline to address flakiness (#37647) 6 months ago
Yijie Ma 4f8087e790 [Test] Use `grpc_test_slowdown_factor` in `alts_concurrent_connectivity_test` (#37632) 6 months ago
Craig Tiller 5656e0d3d1 [call-v3] Disable running call-v3 tests with the poll poller (#37630) 6 months ago
Eugene Ostroukhov a3760bc53e [xds] Remove the GRPC_EXPERIMENTAL_XDS_FALLBACK env var (#37620) 6 months ago
Mark D. Roth c4117e4615 [xDS] implement GCP Auth filter (#37550) 6 months ago
Mark D. Roth 81d7bdc4c5 [backoff] fix bug and improve API (#37595) 6 months ago
Esun Kim be26969058 [CI] Upgraded clang to 18 in sanity tests (#37593) 6 months ago
Yash Tibrewal 2d99ca4e0b [Flakiness] Fix flakiness in retry_transparent_max_concurrent_streams_test (#37561) 6 months ago
Mark D. Roth ae5dfa13e8 [xDS] validate Audience cluster metadata (#37566) 6 months ago
Mark D. Roth fc8ab2b7b4 Revert "[call creds] revert #37544 and #37531 (#37567)" (#37573) 6 months ago
Mark D. Roth a615c505d1 [call creds] revert #37544 and #37531 (#37567) 6 months ago
Yash Tibrewal dffe3c265a [log] Fix logging for tests (#37560) 6 months ago
Mark D. Roth e3f8296d3a [xDS] move XdsConfig out of XdsDependencyManager (#37564) 6 months ago
Mark D. Roth 1582c3df46 [call creds] implement GcpServiceAccountIdentityCredentials (#37544) 6 months ago
Mark D. Roth 158976a963 [TokenFetcherCredentials] add backoff and pre-fetching (#37531) 6 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 6 months ago
gRPC Team Bot 4400085a23 Internal changes. 6 months ago
Mark D. Roth 4a702e5357 [dualstack] enable EDS dualstack support by default (#37545) 6 months ago
Mark D. Roth f3e149b6ee [HTTP client] pass URI to override functions (#37540) 6 months ago
Yash Tibrewal 07cc613b80 [FakeStatsPlugin] Add locks around adding/removing callbacks (#37409) 6 months ago