Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc
/
HEAD
/
src
13199f9
Latent-See: Fix uninitialized metadata in certain edge-cases
by Aananth V
· 2 hours ago
master
518bf7a
Add objectivec_generator build dep for grpc_objective_c_plugin
by Rishesh Agarwal
· 4 hours ago
5059bb0
[Sanity] Change expiry date for prioritize_finished_requests (#40585)
by Pawan Bhardwaj
· 6 hours ago
bb96be0
Extend expiry for `prioritize_finished_requests` experiment.
by Vignesh Babu
· 2 days ago
1ae8da6
Add ExecCtx to all EventEngine callbacks for secure endpoint implementations.
by Alisha Nanda
· 3 days ago
d30abad
Introduce concrete wrapper types for call tracer interfaces.
by Craig Tiller
· 3 days ago
035fcfe
Add NS_SWIFT_SENDABLE to GRPCAuthorizationProtocol handler
by Eryu Xia
· 3 days ago
f54afca
Fix reading of uninitialized bool (cancelled_) upon moving NextResult. (#39709)
by Julien Hartmann
· 3 days ago
1804721
[PH2][AI] Giving context of PH2 in the prompt file
by Tanvi Jagtap
· 4 days ago
537ebd3
[PH2][AI] Giving context of PH2 in the prompt file
by Tanvi Jagtap
· 4 days ago
986a974
[PH2][AI] Giving context of Promises in the prompt file.
by Tanvi Jagtap
· 4 days ago
ba39efc
[PH2][Settings][Refactor] Move out a class into a separate file (#40559)
by Tanvi Jagtap - Google LLC
· 4 days ago
5cd419c
Make channelz serialization timeout configurable.
by Craig Tiller
· 4 days ago
60caa14
Fix incorrect typecasting issue that leads to vtable mismatch b/441301038
by Vignesh Babu
· 4 days ago
5e9f1b0
[PH2][Settings] Crypto Frame
by Tanvi Jagtap
· 5 days ago
d0b32b7
[PH2][CHTTP2][Trivial] Annotate
by Tanvi Jagtap
· 5 days ago
cb619b3
[experiments] Update expiry of tsi_frame_protector_without_locks experiment. (#40544)
by Matthew Stevenson
· 6 days ago
7072b63
[PH2] Pass valid channel args in the PH2 constructor
by Akshit Patel
· 6 days ago
fd3c594
Revert "[subchannel] make sure internal subchannel is unreffed in WorkSerializer" (#40551)
by Mark D. Roth
· 6 days ago
e107697
Remove `shard_global_connection_pool` experiment.
by Craig Tiller
· 6 days ago
0d6eac5
[PH2][Cleanup][Trivial] Remove unused files
by Tanvi Jagtap
· 6 days ago
8e0e91c
[experiments] bump expiration time of error_flatten experiment (#40545)
by Mark D. Roth
· 7 days ago
681e389
Update experiment expiry dates and owners.
by Craig Tiller
· 7 days ago
85953a5
[experiments] Bump EventEngine experiment expiration dates (#40546)
by Adam Heller
· 7 days ago
fb2923a
[subchannel] make sure internal subchannel is unreffed in WorkSerializer (#40501)
by Mark D. Roth
· 7 days ago
7466fc0
[PH2] Fix Write MPSC size bound (#40522)
by ac-patel
· 7 days ago
0384239
[PH2] Fix ResetPingClock (#40524)
by ac-patel
· 7 days ago
73c0f8a
[release] Bump dev version on to 1.76.0-dev (#40484)
by apolcyn
· 10 days ago
53b6e32
Update ConnectionContext to hold ref-counted types.
by Vignesh Babu
· 10 days ago
ff91122
[PH2][Trivial][Settings] Fixing variable name.
by Tanvi Jagtap
· 10 days ago
70c99d5
[build] Add Missing Dependencies for test/core/memory_usage, test/core/message_size, test/core/network_benchmarks, test/core/promise in Preparation for Enabling layering_check
by Rishesh Agarwal
· 10 days ago
fe476df
[PH2] Migrate Ping frame and Ping ack to the new WriteLoop (#40472)
by ac-patel
· 10 days ago
fbdb100
[metrics] fix tsan race (#40517)
by Mark D. Roth
· 10 days ago
9cffde0
Fix Failures
by Rishesh Agarwal
· 11 days ago
9e7e322
[build] Add Missing Dependencies for grpc_objective_c_plugin in Preparation for Enabling layering_check
by Rishesh Agarwal
· 11 days ago
b0df763
[build] Add Missing Dependencies for grpcpp_status, generic_stub_internal, grpc++_codegen_proto, grpc++_base in Preparation for Enabling layering_check
by Rishesh Agarwal
· 11 days ago
7343d8e
[PH2][Util] Add variant support to MemoryUsageOf (#40487)
by ac-patel
· 11 days ago
51f8215
[PH2][StreamQ] Adding priority for streams (#40456)
by ac-patel
· 11 days ago
5f4dec0
[metrics] add grpc.lb.backend_service label (#40486)
by Mark D. Roth
· 11 days ago
fcf69fb
Automated rollback of commit 56976b0b3c2f75dd9e80cab65f948c5690c8726d.
by Craig Tiller
· 13 days ago
13b0e1b
[PH2][Settings] Fixing TSAN
by Tanvi Jagtap
· 13 days ago
2e3ba23
[priority LB] don't fake a report of TF when failover timer fires (#40453)
by Mark D. Roth
· 13 days ago
56976b0
Migrate Resource Quota telemetry to a dedicated InstrumentDomain.
by Craig Tiller
· 13 days ago
b968962
[Python] macOS build: fix unused-command-line-argument -stdlib=libc++ (#40446)
by Sergii Tkachenko
· 13 days ago
8cb02ab
[Security] Spiffe Verification roll forward (#40476)
by Gregory Cooke
· 14 days ago
848ac53
[Python] Allow local builds to skip _grpcio_metadata.py regeneration (#40436)
by Sergii Tkachenko
· 14 days ago
67efd3a
[Python] gRPC AsyncIO: Improve CompletionQueue polling performance (#39993)
by Aditya Ajayshankar
· 14 days ago
5995be5
Float the LegacyMaxAgeFilter to the top of the stack to allow for better fusions.
by Vignesh Babu
· 14 days ago
8d801ef
[PH2][Settings] Plumbing custom gRPC setting "Use True Binary Metadata"
by Tanvi Jagtap
· 2 weeks ago
a1f9966
[PH2] Flow Control includes (#40458)
by ac-patel
· 2 weeks ago
70bf2c8
[PH2] Refactor Write Loop (#40441)
by ac-patel
· 2 weeks ago
2d7bc76
[PH2][Settings] Settings Timeout (#40406)
by Tanvi Jagtap - Google LLC
· 2 weeks ago
3337ddb
[channelz] Add support for rendering lists of entities
by Craig Tiller
· 2 weeks ago
0477170
[telemetry] Histograms for new telemetry collection system
by Craig Tiller
· 2 weeks ago
e8715ed
Bump core version to 50.0.0 for upcoming release (#40422)
by apolcyn
· 2 weeks ago
509f9fb
[PH2] WritePath Integration (#40404)
by ac-patel
· 2 weeks ago
8a66132
[PH2][Settings] Adding documentation
by Tanvi Jagtap
· 2 weeks ago
e410980
[PH2][Settings] Setting max_header_list_size
by Tanvi Jagtap
· 2 weeks ago
c2e8096
[gemini] Document gRPC Core's coding style regarding exceptions.
by Craig Tiller
· 2 weeks ago
abddbff
Automated rollback of commit 303b395b9780e1ff0939a576efe14b5b168c8d40.
by Craig Tiller
· 2 weeks ago
34ebb07
[OTel C++] Add a null-check to the text map propagator.
by Yousuk Seung
· 3 weeks ago
368c313
Revert "[Security][XDS] Support Verification with SPIFFE Bundle Maps … (#40445)
by Gregory Cooke
· 3 weeks ago
5388bb6
[posix_engine] Remove PosixPollerManager (#40356)
by Eugene Ostroukhov
· 3 weeks ago
83c380a
Fixing a crash in #36415
by Eryu Xia
· 3 weeks ago
f150e01
[PH2][Settings] Adding helper function
by Tanvi Jagtap
· 3 weeks ago
303b395
Automated rollback of commit 416d9c9693349cd8fb15e1b91e0d34919c32893d.
by Craig Tiller
· 3 weeks ago
416d9c9
[telemetry] Instrument library
by Craig Tiller
· 3 weeks ago
65cdfba
[Security][XDS] Support Verification with SPIFFE Bundle Maps (#40321)
by Gregory Cooke
· 3 weeks ago
b90dc2f
[tracing] Don't add a null TcpCallTracer from StartNewTcpTrace()
by Yousuk Seung
· 3 weeks ago
0243842
Disable load balancer policies other than pick_first if --//:minimal_lb_policy is set.
by Michael Jarrett
· 4 weeks ago
ff8461d
Begin moving gRPC socket_mutator files out of the iomgr folder
by AJ Heller
· 4 weeks ago
c8c673c
[PH2] List Of Writable Streams (#40374)
by ac-patel
· 4 weeks ago
0acffcf
[Settings][Trivial] (#40401)
by ac-patel
· 4 weeks ago
aab15a1
[PH2][StreamQ] Track writable state in streamQ (#40385)
by ac-patel
· 4 weeks ago
a86826d
Ruby: Mark credential object in channel (#40394)
by Randy Stauner
· 4 weeks ago
97ee077
[experiments] Update fork experiment expiry (#40392)
by Eugene Ostroukhov
· 4 weeks ago
f3fdbf6
[gemini] Add a note on arenas
by Craig Tiller
· 4 weeks ago
2db5d07
[experiments] Update expiry of local_connector_secure experiment. (#40386)
by Matthew Stevenson
· 4 weeks ago
05e0856
wrapping ares.h dependency with GRPC_ARES == 1 preprocessor guards (#40391)
by Rishesh Agarwal
· 4 weeks ago
d90d978
[PH2][StreamQ] Add a few DCHECKs in the dequeue functions. (#40369)
by ac-patel
· 4 weeks ago
806e186
[telemetry] Prepare to introduce Concrete Types For Call Tracers
by Craig Tiller
· 4 weeks ago
890fc8f
Create a standard config `:grpc_small_clients` for binary-size sensitive
by Michael Jarrett
· 4 weeks ago
f2ac3f8
[PH2][StreamQ] Dequeue Operations (#40345)
by ac-patel
· 5 weeks ago
1f2ca9b
[PH2][Settings] Adding comments
by Tanvi Jagtap
· 5 weeks ago
c26420d
[ObjC] cfsocket listener implementation (#40097)
by Hannah Shi
· 5 weeks ago
b068635
Experimental: Create Gemini files for every directory in gRPC Core.
by Craig Tiller
· 5 weeks ago
a0e7448
Integrate memory quota with channelz
by Craig Tiller
· 5 weeks ago
9d85ca2
[Filter Fusion] Ensure fused filters always instantiate an error interceptor latch in promise_based_filter
by Vignesh Babu
· 5 weeks ago
7a3bd01
Add `#include <memory>` to BoringSSL headers to make them work with Windows SDK.
by gRPC Team Bot
· 5 weeks ago
9b0222f
[readme] Restore WORKSPACE section (#40348)
by Eugene Ostroukhov
· 5 weeks ago
8999c13
[PH2][Settings] Initialize settings (#40342)
by Tanvi Jagtap - Google LLC
· 5 weeks ago
52bf7a6
[Python][Part 5] - Introducing Ruff (#40180)
by Ashesh Vidyut
· 5 weeks ago
82cf4e0
[Python][Part 4] - Introducing Ruff (#40173)
by Ashesh Vidyut
· 5 weeks ago
c282f7c
[PH2] Remove locks from SimpleQueue (#40343)
by ac-patel
· 5 weeks ago
f79048a
[PH2][Settings] Security frame checking
by Tanvi Jagtap
· 5 weeks ago
ebc75cb
[PH2] StreamQ Enqueue operations (#40240)
by ac-patel
· 5 weeks ago
b54fd3e
[PH2] Fix Half Closed Remote Stream State Validation
by Tanvi Jagtap
· 5 weeks ago
4c52849
[OTel C++] Implement retry metrics (#39195)
by Yash Tibrewal
· 5 weeks ago
3550e83
[event_engine] PosixEventEngine cleanups. (#40296)
by Eugene Ostroukhov
· 5 weeks ago
91700c0
Log error when null creds are returned
by Yousuk Seung
· 5 weeks ago
Next »