Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
2d15af53c7a9129b53c6ac6ac510d38f23276117
/
netty
49b4627
Raise visibility of NettyTransportFactory to protected.
by Kun Zhang
· 9 years ago
65d3847
Remove references to Throwable.propagate
by Carl Mastrangelo
· 9 years ago
c3011b0
Move server call keys to ServerCall class
by Lukasz Strzalkowski
· 9 years ago
d927180
Use Netty's DefaultThreadFactory instead of Guava's ThreadFactoryBuilder.
by buchgr
· 9 years ago
3c68c05
Remove ReferenceCounted and add close() to ClientTransportFactory. Fixes #927
by buchgr
· 9 years ago
6a67a97
Add attributes to ServerCall
by Lukasz Strzalkowski
· 9 years ago
b9c1232
Add log ID.
by Kun Zhang
· 9 years ago
d192f1a
netty: GOAWAY should trigger transportShutdown
by Eric Anderson
· 9 years ago
3528467
Treat ClosedChannelException as UNAVAILABLE to squelch test failures
by Eric Anderson
· 9 years ago
1170afd
Add transport test for Netty
by Eric Anderson
· 9 years ago
d86dfc9
Merge DelayedStream's setError() into cancel()
by Kun Zhang
· 9 years ago
86fd252
Update to latest netty and tcnative.
by nmittler
· 9 years ago
5cef321
Use Netty's StreamBufferingEncoder
by nmittler
· 9 years ago
c10f578
Fix sporadic NullPointerException
by Trask Stalnaker
· 9 years ago
8d43880
hpack is no longer a direct dependency
by Eric Anderson
· 9 years ago
b752e76
Automated readability/efficiency tweaks
by Eric Anderson
· 9 years ago
a3303b5
Delete unused CancelStreamCommand
by Eric Anderson
· 9 years ago
2d2398c
d'oh, really raise the visibility
by Carl Mastrangelo
· 9 years ago
acdcd5b
Raise visibility of netty Channel Builder, and provide a way to pass in a custom protocol negotiator per transport
by Carl Mastrangelo
· 9 years ago
cf787bd
DelayedClientTransport and fix TransportSet.shutdown() semantics.
by Kun Zhang
· 9 years ago
964963a
Replace AUTHORITY_KEY with ClientStream.setAuthority
by Eric Anderson
· 9 years ago
3f9e486
Raise visibility of Netty Channel Builder Ctor
by Carl Mastrangelo
· 9 years ago
5b9726e
netty: release buffered objects when failed
by Eric Anderson
· 9 years ago
3d3fd11
Negotiation Handlers should implement ChannelHandler
by Eric Anderson
· 9 years ago
04a6c83
Remove deprecated call and TODO in Protocol negotiators
by Carl Mastrangelo
· 9 years ago
7e3d0fe
Mark ChannelHandler.exceptionCaught implementation deprecated to fix warning
by Eric Anderson
· 9 years ago
a3c79e8
Add a simple compression API
by Carl Mastrangelo
· 9 years ago
ba4a6ca
Update to netty 4.1.0.CR1
by Carl Mastrangelo
· 9 years ago
70ef5b1
Make handling of GoAwayClosedStreamException more consistent.
by nmittler
· 9 years ago
0486af6
Raise method visibility in Channel Providers
by Carl Mastrangelo
· 9 years ago
bcb5fcd
Propagate headers/trailers if response isn't gRPC
by Eric Anderson
· 9 years ago
9cb7929
Add toString to transports for debugging.
by Eric Anderson
· 9 years ago
218865a
Revert "More information for debugging."
by Eric Anderson
· 9 years ago
3276442
Split newStream from start
by Carl Mastrangelo
· 9 years ago
eca1f7c
More information for debugging.
by Kun Zhang
· 9 years ago
d3d8adb
Allow support for nanosecond timeouts, and use nanoseconds consistently throughout our code
by Carl Mastrangelo
· 9 years ago
b9cacc1
update tests
by Carl Mastrangelo
· 9 years ago
82a79d8
Expose compression on ClientCall and Server Call
by Carl Mastrangelo
· 9 years ago
96f9cef
Close active streams on channelInactive
by Eric Anderson
· 9 years ago
be60086
Initial basic implementation of context binding for clients with some limited testing
by Louis Ryan
· 9 years ago
2db02b5
Reduce advertised Netty API
by Eric Anderson
· 9 years ago
7ba9ca4
Map IOException during connecting to UNAVAILABLE
by Eric Anderson
· 9 years ago
61a0d82
Auto-refill connection window
by nmittler
· 9 years ago
7de6c04
Move decompressor setting to the AbstractServerStream
by Carl Mastrangelo
· 9 years ago
e8afcb4
Fix build failure due to unused import.
by Jakob Buchgraber
· 9 years ago
ebed5a6
Upgrading to Netty 4.1.0.Beta8
by nmittler
· 9 years ago
76eaae2
Enable LB and Naming for Netty.forAddress(String,int)
by Eric Anderson
· 9 years ago
2ad35b8
Add Header name character restrictions
by Carl Mastrangelo
· 9 years ago
8c7e251
Allow Netty server override for ProtocolNegotiator
by nmittler
· 9 years ago
e775885
Allow client to specify ProtocolNegotiator in NettyChannelBuilder.
by nmittler
· 9 years ago
b9195fb
Set connectionWindow to MAX_INT.
by nmittler
· 9 years ago
750b197
Make the header list size limit configurable on both client and server side.
by Xudong Ma
· 9 years ago
23e2df9
Allowing AbstractBufferingHandler to be extended.
by nmittler
· 9 years ago
c53b517
Downgrade mockito, and fix tests
by Carl Mastrangelo
· 9 years ago
3efc61b
Guard against NPE in Netty handlers
by nmittler
· 9 years ago
edd57c9
Support default port in NameResolver.
by Kun Zhang
· 9 years ago
db56c24
Add followup ProtocolNegotiators.tls tests
by Carl Mastrangelo
· 9 years ago
dd815bc
Add initial Protocol Negotiation tests
by Carl Mastrangelo
· 9 years ago
6f64999
Addressing concurrency issue in MessageFramer.
by nmittler
· 9 years ago
efac679
NameResolverRegistry and better-defined target string.
by Kun Zhang
· 9 years ago
74088c4
Allow authority override to be propagated to Protocol Negotiators
by Carl Mastrangelo
· 9 years ago
942f4c9
Load-balancing ManagedChannelImpl.
by Kun Zhang
· 9 years ago
6e04c31
Adding consistent exception handling for Netty
by nmittler
· 9 years ago
2d067ed
Allow host authority override.
by Carl Mastrangelo
· 9 years ago
70cdf76
adjust other usages in protocol negotiators
by Carl Mastrangelo
· 9 years ago
75e291f
docs
by Carl Mastrangelo
· 9 years ago
cb317c7
Update to share versions
by Carl Mastrangelo
· 9 years ago
ff19d90
Force http2 connection when using tls
by Carl Mastrangelo
· 9 years ago
46c18ea
Move decompressor setting down into the AbstractStream
by Carl Mastrangelo
· 9 years ago
f15f672
Correct the order of arguments.
by Xudong Ma
· 9 years ago
f0d9579
Updating Netty to send a single SETTINGS frame.
by nmittler
· 9 years ago
70fbd67
Remove unused function in netty test
by Carl Mastrangelo
· 9 years ago
bfd7450
Remove Netty test that fails with upstream
by Carl Mastrangelo
· 9 years ago
1e1d53b
Fix test checking for invalid content type
by Eric Anderson
· 9 years ago
1cfba96
Enforce sending headers before messages on server
by Eric Anderson
· 9 years ago
f6582d8
Add a hook to set TLS
by Carl Mastrangelo
· 9 years ago
538cf21
Add usePlaintext to ManagedChannelBuilder
by Eric Anderson
· 9 years ago
41d93cf
Use Providers in examples
by Carl Mastrangelo
· 9 years ago
5b2a03a
Add overrideAuthority to ManagedChannelBuilder
by Eric Anderson
· 9 years ago
3ae18ea
Add overrideAuthority to NettyChannelBuilder
by Eric Anderson
· 9 years ago
416b745
Add a Server Provider
by Carl Mastrangelo
· 9 years ago
df7bf44
Enable license header checking in checkstyle
by Eric Anderson
· 9 years ago
f80ca40
Add client-side logging for TLS negotiation.
by nmittler
· 9 years ago
ccf328f
Fixing erroneous server log when TLS nego fails
by nmittler
· 9 years ago
31394aa
Let transports be channel service providers for generic usage
by Eric Anderson
· 9 years ago
9466eb5
Adding tc_native to interop test scripts
by nmittler
· 9 years ago
3cf7632
Move decompressor setting to Server Impl
by Carl Mastrangelo
· 9 years ago
2a3ae36
Only release event loops when unused
by Eric Anderson
· 9 years ago
07a7279
Daemonize OkHttp and Netty
by Carl Mastrangelo
· 9 years ago
aefefb5
Supporting OpenSSL
by nmittler
· 9 years ago
b687bdc
Refactoring channel API.
by nmittler
· 9 years ago
210114d
Ease use of JWT by passing URI to auth library
by Eric Anderson
· 9 years ago
d3ab427
Enforce content-type on client and server.
by nmittler
· 9 years ago
396f060
Add test to prove RST closes stream, and remove hack from transport to force closure.
by Carl Mastrangelo
· 9 years ago
15f02ba
Adding maxMessageSize config option
by nmittler
· 9 years ago
777e928
Removing transport shutdown hooks from channel builder
by nmittler
· 9 years ago
3457735
Quick work around for Rst bug
by Carl Mastrangelo
· 9 years ago
a508c1d
Remove Headers
by Carl Mastrangelo
· 9 years ago
13c14df
Netty: Call ClientTransport.Listener.transportReady() after receiving SETTINGS frame.
by Xudong Ma
· 9 years ago
e2f88fa
Moving a few common utilities to GrpcUtil.
by nmittler
· 9 years ago
Next »