55031 Commits (c495d2aa1f8d4222910cdf8e29c7ac50db6ebf94)
 

Author SHA1 Message Date
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
dependabot[bot] 7a131420de Bump requests from 2.31.0 to 2.32.2 in /tools/internal_ci/helper_scripts (#36681) 6 months ago
AJ Heller a7283ac6fe [EventEngine] Disable Windows client (#36744) 6 months ago
AJ Heller ca8db3b264 [build] Update Gazelle bazel dependency (#36745) 6 months ago
Craig Tiller cd074cc0b5 [chttp2] Fix use after free on shutdown (#36743) 6 months ago
Vishwanath Sastry 33017551bb Adding id for grpc access (#36391) 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
Esun Kim 6c4c3f5b51 [RBE] Updated RBE Linux image (#36685) 6 months ago
Craig Tiller 621aa4e5ce [call-v3] Yodel - a call testing framework (#36635) 6 months ago
Arjan Singh Bal aa83a3fe32 [Test] Add tags to interop images for vulnerability scan exclusion (#36695) 6 months ago
Yash Tibrewal ac303a09f6 [OTel] Generate pkg-config file for grpcpp_otel_plugin (#36686) 6 months ago
Tanvi Jagtap 3df8e0787f [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36711) 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
Xuan Wang 46d864aaac [Python Otel] Deprecate target_attribute_filter (#36697) 6 months ago
Craig Tiller 44b7631d65 Temporary workaround to race condition 6 months ago
Xuan Wang 990a422b1b [Python Server] Remove abstractmethod notation for add_registered_method_handlers (#36684) 6 months ago
Matthew Stevenson 6b11ea0c3c Create helper APIs for parsing PEM-encoded credentials. (#36357) 6 months ago
Tanvi Jagtap 7ab3cebdfc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36694) 6 months ago
AJ Heller b3e061e086 Pre-work for centralized trace flags 6 months ago
Yash Tibrewal 40e578d330 [OTel] Add find_package call for OTel dependency in installed gRPC configuration (#36674) 6 months ago
Eryu Xia b0c7b8a8ce [ObjC] Split Basic Tests C/C++ MacOS jobs for faster execution 6 months ago
Ryan Prichard 3d1275ec17 C++20 compat: use invoke_result_t for C++17 and up (#36016) 6 months ago
Esun Kim f4ac0a3093 [Clean-up] Fix deprecated protobuf function usages (#36640) 6 months ago
dependabot[bot] dc14f9cadb
Bump the github-actions group with 4 updates (#36495) 6 months ago
Tanvi Jagtap 4dc1097d04 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36677) 6 months ago
Tanvi Jagtap 98752f39fb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36657) 6 months ago
Tanvi Jagtap b60f8d1559 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36676) 6 months ago
Sergii Tkachenko 5a7a07a7e3 [PSM Interop] Skip Circuit Breaking test in the legacy test driver (#36672) 6 months ago
Yash Tibrewal a509c6b4e7 [logging] Fix logging for when metrics/tracing is not enabled (#36671) 6 months ago
Yash Tibrewal d3960484c0 [StatsPlugin] Fix use-after-free issue (#36664) 6 months ago
Yijie Ma a79a8111af [EventEngine] Enable the EventEngine DNS Resolver on Windows (#36286) 6 months ago
Tanvi Jagtap 986428d252 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36636) 6 months ago
Yash Tibrewal a47065e696 [release] Add 1.64.0 to interop tests (#36650) 6 months ago
Sergii Tkachenko fb6a57b153 Add grpc-java 1.63.1 to client_matrix.py (#36651) 6 months ago
Tanvi Jagtap 1e83bc6978 Automated rollback of commit f00dfb0f78. 6 months ago
Tanvi Jagtap 2b45675f2e Automated rollback of commit 841dfc097d. 6 months ago
Mark D. Roth 3b20b19778 [reorg] move test/core/gpr -> test/core/util (#36641) 6 months ago
Vignesh Babu 841dfc097d Automated rollback of commit 2d2d5a3c41. 6 months ago
gRPC Team Bot f00dfb0f78 Automated rollback of commit bb201db996. 6 months ago
Mark D. Roth cac1f2727e [channel trace test] fix Windows portability tests (#36643) 6 months ago
Terry Wilson 271b2f17e2 [interop] Add grpc-java 1.64.0 to client_matrix.py (#36627) 6 months ago