8577 Commits (7570d8b5450e12f6aa7cba46439d565982e911c9)

Author SHA1 Message Date
Mark D. Roth 7570d8b545 [reorg] move src/core/lib/config -> src/core/config (#37847) 7 days ago
Craig Tiller 394118d04d [chaotic-good] Multi-connection support (#38032) 1 week ago
Mark D. Roth a5703a0693 [pick_first] fix shutdown bug in new PF impl (#38144) 1 week ago
Craig Tiller 4c48dee523 [cancel_after_invoke] Additional corpora (#38132) 2 weeks ago
Craig Tiller 83380d20a6 [mpsc] Reads should fail on read closed (#38138) 2 weeks ago
Yash Tibrewal 9166bb962c [metrics] Fix test flakiness (#38128) 2 weeks ago
Mark D. Roth d0a7c33b43 [httpcli_test_util] clean up and modernize logic (#38121) 2 weeks ago
Craig Tiller f3d00acbe5 [test] Remove unused script (#38110) 2 weeks ago
Craig Tiller ed7854e83d [test] remove unused file (#38109) 2 weeks ago
AJ Heller 9751fab6b2 [test] Re-enable end2end test on Windows now that EE is rolled out (#38096) 2 weeks ago
Yash Tibrewal c0f22d125f [StatsPlugin] Use lock-free list for global stats plugins list (#38060) 2 weeks ago
Mark D. Roth 06f61ab325 [http1] fix HttpRequest to support query params (#38099) 2 weeks ago
Craig Tiller 630d790fe1 [chaotic-good] Revamp wire format (#37765) 2 weeks ago
AJ Heller 7b6a5beed4 [EventEngine] Improve Windows IOCP test: variable lifetimes (#38085) 3 weeks ago
Mark D. Roth d60ebf710b [xDS e2e tests] use real xDS protos 3 weeks ago
Esun Kim 6a0c483bea [CI] Upgraded clang to 19 for sanity tests (#38070) 3 weeks ago
Yash Tibrewal 9049ce03fc [ServerStreaming10Messages] Add tracers for test (#38039) 3 weeks 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 weeks ago
Craig Tiller cb57a0496c [chaotic-good] Land a second copy as an experiment (#38026) 3 weeks ago
Tanvi Jagtap 7f664c69b2 Improve metadata redaction comment (#38033) 4 weeks ago
Tanvi Jagtap 3bb0ea4e62 [PH2][NewFile][ClassStructure] Add client and server class (#37840) 4 weeks ago
Nathan Baulch 2ce4c6430e Fix core typos (#38028) 4 weeks ago
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 4 weeks ago
AJ Heller 7e5dc145db [EventEngine] Workaround for missing data bug on endpoint/socket shutdown (#38014) 1 month ago
Hannah Shi 2329b25b09 [ObjC] fix lock inversion in dns service resolver shutdown (#38010) 1 month ago
AJ Heller f0b514ce3f [test] Fix bug that broke core end2end tests Windows (#37918) 1 month ago
Mark D. Roth 88b5c9e3ab [TokenFetcherCredentials] fix backoff behavior (#38004) 1 month ago
Vignesh Babu 5c31076cc9 [AuthContext] Introduce an ConnectionContext class to hold arbitrary auth properties types for quick lookup. 1 month ago
Mark D. Roth 8aa71db97a [xDS gcp_authn filter] remove upper bound for cache size (#38005) 1 month ago
Craig Tiller 8b7496172d [promises] Add a promise-based match operator (#37981) 1 month ago
AJ Heller 53c7d45dd0 [cleanup] Rm blank line (#37988) 1 month ago
AJ Heller 1b997c5a4e [test] Disable //test/core/end2end/... on Windows (#37983) 1 month ago
Yijie Ma d56c939809 [Windows] Hack to prewarm cache (`GetAdaptersAddresses`) for core_end2end_tests (#37973) 1 month ago
Mark D. Roth 1178b2d229 [retry e2e test] add log message about known flakiness (#37974) 1 month ago
Matthew Stevenson 3ef7b76a0d [alts] Update max concurrent streams to ALTS handshaker service to 100. (#37966) 1 month ago
Matthew Stevenson faa9ed6302 [alts] ALTS server handshaker should return early if there is no handshake data. (#37961) 1 month ago
Mark D. Roth 3da4d62adc [retry test] fix flake caused by callback ordering (#37944) 1 month ago
Craig Tiller 7e06934192 [chaotic-good] Pushback on message writes until they reach serialization (#37894) 1 month ago
Craig Tiller 9945066c88 [call-v3] Send flow control (#37868) 1 month ago
Esun Kim 260b41b9cd [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 1 month ago
Mark D. Roth 3fd6aa9a4d [xDS unit tests] use real xDS protos instead of our local copies (#37896) 1 month ago
Mark D. Roth 7c766e2a72 [xDS unit test] remove need for `grpc_cc_proto_library` BUILD rule (#37902) 2 months ago
Craig Tiller 47faab618b Add more flexibility for internal benchmark monitoring systems 2 months ago
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 2 months ago
Craig Tiller 92c9dec6c4 [benchmarks] Enable monitoring on a swath of benchmarks (#37903) 2 months ago
Craig Tiller 6bfaae4468 [call-v3] Add state machinery for flow control (#37867) 2 months ago
Mark D. Roth 7fb7d3c3b6 [xDS] xDS-based HTTP CONNECT configuration (#37800) 2 months ago
Craig Tiller c7eebad1c0 Configure internal benchmark monitoring systems 2 months ago
Mark D. Roth e808d329ae [xds_client_test] use real xDS protos instead of local copies (#37863) 2 months ago
Craig Tiller 7a413d14f9 [e2e] Mark a few tests flaky (#37880) 2 months ago