30392 Commits (1ab668fef1db1de563cad5a414999ae99cfd581f)

Author SHA1 Message Date
Mark D. Roth a615c505d1 [call creds] revert #37544 and #37531 (#37567) 7 months ago
Mark D. Roth e3f8296d3a [xDS] move XdsConfig out of XdsDependencyManager (#37564) 7 months ago
Mark D. Roth 1582c3df46 [call creds] implement GcpServiceAccountIdentityCredentials (#37544) 7 months ago
Mark D. Roth 158976a963 [TokenFetcherCredentials] add backoff and pre-fetching (#37531) 7 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 7 months ago
AJ Heller d9a5991fda Fix a TCP_INQ bug in the gRPC PosixEventEngine endpoint 7 months ago
Mark D. Roth 4a702e5357 [dualstack] enable EDS dualstack support by default (#37545) 7 months ago
Mark D. Roth f3e149b6ee [HTTP client] pass URI to override functions (#37540) 7 months ago
AJ Heller 85f4f7caf3 [experiments] Push back unconstrained_max_quota_buffer_size (#37538) 7 months ago
Evan Brown 62da6727ae Fix use-after-move bug in hash table. 7 months ago
Richard Belleville 406fbf07a4 [Configurability] Add flag to disable automatic registration of gRPC C++ reflection server when depending on //:grpc++_reflection (#37527) 7 months ago
Mark D. Roth 41da29972f [xDS] generalize CDS metadata handling (#37468) 7 months ago
Tanvi Jagtap a22ea0beb6 [Gpr_To_Absl_Logging] Remove gpr logging header from src/core headers (#37512) 7 months ago
gRPC Team Bot be419fd2ce Automated rollback of commit d351628769. 7 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 7 months ago
Tanvi Jagtap 4d111b062b [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37516) 7 months ago
Tanvi Jagtap 7c673870c7 [Gpr_To_Absl_Logging] Replace GRPC_ARES_RESOLVER_TRACE_LOG with GRPC_TRACE_LOG (#37462) 7 months ago
Tanvi Jagtap 42bd720fee [Gpr_To_Absl_Logging] Fix use of GRPC_TRACE_FLAG_ENABLED in gen code (#37514) 7 months ago
Tanvi Jagtap cd2a624a14 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37496) 7 months ago
Tanvi Jagtap 357a2b2ab2 [Gpr_To_Absl_Logging] Replace GRPC_EVENT_ENGINE_RESOLVER_TRACE with GRPC_TRACE_LOG (#37461) 7 months ago
Tanvi Jagtap b6a70e1747 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37483) 7 months ago
Tanvi Jagtap dad4695af4 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37484) 7 months ago
Tanvi Jagtap 17f2961123 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37493) 7 months ago
Tanvi Jagtap 5fab969fbc [Gpr_To_Absl_Logging] Remove logging header from src/core/util folders (#37495) 7 months ago
Tanvi Jagtap 88101d47fd [Gpr_To_Absl_Logging] Remove logging header from src/core/lib folders (#37494) 7 months ago
Tanvi Jagtap 44382df0fc [PH2][Refactor][FunctionSplit][chttp2_transport.cc] Splitting large function (#37453) 7 months ago
Vignesh Babu 3063716cef Add a stats exporter for latent see. 7 months ago
Yash Tibrewal 605a15e7eb [OTel C++] Fix race when adding and removing callbacks (#37485) 7 months ago
Nana Pang 8b4a8ebdf9 [C++ BUILD] Internal changes for base context propagation. 7 months ago
Yash Tibrewal 7407dbf21d [RlsLB] Fix Deadlock (#37459) 7 months ago
Hannah Shi a09aaf06ec [ObjC] fix error handling in CFWriteStreamWrite (#37344) 7 months ago
Mark D. Roth 394ce688cb [RLS] don't register metric callback until we receive initial update (#37481) 7 months ago
Tanvi Jagtap d427a5c3b4 [Gpr_To_Absl_Logging] Removing absl_vlog2_enabled (#37476) 7 months ago
Tanvi Jagtap 246e7d6436 Remove the comment in gpr_log_verbosity_init 7 months ago
Tanvi Jagtap 65628a4b64 [Gpr_To_Absl_Logging] Replace GRPC_CARES_TRACE_LOG with GRPC_TRACE_LOG (#37463) 7 months ago
Mark D. Roth 2eca2927f3 [secure endpoint] fix race condition from #37358 (#37482) 7 months ago
Mark D. Roth 888d9666fe [experiments] extend expiration of pick_first_new (#37480) 7 months ago
Tanvi Jagtap fe249ceb25 [Gpr_To_Absl_Logging] Replace gpr_log (#37472) 7 months ago
Xuan Wang a30347d992 [Python Otel] Manage call tracer life cycle use call arena. (#37460) 7 months ago
Yijie Ma d351628769 [EventEngine] Migrate httpcli to use EventEngine DNSResolver (#37442) 7 months ago
Tanvi Jagtap 1c94bf556c [Gpr_To_Absl_Logging] Replace GRPC_POLLING_API_TRACE with GRPC_TRACE_LOG (#37464) 7 months ago
Xuan Wang 3546a3e930 [Python Distrib] Change warning to RuntimeError for version incompatibility (#37466) 7 months ago
Vignesh Babu 4fd48b1ba9 Remove call_status_override_on_cancellation, peer_state_based_framing experiments. 7 months ago
Tanvi Jagtap 28730dcfd9 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37387) 7 months ago
Tanvi Jagtap 22859fffdb [Gpr_To_Absl_Logging] Removing EXECUTOR_TRACE and replace with GRPC_TRACE_LOG (#37433) 7 months ago
Tanvi Jagtap 2fea3dbe99 [Gpr_To_Absl_Logging] Replacing GRPC_ARES_RESOLVER_TRACE_LOG with GRPC_TRACE_LOG (#37434) 7 months ago
apolcyn a5ed1f66b5 [ruby] reduce ruby gpr_log invocations from INFO to DEBUG (#37426) 7 months ago
Tanvi Jagtap 83b56204c2 [Gpr_To_Absl_Logging] Remove gpr_should_log from the header file (#37420) 7 months ago
Tanvi Jagtap 8fe72e49b2 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37389) 7 months ago
Corentin Girard 8271b14c41 [reflection]: python: reflection returns `original_request` (#36944) 7 months ago