aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17examples: Add a JWT authentication example (#5915)Anar Sultanov
2020-03-16xds: fix style (#6834)Jihun Cho
2020-03-13xds: parse RDS response to ConfigUpdate for path matchingZHANG Dapeng
2020-03-13buildscripts: checkout matching grpc/grpc branch for xds test (#6828)Eric Gribkoff
2020-03-12rls: fix RlcProto parsing issues (#6822)Jihun Cho
2020-03-12rls: adaptive throttler (#6749)Jihun Cho
2020-03-11xds: refactor XdsConfig to use PolicySelectionZHANG Dapeng
2020-03-11buildscripts,interop-testing: Increase logging for xDS tests (#6818)Eric Gribkoff
2020-03-11xds: implement WeightedTargetLoadBalancerZHANG Dapeng
2020-03-11buildscripts: update xds test server arg (#6816)Eric Gribkoff
2020-03-11xds: add support for server side Listener watcher in XdsClient (#6801)sanjaypujare
2020-03-10Update README etc to reference 1.28.0 (#6815)Jihun Cho
2020-03-09api: Fix MethodType documentation overspecificationEric Anderson
2020-03-06interop-testing: set the right classpath for startscriptsZHANG Dapeng
2020-03-06xds: treat target server authority opaquely for resolving cluster name (#6767)Chengyuan Zhang
2020-03-05core: fix a bug in health check config propgation. (#6804)Kun Zhang
2020-03-04all: let interop test use shaded dependency correctly take 2ZHANG Dapeng
2020-03-04benchmark: clean up jmh plugin configurations (#6803)Chengyuan Zhang
2020-03-04android: add grpc-android into main build (#6793)Chengyuan Zhang
2020-03-04services: fix a local variable name (#6802)Kun Zhang
2020-03-03all: refactor select lb policy from a list of raw configsZHANG Dapeng
2020-03-03grpclb: clean up usage of raw load balancing config attributes in tests (#6798)Chengyuan Zhang
2020-03-02 Enable use of InProcessTransport outside of InProcessServermarkb74
2020-03-02core, grpclb: clean up grpclb specific attributes in core (#6790)Chengyuan Zhang
2020-03-02Revert "all: let interop test use shaded dependency correctly (#6780)"ZHANG Dapeng
2020-03-02core, grpclb: change policy selection strategy for Grpclb policy (take two: m...Chengyuan Zhang
2020-02-28all: remove deprecated internal attribute NAME_RESOLVER_SERVICE_CONFIG (#6705)Jihun Cho
2020-02-28rls: add proto and converter (#6743)Jihun Cho
2020-02-28xds: implement XdsRouting config parserZHANG Dapeng
2020-02-28service: HealthCheckingLoadBalancerFactory using its own attribute (#6704)Jihun Cho
2020-02-28core: fix javadoc warningsZHANG Dapeng
2020-02-28Upgrade guava to 8.2-android (#6772)Elliotte Rusty Harold
2020-02-28bom: publish grpc-xds to bomZHANG Dapeng
2020-02-28all: let interop test use shaded dependency correctly (#6780)ZHANG Dapeng
2020-02-27android: Annotate tests to use Robolectric's LEGACY LooperMode. bump roboletr...Ran
2020-02-27xds: set disable overprovisioning client feature and user agent in node ident...Chengyuan Zhang
2020-02-27api,netty: fix MethodDescriptor and InternalKnownTransport for netty-shadedZHANG Dapeng
2020-02-27okhttp: fix incorrect connection-level flow control handling at beginning of ...chrisschek
2020-02-27RELEASING.md: update mac build version (#6770)Jihun Cho
2020-02-26xds: update envoy proto and udpa proto (#6764)Chengyuan Zhang
2020-02-26api: fix Javadoc warnings. (#6763)Chengyuan Zhang
2020-02-26Update truth version to 1.0.1 (#6754)Elliotte Rusty Harold
2020-02-26Start 1.29.0 development cycleJihun Cho
2020-02-25Update readme to v1.27.2 (#6758)Jihun Cho
2020-02-25xds: improve logging for xDS workflow (#6748)Chengyuan Zhang
2020-02-25xds: clean up xDS fallback balancer's logic for filtering out grpclb balancer...Chengyuan Zhang
2020-02-25xds: Improve grpc-xds javadoc and make it publishableZHANG Dapeng
2020-02-25grpclb: add description to lb sends no backends status (#6751)Jihun Cho
2020-02-24complier: fix typo in comment (#6747)Jihun Cho
2020-02-24okhttp: updating okhttp version from 2.5.0 to 2.7.4Sourabh Sarvotham Parkala