aboutsummaryrefslogtreecommitdiffstats
path: root/interop-testing
Commit message (Expand)AuthorAgeFilesLines
* core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906)Kun Zhang2018-10-032-1/+18
* all: use Java7 bracketsCarl Mastrangelo2018-09-143-10/+10
* export CL: Fix misspelling.ZHANG Dapeng2018-09-121-1/+1
* interop-testing: add very_large_request case to test client (#4816)Eric Gribkoff2018-09-063-2/+9
* alts: add Google Default Channel implementation (#4742)Jiangtao Li2018-08-271-0/+10
* log exception to FINEEric Anderson2018-08-171-1/+5
* interop-testing: Clean up even if interruptedEric Anderson2018-08-171-2/+8
* interop-testing: timeoutOnSleepingServer should check that RPC finished (#4766)zpencer2018-08-161-1/+1
* Correctly determine --use_alts default (#4538)Arnout Engelen2018-08-141-1/+1
* interop-testing: Add special_status_message testEric Anderson2018-07-264-0/+27
* Upgrade to Truth 0.42Eric Anderson2018-07-231-2/+7
* interop-testing: Fix clientStreaming interop test does not fail on missing tr...ZHANG Dapeng2018-07-201-0/+6
* compiler,stub: update RpcMethod docs and usageCarl Mastrangelo2018-07-124-26/+13
* compiler, stub: Rename inputType and outputType in @RpcMethodjbingham-google2018-07-104-26/+26
* compiler, stub: Add @RpcMethod annotationjbingham-google2018-07-064-0/+78
* android-interop-testing,interop-testing: use AbstractInteropTest on Android (...Eric Gribkoff2018-06-133-24/+53
* all: add gradle format checkerZHANG Dapeng2018-06-111-14/+13
* all: fix lint warningsZHANG Dapeng2018-06-111-1/+1
* okhttp: deprecate OkHttpChannelBuilder#negotiationType (#4533)Eric Gribkoff2018-06-051-2/+4
* stub: remove static Method descriptors and stabilize method accessorsCarl Mastrangelo2018-06-054-204/+70
* all: normalize copyright header Carl Mastrangelo2018-05-0332-44/+40
* interop-testing: normalize integration proto directoriesCarl Mastrangelo2018-04-3012-90/+87
* (low priority) core,netty,interop-testing: stabilize maxInboundMessageSize AP...zpencer2018-04-276-6/+7
* GAE: call channel.shutdown() (#4274)zpencer2018-04-021-1/+1
* interop-testing: fix empty proto package nameShohei Kamimori2018-03-2910-155/+154
* Fix compilation in Java 9Eric Anderson2018-03-281-0/+1
* interop-testing: client compressed tests without probing (#4279)Arnout Engelen2018-03-284-20/+45
* build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer2018-03-261-8/+0
* okhttp: Convert to internal ConnectionSpec eagerlyEric Anderson2018-03-261-3/+1
* netty: Add support for ConscryptEric Anderson2018-03-236-49/+7
* Move TlsTest from interop-testing to nettyEric Anderson2018-03-231-305/+0
* okhttp: support JDK9 ALPN (#4136)Eric Gribkoff2018-03-201-2/+10
* interop-testing: Improve failure messages for ping_pingEric Anderson2018-03-071-2/+6
* Partially revert "core: change serverimpl,servercallimpl's internalclose to c...Eric Anderson2018-03-021-1/+1
* buildscripts,travis: fetch from mvn with retries (#4140)zpencer2018-03-011-1/+4
* core,netty,okhttp,alts,inprocess: deprecate usePlaintext(boolean)Carl Mastrangelo2018-02-284-4/+4
* alts: add ALTS to interop testsJiangtao Li2018-02-233-36/+68
* core: change serverimpl,servercallimpl's internalclose to cancel stream (#4038)Rama Chavali2018-02-221-1/+1
* compiler: avoid invoking experimental method in generated codeEric Gribkoff2018-02-084-83/+148
* core: delete outboundMessage() and inboundMessage() on StreamTracer. (#4014)Kun Zhang2018-01-291-2/+0
* interop-testing: fix race in TestServiceImplEric Gribkoff2018-01-101-4/+14
* Update ErrorProne to 2.2.0 and fix failuresEric Anderson2018-01-101-1/+2
* Update ErrorProne to 2.1.3 and fix failuresEric Anderson2018-01-091-3/+3
* Enable the Guava Beta CheckerEric Anderson2018-01-081-0/+5
* cronet, grpc-lb, interop-testing: fix lints #3848zpencer2017-12-071-2/+0
* Update to Truth 0.36Eric Anderson2017-12-041-3/+3
* interop-testing: stop using MockableSpan. (#3823)Kun Zhang2017-12-041-4/+7
* interop-testing: start a new server for each test method. (#3816)Kun Zhang2017-12-018-192/+123
* all: update to proto 3.5.0Carl Mastrangelo2017-11-304-22/+70
* testing: Remove DeadlineSubjectEric Anderson2017-11-221-0/+1