Eric Anderson
b17a249fc4
Create new AbstractTransportTest for Transports
...
This is lower-level than the existing AbstractTransportTest. It should
be used by all transports, but InProcessTransport is the only one as
part of this commit.
2016-02-25 16:23:17 -08:00
Kun Zhang
687a6f4814
Skip io.grpc.internal in javadoc.
...
Also move ExperimentalApi and Internal to io.grpc, so that they appear
in javadoc.
2015-08-20 08:48:44 -07:00
Eric Anderson
e23f899491
Split protobuf into its own project
...
We don't want core to depend on protobuf.
2015-04-10 15:50:56 -07:00
nmittler
f83145865a
Removing all references to "stubby"
2015-01-27 11:25:25 -08:00
nmittler
02c953e5e0
Migrating run scripts to gradle.
2015-01-26 15:26:11 -08:00
nathanmittler
164b734aa9
Adding gradle build for Java grpc
...
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82152044
2015-01-08 14:43:21 -08:00