| .. |
|
bufconn
|
test/bufconn: add Listener.DialContext(context.Context) (#4763)
|
2021-09-16 07:59:36 -07:00 |
|
codec_perf
|
multiple: update dependencies after 1.57 branch cut (#6452)
|
2023-07-18 14:09:46 -07:00 |
|
kokoro
|
test/kokoro: Add bootstrap generator test into Go Kokoro script (#6463)
|
2023-08-01 17:05:12 -04:00 |
|
tools
|
multiple: update dependencies after 1.57 branch cut (#6452)
|
2023-07-18 14:09:46 -07:00 |
|
xds
|
test/xds: increase default test timeout (#6498)
|
2023-08-03 10:53:20 -07:00 |
|
authority_test.go
|
client: encode the authority by default (#6428)
|
2023-07-10 14:48:27 -07:00 |
|
balancer_switching_test.go
|
all: replace RemoveSubConn with Shutdown as much as possible (#6505)
|
2023-08-04 10:19:51 -07:00 |
|
balancer_test.go
|
all: replace RemoveSubConn with Shutdown as much as possible (#6505)
|
2023-08-04 10:19:51 -07:00 |
|
channelz_linux_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
channelz_test.go
|
resolver: remove deprecated AddressType (#6451)
|
2023-07-17 13:29:21 -07:00 |
|
clientconn_state_transition_test.go
|
pickfirst: receive state updates via callback instead of UpdateSubConnState (#6495)
|
2023-08-04 08:14:18 -07:00 |
|
clientconn_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
clienttester.go
|
transport: Fix deadlock in transport caused by GOAWAY race with new stream creation (#5652)
|
2022-09-21 14:35:08 -04:00 |
|
compressor_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
config_selector_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
context_canceled_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
control_plane_status_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
creds_test.go
|
test: fix flaky TimeoutOnDeadServer test; some cleanups (#6276)
|
2023-05-12 11:01:06 -07:00 |
|
end2end_test.go
|
stats: Add RPC event for blocking for a picker update (#6422)
|
2023-07-18 13:50:03 -04:00 |
|
goaway_test.go
|
test: fix flaky TimeoutOnDeadServer test; some cleanups (#6276)
|
2023-05-12 11:01:06 -07:00 |
|
gracefulstop_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
healthcheck_test.go
|
test: fix flaky TimeoutOnDeadServer test; some cleanups (#6276)
|
2023-05-12 11:01:06 -07:00 |
|
http_header_end2end_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
idleness_test.go
|
grpc: perform a blocking close of the balancer in ccb (#6497)
|
2023-08-03 11:41:00 -07:00 |
|
insecure_creds_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
interceptor_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
invoke_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
local_creds_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
logging.go
|
internal: clean up all usages of grpclog, and replace with component (#3719)
|
2020-08-06 13:19:17 -07:00 |
|
metadata_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
parse_config.go
|
test: use `t.Fatal` instead of `panic` for service config parsing errors (#5266)
|
2022-03-22 14:37:12 -07:00 |
|
pickfirst_test.go
|
pickfirst: add tests for resolver error scenarios (#6484)
|
2023-07-28 11:17:35 -07:00 |
|
race_test.go
|
test: rename race.go to race_test.go (#5869)
|
2022-12-16 09:45:36 -08:00 |
|
rawConnWrapper.go
|
Update go.mod for golang/x/tools and staticcheck (#2832)
|
2019-05-24 11:13:46 -07:00 |
|
recv_buffer_pool_test.go
|
rpc_util: Reuse memory buffer for receiving message (#5862)
|
2023-06-27 08:58:10 -07:00 |
|
resolver_update_test.go
|
client: add support for pickfirst address shuffling from gRFC A62 (#6311)
|
2023-05-24 10:37:54 -07:00 |
|
retry_test.go
|
stats: Add RPC event for blocking for a picker update (#6422)
|
2023-07-18 13:50:03 -04:00 |
|
roundrobin_test.go
|
balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (#6493)
|
2023-08-04 08:10:48 -07:00 |
|
server_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
servertester.go
|
server: after GracefulStop, ensure connections are closed when final RPC completes (#5968)
|
2023-01-25 16:28:29 -08:00 |
|
service_config_deprecated_test.go
|
grpc: use CallbackSerializer in resolver_wrapper (#6234)
|
2023-05-04 16:05:13 -07:00 |
|
stream_cleanup_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
|
subconn_test.go
|
client: handle empty address lists correctly in addrConn.updateAddrs (#6354)
|
2023-06-07 08:37:11 -07:00 |
|
timeouts.go
|
test: cleanup roundrobin tests to use stubserver (#5236)
|
2022-03-15 17:01:07 -07:00 |
|
transport_test.go
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |