1. ff8461d Begin moving gRPC socket_mutator files out of the iomgr folder by AJ Heller · 6 days ago
  2. 806e186 [telemetry] Prepare to introduce Concrete Types For Call Tracers by Craig Tiller · 11 days ago
  3. c26420d [ObjC] cfsocket listener implementation (#40097) by Hannah Shi · 14 days ago
  4. 52bf7a6 [Python][Part 5] - Introducing Ruff (#40180) by Ashesh Vidyut · 2 weeks ago
  5. 82cf4e0 [Python][Part 4] - Introducing Ruff (#40173) by Ashesh Vidyut · 2 weeks ago
  6. d5927d0 Reland https://github.com/grpc/grpc/pull/40231 by Vignesh Babu · 3 weeks ago
  7. a1d4abd [Python][Part 3] - Introducing Ruff (#40172) by Ashesh Vidyut · 3 weeks ago
  8. 2ca9ac6 [Python][Typeguard] Part 3 - Add Typeguard to AIO stack in tests (#40217) by Ashesh Vidyut · 3 weeks ago
  9. 6f804ff [Python][Part 6] - Introducing Ruff (#40181) by Ashesh Vidyut · 3 weeks ago
  10. 783e053 Spiffe xds (#40279) by Gregory Cooke · 3 weeks ago
  11. 4499b46 [Python][Typeguard] Part 2 - Add Typeguard to AIO stack in tests (#40215) by Ashesh Vidyut · 3 weeks ago
  12. c675ef8 Automated rollback of commit a9796dbe6f9e1819a5a97aa626c6ec375e15ed13. by Craig Tiller · 3 weeks ago
  13. a9796db Rollback channelz v2tov1 related changes due to multiple breakages by gRPC Team Bot · 3 weeks ago
  14. f8a881f Reland channelz v2tov1 features by Craig Tiller · 3 weeks ago
  15. 3af3e09 Automated rollback of commit 889aaeae794e3f7d8feac3f3615b388591d16dac. by Gregory Cooke · 3 weeks ago
  16. ff5c449 Revert https://github.com/grpc/grpc/pull/40231 by Vignesh Babu · 3 weeks ago
  17. 889aaea [Security - XDS] Add Spiffe Bundle Map support to providers (#39708) by Gregory Cooke · 4 weeks ago
  18. 9ad02e3 Rollback channelz v2tov1 related changes by Craig Tiller · 4 weeks ago
  19. 8462f34 [Filter Fusion] Integrate fused filters target into core gRPC (#40231) by Vignesh Babu · 4 weeks ago
  20. 18dbb83 [c-ares] update version to 1.34.5 (#39508) by apolcyn · 4 weeks ago
  21. 4ea3102 [Python] Remove `compat_check_pypi` from grpcio README.rst (#37452) by y-yagi · 4 weeks ago
  22. 818520a [Python] Add typing-extensions dependency (#40137) by Sergii Tkachenko · 4 weeks ago
  23. 608e516 [channelz] Move legacy apis to use v2->v1 by Craig Tiller · 4 weeks ago
  24. 2eecbcc [PH2] Fixing circular dependency (#40204) by Tanvi Jagtap - Google LLC · 4 weeks ago
  25. 8d51dea3 Revert https://github.com/grpc/grpc/pull/39697 as it increase binary size of mobile builds by Vignesh Babu · 5 weeks ago
  26. 4806c33 Add experiment to pipeline secure endpoint reads so reading and unprotecting can occur in parallel. by Alisha Nanda · 5 weeks ago
  27. b38fc35 [FilterFusion] Define a build target containing fused filters and link this target into gRPC core (#39697) by Vignesh Babu · 5 weeks ago
  28. 58022c6 [Release] Bump version to 1.75.0-dev (on master branch) (#40120) by Esun Kim · 6 weeks ago
  29. fa4a4b1 [API] add new API to create channel from fd or endpoint that supports… (#40017) by Rishesh Agarwal · 6 weeks ago
  30. 2a5597f [deps] Update absl to 20250512.1 (#39571) by Yash Tibrewal · 6 weeks ago
  31. 4593cde [channelz] Convert Promises to channelz properties rather than just JSON. by Craig Tiller · 6 weeks ago
  32. 65323f5 [channelz] Add framework to convert promises to proto by Craig Tiller · 6 weeks ago
  33. 670d540 [channelz] make PropertyList (&co) produce both json & proto (upb) representations by Craig Tiller · 7 weeks ago
  34. 4233146 [PH2] Fixing transport bugs for ping pong (#40013) by Tanvi Jagtap - Google LLC · 7 weeks ago
  35. dcb3ecd [xDS] add call creds registry and bootstrap plumbing for JWT token file call creds (#39772) by Mark D. Roth · 7 weeks ago
  36. 220cf65 [PH2] BUILD only changes so I can code in peace (#39931) by Tanvi Jagtap - Google LLC · 7 weeks ago
  37. 6af1994 [OTel C++, Posix EE] Plumb TCP write timestamps and metrics to OTel tracers (#39946) by Yash Tibrewal · 7 weeks ago
  38. ca2e8c9 support dual credentials in google_default_credentials (#39770) by anniefrchz · 7 weeks ago
  39. 5b64db3 [channelz] Add basic serialization to protobuf by Craig Tiller · 7 weeks ago
  40. a78f696 Automated rollback of commit 0640791c124b89d836dafbc2e94acb31b0d1db10. by Rishesh Agarwal · 8 weeks ago
  41. dd32555 [Python] Upgrade Pytype (Part - 1) (#39816) by Ashesh Vidyut · 8 weeks ago
  42. 0640791 [API] add new API to create channel from fd or endpoint that supports secure credentials (#39400) by Rishesh Agarwal · 8 weeks ago
  43. 7c4d5e8 [xDS] implement JWT token file call credentials (#39769) by Mark D. Roth · 8 weeks ago
  44. 2687745 [channelz] Property list: Separate out value conversion from property setting by Craig Tiller · 8 weeks ago
  45. 18e0d14 [Python] minor syntax improvements; follow up on black upgrade (#39820) by Sergii Tkachenko · 9 weeks ago
  46. d589dc2 [util] Add leak checking to WaitForSingleOwner (#39801) by Adam Heller · 9 weeks ago
  47. 00be474 [EventEngine] Add explicit destruction of deprecated google specific pointer to avoid memory leaks by Yash Tibrewal · 9 weeks ago
  48. 53bc6c6 [telemetry] Re-land https://github.com/grpc/grpc/pull/39530 by Vignesh Babu · 10 weeks ago
  49. cad1d0e [event_engine] Event engine fork support (#38980) by Eugene Ostroukhov · 2 months ago
  50. 0e54ed6 [Release] Bump version to 1.74.0-dev (on master branch) (#39614) by Yash Tibrewal · 3 months ago
  51. 5b9404f [EventEngine][iomgr] Re-land: Delete Executor (#39578) by Adam Heller · 3 months ago
  52. 71a5c83 [Python] completion queue loop: only invoke Python’s signal handling in main thread by Maciej Kula · 3 months ago
  53. a3a4448 Automated rollback of commit 2911f07b19851659114be72e420fbe33c6d075aa. by gRPC Team Bot · 3 months ago
  54. 788e534 Automated rollback of commit 4a186266fd7bde7add2bb9a84dfc58860a26582f. by Vignesh Babu · 3 months ago
  55. 2911f07 [EventEngine][iomgr] Delete Executor (#39422) by Adam Heller · 3 months ago
  56. 4a18626 [telemetry] Change the schema of the stats_data definitions to better handle scoped metrics by Vignesh Babu · 3 months ago
  57. 708b5c0 [TcpWriteEvent] Propagate events to otel plugin (#39552) by Yash Tibrewal · 3 months ago
  58. b98b101 [Deps] Updated abseil to 20250127.1 (#38664) by Esun Kim · 3 months ago
  59. 58ee0f1 [BoringSSL] Upgrade boringssl (#39493) by Yash Tibrewal · 3 months ago
  60. 48b9c53 [chaotic-good] Enable encrypted links (#39427) by Craig Tiller · 3 months ago
  61. 3afc5d6 [build] Convert more templates to inja (#39304) by Craig Tiller · 4 months ago
  62. 7f0d753 [shared-bit-gen] Stop using inline static (#39260) by Craig Tiller · 4 months ago
  63. 740423b [transport] Add hooks to choose between transports (#39252) by Craig Tiller · 4 months ago
  64. 210bd3b [event-engine] Secure Endpoint implementation (#39197) by Craig Tiller · 4 months ago
  65. 267a27c [Release] Bump version to 1.73.0-dev (on master branch) (#39161) by Xuan Wang · 4 months ago
  66. 8758729 [sanity] Fix (#39155) by Craig Tiller · 4 months ago
  67. 8cc807b [PH2][Transport] Grpc Header Read and Write (#38984) by Tanvi Jagtap - Google LLC · 5 months ago
  68. 32881b9 [reorg] move metadata, message, and interception_chain to src/core/call (#38972) by Mark D. Roth · 5 months ago
  69. c5a847c [reorg] move files to src/core/call (#38888) by Mark D. Roth · 5 months ago
  70. 5a18d66 [Deps] Updated Protobuf to v30 (#38725) by Esun Kim · 5 months ago
  71. 076d507 [reorg] move security base APIs and credential code to new locations (#38825) by Mark D. Roth · 6 months ago
  72. 54d338e Bump dev version 202502191432 (#38787) by Eugene Ostroukhov · 6 months ago
  73. 55cf79c [CI] Drop Python 3.8 (#38747) by Esun Kim · 6 months ago
  74. 4374486 Update boringssl 202502131457 (#38739) by Eugene Ostroukhov · 6 months ago
  75. 6a5f878 [revert] "Update boringssl 202502121000 (#38723)" (#38733) by Eugene Ostroukhov · 6 months ago
  76. 686fc9d Update boringssl 202502121000 (#38723) by Eugene Ostroukhov · 6 months ago
  77. d1bf8d5 [Dep] Updated envoy-api to 0.0.0-20250128-4de3c74 (#38618) by Esun Kim · 7 months ago
  78. ea16833 [C++] Fix python build script to handle C and C++ std options properly for MSVC (#38410) by Esun Kim · 7 months ago
  79. 80f3396 [Release] Bump version to 1.71.0-dev (on master branch) (#38406) by Stanley Cheung · 7 months ago
  80. ae9b216 [xDS] update to the latest xDS protos (#38379) by Mark D. Roth · 7 months ago
  81. 93b2960 [C++] Transition to C++17 (#37919) by Esun Kim · 8 months ago
  82. f502e75 [BoringSSL] Update third_party/boringssl-with-bazel (#38274) by Esun Kim · 8 months ago
  83. 11b971e [atm] Remove gpr_atm_no_barrier_clamped_add (#38263) by Craig Tiller · 8 months ago
  84. c61456b [call-v3] Retry Interceptor (#37816) by Craig Tiller · 8 months ago
  85. cde3276 [release] Bump dev version on master to 1.70.0-dev (#38236) by Mark D. Roth · 8 months ago
  86. 7570d8b [reorg] move src/core/lib/config -> src/core/config (#37847) by Mark D. Roth · 9 months ago
  87. 8342a10 Fix python typos (#38029) by Nathan Baulch · 9 months ago
  88. 0148b49 Automated rollback of commit 2eaaa9cbf7226054df83b19ddd6d530a2e8edb32. by Vignesh Babu · 9 months ago
  89. 2eaaa9c Automated rollback of commit 0c1107636fff68229a6832ead51eabeaabb316d4. by gRPC Team Bot · 9 months ago
  90. 0c11076 [AuthContext] Embed the connection context inside auth context to allow migration of auth properties into the connection context. by Vignesh Babu · 9 months ago
  91. e37d384 Add new HTTP2 frame type SecurityFrame for security-related data. Also add new setting to negotiate whether the SecurityFrame type is supported. by Alisha Nanda · 9 months ago
  92. ff7d726 [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) by Marcel · 10 months ago
  93. 2213447 Bump master version to 1.69.0-dev (#38000) by Richard Belleville · 10 months ago
  94. 18015f8 Adding `noexcept` to void return Cython functions as required by Cython 3.x upgrade (#37922) by Sreenithi Sridharan · 10 months ago
  95. 7ea8844 [Cython AIO] Fix Aio tests time out issue (#37917) by Xuan Wang · 10 months ago
  96. 4ffcdd4 Delete gRPC C++ Binder implementation by AJ Heller · 10 months ago
  97. 7fb7d3c [xDS] xDS-based HTTP CONNECT configuration (#37800) by Mark D. Roth · 10 months ago
  98. b41b323 Automated rollback of commit 4abd199841751c7d956287d88660d10228272c2b. by AJ Heller · 10 months ago
  99. 4abd199 Delete gRPC C++ Binder implementation by AJ Heller · 10 months ago
  100. 229de25 [PH2][Refactor] Creating call_tracer_wrapper.h . (#37786) by Tanvi Jagtap · 11 months ago