8548 Commits (17f0e28b4b71b8d5424f2bd26cf5b18b42755b00)

Author SHA1 Message Date
Craig Tiller 8b7496172d [promises] Add a promise-based match operator (#37981) 4 months ago
AJ Heller 53c7d45dd0 [cleanup] Rm blank line (#37988) 4 months ago
AJ Heller 1b997c5a4e [test] Disable //test/core/end2end/... on Windows (#37983) 4 months ago
Yijie Ma d56c939809 [Windows] Hack to prewarm cache (`GetAdaptersAddresses`) for core_end2end_tests (#37973) 4 months ago
Mark D. Roth 1178b2d229 [retry e2e test] add log message about known flakiness (#37974) 4 months ago
Matthew Stevenson 3ef7b76a0d [alts] Update max concurrent streams to ALTS handshaker service to 100. (#37966) 4 months ago
Matthew Stevenson faa9ed6302 [alts] ALTS server handshaker should return early if there is no handshake data. (#37961) 4 months ago
Mark D. Roth 3da4d62adc [retry test] fix flake caused by callback ordering (#37944) 4 months ago
Craig Tiller 7e06934192 [chaotic-good] Pushback on message writes until they reach serialization (#37894) 4 months ago
Craig Tiller 9945066c88 [call-v3] Send flow control (#37868) 4 months ago
Esun Kim 260b41b9cd [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 4 months ago
Mark D. Roth 3fd6aa9a4d [xDS unit tests] use real xDS protos instead of our local copies (#37896) 4 months ago
Mark D. Roth 7c766e2a72 [xDS unit test] remove need for `grpc_cc_proto_library` BUILD rule (#37902) 4 months ago
Craig Tiller 47faab618b Add more flexibility for internal benchmark monitoring systems 4 months ago
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 4 months ago
Craig Tiller 92c9dec6c4 [benchmarks] Enable monitoring on a swath of benchmarks (#37903) 4 months ago
Craig Tiller 6bfaae4468 [call-v3] Add state machinery for flow control (#37867) 4 months ago
Mark D. Roth 7fb7d3c3b6 [xDS] xDS-based HTTP CONNECT configuration (#37800) 4 months ago
Craig Tiller c7eebad1c0 Configure internal benchmark monitoring systems 4 months ago
Mark D. Roth e808d329ae [xds_client_test] use real xDS protos instead of local copies (#37863) 4 months ago
Craig Tiller 7a413d14f9 [e2e] Mark a few tests flaky (#37880) 4 months ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 4 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 4 months ago
AJ Heller d56d89f691 [EventEngine] Remove invalid IOCP closed socket test (#37864) 4 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