aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2015-04-09Fix the issue where the intecepting call fails in start(), does notKun Zhang
2015-01-27Removing all references to "stubby"nmittler
2015-01-27Removing Maven buildnmittler
2015-01-08Adding gradle build for Java grpcnathanmittler
2015-01-08Updating version of gRPC maven build to 0.1.0-SNAPSHOT.nathanmittler
2015-01-08Add BSD license header to all source fileslryan
2015-01-08Allow use of a LocalChannel with Netty & HTTP2lryan
2015-01-08Remove StreamState and use inboundPhase/outboundPhase insteadlryan
2015-01-08Adding MOE configuration for grpc_java.nathanmittler
2015-01-08Renaming gRPC-java "newtransport" package to just "transport".nathanmittler
2015-01-08Cleaning up various compiler warnings in preparation for opensource.nathanmittler
2015-01-08Add support for servers to deliver response headerslryan
2015-01-08Delete Session, Operation and ALL of its associated cruft.lryan
2015-01-08ServerImplejona
2015-01-08Create an in-process adapter between ClientTransport and HandlerRegistrylryan
2015-01-08Have stricter dependencies and build in modules.ejona
2015-01-08Move gRPC core to third_partyejona