aboutsummaryrefslogtreecommitdiff
path: root/interop-testing
AgeCommit message (Expand)Author
2018-08-27alts: add Google Default Channel implementation (#4742)Jiangtao Li
2018-08-17log exception to FINEEric Anderson
2018-08-17interop-testing: Clean up even if interruptedEric Anderson
2018-08-16interop-testing: timeoutOnSleepingServer should check that RPC finished (#4766)zpencer
2018-08-14Correctly determine --use_alts default (#4538)Arnout Engelen
2018-07-26interop-testing: Add special_status_message testEric Anderson
2018-07-23Upgrade to Truth 0.42Eric Anderson
2018-07-20interop-testing: Fix clientStreaming interop test does not fail on missing tr...ZHANG Dapeng
2018-07-12compiler,stub: update RpcMethod docs and usageCarl Mastrangelo
2018-07-10compiler, stub: Rename inputType and outputType in @RpcMethodjbingham-google
2018-07-06compiler, stub: Add @RpcMethod annotationjbingham-google
2018-06-13android-interop-testing,interop-testing: use AbstractInteropTest on Android (...Eric Gribkoff
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-06-11all: fix lint warningsZHANG Dapeng
2018-06-05okhttp: deprecate OkHttpChannelBuilder#negotiationType (#4533)Eric Gribkoff
2018-06-05stub: remove static Method descriptors and stabilize method accessorsCarl Mastrangelo
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