29792 Commits (574b0572f1dbd60d687bef3354dc1141f067b374)

Author SHA1 Message Date
Mark D. Roth 574b0572f1 [client channel] remove grpc_channel_num_external_connectivity_watchers() (#35840) 1 year ago
Mark D. Roth 17d9e20ff1 [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 1 year ago
AJ Heller 510dbc92e1 [EventEngine] Fix lock acquisition ordering problem on Windows Connect (#35892) 1 year ago
Craig Tiller 46a261e96a [chaotic-good] Fix write ordering (#35900) 1 year ago
AJ Heller 1a198795fa [experiment] Disable chaotic_good tests on Windows (#35897) 1 year ago
Eugene Ostroukhov 86d4155fe4 [Release] Bump core version to 39.0.0 for upcoming release (#35889) 1 year ago
Craig Tiller c75d5c9878 [chaotic-good] Credential implementation (#35884) 1 year ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 1 year ago
erm-g 3343756673 [ssl] Fix for ALPN comparision logic (#35863) 1 year ago
gRPC Team Bot 4cbe274f4b Do not expand unusable v4 addresses in event engine. 1 year ago
Yash Tibrewal 2999332d64 [CSM] De-experimentalize CsmObservability API (#35836) 1 year ago
gRPC Team Bot f27fb07c84 Do not expand unusable v4 addresses. 1 year ago
Yash Tibrewal 8f2245d0a7 [CSM] Disable metrics recording when CsmObservability goes out of scope (#35835) 1 year ago
Mark D. Roth 21cb320080 [reorg] move service config code to src/core/service_config (#35843) 1 year ago
Mark D. Roth 009129b8e4 [xDS] remove thread-unsafe caching of locality names (#35862) 1 year ago
Eugene Ostroukhov 239399212a [BoringSSL] "Revert Update third_party/boringssl-with-bazel (#35842)" (#35847) 1 year ago
Eugene Ostroukhov c968d1a56a [BoringSSL] Update third_party/boringssl-with-bazel (#35842) 1 year ago
Xuan Wang 6028810942 [Python O11Y] Fix core header dependency issue (#35845) 1 year ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 1 year ago
Eugene Ostroukhov 038215b504 [BoringSSL] Revert "Update third_party/boringssl-with-bazel (#35811)" (#35834) 1 year ago
Craig Tiller 0f39ba2125 Reapply "[channel] Integrate channel init infrastructure with new call filter infrastructure" (#35822) 1 year ago
Yash Tibrewal 242e9185a3 [metadata] Allow non application/grpc content-type values (#35824) 1 year ago
Yash Tibrewal 387c894117 [CSM] Remove experimental CSM PluginOption API in favor of CsmObservability API (#35812) 1 year ago
Eugene Ostroukhov c2a2e8c09d [BoringSSL] Update third_party/boringssl-with-bazel (#35811) 1 year ago
Xuan Wang 9aa3c5835a [Python O11y] Remove exporter from public API and refactor tests (#35792) 1 year ago
AJ Heller 3ddc48bf62 [server] Keep server running after failed UDS `getpeername` (#35823) 1 year ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 1 year ago
AJ Heller 6cd53e1c80 [experiment] Disable Posix EventEngine Client experiment (#35819) 1 year ago
Craig Tiller b2bf241a71 [call-v3] Add a quick & easy way to add an interceptor for *just* server trailing metadata (#35797) 1 year ago
Craig Tiller ab26c88bbc [observable] Simplify implementation somewhat (#35817) 1 year ago
Craig Tiller 3ff53525d1 [channel] Integrate channel init infrastructure with new call filter infrastructure (#35767) 1 year ago
Mark D. Roth 122a1996ae [promise] add optional is_acceptable callback to Observable (#35789) 1 year ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
Yash Tibrewal 20e5e0cb29 [CSM] Modify CsmObservability to CsmOpenTelemetryPluginOption internally (#35803) 1 year ago
Alisha Nanda 5091b39a28 Remove registered_methods_map experiment (#35673) 1 year ago
Yijie Ma a61b58b0f1 [Fork] Noop RegisterForkable if fork support is not enabled (#35787) 1 year ago
Craig Tiller 610f439342 [channel] Add CallFactory, CallDestination (#35766) 1 year ago
Mark D. Roth 354cdecc12 [call v3] add experiment (#35784) 1 year ago
Mark D. Roth fa5603c72c [client channel] rename ClientChannel to ClientChannelFilter (#35783) 1 year ago
Vignesh Babu 3bbe8979d3 Automated rollback of commit 8697651216. 1 year ago
Esun Kim 1f979d2a83 [BoringSSL] Update third_party/boringssl-with-bazel (#35768) 1 year ago
Tanvi Jagtap ba43ac914d Adding clang format file to each folder (#35754) 1 year ago
Tanvi Jagtap c1a012e9c9 Adding clang format file to each folder (#35755) 1 year ago
Tanvi Jagtap e9ff473467 Adding clang format file to each folder (#35756) 1 year ago
Tanvi Jagtap 0732f043c8 Adding clang format file to each folder (#35757) 1 year ago
Vignesh Babu 8697651216 [chttp2 server] Fix bug in the grpc::AddInsecureChannelFromFd API which fails to mark the socket as non blocking. 1 year ago
Fahad Ahammed eae9c558cf [Python Deps] Deprecate pkg_resources in grpc_tools (#35382) 1 year ago
Xuan Wang 03375e064f [Python AIO] Handle DeprecationWarnings when get current loop (#35583) 1 year ago
Mark D. Roth 6259028f10 [retry] don't start a new call attempt if the timer was cancelled (#35729) 1 year ago