6568 Commits (0c1e889bb70b422899bda04166524c678d628c70)

Author SHA1 Message Date
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 5 months ago
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 5 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 5 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 5 months ago
Mark D. Roth 22322fe7df [e2e tests] fix regex for connection failures to catch a missed case (#36969) 5 months ago
Craig Tiller 8dac453a71 [ares] Try to fix test (#36960) 5 months ago
Craig Tiller 104078e8d2 [resource_quota] Clear wait for ready bit in e2e test (#36967) 5 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 5 months ago
Tanvi Jagtap abcd95a955 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36941) 5 months ago
Craig Tiller b0063e8345 [experiments] Add benchmark (#36937) 5 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 5 months ago
Tanvi Jagtap b4fa67a452 [Gpr_To_Absl_Logging] Remove unused declaration of gpr_default_log. 6 months ago
Mark D. Roth dee3cf6e34 [e2e tests] fix connection failure regex (#36922) 6 months ago
Mark D. Roth f7ce3ee9d5 [call v3] add dynamic filter support to client channel (#36877) 6 months ago
Craig Tiller fdac9ebfdf [thready_tsan] Grab bag of improvements (#36886) 6 months ago
Tanvi Jagtap 905c2b25fc [grpc][Gpr_To_Absl_Logging] Deleting all instances of gpr_set_log_verbosity (#36859) 6 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 6 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 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 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Yash Tibrewal c495d2aa1f [CSM] Stop using xDS enabled server for CSM observability tests (#36725) 6 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 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 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 6 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 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
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
Tanvi Jagtap 986428d252 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36636) 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
Mark D. Roth 178c63aae7 [channelz] modernize channel trace test (#36582) 7 months ago
Craig Tiller 0ecee5ad3f [call-v3] Server path (#36509) 7 months ago
Tanvi Jagtap b943668f95 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36570) 7 months ago
Yijie Ma bc4766381a [metrics] Templatized Metrics API (#36449) 7 months ago
AJ Heller c0208416b6 Automated rollback of commit 82e5116fb0. 7 months ago
Tanvi Jagtap d8d7128d2d [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36550) 7 months ago
Tanvi Jagtap 6b3a670cb0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36547) 7 months ago
Tanvi Jagtap e3be06ee38 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36548) 7 months ago
Tanvi Jagtap 527950143a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36549) 7 months ago
Yash Tibrewal 22e9ce46e0 [CSM] Minor test modifications (#36564) 7 months ago