aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24README.md: fix version typo (backport of #6976)upstream-v1.29.xJihun Cho
2020-04-23buildscripts: use xds-test-server imageEric Gribkoff
2020-04-21Bump version to 1.29.1-SNAPSHOTPenn (Dapeng) Zhang
2020-04-21Bump version to 1.29.0upstream/v1.29.0Penn (Dapeng) Zhang
2020-04-21Update README etc to reference 1.29.0Penn (Dapeng) Zhang
2020-04-16xds: allow duplicated route matcher and prefix='/'ZHANG Dapeng
2020-04-07xds: migrating XdsNameResolver to "xds" schemeZHANG Dapeng
2020-04-07xds: implement LRS LB policy (#6858)Chengyuan Zhang
2020-04-06rls: subchannel state manager (#6882)Jihun Cho
2020-04-06interop-testing: delete deprecated environment variable for enabling grpclb (...Chengyuan Zhang
2020-04-06core: keep round_robin lb subchannel in TRANSIENT_FAILURE until becoming READ...Chengyuan Zhang
2020-04-06stub: add Blocking StubType to blocking ClientCalls methods. (#6900)Ran
2020-04-04xds: generate xds-routing config from XdsNameResolverZHANG Dapeng
2020-04-03Update README etc to reference 1.28.1Chengyuan Zhang
2020-04-03xds: ensure we shutdown XdsClientImpl when XDS Server is shut down (#6890)sanjaypujare
2020-04-02grpclb,xds: fix code lintZHANG Dapeng
2020-04-02api: Fix javadoc reference to deprecated method (#6894)ST-DDT
2020-04-02interop-testing: add health service to XdsTestServer (#6891)Eric Gribkoff
2020-04-02xds: set listeningAddresses in Node and metadata as per the new interface (#6...sanjaypujare
2020-04-02all: Add more projects to the all super-projectEric Anderson
2020-04-02services,grpclb: Filter internal files from javadoc/jacocoEric Anderson
2020-04-01all: Add grpc-xdsEric Anderson
2020-04-01all: Move jacocoTestReport exclusions to individual projectsEric Anderson
2020-03-31xds: patch unit tests for changes in locality filtering (#6881)Chengyuan Zhang
2020-03-31xds: exclude 3 transitive deps from opencensus_proto to use our own (#6878)sanjaypujare
2020-03-31grpclb: CachedSubchannelPool use new create subchannel (#6831)Jihun Cho
2020-03-31benchmarks: fix missing configuration for netty server (#6877)Jihun Cho
2020-03-30xds: filter EDS localities with clarified specifications (#6874)Chengyuan Zhang
2020-03-30core: copy the SchemaDescriptor when rebuilding descriptor (#6851)Chris Nokleberg
2020-03-30xds: update to envoy commit id b16ce6d5ea0d2da73e764d145623e7367dc59ed3 (#6871)sanjaypujare
2020-03-30core: preserve KnownLength when wrapping InputStream (#6852)Chris Nokleberg
2020-03-27android-interop-testing: resolve build warnings (#6870)Chengyuan Zhang
2020-03-27netty: prevent interruption during bind from leaking channelEric Anderson
2020-03-27xds: rollback PGV dependency from using maven artifact to importing proto sourceZHANG Dapeng
2020-03-27xds: fix lint warnings (#6869)Kun Zhang
2020-03-27core: Add missing setListener if decompressor is unknownEric Anderson
2020-03-27Upgrade protobuf plugin version to 0.8.12, android plugin version to 3.5.0 (#...Chengyuan Zhang
2020-03-26buildscripts: allow per-xds test case artifacts (#6857)Eric Gribkoff
2020-03-25xds: integration of XdsClientImpl with XdsServerBuilder to deliver Listener u...sanjaypujare
2020-03-24update android-interop-testing ca.pemjiangtaoli2016
2020-03-24build: bump netty to 4.1.48.Final, bump tcnative to 2.0.30.Final (#6845)Jihun Cho
2020-03-24xds: annotate XdsRoutingLoadBalancerTest with RunWith (#6855)Kun Zhang
2020-03-23core: prevent data race in ManagedChannelOrphanWrapper (#6854)Kun Zhang
2020-03-23Update to test credentials to use 2048-bit RSA key (#6841)Jiangtao Li
2020-03-23xds: implement XdsRoutingLoadBalancerZHANG Dapeng
2020-03-20android-interop-testing: set minSdkVersion to 14 in manifest (#6846)Chengyuan Zhang
2020-03-19buildscripts: clean up android related scripts (#6843)Chengyuan Zhang
2020-03-19android-interop-testing: include android interop testing in main build (#6829)Chengyuan Zhang
2020-03-18core: fix java.nio.ByteBuffer Java 9+ incompatible usageZHANG Dapeng
2020-03-18android: suppress warnings for deprecated constants in ConnectivityManager (#...Chengyuan Zhang