14279 Commits (8ff2f22db21351adf753fc43ccfe779732177dba)

Author SHA1 Message Date
Mark D. Roth 8ff2f22db2 move gethostname 6 months ago
Mark D. Roth 5472f5fc0e move backoff 6 months ago
Mark D. Roth c9c4dc196c [reorg] move avl to util 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. 7 months ago
Craig Tiller 3562094389 [arena+context] Begin merging the concepts of context and arenas for calls (#36773) 7 months ago
Craig Tiller 766813f164 [arena] Add a test for FinalizeArena being called (#36772) 7 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 7 months ago
Craig Tiller 4423bfd0c6 [dual-ref-counted] Add tuning knobs per RefCounted (#36754) 7 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 7 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 7 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 7 months ago
Yash Tibrewal c495d2aa1f [CSM] Stop using xDS enabled server for CSM observability tests (#36725) 7 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) 7 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 7 months ago
Yash Tibrewal 1309eb283c [Sanity] Fix sanity (#36727) 7 months ago
Craig Tiller 621aa4e5ce [call-v3] Yodel - a call testing framework (#36635) 7 months ago
Yash Tibrewal ac303a09f6 [OTel] Generate pkg-config file for grpcpp_otel_plugin (#36686) 7 months ago
Tanvi Jagtap 8881bde311 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36701) 7 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 7 months ago
Tanvi Jagtap d148728588 Use LOG_IF(FATAL, ...) instead of gpr_assertion_failed() in interop_client.cc 7 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 7 months ago
Mark D. Roth 182f6885d3 [transport] remove GetEndpoint() method (#36597) 7 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 7 months ago
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 7 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 7 months ago
Matthew Stevenson 6b11ea0c3c Create helper APIs for parsing PEM-encoded credentials. (#36357) 7 months ago
Esun Kim f4ac0a3093 [Clean-up] Fix deprecated protobuf function usages (#36640) 7 months ago
Tanvi Jagtap 4dc1097d04 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36677) 7 months ago
Tanvi Jagtap 98752f39fb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36657) 7 months ago
Yash Tibrewal a509c6b4e7 [logging] Fix logging for when metrics/tracing is not enabled (#36671) 7 months ago
Yash Tibrewal d3960484c0 [StatsPlugin] Fix use-after-free issue (#36664) 7 months ago
Tanvi Jagtap 986428d252 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36636) 7 months ago
Mark D. Roth 3b20b19778 [reorg] move test/core/gpr -> test/core/util (#36641) 7 months ago
Mark D. Roth cac1f2727e [channel trace test] fix Windows portability tests (#36643) 7 months ago
Tanvi Jagtap ed5893120e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36608) 7 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Craig Tiller 545bd5171d [call-v3] Add client half close event edge to filters (#36598) 7 months ago
AJ Heller bc5570bec8 Revert "[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607)" (#36625) 7 months ago
AJ Heller 6edaa28cc7 [test] Nerf WritesPerRpcTest due to timeout (#36612) 7 months ago
Tanvi Jagtap 15850972dd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36607) 7 months ago
Tanvi Jagtap d8b141f9bb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36604) 7 months ago
Tanvi Jagtap ed5a496b72 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36606) 7 months ago
Tanvi Jagtap 3531b797ba [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36603) 7 months ago
Tanvi Jagtap ef322d93c4 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36605) 7 months ago
Tanvi Jagtap b90be935af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36595) 7 months ago
Matthew Stevenson 4b04cc5b13 Add shard_count to ssl_transport_security_test to reduce flakiness. (#36599) 7 months ago
Mark D. Roth 178c63aae7 [channelz] modernize channel trace test (#36582) 7 months ago
Craig Tiller 0ecee5ad3f [call-v3] Server path (#36509) 7 months ago