Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
02c953e5e08f39deebe61371fe13962c04bb0174
/
okhttp
02c953e
Migrating run scripts to gradle.
by nmittler
· 10 years ago
0077e67
Remove unused imports
by Eric Anderson
· 10 years ago
02cc521
Fixing @GuardedBy annotation to use the correct lock name.
by nmittler
· 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
3df1c33
Reimplement test "readStatus" since v2 is here.
by simonma
· 10 years ago
7235a39
Remove Service API from ChannelImpl
by ejona
· 10 years ago
828f941
Remove dependency on guava Lists for initializing list.
by simonma
· 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
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
4523059
Upgrade OkHttp for Android SNI / NPN fix
by ejona
· 10 years ago
fc30031
Change default gRPC protocol to v2.
by ejona
· 10 years ago
56e307f
Add BSD license header to all source files
by lryan
· 10 years ago
9dd0c94
Add SslSocketFactory support to OkHttpTransportFactory.
by rocking
· 10 years ago
2b116ef
Encode binary headers with Base64 on the wire, and requires all binary headers
by zhangkun
· 10 years ago
751a4df
Remove JDK1.7 method InetSocketAddress#getHostString since JDK1.7 is only supported by Android after 4.4 KitKat.
by simonma
· 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
0d8477c
Adding crude outbound flow control to OkHttp transport.
by nathanmittler
· 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
a71d887
Make all transport factories package-private in favor of channel builders.
by zhangkun
· 10 years ago
9a5a8de
[1/3] Move AbstractTransportTest to third_party.
by ejona
· 10 years ago
ffc18f6
Adding MOE configuration for grpc_java.
by nathanmittler
· 10 years ago
29cbef1
Renaming gRPC-java "newtransport" package to just "transport".
by nathanmittler
· 10 years ago