aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2015-09-11Enforce sending headers before messages on serverEric Anderson
2015-09-10Mark classes in testing as ExperimentalApiEric Anderson
2015-09-01Move StreamRecorder to testing package.Xudong Ma
2015-08-24Remove HeadersCarl Mastrangelo
2015-08-18Remove deprecated method.Xudong Ma
2015-08-13Remove TrailersCarl Mastrangelo
2015-08-07Make serverInterceptor use MethodDescriptorCarl Mastrangelo
2015-08-05Renamed Server payload to messageCarl Mastrangelo
2015-07-27Remove ServerDelayInterceptor from AbstractTransportTestJack Coughlin
2015-07-14Enforce request deadlineJack Coughlin
2015-06-25Rename getSslSocketFactoryForCertainCert to be newSslSocketFactoryForCa.Xudong Ma
2015-06-17Pass timeout header in ChannelImplJack Coughlin
2015-06-16Avoid GCM in unit testsEric Anderson
2015-06-03Allowing Netty TLS bootstrap handler to be sharable.nmittler
2015-05-28Making test certs more shareablenmittler
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