1. 238f990 Merge to v1.65.0 by Joshua Seaton · 11 months ago main master
  2. 141e95f Merge commit '7f48251101b412e480163f5df551042d4213cea9' into main by Anivia Li · 1 year, 1 month ago
  3. 2a3b332 Dummy commit to work around gerrit error by Anivia Li · 1 year, 1 month ago
  4. 9698058 Reland "Merge commit '4c51abf12053e3c43a62059c693322ea992b35ce' into main" by Anivia Li · 1 year, 1 month ago
  5. 54dfa37 Revert "Merge commit '4c51abf12053e3c43a62059c693322ea992b35ce' into main" by Anivia Li · 1 year, 2 months ago
  6. 98137dd Merge commit '4c51abf12053e3c43a62059c693322ea992b35ce' into main by Anivia Li · 1 year, 2 months ago
  7. 7f48251 [release] bump version to 1.60.0-pre1 (#34924) by Mark D. Roth · 2 years, 1 month ago v1.60.0-pre1
  8. 5127a85 [release] disable the call_status_override_on_cancellation experiment on 1.60.x (#34920) by Mark D. Roth · 2 years, 1 month ago
  9. afae477 [release] Bump core version 202311101839 (#34916) by Mark D. Roth · 2 years, 2 months ago
  10. dc41f42 [promises] Add some status-like types for TrySeq (#34906) by Craig Tiller · 2 years, 2 months ago
  11. b99d63f [Python Test] Increase Python Windows build artifact timeout (#34914) by Xuan Wang · 2 years, 2 months ago
  12. 016ed92 [deps] Upgrade protobuf version to v25.0 (#34513) by Adam Cozzette · 2 years, 2 months ago
  13. 32dd034 [Build] Shortened python_build to pyb (#34913) by Esun Kim · 2 years, 2 months ago
  14. 90af0a1 [python] Add observability instrumentation to asyncio stack (#33992) by Hima Sajeev · 2 years, 2 months ago
  15. e1cb290 [tracing] Add member getters to HttpAnnotation (#34592) (#34905) by Yousuk Seung · 2 years, 2 months ago
  16. a2128da [chttp2] Remove absl::optional for TaskHandle (#34892) by Alisha Nanda · 2 years, 2 months ago
  17. 720d7a0 [EventEngine] WindowsDNSResolver Implementation (#34400) by Yijie Ma · 2 years, 2 months ago
  18. b0e0659 Revert "[experiments] Explicit requirement check" (#34911) by Alisha Nanda · 2 years, 2 months ago
  19. 972d2c4 [chttp2] Remove unused fields from chttp2_transport (#34891) by Alisha Nanda · 2 years, 2 months ago
  20. f421944 [server] Fix fuzzing detected memory leak (#34908) by Craig Tiller · 2 years, 2 months ago
  21. c5c46a1 [memory test] add benchmark for xDS channel with multiple addresses (#34902) by Mark D. Roth · 2 years, 2 months ago
  22. 920882f [EventEngine] Respect requested thread pool size (#34904) by AJ Heller · 2 years, 2 months ago
  23. 3964acc [promises] Add an intra-activity mutex type (#34824) by Craig Tiller · 2 years, 2 months ago
  24. 88011e0 [experiments] Explicit requirement check (#34880) by Craig Tiller · 2 years, 2 months ago
  25. 1e15d00 [chaotic-good] Add client transport error handling. (#34611) by nanahpang · 2 years, 2 months ago
  26. e582685 [chttp2] Reland: Fix bug in timeout encoding (#34812) by Craig Tiller · 2 years, 2 months ago
  27. 77e9fe4 Revert "[security] Support a list of SSL ECs" (#34900) by Vignesh Babu · 2 years, 2 months ago
  28. a9291f5 [hpack] Dynamically allocate error for hpack parser (#34889) by Alisha Nanda · 2 years, 2 months ago
  29. d3828eb [Fork] Add ObjectGroupForkHandler fork-handling system (#33733) by Yijie Ma · 2 years, 2 months ago
  30. f87ce8b [hpack] Do not inline elements for encoder hpack table (#34890) by Alisha Nanda · 2 years, 2 months ago
  31. 4b091c1 [chttp2] Cache-align BDP estimator (#34893) by Alisha Nanda · 2 years, 2 months ago
  32. 12df94b [interop] Add grpc-java 1.59.0 to client_matrix.py (#34764) by Terry Wilson · 2 years, 2 months ago
  33. 1e111df [grpclb_e2e_test] more test improvements and flake fixes (#34896) by Mark D. Roth · 2 years, 2 months ago
  34. e3b7f57 [observability] Switch from datetime.utcnow to time.perf_counter (#34829) by Michael P. Nitowski · 2 years, 2 months ago
  35. 434a5c8 [PMS Interop] ADS detection: minor wording change (#34895) by Sergii Tkachenko · 2 years, 2 months ago
  36. 52c08f4 [tracing] Only set tracers to stream when sampled. (#34870) by Yousuk Seung · 2 years, 2 months ago
  37. d77e5c0 [Build] Dropped Bazel 5.x and Upgraded Bazel 6.4.0 (#34813) by Esun Kim · 2 years, 2 months ago
  38. 8a000f4 [grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) by Mark D. Roth · 2 years, 2 months ago
  39. 3869ef0 [chaotic-good] Add chaotic good client transport read (roll-forward) (#34806) by nanahpang · 2 years, 2 months ago
  40. 1dbbdb5 [TSI] not configure SNI if it looks like an IP address (#34878) by Luwei Ge · 2 years, 2 months ago
  41. 1324ce4 [pick_first] fix race condition for detecting idleness (#34885) by Mark D. Roth · 2 years, 2 months ago
  42. 78825f7 [event-engine] Fix channelz tests to hermetically clean up callbacks (#34883) by Craig Tiller · 2 years, 2 months ago
  43. ffa5728 [clang-format] spam cleanup (#34881) by Craig Tiller · 2 years, 2 months ago
  44. eaa7280 [security] Support a list of SSL ECs (#34867) by Luwei Ge · 2 years, 2 months ago
  45. 0d4e1ef [Security - Revocation] Crl Directory Watcher Implementation (#34749) by Gregory Cooke · 2 years, 2 months ago
  46. 2e205d8 [csharp] Attempt to fix download flakes in C# distrib tests (#34854) by apolcyn · 2 years, 2 months ago
  47. 52f9e01 [tls] Allow skipping server cert verification when no default roots are present. (#34859) by Matthew Stevenson · 2 years, 2 months ago
  48. 0b1e381 [Security] Fix bug for layered composite creds (#34860) by Gregory Cooke · 2 years, 2 months ago
  49. edfb038 [metadata] Don't ref entire read for unknown metadata added to hpack table (#34863) by Craig Tiller · 2 years, 2 months ago
  50. b94e1ec [build] Decrease clang_format CI verbosity (#34865) by AJ Heller · 2 years, 2 months ago
  51. ff2c031 [PSM Interop] Add flag to enable CSM Observability in c++ image (#34866) by Stanley Cheung · 2 years, 2 months ago
  52. 9303b86 Revert "[PSM Interop] Add flag to enable CSM Observability in c++ image" (#34858) by Stanley Cheung · 2 years, 2 months ago
  53. 4580cfd [Python] Do not call PyEval_InitThreads (#34857) by Ben Beasley · 2 years, 2 months ago
  54. a62c260 [PSM Interop] Add flag to enable CSM Observability in c++ image (#34840) by Stanley Cheung · 2 years, 2 months ago
  55. 64207f8 [EventEngine] Enable EventEngine Listener experiment for Posix builds (#34851) by AJ Heller · 2 years, 2 months ago
  56. a0ad04d [build] Exclude experiments from RBE Build Tests PR job (#34852) by AJ Heller · 2 years, 2 months ago
  57. 1566fa4 [build] Exclude end2end experiment variations from distribtests (#34850) by AJ Heller · 2 years, 2 months ago
  58. c85cdfe [test] Fix http_proxy end2end test fixture (#34838) by AJ Heller · 2 years, 2 months ago
  59. 15037d7 [experiments] extend expiration for dualstack experiments (#34846) by Mark D. Roth · 2 years, 2 months ago
  60. 0c58f15 [build] Speed up the strict_build CI job (#34841) by AJ Heller · 2 years, 2 months ago
  61. 50b6548 [build] Speed up clang_format (#34839) by AJ Heller · 2 years, 2 months ago
  62. fb5a3fa [PSM Interop] Exclude PSM interop test target from being built by cmake (#34836) by Stanley Cheung · 2 years, 2 months ago
  63. c4b9a9a Revert "[PSM Interop] Add flag to enable CSM Observability in c++ image" (#34837) by Vignesh Babu · 2 years, 2 months ago
  64. e256508 [CMake] Link with librt only when platform toolchain has it (#34255) by Roman-Byshliaha-Bose · 2 years, 2 months ago
  65. 19ed525 [Build] Add str_cat header dependency. (#34663) by Brad Hess · 2 years, 2 months ago
  66. 5b3da1a [doc] Update glossary link to grpc_arg_keys (#34771) by paskozdilar · 2 years, 2 months ago
  67. 433cfa9 [PSM Interop] Add flag to enable CSM Observability in c++ image (#34832) by Stanley Cheung · 2 years, 2 months ago
  68. 2091d31 [PSM Interop] Add PodMonitoring resource to psm xds interop testing framework (#34752) by Stanley Cheung · 2 years, 2 months ago
  69. 300eada [doc] Fix typo in xds-test-descriptions.md (#34329) by Easwar Swaminathan · 2 years, 2 months ago
  70. e8f2e27 [memory test] reland: add benchmarks with xDS enabled (#34820) by Mark D. Roth · 2 years, 2 months ago
  71. 4e34078 [Fix] new clang -Wthread-safety-analysis warnings (#34614) by Arthur Eubanks · 2 years, 2 months ago
  72. 652e909 [interop] Add v1.57.2 release of grpc-go to interop matrix (#34730) by Arvind Bright · 2 years, 2 months ago
  73. 2fdcba2 [ALTS] Create GsecKeyInterface and related classes in ALTS (#34814) by Luwei Ge · 2 years, 2 months ago
  74. 609e964 [http2] Only run http2_stats test if http2_stats_fix experiment is enabled (#34833) by Yash Tibrewal · 2 years, 2 months ago
  75. 54f65e0 [work-serializer] Isolate test event engines (#34831) by Craig Tiller · 2 years, 2 months ago
  76. 8afbe07 [experiments] Update experiments expiry dates (#34828) by Alisha Nanda · 2 years, 2 months ago
  77. b7b75fc [server-fuzzer] Fix behavior on failed transport creation (#34827) by Craig Tiller · 2 years, 2 months ago
  78. 248ce57 [chaotic-good] Fix frame fuzzer error. (#34794) by nanahpang · 2 years, 2 months ago
  79. c2f49c2 [promises] Fix some behaviors exposed by api_fuzzer (#34795) by Craig Tiller · 2 years, 2 months ago
  80. b38e7ab [server] Reland cap size of pending request queue with RealRequestMatcher (#34809) by Craig Tiller · 2 years, 2 months ago
  81. b1901eb Revert "[memory test] add benchmarks with xDS enabled" (#34818) by Mark D. Roth · 2 years, 2 months ago
  82. 8224278 [test] Fix bad server response test race (#34816) by AJ Heller · 2 years, 2 months ago
  83. e0a5190 [memory test] add benchmarks with xDS enabled (#34785) by Mark D. Roth · 2 years, 2 months ago
  84. 341c52e [PSM Interop] Changing xds server to xDS control plane in error message (#34808) by Xuan Wang · 2 years, 2 months ago
  85. af7aa3b Revert "[chttp2] Fix bug in timeout encoding" (#34811) by Craig Tiller · 2 years, 2 months ago
  86. 0798590 [tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) by Matthew Stevenson · 2 years, 2 months ago
  87. afe5f6d [chttp2] Fix bug in timeout encoding (#34751) by Craig Tiller · 2 years, 2 months ago
  88. 942e2b1 [PSM Interop] Log Google Cloud API debug header part 3 (#34755) by Xuan Wang · 2 years, 2 months ago
  89. 4826efa [pick_first] fix happy eyeballs address interleaving bug (#34804) by Mark D. Roth · 2 years, 2 months ago
  90. 9c15d63 Revert "[server] Cap size of pending request queue with RealRequestMatcher" (#34803) by Mark D. Roth · 2 years, 2 months ago
  91. a5b963a [http2] Fix calculation of framing_bytes for http2_stats_test (#34799) by Yash Tibrewal · 2 years, 2 months ago
  92. 6b691cd [http2] Fix http2_stats test for promises experiment (#34797) by Yash Tibrewal · 2 years, 2 months ago
  93. f09cd07 [server] Cap size of pending request queue with RealRequestMatcher (#34782) by Craig Tiller · 2 years, 2 months ago
  94. 3b2f9c6 [ssl] Remove unnecessary log in SSL security connector. (#34796) by Matthew Stevenson · 2 years, 2 months ago
  95. 0bffe0b [Python] Use same contextvars.Context for interceptors and RPC handler (#34291) by Kevin Cooney · 2 years, 2 months ago
  96. 502bdfe [doc] update xDS feature matrix (#34789) by Mark D. Roth · 2 years, 2 months ago
  97. 2bc23f1 [xds] C++ XdsServerBuilder Remove src/... header dependency from public header (#34790) by Yash Tibrewal · 2 years, 2 months ago
  98. 1fd45fc [EventEngine] Disable Posix EventEngine Listener experiment (#34793) by AJ Heller · 2 years, 2 months ago
  99. 66d928c [EventEngine] Fix local work queueing logic with multiple pools (#34786) by AJ Heller · 2 years, 2 months ago
  100. 485ff14 [interop] Add v1.59.0 release of grpc-go to interop matrix (#34716) by Arvind Bright · 2 years, 2 months ago