8314 Commits (4f8b8aef839fd5e04e052b83f8d977df13656fdd)

Author SHA1 Message Date
Mark D. Roth 597154c2a7 [reorg] move tests to directories that correspond to the src tree (#36424) 8 months ago
Tanvi Jagtap 8dd1566481 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36398) 8 months ago
Tanvi Jagtap efc07580bf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36408) 8 months ago
Tanvi Jagtap e9d1397fe1 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36407) 8 months ago
Mark D. Roth 08f56b3a74 [reorg] move channelz code to src/core/channelz (#36380) 8 months ago
Yijie Ma ba78e4ff47 [test] Wait for `RecordEnd` in `FakeClientCallAttemptTracer` destruction (#36396) 8 months ago
Tanvi Jagtap 108848ae20 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36368) 8 months ago
gRPC Team Bot 6dc64db1a8 Automated rollback of commit f61049f641. 8 months ago
Tanvi Jagtap d51155be8f [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36366) 8 months ago
Craig Tiller 5898d31022 [gcc7] fix for compilation error (#36390) 8 months ago
AJ Heller f61049f641 [surface] Reland: Add an API to inject connected endpoints into servers 8 months ago
Tanvi Jagtap fceacd7a2c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36365) 8 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Craig Tiller 58b254dacf [call-v3] Channel filter construction returns pointers (#36355) 8 months ago
Vishwanath Sastry 648415ee88 [grpc][grpc_fuzzers] Fix for the crash reported in the bug https://buganizer.corp.google.com/issues/331838963 8 months ago
Craig Tiller 8a6a02ff4d [call-v3] Interim step to allow multiple representations of CallSpine (#36321) 8 months ago
Yash Tibrewal dbaeee2611 Revert "[experiments] Stabilize http2_stats_fix (#36351)" (#36362) 8 months ago
Yash Tibrewal 84ee28e695 [experiments] Stabilize http2_stats_fix (#36351) 8 months ago
Tanvi Jagtap fadf1bbd9b grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36326) 8 months ago
Mark D. Roth bfe6db2924 [XdsClient] add grpc.xds_client.server_failure metric (#36291) 8 months ago
Yijie Ma 188bc021c3 [metrics] Remove synchronous gauge API (#36334) 8 months ago
Mark D. Roth 696d644bcf [pick_first] avoid retaining unneeded memory after selecting subchannel (#34766) 8 months ago
Tanvi Jagtap dec487cefd [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36270) 8 months ago
github-actions[bot] da04df7c45 Automated fix for refs/heads/master (#36309) 8 months ago
Eugene Ostroukhov 4e735be35a [xds] Fallback implementation (#36145) 8 months ago
Craig Tiller a2ec600558 [call-v3] Updates to CallFilter (#36240) 8 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
Craig Tiller b361574a0b Fix fuzzer builds internally for core e2e tests 8 months ago
AJ Heller 798399b984 Automated rollback of commit 7c57fb70e9. 8 months ago
Craig Tiller c7b81ad925 [ref-counted] Use down_cast for additional safety checks (#35579) 8 months ago
Yash Tibrewal 70839a9b19 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 8 months ago
AJ Heller 7c57fb70e9 [surface] Add an API to inject connected endpoints into servers (#35957) 8 months ago
Yijie Ma 536899d998 [test] Change to "threadsafe" mode for `ChannelInitDeathTest.CanAddBeforeAllTwice` (#36263) 8 months ago
Yijie Ma 00708c0b6d [test] Run `ServiceConfigParserDeathTest.DoubleRegistration` test first (#36261) 8 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 8 months ago
Mark D. Roth 0aebe1c7b6 [authz] get endpoint local/peer addresses via a handshaker (#36237) 8 months ago
Craig Tiller e0cade4daa [party] Decouple `Party` from `Arena` (#36229) 8 months ago
Yijie Ma d7c38ea9a1 [time] Fix Timestamp minus arithmetic when rhs is InfPast or InfFuture (#36219) 8 months ago
Yash Tibrewal 952a2421f9 [OTel C++] Add API to set channel scope filter (#36189) 8 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 8 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 8 months ago
Craig Tiller 65ddb57908 [call-v3] Changes to CallFilters to prep for final CallInitiator/UnstartedCallHandler/CallHandler APIs (#36005) 8 months ago
Craig Tiller f45b9a8f3d [build] Deduplicate compilation of core e2e tests (#36198) 9 months ago
Craig Tiller c079e533de [ref-counts] DualRefCounted orphanability is different to Orphanable orphanability (#36194) 9 months ago
Craig Tiller 8b8f43aecf [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 9 months ago
AJ Heller 3d82c522fa [EventEngine] Refactor ServerCallbackCall to use EventEngine::Run (#36126) 9 months ago
Tanvi Jagtap 8013ffe965 [grpc][Gpr_To_Absl_Logging] Fixing minor typo 9 months ago
Mark D. Roth e715261ac6 [slice] remove absl_base64 experiment (#36178) 9 months ago
Yijie Ma c54c69dcdd [Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin (#36070) 9 months ago
Yash Tibrewal 041c283ccc [experiments] Fix initialization order fiasco (#36168) 9 months ago