Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc-go
/
HEAD
88ac703
grpc: fixing typos (#8796)
by Madhav Bissa
· 2 days ago
master
a2a2023
alts: Fix buffer alignment with 16KB records (#8791)
by Arjan Singh Bal
· 6 days ago
4046676
xds: Add cluster endpoint watchers to depndency manager (#8744)
by eshitachandwani
· 12 days ago
2d51986
stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 2 (#8755)
by Madhav Bissa
· 2 weeks ago
6ed8acb
xds: refactor xdsresource.Endpoint to add resolver.Endpoint (gRFC A81) (#8750)
by Pranjali-2501
· 2 weeks ago
e78c0a5
xds: move e2e tests in clusterresolver package to cdsbalancer package (#8768)
by eshitachandwani
· 2 weeks ago
489f1f6
credentials/tls: Strip port before validating authority override (#8726)
by Atul Suresh Kumar
· 2 weeks ago
374cb2e
Cleanup delay calculation for readability (#8758)
by Mikhail Mazurskiy
· 2 weeks ago
4b2d967
transport: add status details even when aborting early (#8754)
by Joy Bestourous
· 2 weeks ago
9fd5d8a
balancer/randomsubsetting: Implementation of the random_subsetting LB policy (#8650)
by Marek Szews
· 3 weeks ago
87c4d96
deps: update dependencies for all modules (#8764)
by eshitachandwani
· 3 weeks ago
38a9206
github: Verify PR description before labels (#8767)
by Arjan Singh Bal
· 3 weeks ago
ae4bd1e
Change version to 1.79.0-dev (#8763)
by eshitachandwani
· 3 weeks ago
v1.79.0-dev
9b990b6
gracefulswitch: Wait for all goroutines on close (#8746)
by Tom Wieczorek
· 3 weeks ago
6677d9a
xds: Fixing a typo (#8760)
by eshitachandwani
· 3 weeks ago
d35cedd
xds/resolver: pass route's auto_host_rewrite to LB picker (gRFC A81) (#8740)
by Pranjali-2501
· 3 weeks ago
d931fdc
client: allow overriding grpc-accept-encoding header (#8718)
by Israel Blancas
· 3 weeks ago
0800ec7
xds/clusterimpl: update TestChildPolicyChangeOnConfigUpdate to use custom lb policy. (#8730)
by Pranjali-2501
· 3 weeks ago
6553ea1
stats/otel: Add subchannel metrics (A94) (#8738)
by Madhav Bissa
· 3 weeks ago
81a00ce
grpc: Fixing spelling typo (#8756)
by eshitachandwani
· 3 weeks ago
e413838
client: Change connectivity state to CONNECTING when creating the name resolver (#8710)
by Easwar Swaminathan
· 3 weeks ago
f9d2bdb
stats/otel: Add grpc.lb.backend_service label to wrr metrics (A89) (#8737)
by Madhav Bissa
· 3 weeks ago
647162c
deps: update golang.org/x/net to v0.47.0 (tagged version) (#8732)
by Sebastiaan van Stijn
· 4 weeks ago
4c27cc8
internal/xds: change xds_resolver to use dependency manager (#8711)
by eshitachandwani
· 4 weeks ago
eef7ca4
transport/client: Return status code `Unknown` on malformed grpc-status (#8735)
by eshitachandwani
· 4 weeks ago
e14b27c
stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 1 (#8731)
by Madhav Bissa
· 4 weeks ago
432bda3
xdsclient/xdsresource: add AutoHostRewrite and Endpoint Hostname support (#8728)
by Pranjali-2501
· 4 weeks ago
749af0c
cmd/protoc-gen-go-grpc: bump -version to 1.6.0 for release (#8724)
by Arjan Singh Bal
· 5 weeks ago
cmd/protoc-gen-go-grpc/v1.6.0
69769dc
xds: make it possible to create a StringMatcher from arguments outside of test code (#8723)
by Easwar Swaminathan
· 5 weeks ago
a764d3f
xds/bootstrap: add `trusted_xds_server` server feature (#8692)
by Pranjali-2501
· 5 weeks ago
08d0792
xdsclient: call resourceError methods from serializer (#8725)
by eshitachandwani
· 5 weeks ago
5bb2bef
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#8722)
by dependabot[bot]
· 5 weeks ago
cdbafd3
dns: drop test depending on invalid URL "dns://::1/foo.bar.com" (#8716)
by Damien Neil
· 6 weeks ago
76c67d1
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /security/advancedtls/examples (#8717)
by dependabot[bot]
· 6 weeks ago
50c6321
mem: Allocate at 4KiB boundaries in the fallback buffer pool. (#8705)
by Chris Carlon
· 6 weeks ago
1ed87ec
internal/xds: move the LDS and RDS watchers to dependency manager (#8651)
by eshitachandwani
· 7 weeks ago
f191b45
transport/client: Return `Unknown` on missing or unparsable grpc-status (#8702)
by Madhav Bissa
· 7 weeks ago
112ec12
test: use the connectivity state watcher API (#8708)
by Easwar Swaminathan
· 7 weeks ago
b83c044
client: move tests that rely on `Dial` to a separate file (#8707)
by Easwar Swaminathan
· 7 weeks ago
c0de489
priority: add a test helper to override the init timeout in tests (#8704)
by Easwar Swaminathan
· 7 weeks ago
e816736
xdsclient: stop batching writes on the ADS stream (#8627)
by Easwar Swaminathan
· 7 weeks ago
5ab5ce0
xds/resolver: Optimize Interceptor Chain Construction (#8641)
by Easwar Swaminathan
· 7 weeks ago
9c2cd38
credentials/xds: fix goroutine leak in testServer (#8699)
by Pranjali-2501
· 7 weeks ago
db4cc9f
test: Fix goroutine leak in TestParsedTarget_WithCustomDialer (#8698)
by Pranjali-2501
· 7 weeks ago
7472d57
transport: Set buffer pool in tests (#8688)
by Arjan Singh Bal
· 8 weeks ago
c45d8e6
xds bootstrap: enable using JWT Call Credentials (part 2 for A97) (#8536)
by Dimitar Pavlov
· 8 weeks ago
dc355bc
transport: Remove buffer copies while writing HTTP/2 Data frames (#8667)
by Arjan Singh Bal
· 8 weeks ago
363018c
transport: Avoid buffer copies when reading Data frames (#8657)
by Arjan Singh Bal
· 9 weeks ago
64cba2d
protoc-gen-go-grpc: Update supported edition to 2024 (#8685)
by Mike Kruskal
· 9 weeks ago
dfbfdf8
advancedtls: Apply defaults before version check (#8684)
by James O'Gorman
· 9 weeks ago
7be33f4
Documentation: Format file with internal formatter and fix typo in test name (#8681)
by Arjan Singh Bal
· 9 weeks ago
2d2829f
deps: Bump dependencies for all modules (#8680)
by Arjan Singh Bal
· 9 weeks ago
a90cc7f
xds/internal: remove Generic resource Decoder and add concrete functions (#8652)
by vinothkumarr227
· 9 weeks ago
060731f
Change version to 1.78.0-dev (#8679)
by Arjan Singh Bal
· 9 weeks ago
v1.78.0-dev
f959da6
transport: Reduce heap allocations (#8668)
by Arjan Singh Bal
· 9 weeks ago
0d49384
deps: update all dependencies (#8673)
by Easwar Swaminathan
· 9 weeks ago
e3e142d
pickfirst: Remove old pickfirst (#8672)
by Arjan Singh Bal
· 9 weeks ago
254ab10
documentation: fix typos in benchmark and auth docs (#8674)
by eshitachandwani
· 9 weeks ago
2d56bda
mem: Remove Reader interface and export the concrete struct (#8669)
by Arjan Singh Bal
· 9 weeks ago
8ab0c82
mem: Avoid clearing new buffers and clear buffers from simpleBufferPools (#8670)
by Arjan Singh Bal
· 9 weeks ago
7f0fc41
benchmark/client: add context for cancellation (#8614)
by Ivan Mamaev
· 9 weeks ago
0b57abb
xds/googlec2p: support custom bootstrap config per channel. (#8648)
by Pranjali-2501
· 9 weeks ago
58d4b2b
outlierdetection: add metrics specified in gRFC A91 (#8644)
by Sotiris Nanopoulos
· 2 months ago
2b35fa5
credentials/tls: Revert removal of ALPN flag from #8660 (#8664)
by Arjan Singh Bal
· 2 months ago
f448a97
cleanup: replace dial with newclient (#8602)
by vinothkumarr227
· 2 months ago
0037c61
credentials/tls: Remove environment variable for disabling ALPN (#8660)
by Arjan Singh Bal
· 2 months ago
ab1ca08
stats: Re-use objects while calling multiple Handlers (#8639)
by Arjan Singh Bal
· 3 months ago
b8a0fc9
deps: update dependencies for all modules (#8653)
by Easwar Swaminathan
· 3 months ago
ae62635
transport: Ensure stream context is cancelled in test (#8647)
by Arjan Singh Bal
· 3 months ago
7902ebe
xdsclient: move listener resource type implementation to match external xdsclient API (#8640)
by Easwar Swaminathan
· 3 months ago
f28fbeb
delegatingresolver: add default port to addresses (#8613)
by eshitachandwani
· 3 months ago
2d92271
stats/opentelemetry: Add support for optional label `grpc.lb.backend_service` in per-call metrics (#8637)
by Madhav Bissa
· 3 months ago
8110884
xdsclient: fix the flaky ADS stream restart test (#8631)
by Easwar Swaminathan
· 3 months ago
74b65af
transport: Replace closures with interfaces to avoid heap allocations (#8630)
by Arjan Singh Bal
· 3 months ago
0e9ac5d
benchmark/benchmain: Enable buffer pooling by default (#8638)
by Arjan Singh Bal
· 3 months ago
d96be4f
experimental/stats: Add up down counter for A94 (#8581)
by Madhav Bissa
· 3 months ago
04a7af2
client: ignore http status header for gRPC streams (#8548)
by Madhav Bissa
· 3 months ago
20c9f65
xds: Store WeightedClusters as a slice instead of a map inside the Route (#8632)
by Easwar Swaminathan
· 3 months ago
9ff80a7
transport: Increment metrics only when the stream is active (#8573)
by Elric
· 3 months ago
c9cca95
clusterimpl: remove unused code in tests (#8634)
by Easwar Swaminathan
· 3 months ago
b22a27f
xds/clusterimpl: Convert existing unit tests to e2e style (3/N) (#8616)
by Pranjali-2501
· 3 months ago
ece7397
transport: Reduce pointer usage in Stream structs (#8624)
by Arjan Singh Bal
· 3 months ago
8389ddb
xds/clusterimpl: Convert existing unit tests to e2e style (2/N) (#8576)
by Pranjali-2501
· 3 months ago
5f81358
testing: SPIFFE Bundle Maps - Swap to a real unsupported key type (#8626)
by Gregory Cooke
· 3 months ago
6325504
client: Add error log for missing health package import during health check (#8595)
by Arjan Singh Bal
· 3 months ago
9a1d8d8
pickfirstleaf: fix bug in address de-duplication (#8611)
by Arjan Singh Bal
· 3 months ago
8a396e2
examples/health: fix markdown formatting and improve content (#8625)
by Easwar Swaminathan
· 3 months ago
1b8b98e
xdsclient: fix race in ADS stream flow control causing indefinite blocking (#8605)
by Easwar Swaminathan
· 3 months ago
d0ebcdf
examples: improve interceptor example with better markdown formatting (#8612)
by Easwar Swaminathan
· 3 months ago
4e9b800
xds/cdsbalancer: change tests to use xds resolver (#8579)
by eshitachandwani
· 3 months ago
1c83e22
xds/e2e: Use `Metadata` field from `BackendOptions` only when it is non-nil (#8619)
by Elric
· 3 months ago
44475a5
xds/resolver: minor cleanup in the config selector implementation (#8609)
by Easwar Swaminathan
· 3 months ago
51b15ad
pickfirstleaf: Avoid getting stuck in IDLE on connection breakage (#8615)
by Arjan Singh Bal
· 3 months ago
2780563
transport: Invoke `net.Conn.SetWriteDeadline` in `http2_client.Close` (#8534)
by jgold2-stripe
· 3 months ago
b4000c8
xds/clusterimpl: Convert existing unit tests to e2e style (1/N) (#8549)
by Pranjali-2501
· 3 months ago
bb71072
pickfirstleaf: Fix shuffling of addresses in resolver updates without endpoints (#8610)
by Arjan Singh Bal
· 3 months ago
5228736
xds: Fix log level and message (#8608)
by Arjan Singh Bal
· 3 months ago
8e6c228
examples/features/health: Clarify docs for health import (#8597)
by Evan Jones
· 3 months ago
1059e84
xdsclient: improve fallback test involving three servers (#8604)
by Easwar Swaminathan
· 3 months ago
8ae3c07
opentelemetry: Remove chatty log in client (#8606)
by Arjan Singh Bal
· 3 months ago
Next »