55512 Commits (a374ef377da972caf60e057a02a40684eed6b6cb)
 

Author SHA1 Message Date
Esun Kim a374ef377d [CI] Updated clang 17 to 18 for c++ tests (#37592) 4 months ago
Mark D. Roth 9657acf638 [cleanup] remove grpc.gyp file (#37585) 4 months ago
Tanvi Jagtap 245941e0da [Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431) 4 months ago
Yash Tibrewal 2d99ca4e0b [Flakiness] Fix flakiness in retry_transparent_max_concurrent_streams_test (#37561) 4 months ago
Xùdōng Yáng 9a162e12d9
Fix some label references for Bzlmod support (#37534) 4 months ago
Esun Kim 46c59da804 [CI] Upgrade cmake to 3.16.1 for gcc 7 and 8 docker images (#37571) 4 months ago
Mark D. Roth ae5dfa13e8 [xDS] validate Audience cluster metadata (#37566) 4 months ago
Paulo Castello da Costa 8260e319a4 [benchmark] Set up auth for artifact registry. (#37576) 4 months ago
Mark D. Roth fc8ab2b7b4 Revert "[call creds] revert #37544 and #37531 (#37567)" (#37573) 4 months ago
Mark D. Roth a615c505d1 [call creds] revert #37544 and #37531 (#37567) 4 months ago
Yash Tibrewal dffe3c265a [log] Fix logging for tests (#37560) 4 months ago
Mark D. Roth e3f8296d3a [xDS] move XdsConfig out of XdsDependencyManager (#37564) 4 months ago
Mark D. Roth 1582c3df46 [call creds] implement GcpServiceAccountIdentityCredentials (#37544) 4 months ago
AJ Heller e9dd477563 [release] Add gRPC C++ 1.66 to the interop matrix tests (#37557) 4 months ago
Esun Kim c708472df6 [CI] Upgraded all `Debian 10` based images to `Debian 11` (#37547) 4 months ago
Mark D. Roth 158976a963 [TokenFetcherCredentials] add backoff and pre-fetching (#37531) 4 months ago
Paulo Castello da Costa 564a54b606 [benchmark] Move CI images to artifact registry. (#37558) 4 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 4 months ago
Eugene Ostroukhov c49fc0f78e
[ci] Fix tools/run_tests/sanity/check_testing_docker_images.sh (#37555) 4 months ago
gRPC Team Bot 4400085a23 Internal changes. 4 months ago
AJ Heller d9a5991fda Fix a TCP_INQ bug in the gRPC PosixEventEngine endpoint 4 months ago
Eugene Ostroukhov f9fdab5657 [ci] Update alpine in 2 more images (#37539) 4 months ago
Mark D. Roth 4a702e5357 [dualstack] enable EDS dualstack support by default (#37545) 4 months ago
Esun Kim 6ab5e8280b [CI] Updated Bazel to 7.3.1 (#37546) 4 months ago
Mark D. Roth f3e149b6ee [HTTP client] pass URI to override functions (#37540) 4 months ago
AJ Heller 85f4f7caf3 [experiments] Push back unconstrained_max_quota_buffer_size (#37538) 4 months ago
Yash Tibrewal 07cc613b80 [FakeStatsPlugin] Add locks around adding/removing callbacks (#37409) 4 months ago
Eugene Ostroukhov dac706bf77 [ci] Update Alpine version to 3.17 (#37533) 4 months ago
Nathan Baulch ccd250aa70 Fix minor typos (#37450) 4 months ago
Evan Brown 62da6727ae Fix use-after-move bug in hash table. 4 months ago
Richard Belleville 406fbf07a4 [Configurability] Add flag to disable automatic registration of gRPC C++ reflection server when depending on //:grpc++_reflection (#37527) 4 months ago
Eugene Ostroukhov a07b6b89b3 [CI] Add Fallback Python test config (#37507) 4 months ago
Vignesh Babu 531df4b67a [Fuzzing] Fix fuzzing timeouts. 4 months ago
Mark D. Roth 41da29972f [xDS] generalize CDS metadata handling (#37468) 4 months ago
Vignesh Babu 688cccec75 Add missing ExecCtx when setting resource quota. 4 months ago
Tanvi Jagtap 6ead511863 [Gpr_To_Absl_Logging] Cleaning up allow list. 4 months ago
Tanvi Jagtap a22ea0beb6 [Gpr_To_Absl_Logging] Remove gpr logging header from src/core headers (#37512) 4 months ago
gRPC Team Bot be419fd2ce Automated rollback of commit d351628769. 4 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 4 months ago
Tanvi Jagtap 4d111b062b [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37516) 4 months ago
Tanvi Jagtap 7c673870c7 [Gpr_To_Absl_Logging] Replace GRPC_ARES_RESOLVER_TRACE_LOG with GRPC_TRACE_LOG (#37462) 4 months ago
Tanvi Jagtap 42bd720fee [Gpr_To_Absl_Logging] Fix use of GRPC_TRACE_FLAG_ENABLED in gen code (#37514) 4 months ago
Tanvi Jagtap cd2a624a14 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37496) 4 months ago
Tanvi Jagtap 357a2b2ab2 [Gpr_To_Absl_Logging] Replace GRPC_EVENT_ENGINE_RESOLVER_TRACE with GRPC_TRACE_LOG (#37461) 4 months ago
Tanvi Jagtap 0fa05242e9 [Gpr_To_Absl_Logging] Remove the exclusion of python directories from the banned function check. 4 months ago
Tanvi Jagtap b6a70e1747 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37483) 4 months ago
Tanvi Jagtap dad4695af4 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37484) 4 months ago
Tanvi Jagtap 17f2961123 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37493) 4 months ago
Tanvi Jagtap 3c928436b4 [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 4 months ago
Tanvi Jagtap e6e99a9d1c [Gpr_To_Absl_Logging] Remove logging header from example and test/core/t folder (#37489) 4 months ago