aboutsummaryrefslogtreecommitdiff
path: root/grpclb
AgeCommit message (Expand)Author
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
2017-04-27Implement GRPCLB client-side load reporting (#2941)Kun Zhang
2017-04-26grpclb: remove non-determinism workaroundEric Anderson
2017-04-25grpclb: expose the token metadata key. (#2944)Kun Zhang
2017-04-20grpclb: Flatten LB addresses to use pick-firstEric Anderson
2017-04-12compiler: move over to method descriptor builderŁukasz Strzałkowski
2017-04-11all: begin 1.4.x development cycleCarl Mastrangelo
2017-04-05grpclb: skip picker updates that have no effect (#2876)Kun Zhang
2017-03-22 core: unify EquivalentAddressGroup and its immitators. (#2755)Kun Zhang
2017-03-10grpclb: set LB tokens to headers. (#2812)Kun Zhang
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-03core: introduce PickSubchannelArgs (#2740)Łukasz Strzałkowski
2017-03-01grpclb: fix a bug in handling server address updates.Kun Zhang
2017-02-24core: promote LBv2 classes.Kun Zhang
2017-02-24core: delete the old channel impl and LoadBalancer.Kun Zhang
2017-02-10compiler: add some missing final modifiers on generated codeCarl Mastrangelo