aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc-javaandroid-s-preview-1Bob Badour
2020-12-15Update gRPC Java Testing Lib to build Host and Android clients.Karl Shaffer
2020-07-24Merge tag 'upstream/v1.16.1' into HEADHadrien Zalek
2020-06-03Build the gRPC Java testing libraryHadrien Zalek
2018-10-10core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902)Kun Zhang
2018-10-03core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906)Kun Zhang
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-09-10testing: Fix flake in AbstractTransportTest.flowControlPushBackEric Anderson
2018-09-05all: prepend internal classes with Internal (#4826)zpencer
2018-09-04all: move Channelz to io.grpc as InternalChannelz (#4797)zpencer
2018-07-09Propagate EquivalentAddressGroup attributes to transportsEric Anderson
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-06-04core: update opencensus to 0.12.3. (#4530)Bogdan Drutu
2018-05-24Propagate CallCredentials.ATTR_SECURITY_LEVEL from transportsEric Anderson
2018-05-21all: TimeProvider to use nanos rather than millisZHANG Dapeng
2018-05-14core: partially stabilize Attributes API (#4458)zpencer
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-30 testing: GrpcCleanupRuleZHANG Dapeng
2018-04-12core: always call StreamTracer.streamClosed() when stream is officially close...Kun Zhang
2018-03-30core,netty,okhttp,services: expose socket options to channelz (#4228)zpencer
2018-03-23Marking GrpcServerRule as finalAmit Desai
2018-03-23netty,okhttp,testing: always set TRANSPORT_ATTR_REMOTE_ADDR (#4217)zpencer
2018-03-23netty: Add support for ConscryptEric Anderson
2018-03-13testing: temporarily disable socketStats_addresses test (#4216)zpencer
2018-03-12core,netty,okhttp: Transparent retryZHANG Dapeng
2018-03-08core,netty,okhttp,testing: separate local vs remote stream start times for ch...zpencer
2018-03-08core,netty,okhttp,testing: nest TransportStats inside SocketStats for channel...zpencer
2018-01-29core: delete outboundMessage() and inboundMessage() on StreamTracer. (#4014)Kun Zhang
2018-01-26core,testing: deprecate passing ServerCall to StatsTraceContext (#3912)zpencer
2018-01-26Update opencensus to 0.11.0 and remove extra dependencies.Bogdan Drutu
2018-01-25core: move ChannelStats and TransportStats to io.grpc.internal.Channelz (#4008)zpencer
2018-01-08Enable the Guava Beta CheckerEric Anderson
2017-12-20Revert "testing: delete deprecated StreamRecorder" (#3801)ZHANG Dapeng
2017-12-13core: InternalInstrumented<T> for instrumented classes (#3817)zpencer
2017-11-30core,netty,okhttp: move TransportTracer.Stats to io.grpc (#3812)zpencer
2017-11-22testing: Remove DeadlineSubjectEric Anderson
2017-11-22testing: add testing package to javadocZHANG Dapeng
2017-11-22testing: delete some deprecated APIs in TestUtilsdapengzhang0
2017-11-22testing: delete deprecated StreamRecorderdapengzhang0
2017-11-22testing: delete deprecated NoopClientCall and NoopServerCalldapengzhang0
2017-11-22testing: remove deprecated noopMethodDescriptordapengzhang0
2017-11-20testing: bazel build targetsSteve Conover
2017-11-13core,netty: plumb fake clock into transport tracer tests (#3724)zpencer
2017-11-10core: record RPC upstarts to Census. (#3708)Kun Zhang
2017-11-10core,netty: wire TransportTracer to netty client (#3705)zpencer
2017-11-08core,netty: correctly count streams that ended due to client cancel (#3683)zpencer
2017-11-07core: use new OpenCensus stats/tagging API. (#3647)sebright
2017-11-02testing: add TlsTesting.loadCertZHANG Dapeng
2017-11-02netty,core: add a TransportTracer class (#3454)zpencer
2017-11-02Allow tests to run on IPv6-less machinesEric Anderson