8561 Commits (c4682fe2599a8db96e36daf79be1430a9d4904b5)

Author SHA1 Message Date
Yash Tibrewal 9049ce03fc [ServerStreaming10Messages] Add tracers for test (#38039) 3 months ago
Alisha Nanda e37d3848a1 Add new HTTP2 frame type SecurityFrame for security-related data. Also add new setting to negotiate whether the SecurityFrame type is supported. 3 months ago
Craig Tiller cb57a0496c [chaotic-good] Land a second copy as an experiment (#38026) 3 months ago
Tanvi Jagtap 7f664c69b2 Improve metadata redaction comment (#38033) 3 months ago
Tanvi Jagtap 3bb0ea4e62 [PH2][NewFile][ClassStructure] Add client and server class (#37840) 3 months ago
Nathan Baulch 2ce4c6430e Fix core typos (#38028) 3 months ago
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 3 months ago
AJ Heller 7e5dc145db [EventEngine] Workaround for missing data bug on endpoint/socket shutdown (#38014) 3 months ago
Hannah Shi 2329b25b09 [ObjC] fix lock inversion in dns service resolver shutdown (#38010) 3 months ago
AJ Heller f0b514ce3f [test] Fix bug that broke core end2end tests Windows (#37918) 3 months ago
Mark D. Roth 88b5c9e3ab [TokenFetcherCredentials] fix backoff behavior (#38004) 3 months ago
Vignesh Babu 5c31076cc9 [AuthContext] Introduce an ConnectionContext class to hold arbitrary auth properties types for quick lookup. 3 months ago
Mark D. Roth 8aa71db97a [xDS gcp_authn filter] remove upper bound for cache size (#38005) 4 months ago
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) 4 months ago
Craig Tiller 863aca8949 [call-v3] Implement failed_before_recv_message() on {Client,Server}Call (#37810) 4 months ago
Mark D. Roth 9a12ec91e1 [xds_client_test] change test to use FuzzingEventEngine (#37668) 4 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) 4 months ago
Craig Tiller 6dbc0bdb10 [chaotic-good] Use a party for internal activities (#37078) 4 months ago
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 4 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