aboutsummaryrefslogtreecommitdiff
path: root/interop-testing
AgeCommit message (Expand)Author
2017-06-30interop-testing: Support conscrypt at runtime with OkHttpEric Anderson
2017-06-30interop-testing: Skip Netty Jetty ALPN tests if it is unavailableEric Anderson
2017-06-22testing: move NoopClientCall & NoopServerCall to internalZHANG Dapeng
2017-06-19netty: rename HandlerSettings to InternalHandlerSettingsZHANG Dapeng
2017-06-05interop-testing: add alpnagent to support okhttp in test clientEric Gribkoff
2017-06-01core: don't return concrete type from AbstractServerImplBuilderCarl Mastrangelo
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-24Fix incorrect assertEquals argument orderingEric Anderson
2017-05-16interop-testing,okhttp,testing: update tests to pass with ipv6Eric Gribkoff
2017-04-26core: stop using static flags for Census control. (#2947)Kun Zhang
2017-04-25core: integrate instrumentation-java (Census) tracing (#2938)Kun Zhang
2017-04-21interop-testing: add cacheable_unary testEric Gribkoff
2017-04-17core: add inboundHeaders() to ClientStreamTracer. (#2921)Kun Zhang
2017-04-13core: use RESOURCE_EXHAUSTED for max message size failuresCarl Mastrangelo
2017-04-10testing: remove negative asserts about stats. (#2894)Kun Zhang
2017-04-10core: remove incorrect reporting of CLIENT_SERVER_ELAPSED_TIME. (#2891)Kun Zhang
2017-04-07core: StreamTracer (#2863)Kun Zhang
2017-03-01core: cache Accept-Encoding headers (#2766)Carl Mastrangelo
2017-02-28Address review commentsEric Anderson
2017-02-28all: Downgrade to Guava 19Eric Anderson
2017-02-27interop-testing: Remove useless tcnative configurationEric Anderson
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-17interop-testing: Remove useless Threads in testEric Anderson
2017-02-16all: prepare for ErrorProne's FutureReturnValueIgnoredEric Anderson
2017-02-07interop-testing: fix flakes in Http2ClientEric Gribkoff
2017-02-03core: record server_elapsed_time on client (#2673)Kun Zhang
2017-02-02interop-testing: Replace Mockito with StreamObserver for several tests (#2639)kpayson64
2017-02-01interop-testing: overrideAuthority breaks JWTEric Anderson
2017-01-27all: avoid DNS with GRPC_PROXY_EXPEric Anderson
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-25core: stop "testing" from depending on "core"'s test. (#2652)Kun Zhang
2017-01-20core: make StatsContextFactory setters protected (#2634)Kun Zhang
2017-01-19testing: Move echo interceptors out of TestUtilsEric Anderson
2017-01-19Rename attributes() to getAttributes() to make it consistentLukasz Strzalkowski
2017-01-19all: ErrorProne fixes and avoid @Beta in GuavaEric Anderson
2017-01-10core,stub: remove deprecated deadline methodsCarl Mastrangelo
2017-01-10core: abstract channel builder to accept LoadBalancer2 (#2583)Kun Zhang
2017-01-05all: add max message size to client callsCarl Mastrangelo
2017-01-05weekly cleanup: errorprone, javastyle, unused (#2566)ZHANG Dapeng
2017-01-05core: upgrade census (now named instrumentation) to 0.3.0 (#2565)Kun Zhang
2016-12-29compiler: final bindService() in generated code. (#2553)Kun Zhang
2016-12-28interop-testing: Add status_code_and_message interop testEric Gribkoff
2016-12-27interop-testing: Add custom_metadata interop testEric Gribkoff
2016-12-20interop-testing: New client for HTTP/2 interop testsEric Gribkoff
2016-12-16all: update to guava 20Carl Mastrangelo
2016-12-09interop-testing: Observe --use_tls to disable TLS with OkHttpEric Anderson
2016-12-06testing: added junit rule for in-process serversJoey Bratton
2016-11-23interop-testing: apply --server_host_override regardless of flag orderEric Gribkoff
2016-11-21interop-testing: new stress test client command line options (#2413)Eric Gribkoff