aboutsummaryrefslogtreecommitdiff
path: root/interop-testing
AgeCommit message (Expand)Author
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-30interop-testing: normalize integration proto directoriesCarl Mastrangelo
2018-04-27(low priority) core,netty,interop-testing: stabilize maxInboundMessageSize AP...zpencer
2018-04-02GAE: call channel.shutdown() (#4274)zpencer
2018-03-29interop-testing: fix empty proto package nameShohei Kamimori
2018-03-28Fix compilation in Java 9Eric Anderson
2018-03-28interop-testing: client compressed tests without probing (#4279)Arnout Engelen
2018-03-26build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer
2018-03-26okhttp: Convert to internal ConnectionSpec eagerlyEric Anderson
2018-03-23netty: Add support for ConscryptEric Anderson
2018-03-23Move TlsTest from interop-testing to nettyEric Anderson
2018-03-20 okhttp: support JDK9 ALPN (#4136)Eric Gribkoff
2018-03-07interop-testing: Improve failure messages for ping_pingEric Anderson
2018-03-02Partially revert "core: change serverimpl,servercallimpl's internalclose to c...Eric Anderson
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-02-28core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean)Carl Mastrangelo
2018-02-23alts: add ALTS to interop testsJiangtao Li
2018-02-22core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)Rama Chavali
2018-02-08compiler: avoid invoking experimental method in generated codeEric Gribkoff
2018-01-29core: delete outboundMessage() and inboundMessage() on StreamTracer. (#4014)Kun Zhang
2018-01-10interop-testing: fix race in TestServiceImplEric Gribkoff
2018-01-10Update ErrorProne to 2.2.0 and fix failuresEric Anderson
2018-01-09Update ErrorProne to 2.1.3 and fix failuresEric Anderson
2018-01-08Enable the Guava Beta CheckerEric Anderson
2017-12-07cronet, grpc-lb, interop-testing: fix lints #3848zpencer
2017-12-04Update to Truth 0.36Eric Anderson
2017-12-04interop-testing: stop using MockableSpan. (#3823)Kun Zhang
2017-12-01interop-testing: start a new server for each test method. (#3816)Kun Zhang
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-22testing: Remove DeadlineSubjectEric Anderson
2017-11-17auth: Use async version of getRequestMetadataEric Anderson
2017-11-10core: record RPC upstarts to Census. (#3708)Kun Zhang
2017-11-07core: use new OpenCensus stats/tagging API. (#3647)sebright
2017-11-06interop-testing: make max size tests more deterministicCarl Mastrangelo
2017-11-02Allow tests to run on IPv6-less machinesEric Anderson
2017-11-01core: set sampled for local span per MethodDescriptor. (#3627)Kun Zhang
2017-11-01testing: move TestUtils.recordServerCallInterceptor internalZHANG Dapeng
2017-11-01testing: move io.grpc.testing.StreamRecorder to internalZHANG Dapeng
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-30compiler: add methods for accessing method descriptorsCarl Mastrangelo
2017-10-26core: remove unnecessary type params in ServerStreamTracerZHANG Dapeng
2017-10-12interop-test: disable message size check in interop-test client. (#3569)Kun Zhang
2017-10-10Fix interop_test client.Kun Zhang
2017-10-09core: make in-process transport support StreamTracerKun Zhang
2017-10-06gae-interop-testing: add GAE interop tests (#3535)zpencer
2017-10-05interop-testing: fix ErrorProne and UnusedZHANG Dapeng
2017-10-05all: upgrade to JUnit 4.12Carl Mastrangelo
2017-10-02Make AbstractInteropTest runnable in GAE+jdk7 (#3533)zpencer
2017-09-25core/compiler: register Span names for code-generated methods (take 2)Kun Zhang
2017-09-25core: client supports inbound gzipped streams (#3403)Eric Gribkoff