aboutsummaryrefslogtreecommitdiff
path: root/grpclb
AgeCommit message (Expand)Author
2018-05-21all: TimeProvider to use nanos rather than millisZHANG Dapeng
2018-05-17protobuf,examples: move json encoding to examplesCarl Mastrangelo
2018-05-14core: partially stabilize Attributes API (#4458)zpencer
2018-05-03 all: normalize copyright header Carl Mastrangelo
2018-04-30 grpclb: move load balancer proto to package-matching directoryCarl Mastrangelo
2018-03-28Fix compilation in Java 9Eric Anderson
2018-03-26build.gradle: bump protobuf plugin to 0.8.5 (#4101)zpencer
2018-03-22 grpclb: Cache Subchannels for 10 seconds after it is removed from the backen...Kun Zhang
2018-03-01 buildscripts,travis: fetch from mvn with retries (#4140)zpencer
2018-02-08compiler: avoid invoking experimental method in generated codeEric Gribkoff
2018-02-07grpclb: enter fallback mode immediately when balancer and all backend… (#4007)Kun Zhang
2018-01-25core: move Instrumented, LogId, WithLogId to io.grpc.internal as public (#3995)zpencer
2018-01-17bazel,grpclb: add a bazel build definitionShohei Kamimori
2018-01-11all: Prefer mock+delegatesTo() over Mockito.spy()Eric Anderson
2017-12-19core/grpclb: resolve TXT records in DNS name resolver and include balancer ad...Carl Mastrangelo
2017-12-07cronet, grpc-lb, interop-testing: fix lints #3848zpencer
2017-12-04all: add Status messages to all statusesCarl Mastrangelo
2017-11-30core: move WithLog and LogId to io.grpc (#3813)zpencer
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-29grpclb: switch to fallback mode if all connections are lost (#3744)Kun Zhang
2017-11-01core: set sampled for local span per MethodDescriptor. (#3627)Kun Zhang
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-30compiler: add methods for accessing method descriptorsCarl Mastrangelo
2017-10-06core,grpclb: use denser atomics for censusCarl Mastrangelo
2017-10-06core: add first-class drop support in LoadBalancer.Kun Zhang
2017-09-25core/compiler: register Span names for code-generated methods (take 2)Kun Zhang
2017-09-19core: record individual messages with sizes to Census/tracing (#3461)Kun Zhang
2017-09-12grpclb: fallback to backend addresses (#3439)Kun Zhang
2017-09-11core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptorLukasz Strzalkowski
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-08-25grpclb: remove expiration_interval. (#3398)Kun Zhang
2017-08-23compiler: Add option to disable version outputEric Anderson
2017-08-23grpclb: refactor main GRPCLB logic out of GrpclbLoadBalancer. (#3369)Kun Zhang
2017-08-22Start 1.7.0 development cycle (#3357)zpencer
2017-08-16grpclb: use two-level drop behavior (#3343)Kun Zhang
2017-08-11core: Use bulk operation instead of iterationmyPrecious
2017-08-10core,grpclb: deprecate LoadBalancer.Helper.updatePicker()ZHANG Dapeng
2017-08-10grpclb: update load_balancer.proto to the latest version. (#3329)Kun Zhang
2017-08-09grpclb: implement Channel State API for GRPCLBZHANG Dapeng
2017-07-31grpclb: force GRPCLB policy when NameResolver returns at least one balancer. ...Kun Zhang
2017-07-27core: pass CallOptions to newClientStreamTracer(). (#3276)Kun Zhang
2017-07-06all: begin 1.6 release cycleCarl Mastrangelo
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-23all: bump to 1.5.0-SNAPSHOTCarl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-05-15grpclb: Avoid reference equality for protobuf in oneofEric Anderson
2017-05-15Remove unused variablesEric Anderson
2017-05-09core,grpclb: Update addresses in OobChannelEric Anderson
2017-05-02compiler: remove streaming calls from javadoc for newFutureStubEric Gribkoff