55320 Commits (7b905869b819ac3bd6c45feed665e1f98a0585ca)
 

Author SHA1 Message Date
Xuan Wang ce220f01a5 [Python Test] Remove googleapis-common-protos from build_python (#36874) 6 months ago
Xuan Wang d167fe7467 [Release] Bump core version to 42.0.0 for upcoming release (#36887) 6 months ago
Yousuk Seung f3c0a9e344 [experiments] don't require event_engine_client for work_serializer_dispatch (#36875) 6 months ago
Craig Tiller cf90fc7f73 [fuzzing] Fix chaotic good framer fuzzing bug (#36821) 6 months ago
Esun Kim 65be93cae3 [Example] C++ Auth/SSL example (#36842) 6 months ago
Tanvi Jagtap 905c2b25fc [grpc][Gpr_To_Absl_Logging] Deleting all instances of gpr_set_log_verbosity (#36859) 6 months ago
AJ Heller e3da1e7ab6 [EventEngine] Enable Windows EventEngine client (#36876) 6 months ago
Marcel 73d016e399 Replace bind() targets with alias() ones (#35272) 6 months ago
Tanvi Jagtap e4b7d46f43 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36800) 6 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 6 months ago
Yousuk Seung 7ce0ccdb40 child post-fork gRPC shutdown to wait briefly (#36873) 6 months ago
Nana Pang c605b98467 [Telemetry] Add function `FindInstrumentByName` in telemetry/metrics.h to allow users query instruments list. 6 months ago
Craig Tiller 3d1f460fcc [experiments] Update some expirations - still working on them (#36871) 6 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 6 months ago
Tanvi Jagtap fabf135c7f [Gpr_To_Absl_Logging] Replace gpr_should_log with ABSL_VLOG_IS_ON (#36866) 6 months ago
Tanvi Jagtap 203f2b4d16 [Gpr_To_Absl_Logging] Replace gpr_should_log with ABSL_VLOG_IS_ON (#36861) 6 months ago
Tanvi Jagtap 42648a6fdf [Gpr_To_Absl_Logging] Replace gpr_should_log with ABSL_VLOG_IS_ON (#36868) 6 months ago
Tanvi Jagtap cd595a8794 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function (#36844) 6 months ago
Craig Tiller e6e2f1e1cb [server_call_test] fix compilation (#36856) 6 months ago
AJ Heller b1c3b5ddfe [CI] Add clang-cl build to CI (#36840) 6 months ago
Xuan Wang 4f3fba65fb
[Python CSM] Add example for CSM O11Y (#36829) 6 months ago
Craig Tiller 347f2a8a4b [chaotic-good] Fix fuzzer found crash in server transport code (#36852) 6 months ago
Craig Tiller a07d3d09b7 [yodel] Make fuzzing timeouts much more lenient (#36853) 6 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Tanvi Jagtap d63dcc188b [Gpr_To_Absl_Logging] Adding comment (#36846) 6 months ago
Craig Tiller b3de112b15 [call] Fix fuzzer found bug in client_call_test (#36848) 6 months ago
Craig Tiller 322ef09202 Fix leak in server_call_test 6 months ago
Arjan Singh Bal d038e0ed19 [Interop] Test grpc-go 1.64 using go 1.22 runtime (#36755) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
Tanvi Jagtap bc6a1c6922 [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag (#36798) 6 months ago
Eugene Ostroukhov 6f913025f2 [xds] Do not crash when XdsLocalityName is null (#36841) 6 months ago
AJ Heller 90975282dc [CI] Use 32 cores for clang-tidy CI job (#36838) 6 months ago
AJ Heller da05edc802 [build] Support clang-cl for Windows builds (best effort) (#36831) 6 months ago
AJ Heller 5d586d3ae3 [EventEngine] Fix race between connection and its deadline timer on Windows (#36709) 6 months ago
Doug Fawley 2e35d4aab5 doc: add A53 (ignore resource deletion) to xds features (#36714) 6 months ago
John Cormie e409ca652f [build] rename android platforms to match CPU arch (#36715) 6 months ago
Xuan Wang 14d76aac59 [Python CSM] Fix interop client and server flag (#36827) 6 months ago
Vishwanath Sastry 60301d40e0 Addition of flag to enable end2end fuzzers 6 months ago
Tanvi Jagtap 8c6be41434 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36816) 6 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 6 months ago
Craig Tiller 51d1d7ca1b [thready-tsan] Make sure the DNS resolver can complete callbacks (#36825) 6 months ago
Esun Kim 6814867e78 [CI] Updated clang docker images to use Debian 12 (#36810) 6 months ago
Craig Tiller 242a83b6d8 [gcc-7] Fix for dump-args (#36824) 6 months ago
Craig Tiller 7105f93778 [thready-tsan] Fix filtering of thready_tsan tests (#36820) 6 months ago
Yash Tibrewal cb6eaeb4f0 [CSM O11y] Follow-up from #36806 (#36823) 6 months ago
Yash Tibrewal 05f4dc4103 [sanity] Fix master (#36822) 6 months ago
Yash Tibrewal d110960d56 [CSM O11y] Add example without Stateful Session Affinity (#36806) 6 months ago
Craig Tiller 32a0218e6e [log] Use ABSL_ prefixed version of LOG/CHECK macros in the include/ tree (#36819) 6 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Amy Huang e55f69cedd [Fix] new clang -Wmissing-template-arg-list-after-template-kw warning (#36805) 6 months ago