Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc
/
HEAD
2afc2e0
sanity: update dockerimage_current_versions.bzl (#40429)
by Eugene Ostroukhov
· 8 hours ago
master
83c380a
Fixing a crash in #36415
by Eryu Xia
· 22 hours ago
f150e01
[PH2][Settings] Adding helper function
by Tanvi Jagtap
· 22 hours ago
303b395
Automated rollback of commit 416d9c9693349cd8fb15e1b91e0d34919c32893d.
by Craig Tiller
· 23 hours ago
e5d6bda
[Python] Update manylinux and armv7 docker images (#40383)
by Sreenithi Sridharan
· 28 hours ago
c76b8ae
[Python] Update musllinux release artifacts from musllinux_1_1 to musllinux_1_2 (#40317)
by Sreenithi Sridharan
· 29 hours ago
416d9c9
[telemetry] Instrument library
by Craig Tiller
· 32 hours ago
65cdfba
[Security][XDS] Support Verification with SPIFFE Bundle Maps (#40321)
by Gregory Cooke
· 34 hours ago
ac15e06
Mark Fuchsia OS as a gRPC small client for binary size optimization. Add an opt-out flag `--//:exclude_small_client`.
by Michael Jarrett
· 4 days ago
b90dc2f
[tracing] Don't add a null TcpCallTracer from StartNewTcpTrace()
by Yousuk Seung
· 4 days ago
0243842
Disable load balancer policies other than pick_first if --//:minimal_lb_policy is set.
by Michael Jarrett
· 5 days ago
ff8461d
Begin moving gRPC socket_mutator files out of the iomgr folder
by AJ Heller
· 5 days ago
c8c673c
[PH2] List Of Writable Streams (#40374)
by ac-patel
· 7 days ago
0acffcf
[Settings][Trivial] (#40401)
by ac-patel
· 7 days ago
aab15a1
[PH2][StreamQ] Track writable state in streamQ (#40385)
by ac-patel
· 7 days ago
a86826d
Ruby: Mark credential object in channel (#40394)
by Randy Stauner
· 7 days ago
97ee077
[experiments] Update fork experiment expiry (#40392)
by Eugene Ostroukhov
· 7 days ago
f3fdbf6
[gemini] Add a note on arenas
by Craig Tiller
· 7 days ago
2db5d07
[experiments] Update expiry of local_connector_secure experiment. (#40386)
by Matthew Stevenson
· 7 days ago
303de80
[Copybara] Making includes uniform . This is for build layering (#40388)
by Tanvi Jagtap - Google LLC
· 8 days ago
05e0856
wrapping ares.h dependency with GRPC_ARES == 1 preprocessor guards (#40391)
by Rishesh Agarwal
· 8 days ago
d90d978
[PH2][StreamQ] Add a few DCHECKs in the dequeue functions. (#40369)
by ac-patel
· 8 days ago
806e186
[telemetry] Prepare to introduce Concrete Types For Call Tracers
by Craig Tiller
· 10 days ago
f83ae79
[codegen] Fix interesting spelling of Shift 💩
by Craig Tiller
· 11 days ago
401026b
[PH2] Simplify metadata helper function (#40370)
by ac-patel
· 11 days ago
890fc8f
Create a standard config `:grpc_small_clients` for binary-size sensitive
by Michael Jarrett
· 11 days ago
5ec3db4
[owners] reduce scope in owners for apolcyn (#39768)
by apolcyn
· 12 days ago
f2ac3f8
[PH2][StreamQ] Dequeue Operations (#40345)
by ac-patel
· 13 days ago
19987e9
[PH2][Trivial] Naming
by Tanvi Jagtap
· 13 days ago
1f2ca9b
[PH2][Settings] Adding comments
by Tanvi Jagtap
· 13 days ago
c26420d
[ObjC] cfsocket listener implementation (#40097)
by Hannah Shi
· 13 days ago
eb189fb
[sigh] Sanity Fix (#40365)
by Craig Tiller
· 13 days ago
b068635
Experimental: Create Gemini files for every directory in gRPC Core.
by Craig Tiller
· 13 days ago
c8b6203
[Python] Fixes issue 40325 (#40347)
by Ashesh Vidyut
· 2 weeks ago
a77f9ec
[cf_engine] Fix compiler error (#40357)
by Eugene Ostroukhov
· 2 weeks ago
a0e7448
Integrate memory quota with channelz
by Craig Tiller
· 2 weeks ago
a14e719
[PH2] Disabling some E2E tests for PH2
by Tanvi Jagtap
· 2 weeks ago
9d85ca2
[Filter Fusion] Ensure fused filters always instantiate an error interceptor latch in promise_based_filter
by Vignesh Babu
· 2 weeks ago
7a3bd01
Add `#include <memory>` to BoringSSL headers to make them work with Windows SDK.
by gRPC Team Bot
· 2 weeks ago
9b0222f
[readme] Restore WORKSPACE section (#40348)
by Eugene Ostroukhov
· 2 weeks ago
8999c13
[PH2][Settings] Initialize settings (#40342)
by Tanvi Jagtap - Google LLC
· 2 weeks ago
52bf7a6
[Python][Part 5] - Introducing Ruff (#40180)
by Ashesh Vidyut
· 2 weeks ago
19b2bf2
[Python] Change typing extensions version to 4.12.2 (#40331)
by Ashesh Vidyut
· 2 weeks ago
82cf4e0
[Python][Part 4] - Introducing Ruff (#40173)
by Ashesh Vidyut
· 2 weeks ago
e5e1b20
[PH2] Disabling some E2E tests for PH2
by Tanvi Jagtap
· 2 weeks ago
c282f7c
[PH2] Remove locks from SimpleQueue (#40343)
by ac-patel
· 2 weeks ago
6c19c9e
[interop] Add grpc-java 1.73.0 to client_matrix.py (#39677)
by MV Shiva
· 2 weeks ago
f79048a
[PH2][Settings] Security frame checking
by Tanvi Jagtap
· 2 weeks ago
1536f73
[PH2] Disabling some E2E tests for PH2
by Tanvi Jagtap
· 2 weeks ago
ebc75cb
[PH2] StreamQ Enqueue operations (#40240)
by ac-patel
· 2 weeks ago
b54fd3e
[PH2] Fix Half Closed Remote Stream State Validation
by Tanvi Jagtap
· 2 weeks ago
fb5d207
[Fix] LOG(FATAL) instead of CHECK_EQ (#40333)
by Esun Kim
· 3 weeks ago
4c52849
[OTel C++] Implement retry metrics (#39195)
by Yash Tibrewal
· 3 weeks ago
3550e83
[event_engine] PosixEventEngine cleanups. (#40296)
by Eugene Ostroukhov
· 3 weeks ago
91700c0
Log error when null creds are returned
by Yousuk Seung
· 3 weeks ago
d5927d0
Reland https://github.com/grpc/grpc/pull/40231
by Vignesh Babu
· 3 weeks ago
ebaea6e
Reland https://github.com/grpc/grpc/pull/40179
by Vignesh Babu
· 3 weeks ago
0059276
[Sanity] Fix (#40328)
by ac-patel
· 3 weeks ago
81f2e78
[interop] Add v1.74.2 release of grpc-go to interop matrix (#40287)
by Arjan Singh Bal
· 3 weeks ago
22bb589
[CI] Added 1.74 to C++, Python, Ruby, and PHP (#40322)
by Esun Kim
· 3 weeks ago
a1d4abd
[Python][Part 3] - Introducing Ruff (#40172)
by Ashesh Vidyut
· 3 weeks ago
2ca9ac6
[Python][Typeguard] Part 3 - Add Typeguard to AIO stack in tests (#40217)
by Ashesh Vidyut
· 3 weeks ago
1ca7427
[channelz] Rendering improvements for v2 entities
by Craig Tiller
· 3 weeks ago
6f804ff
[Python][Part 6] - Introducing Ruff (#40181)
by Ashesh Vidyut
· 3 weeks ago
040c5a1
Add additional logging to secure endpoint.
by Alisha Nanda
· 3 weeks ago
0497da8
[CI] Use python 3.9+ everywhere (#40139)
by Sergii Tkachenko
· 3 weeks ago
f108df8
[stats] Create utils to port stats generation into C++ from python.
by Vignesh Babu
· 3 weeks ago
783e053
Spiffe xds (#40279)
by Gregory Cooke
· 3 weeks ago
5885b7f
[Bazel] Updated the maintainers of BCR (#40303)
by Esun Kim
· 3 weeks ago
4499b46
[Python][Typeguard] Part 2 - Add Typeguard to AIO stack in tests (#40215)
by Ashesh Vidyut
· 3 weeks ago
ff89e7b
[Fix][Sanity] Fix master (#40305)
by Tanvi Jagtap - Google LLC
· 3 weeks ago
c1baa30
[Build] Clean obsolete configs (#40299)
by Esun Kim
· 3 weeks ago
c675ef8
Automated rollback of commit a9796dbe6f9e1819a5a97aa626c6ec375e15ed13.
by Craig Tiller
· 3 weeks ago
ccb51ea
[latent_see] Add always on latent-see, and a service to drive it (#39781)
by Craig Tiller
· 3 weeks ago
e0eaf83
[Doc] Updated "Updating third_party/protobuf" (#40294)
by Esun Kim
· 3 weeks ago
6c7e2a9
[Python] Fix bazel tests compatibility with python 3.11 (#40273)
by Sergii Tkachenko
· 3 weeks ago
ff8f62d
[PH2][Settings] Adding comments
by Tanvi Jagtap
· 3 weeks ago
5bb67d0
[Python] Fix/Upgarde Typeguard version (#40280)
by Ashesh Vidyut
· 3 weeks ago
abf1263
[PH2][Settings][Validations] Adding validations and unit tests for them (#40245)
by Tanvi Jagtap - Google LLC
· 3 weeks ago
24a1e48
[sanity] Fix (#40286)
by Craig Tiller
· 3 weeks ago
1f07849
[Python] Make protoc_test work python > 3.7 on macos, windows (#40253)
by Sergii Tkachenko
· 3 weeks ago
a9796db
Rollback channelz v2tov1 related changes due to multiple breakages
by gRPC Team Bot
· 3 weeks ago
f8a881f
Reland channelz v2tov1 features
by Craig Tiller
· 3 weeks ago
9772d15
[CI] Fix PR AutoFix GitHub action (#40257)
by Sergii Tkachenko
· 3 weeks ago
17251ed
Update ccache version in all referencing Dockerfiles (#40264)
by Sreenithi Sridharan
· 3 weeks ago
3af3e09
Automated rollback of commit 889aaeae794e3f7d8feac3f3615b388591d16dac.
by Gregory Cooke
· 3 weeks ago
30cd088
[build] Exclude tools/codegen/core from bazel version tests (#40272)
by Craig Tiller
· 3 weeks ago
767b4de
[PH2][Trivial] Adding DCHECKS
by Tanvi Jagtap
· 3 weeks ago
cce5c2e
Revert https://github.com/grpc/grpc/pull/40179
by Vignesh Babu
· 3 weeks ago
ff5c449
Revert https://github.com/grpc/grpc/pull/40231
by Vignesh Babu
· 3 weeks ago
2e27ac8
[CI] Mark some old docker images not buildable (#40251)
by Esun Kim
· 3 weeks ago
e032e7d
[CI] Used clang:11-bullseye for clang-11 (#40249)
by Esun Kim
· 3 weeks ago
15ff2ba
[Deps] Updated Abseil for cocoapod to 1.20250512.1 (#40252)
by Esun Kim
· 3 weeks ago
7f1933b
[build] Add Missing Dependencies in Preparation for Enabling layering_check
by Rishesh Agarwal
· 3 weeks ago
d8b7d55
BUILD file cleanup
by Craig Tiller
· 4 weeks ago
53dff4b
[build] add missing visibility group (#40250)
by Mark D. Roth
· 4 weeks ago
3bc21fa
[trace] Migrate trace flag generation to C++
by Craig Tiller
· 4 weeks ago
53bcf82
Internal visibility changes
by gRPC Team Bot
· 4 weeks ago
6c2c88f
Internal visibility changes
by gRPC Team Bot
· 4 weeks ago
3d8a1ad
[RR & WRR] start connecting to endpoints from a random start index (#40235)
by Mark D. Roth
· 4 weeks ago
Next »