29193 Commits (a329b5ef84fdcaa47363f06a53bf3c8834942ef6)

Author SHA1 Message Date
Yash Tibrewal 9551e3ef5a
Add ServerCallTracer interfaces (#32555) 2 years ago
Mark D. Roth e81002cfda
xDS: fix crash when removing the last endpoint from the last locality in weighted_target (#32571) 2 years ago
Craig Tiller 2df6ca26dc
[chttp2] Fix tsan race (#32576) 2 years ago
AJ Heller e77548d662
[EventEngine] Fix PosixEventEngine IPv4 support (#32574) 2 years ago
Craig Tiller 822dab21d9
[promises] Support marking calls as traced (#32355) 2 years ago
Jin 89980d01f6
feat: Auth lib: Remove 3PI config url validation (#32450) 2 years ago
Kim Vandry 0e38b075ff
ALTS: Do not pass a host to grpc_channel_create_pollset_set_call(); let the channel supply it. (#31867) 2 years ago
Kim Vandry 84c084527a
Fix str vs. bytes error in Python bindings for ALTS. (#31980) 2 years ago
Gregory Cooke ca9e365002
Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
AJ Heller 1548038a09
[EventEngine] Windows endpoints keep their EventEngines alive (#32560) 2 years ago
Frank de Jonge 7b3977e9f1
Use correct namespace for checking if the isDefaultRootsPemSet method exists. (#31580) 2 years ago
Rokya 4dd0873ff7
[Binder Tansport] Move trans stream receiver callbacks out of `mu_` (#32438) 2 years ago
Xuan Wang 95d6325768
Fix DeprecationWarning when calling asyncio.get_event_loop() (#32533) 2 years ago
Richard Belleville c5213ceff9
[fork] Entirely opt EE threads out of ExecCtx counting (#32536) 2 years ago
apolcyn 27ee3913d1
[iomgr and EE logging] Log ERROR if socket() returns EMFILE on posix (#32204) 2 years ago
Cheng-Yu Chung 141592df55
Fix typo in `src/core/lib/channel/call_finalization.h` (#32543) 2 years ago
Mark D. Roth e7f86da5ac
client channel: fix use-after-free bug (#32539) 2 years ago
Mark D. Roth 5c1351883e
WRR: add trace message when updating scheduler (#32534) 2 years ago
Craig Tiller 0d7b34451a
[promises] Make Poll<T> its own type, not a variant<> (#32515) 2 years ago
Richard Belleville 73bf7a364d
[fork] Log when pthread_create fails (#32525) 2 years ago
Vignesh Babu 3de6b56ae5
Trace call level batch operations under a flag (#32503) 2 years ago
Craig Tiller 1f89639eea
[oauth] Fix TSAN race in oauth2 authentication (#32516) 2 years ago
Yijie Ma c4a0b2736a
EventEngine::RunAfter migration SubchannelStreamClient (#31838) 2 years ago
tony 2abf140f98
Add more Grpc.Tools integration tests (#32311) 2 years ago
Jan Tattermusch 9c45499dfc
Update third_party/boringssl-with-bazel (#32492) 2 years ago
Yijie Ma 767613ccc2
[EventEngine] RunAfter migration: Chttp2Server (#31942) 2 years ago
Craig Tiller 2485fa94bd
[chttp2] Fix fuzzer found bug (#32507) 2 years ago
Jan Tattermusch 740932c899
Make remaining objc test jobs to pass on MacOS monterey (#32493) 2 years ago
AJ Heller 8f7cd1eeed
[EventEngine] WindowsEventEngine Listener v2 (#32488) 2 years ago
AJ Heller e164ef7460
[EventEngine] Add Listener Bind-after-Start test (#32502) 2 years ago
Mike Kruskal 193a3f88ae
Remove references to deprecated syntax field (#32497) 2 years ago
Craig Tiller 292d0a55aa
[metadata] Get logging to work safely (#32343) 2 years ago
apolcyn 2036ab972d
MetadataQuery: make metadata server hostname overrideable (#32496) 2 years ago
Mark D. Roth 9e61e72dfc
client channel: fix TSAN flake in FilterBasedLoadBalancedCall (#32491) 2 years ago
Mark D. Roth ffe8e6dfbb
core_banned_functions: use internal version of grpc_channel_destroy() inside C-core (#32495) 2 years ago
Yash Tibrewal 7af4bc7f1a
Logging: Move filter to Core (#32467) 2 years ago
Mark D. Roth 78b2b35ad1
PollingResolver: clean up the way that ChannelArgs are passed in (#32430) 2 years ago
AJ Heller f059259182
[EventEngine] PosixEventEngine: Replace on_shutdown InternalError with more appropriate type (#32468) 2 years ago
Yash Tibrewal 7b79173991
Logging: Fill status code, status message and status details (#32464) 2 years ago
AJ Heller 1910986819
[build] Fix clang warnings in Windows code (#32448) 2 years ago
Craig Tiller c3a0de5814
[promises] Improve seq test (#32462) 2 years ago
AJ Heller 151399183f
[build] Require Windows-specific code to be cherrypicked (#32457) 2 years ago
AJ Heller 070ce3630a
[EventEngine] Revert "Revert "EventEngine::RunAt: C++ Alarm (#30024)" (#30147)" (#32461) 2 years ago
Vignesh Babu 8fdc82f33d
[EventEngine] Update Endpoint API to return true if read/write succeeds immediately (#32370) 2 years ago
Yash Tibrewal 184d4826d4
Gcp Observability: Fix resource labels for stats and tracing (#32460) 2 years ago
Yash Tibrewal bf23bb2fa7
Gcp Observability Logging: Batching and Graceful close (#32436) 2 years ago
Marc Gravell 14083ed106
Core; fix avoidable work (allocs+CPU) when logs enabled but trace level means work will not be used (#31098) 2 years ago
Yash Tibrewal d93d0022cd
GCP Observability: Fix constant labels support for stats when tracing is disabled (#32451) 2 years ago
Alisha Nanda 29d4679750
Add schedule over write experiment (#32455) 2 years ago
Gregory Cooke a944a06755
Minimum time file watcher (#32365) 2 years ago