30358 Commits (1423ee77fff3136f3157993c07a5288552768e0d)

Author SHA1 Message Date
Tanvi Jagtap a82cba7150 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36881) 10 months ago
Craig Tiller 47c141387b [promise-mpsc] Fix thundering herd with many senders (#36862) 10 months ago
Mark D. Roth f0bbdeab36 [chttp2] don't access endpoint in transport ops if it's already been destroyed (#36921) 10 months ago
Craig Tiller 2c9e127ac9 [chaotic-good] Fix use-after-free (#36826) 10 months ago
apolcyn d4b5e12f8e [ruby] improve the way completion queue pluck operations handle signals and process shutdown (#36903) 10 months ago
Xuan Wang f87084d64f [Release] Bump version to 1.66.0-dev (on master branch) (#36892) 10 months ago
Tanvi Jagtap 0e23c2259d [Gpr_To_Absl_Logging] Remove GPR_ASSERT macro. 10 months ago
Tanvi Jagtap 8a30491657 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36817) 10 months ago
Mark D. Roth f7ce3ee9d5 [call v3] add dynamic filter support to client channel (#36877) 10 months ago
Craig Tiller 8564f72e8e [omg] Avoid MSVC miscompile (#36893) 10 months ago
Craig Tiller fdac9ebfdf [thready_tsan] Grab bag of improvements (#36886) 10 months ago
Tanvi Jagtap ccfc163607 [Gpr_To_Absl_Logging] Replace gpr_should_log with absl::MinLogLevel() (#36870) 10 months ago
Tanvi Jagtap 301bb28782 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36880) 10 months ago
Xuan Wang d167fe7467 [Release] Bump core version to 42.0.0 for upcoming release (#36887) 10 months ago
Yousuk Seung f3c0a9e344 [experiments] don't require event_engine_client for work_serializer_dispatch (#36875) 10 months ago
Craig Tiller cf90fc7f73 [fuzzing] Fix chaotic good framer fuzzing bug (#36821) 10 months ago
AJ Heller e3da1e7ab6 [EventEngine] Enable Windows EventEngine client (#36876) 10 months ago
Tanvi Jagtap e4b7d46f43 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36800) 10 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 10 months ago
Yousuk Seung 7ce0ccdb40 child post-fork gRPC shutdown to wait briefly (#36873) 10 months ago
Nana Pang c605b98467 [Telemetry] Add function `FindInstrumentByName` in telemetry/metrics.h to allow users query instruments list. 10 months ago
Craig Tiller 3d1f460fcc [experiments] Update some expirations - still working on them (#36871) 10 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 10 months ago
Tanvi Jagtap fabf135c7f [Gpr_To_Absl_Logging] Replace gpr_should_log with ABSL_VLOG_IS_ON (#36866) 10 months ago
Tanvi Jagtap 203f2b4d16 [Gpr_To_Absl_Logging] Replace gpr_should_log with ABSL_VLOG_IS_ON (#36861) 10 months ago
Tanvi Jagtap 42648a6fdf [Gpr_To_Absl_Logging] Replace gpr_should_log with ABSL_VLOG_IS_ON (#36868) 10 months ago
Tanvi Jagtap cd595a8794 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function (#36844) 10 months ago
Craig Tiller 347f2a8a4b [chaotic-good] Fix fuzzer found crash in server transport code (#36852) 10 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 10 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 10 months ago
Tanvi Jagtap bc6a1c6922 [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag (#36798) 10 months ago
Eugene Ostroukhov 6f913025f2 [xds] Do not crash when XdsLocalityName is null (#36841) 10 months ago
AJ Heller da05edc802 [build] Support clang-cl for Windows builds (best effort) (#36831) 10 months ago
AJ Heller 5d586d3ae3 [EventEngine] Fix race between connection and its deadline timer on Windows (#36709) 10 months ago
Xuan Wang 14d76aac59 [Python CSM] Fix interop client and server flag (#36827) 10 months ago
Tanvi Jagtap 8c6be41434 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36816) 10 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 10 months ago
Craig Tiller 51d1d7ca1b [thready-tsan] Make sure the DNS resolver can complete callbacks (#36825) 10 months ago
Craig Tiller 242a83b6d8 [gcc-7] Fix for dump-args (#36824) 10 months ago
Yash Tibrewal 05f4dc4103 [sanity] Fix master (#36822) 10 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 10 months ago
Amy Huang e55f69cedd [Fix] new clang -Wmissing-template-arg-list-after-template-kw warning (#36805) 10 months ago
Nana Pang ae90b3ed01 [gRPC telemetry] Collect TCP connection metrics 10 months ago
Xuan Wang 82ca82ca81 [Python CSM] Changes to enable Python CSM interop tests (#36790) 10 months ago
Yash Tibrewal d623f31d97 [StatsPlugin] Reviewer comments from #36757 (#36787) 10 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 10 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 10 months ago
Tanvi Jagtap 3eb1b1cf69 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36713) 10 months ago
Tanvi Jagtap 4f6e13bdda Fixing build issue in src/core/lib/channel/context.h (#36799) 10 months ago
Mark D. Roth e4daabc8bc [reorg] move ext/gcp/metadata_query.* -> util/gcp_metadata_query.* (#36789) 10 months ago