52798 Commits (16c03db9ac1375a9952279a6d72978d9fb7b87c1)
 

Author SHA1 Message Date
edmondj cd4154f21d
Fixed memory leak in Alarm's move assignment 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
AJ Heller b5fc93aa18
[codehealth] Prevent the labeler workflow from removing labels (#32542) 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
Stanley Cheung db62c06171
GCP Observability testing for C++ (#32531) 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
apolcyn 2cfdf3fc50
[ruby]: skip grpc_class_init_test.rb (#32523) 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
Craig Tiller 78bcf51496
Revert "Refactor C++ interop client flags" (#32519) 2 years ago
Craig Tiller 78c799bce6
Revert "GCP Observability testing for C++" (#32518) 2 years ago
Yijie Ma 767613ccc2
[EventEngine] RunAfter migration: Chttp2Server (#31942) 2 years ago
Stanley Cheung f217a732d3
GCP Observability testing for C++ (#32466) 2 years ago
Stanley Cheung 0479698f3a
Refactor C++ interop client flags (#32509) 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
Jan Tattermusch 649de744a6
Cleanup: remove .travis.yml since it is unused (#32494) 2 years ago
apolcyn 18d1341b94
c2p resolver test: override the XDS server address, point it to a fake server that immediatley closes the connection (#32499) 2 years ago
AJ Heller 8f7cd1eeed
[EventEngine] WindowsEventEngine Listener v2 (#32488) 2 years ago
Yijie Ma 2ce147a131
Add a test case to verify SubchannelStreamClient retry when Health.Watch ends (#31850) 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
Jan Tattermusch b3d68001f7
Fix nits in boringssl and protobuf update instructions (#32484) 2 years ago
Eugene Ostroukhov d43e35738a
Examples: unify command line flags (#32456) 2 years ago
Jan Tattermusch 83fa0fa297
Update boringssl-with-bazel readme (#32084) 2 years ago
Doug Fawley 03628a6400
Add v1.53.0 release of grpc-go to interop matrix (#32316) 2 years ago
Yash Tibrewal 7af4bc7f1a
Logging: Move filter to Core (#32467) 2 years ago
Mark D. Roth b3fb266937
h2_ssl_cert_test: re-add to build files and fix so that it builds (#32444) 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
Xuan Wang a500d24480
Add project urls to setup.py (#32458) 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
AJ Heller 3a0632136d
[build] Use platform-specific -std=c++14 compile flags (#32459) 2 years ago
AJ Heller c558adc963
[build] Require cherrypick for WindowsEventEngine tests (#32465) 2 years ago
Craig Tiller c3a0de5814
[promises] Improve seq test (#32462) 2 years ago