- c050a29 [channelz] Cleanup channelz service: the service is never null by Craig Tiller · 9 hours ago
- 2a5597f [deps] Update absl to 20250512.1 (#39571) by Yash Tibrewal · 17 hours ago
- db6ed7f Automated rollback of commit b51168534120b08d951795a6f085e043050e2e89. by Craig Tiller · 23 hours ago
- 6899cab [EventEngine] Use pollset_alternative for EnvironmentAutoDetect (#39979) by Adam Heller · 24 hours ago
- b511685 Add `#include <memory>` to BoringSSL headers to make them work with Windows SDK. by Craig Tiller · 4 days ago
- ca2e8c9 support dual credentials in google_default_credentials (#39770) by anniefrchz · 7 days ago
- 6c70c78 Reference upb targets directly rather than going through deprecated aliases (#39828) by Joshua Haberman · 12 days ago
- a78f696 Automated rollback of commit 0640791c124b89d836dafbc2e94acb31b0d1db10. by Rishesh Agarwal · 12 days ago
- 0640791 [API] add new API to create channel from fd or endpoint that supports secure credentials (#39400) by Rishesh Agarwal · 12 days ago
- 18ad3eb [channel] Add experimental API to retrieve channelz uuid (#39788) by Craig Tiller · 3 weeks ago
- 3e0ccd4 [OTel C++] Set call to be traced based on sampling (#39741) by Yash Tibrewal · 4 weeks ago
- 290f805 [OTel C++] Fix crash when using TcpCallTracer (#39759) by Yash Tibrewal · 4 weeks ago
- 7970aa1 [OTel C++] Allow setting only tracing with non-global Build experimental API (#39737) by Yash Tibrewal · 4 weeks ago
- 8df210e [Doc] Removed the compiler versions & Changed how to use Bazel (#39749) by Esun Kim · 4 weeks ago
- 167cb27 [chttp2] Add plumbing for TCP traces (#39690) by Yash Tibrewal · 4 weeks ago
- cadf3c8 [OTel C++] Add creation of TcpCallTracer (#39654) by Yash Tibrewal · 6 weeks ago
- 255938a [OTel C++] Add unimplemented tracing methods (#39630) by Yash Tibrewal · 6 weeks ago
- 5b9404f [EventEngine][iomgr] Re-land: Delete Executor (#39578) by Adam Heller · 6 weeks ago
- 8aaac11 [UPB] Clean up the UPB map iteration _next C gen function call (#39568) by Esun Kim · 7 weeks ago
- a3a4448 Automated rollback of commit 2911f07b19851659114be72e420fbe33c6d075aa. by gRPC Team Bot · 7 weeks ago
- 2911f07 [EventEngine][iomgr] Delete Executor (#39422) by Adam Heller · 7 weeks ago
- 708b5c0 [TcpWriteEvent] Propagate events to otel plugin (#39552) by Yash Tibrewal · 7 weeks ago
- 1168209 [TcpTracer] Move target to src/core (#39454) by Yash Tibrewal · 8 weeks ago
- 957c9f9 [Cleanup] Add TODO around usage of absl endian utility functions by Jesse Rosenstock · 9 weeks ago
- 82bdf31 Switch chaotic-good to new style endpoint-transport creation by Craig Tiller · 10 weeks ago
- 2e10452 Split CoreConfiguration builders into two buckets: ephemeral and persistent. by Craig Tiller · 2 months ago
- 0f05be2 [reorg] Split the transport auth_context definitions into a separate library target by Vignesh Babu · 3 months ago
- e31434c [channelz] HTTP/2 ztrace facility (#39189) by Craig Tiller · 3 months ago
- d04c235 Remove `latency` parameter from `CallAttemptTracer::RecordEnd` by Yash Tibrewal · 3 months ago
- 3690c7b Split connection and per-call metric tracking by Craig Tiller · 3 months ago
- 0bf60a4 [metrics] pass StatsPluginGroup down via channel args (#39130) by Mark D. Roth · 3 months ago
- 536094c Update visibility system to use package groups by Craig Tiller · 3 months ago
- 12278ba [OTel/CSM] Tags cleanup by Yash Tibrewal · 3 months ago
- d097730 [ServerGlobalCallbacks] Fix ownership issue (#38072) by Yash Tibrewal · 3 months ago
- 32881b9 [reorg] move metadata, message, and interception_chain to src/core/call (#38972) by Mark D. Roth · 4 months ago
- c5a847c [reorg] move files to src/core/call (#38888) by Mark D. Roth · 4 months ago
- 4827403 Use tagging to flag broken internal libraries by Craig Tiller · 4 months ago
- ac0eed3 [OTel C++] Reland OTel C++ Tracing (#38852) by Yash Tibrewal · 4 months ago
- 6e32a1e [ObjC] Remove cronet transport support (#37756) by Hannah Shi · 4 months ago
- 076d507 [reorg] move security base APIs and credential code to new locations (#38825) by Mark D. Roth · 4 months ago
- 5d0b1df Change upb C generated map iteration function to not hand out MapEntry pointers. by gRPC Team Bot · 4 months ago
- ca0d85c Revert "[OTel C++] Add tracing support (#38437)" (#38821) by Yash Tibrewal · 4 months ago
- a6eb776 [OTel C++] Add tracing support (#38437) by Yash Tibrewal · 4 months ago
- 69afb9c [core] Remove ApplicationCallbackExecCtx (#38444) by AJ Heller · 5 months ago
- c637de5 [Cleanup] Avoid std::make_pair (#38636) by Yash Tibrewal · 5 months ago
- 90d33ff [gpr] Individual targets for sync and time (#38563) by Yash Tibrewal · 5 months ago
- 725d1ee [build] Remove `language` tag from BUILD files (#38501) by Craig Tiller · 5 months ago
- ad8fcaa [CallTracer] Add hint on whether inbound message is compressed (#38485) by Yash Tibrewal · 5 months ago
- 478b4c0 [C++17] Replace absl::optional with std::optional (#38420) by AJ Heller · 6 months ago
- 02fb4b5 [Doc] Added C++17 cmake option (#38432) by Esun Kim · 6 months ago
- bd13a27 [C++17] Replace absl::variant with std::variant (#38419) by AJ Heller · 6 months ago
- adeb465 Automated rollback of commit 9651af5b436d1cf37753f29e2480af63849391c0. by Craig Tiller · 7 months ago
- 9651af5 [Alarm] Fix Alarm reuse on cancellation (#38114) by Yijie Ma · 7 months ago
- 7570d8b [reorg] move src/core/lib/config -> src/core/config (#37847) by Mark D. Roth · 7 months ago
- bcc04e7 [Orca Service] Gracefully fail the incoming RPC if it fails deserialization by Vignesh Babu · 7 months ago
- 6a0c483 [CI] Upgraded clang to 19 for sanity tests (#38070) by Esun Kim · 8 months ago
- d411b44 [EventEngine] Stop using the CallbackAlternativeCQ (#37933) by AJ Heller · 8 months ago
- 3d63a7b [CSM O11y] Change how mesh_id is populated (#37801) by Yash Tibrewal · 9 months ago
- b2a05be [maintenance] Fix cpp typos (#37755) by Nathan Baulch · 9 months ago
- dbb5164 [clang-format] Remove custom clang-format rules for include ordering (#37820) by Craig Tiller · 9 months ago
- daa7938 [Build] Minimum version of MSVC is now 2022 (#37687) by Esun Kim · 9 months ago
- a49d450 [Build] Bumped the minimum version of cmake (#37702) by Esun Kim · 9 months ago
- c8765eb [OTel plugin] Do not crash when the gauge in `AddCallback` is different from the gauge in `Report` (#37764) by Yijie Ma · 9 months ago
- b87ed72 [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) by Matthew Stevenson · 9 months ago
- f6c57b6 [reorg] move a bunch of stuff to src/core/util (#36792) by Mark D. Roth · 9 months ago
- 70b3562 Automated Code Change by Lev Kandel · 10 months ago
- 406fbf0 [Configurability] Add flag to disable automatic registration of gRPC C++ reflection server when depending on //:grpc++_reflection (#37527) by Richard Belleville · 11 months ago
- 0b30791 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) by Tanvi Jagtap · 11 months ago
- 4d111b0 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37516) by Tanvi Jagtap · 11 months ago
- b6a70e1 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37483) by Tanvi Jagtap · 11 months ago
- 17f2961 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37493) by Tanvi Jagtap · 11 months ago
- 605a15e [OTel C++] Fix race when adding and removing callbacks (#37485) by Yash Tibrewal · 11 months ago
- 8b4a8eb [C++ BUILD] Internal changes for base context propagation. by Nana Pang · 11 months ago
- 28730dc [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37387) by Tanvi Jagtap · 11 months ago
- cdc0263 [Gpr_To_Absl_Logging] Using GRPC_TRACE_LOG instead of GRPC_TRACE_FLAG_ENABLED (#37351) by Tanvi Jagtap · 11 months ago
- ecc1ea5 [Performance] Do not construct `KeyValueIterable` when calling OTel for instruments with empty label/optional label (#37311) by Yijie Ma · 11 months ago
- 24683f1 [log] Reducing log spam (#37253) by Yash Tibrewal · 11 months ago
- a47d91c [Clean-up] Tidy fix (#37104) by Esun Kim · 12 months ago
- 952d627 [CallTracer] report transport byte counts directly to `CallTracer` by Mark D. Roth · 12 months ago
- 147557b [channel_init] Better ordering control, version control (#36993) by Craig Tiller · 1 year ago
- a3b66f0 [channel_filter] Use UniqueTypeName for channel filter names (#36907) by Craig Tiller · 1 year ago
- 0e23c22 [Gpr_To_Absl_Logging] Remove GPR_ASSERT macro. by Tanvi Jagtap · 1 year, 1 month ago
- 301bb28 [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36880) by Tanvi Jagtap · 1 year, 1 month ago
- 87321f0 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) by Yijie Ma · 1 year, 1 month ago
- c9fdef1 [logging] Centralize configuration for trace flags (#36576) by AJ Heller · 1 year, 1 month ago
- 8c6be41 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36816) by Tanvi Jagtap · 1 year, 1 month ago
- d623f31 [StatsPlugin] Reviewer comments from #36757 (#36787) by Yash Tibrewal · 1 year, 1 month ago
- b2e1405 [context] Remove `grpc_call_context_element` (#36793) by Craig Tiller · 1 year, 1 month ago
- e4daabc [reorg] move ext/gcp/metadata_query.* -> util/gcp_metadata_query.* (#36789) by Mark D. Roth · 1 year, 1 month ago
- d26a878 [context] Move backend metric provider to arena based context (#36781) by Craig Tiller · 1 year, 1 month ago
- 108f70b [context] Move tracing context to arena based context (#36782) by Craig Tiller · 1 year, 1 month ago
- 53540ae [context] Move legacy tracing contexts to arena contexts (#36776) by Craig Tiller · 1 year, 1 month ago
- 7ccb51e [StatsPlugin] Add API to check if an instrument is enabled (#36757) by Yash Tibrewal · 1 year, 1 month ago
- 3df8e07 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36711) by Tanvi Jagtap · 1 year, 1 month ago
- fe817c8 [reorg] move lib/json -> util/json (#36645) by Mark D. Roth · 1 year, 1 month ago
- 6c08d36 [reorg] move telemetry code to src/core/telemetry (#36644) by Mark D. Roth · 1 year, 1 month ago
- 68134ba [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log by Tanvi Jagtap · 1 year, 2 months ago
- 58a4b9c [reorg] move src/core/lib/gpr -> src/core/util (#36543) by Mark D. Roth · 1 year, 2 months ago
- befeeba [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36594) by Tanvi Jagtap · 1 year, 2 months ago
- 1da5aaf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36588) by Tanvi Jagtap · 1 year, 2 months ago