14299 Commits (6a539fe3200dd81b8ca6fd1aa3955ecc8f75666a)

Author SHA1 Message Date
Mark D. Roth 8bf3282ca8 fix build 6 months ago
Mark D. Roth 68d3c63342 fix build 6 months ago
Mark D. Roth cced2bed31 add test and clean up ConfigSelector API 6 months ago
Nana Pang c605b98467 [Telemetry] Add function `FindInstrumentByName` in telemetry/metrics.h to allow users query instruments list. 6 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 6 months ago
Craig Tiller e6e2f1e1cb [server_call_test] fix compilation (#36856) 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
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
AJ Heller 5d586d3ae3 [EventEngine] Fix race between connection and its deadline timer on Windows (#36709) 6 months ago
Vishwanath Sastry 60301d40e0 Addition of flag to enable end2end fuzzers 6 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 6 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Craig Tiller b238652227 Enable thready_tsan on a subset of tests where it works well 6 months ago
Yash Tibrewal d623f31d97 [StatsPlugin] Reviewer comments from #36757 (#36787) 6 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 6 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 6 months ago
Craig Tiller 53540ae5d6 [context] Move legacy tracing contexts to arena contexts (#36776) 6 months ago
Yash Tibrewal 7ccb51e2ea [StatsPlugin] Add API to check if an instrument is enabled (#36757) 6 months ago
Craig Tiller 35a896aaae Fix alignment issue with new arena context system 6 months ago
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 6 months ago
Craig Tiller 3562094389 [arena+context] Begin merging the concepts of context and arenas for calls (#36773) 6 months ago
Craig Tiller 766813f164 [arena] Add a test for FinalizeArena being called (#36772) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Craig Tiller 4423bfd0c6 [dual-ref-counted] Add tuning knobs per RefCounted (#36754) 6 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 6 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 6 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 6 months ago
Yash Tibrewal c495d2aa1f [CSM] Stop using xDS enabled server for CSM observability tests (#36725) 6 months ago
Yash Tibrewal a88ee9ef99 [http2] Add experiment to modify behavior of GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to throttle pings instead of blocking (#36374) 6 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 6 months ago
Yash Tibrewal 1309eb283c [Sanity] Fix sanity (#36727) 6 months ago
Craig Tiller 621aa4e5ce [call-v3] Yodel - a call testing framework (#36635) 6 months ago
Yash Tibrewal ac303a09f6 [OTel] Generate pkg-config file for grpcpp_otel_plugin (#36686) 6 months ago
Tanvi Jagtap 8881bde311 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36701) 6 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 6 months ago
Tanvi Jagtap d148728588 Use LOG_IF(FATAL, ...) instead of gpr_assertion_failed() in interop_client.cc 6 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 6 months ago
Mark D. Roth 182f6885d3 [transport] remove GetEndpoint() method (#36597) 6 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 6 months ago
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 6 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 6 months ago
Matthew Stevenson 6b11ea0c3c Create helper APIs for parsing PEM-encoded credentials. (#36357) 6 months ago
Esun Kim f4ac0a3093 [Clean-up] Fix deprecated protobuf function usages (#36640) 6 months ago
Tanvi Jagtap 4dc1097d04 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36677) 6 months ago