Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
73acc73dbf53171ab6d6126d1eb1e76e9ce81171
/
netty
« Previous
e6a7b6c
netty: Don't throw exception on double close
by Eric Anderson
· 10 years ago
f3a90cd
netty: Cancel stream if interrupted during create
by Eric Anderson
· 10 years ago
89b8d7f
Moving decompression to the channel thread.
by nmittler
· 10 years ago
f831458
Removing all references to "stubby"
by nmittler
· 10 years ago
aeeebb7
Remove Service API from ServerImpl
by Eric Anderson
· 10 years ago
1905249
Removing Maven build
by nmittler
· 10 years ago
0077e67
Remove unused imports
by Eric Anderson
· 10 years ago
c4a43e6
Fixes api drift, addressing inbound flow control.
by Adrian Cole
· 10 years ago
de3a131
Changing gRPC Java inbound flow control model
by nmittler
· 10 years ago
4de2026
Fix TODO attribution
by ejona
· 10 years ago
f589a4a
Remove traces of gRPC v1 protocol vs gRPC v2 protocol.
by simonma
· 10 years ago
7235a39
Remove Service API from ChannelImpl
by ejona
· 10 years ago
11c363a
Disallowing message delivery after status has been delivered to the listener.
by nathanmittler
· 10 years ago
c0f4192
Remove gRPC v1 support.
by ejona
· 10 years ago
b09c26b
Correctly handle disconnect notifications from Netty.
by lryan
· 10 years ago
164b734
Adding gradle build for Java grpc
by nathanmittler
· 10 years ago
66ce667
Updating version of gRPC maven build to 0.1.0-SNAPSHOT.
by nathanmittler
· 10 years ago
fc30031
Change default gRPC protocol to v2.
by ejona
· 10 years ago
70341df
Fixing Maven build for gRPC Java.
by nathanmittler
· 10 years ago
56e307f
Add BSD license header to all source files
by lryan
· 10 years ago
7f55e81
Allow use of a LocalChannel with Netty & HTTP2
by lryan
· 10 years ago
2b116ef
Encode binary headers with Base64 on the wire, and requires all binary headers
by zhangkun
· 10 years ago
8375cd0
GRPC Java clients will send the "te: trailers" header, and the server will
by zhangkun
· 10 years ago
c5e70c2
Remove StreamState and use inboundPhase/outboundPhase instead
by lryan
· 10 years ago
be29ba5
Upgrading to latest Netty.
by nathanmittler
· 10 years ago
f96e7e8
Use real TLS security by default.
by ejona
· 10 years ago
d7f7877
Allow stream state HALF_CLOSED_REMOTE in the gRPC Java client.
by nathanmittler
· 10 years ago
054f595
Separate the default event loop groups for client and server, to prevent
by zhangkun
· 10 years ago
5d953e8
Updating gRPC code to use the latest Netty with application-level flow control support.
by nathanmittler
· 10 years ago
669724a
Rationalize the XXXStream classes to reduce code smear and make Netty/OkHTTP behave more consistently.
by lryan
· 10 years ago
1553aab
Advertise h2-15 in ALPN negotiation.
by ejona
· 10 years ago
a71d887
Make all transport factories package-private in favor of channel builders.
by zhangkun
· 10 years ago
ffc18f6
Adding MOE configuration for grpc_java.
by nathanmittler
· 10 years ago
7dc48e2
SharedResourceHolder is a utility that manages expensive resources (thread
by zhangkun
· 10 years ago
29cbef1
Renaming gRPC-java "newtransport" package to just "transport".
by nathanmittler
· 10 years ago