- 4e82e62 Fix compilation in Java 9 by Eric Anderson · 7 years ago
- 14003c1 build.gradle: bump protobuf plugin to 0.8.5 (#4101) by zpencer · 7 years ago
- a438456 grpclb: Cache Subchannels for 10 seconds after it is removed from the backendlist (#4238) by Kun Zhang · 7 years ago
- 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 7 years ago
- 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 7 years ago
- f44fc50 grpclb: enter fallback mode immediately when balancer and all backend… (#4007) by Kun Zhang · 7 years ago
- b109595 core: move Instrumented, LogId, WithLogId to io.grpc.internal as public (#3995) by zpencer · 7 years ago
- 4b54df3 bazel,grpclb: add a bazel build definition by Shohei Kamimori · 7 years ago
- ba8063e all: Prefer mock+delegatesTo() over Mockito.spy() by Eric Anderson · 7 years ago
- 6eaae5d core/grpclb: resolve TXT records in DNS name resolver and include balancer addresses by Carl Mastrangelo · 7 years ago
- 173ca5d cronet, grpc-lb, interop-testing: fix lints #3848 by zpencer · 7 years ago
- c9b02db all: add Status messages to all statuses by Carl Mastrangelo · 7 years ago
- 9e7a4c4 core: move WithLog and LogId to io.grpc (#3813) by zpencer · 7 years ago
- aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 7 years ago
- 9239984 grpclb: switch to fallback mode if all connections are lost (#3744) by Kun Zhang · 7 years ago
- d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
- 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
- 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
- 95a2723 core,grpclb: use denser atomics for census by Carl Mastrangelo · 7 years ago
- 72f6d9b core: add first-class drop support in LoadBalancer. by Kun Zhang · 7 years ago
- a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
- 7e534ed core: record individual messages with sizes to Census/tracing (#3461) by Kun Zhang · 7 years ago
- df92533 grpclb: fallback to backend addresses (#3439) by Kun Zhang · 7 years ago
- 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 7 years ago
- 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 7 years ago
- 4854318 grpclb: remove expiration_interval. (#3398) by Kun Zhang · 7 years ago
- 182164e compiler: Add option to disable version output by Eric Anderson · 8 years ago
- ab65c79 grpclb: refactor main GRPCLB logic out of GrpclbLoadBalancer. (#3369) by Kun Zhang · 7 years ago
- ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
- 8634632 grpclb: use two-level drop behavior (#3343) by Kun Zhang · 7 years ago
- 13ef226 core: Use bulk operation instead of iteration by myPrecious · 7 years ago
- 65ea0bd core,grpclb: deprecate LoadBalancer.Helper.updatePicker() by ZHANG Dapeng · 7 years ago
- c8216e4 grpclb: update load_balancer.proto to the latest version. (#3329) by Kun Zhang · 7 years ago
- 71353c8 grpclb: implement Channel State API for GRPCLB by ZHANG Dapeng · 7 years ago
- f54a2df grpclb: force GRPCLB policy when NameResolver returns at least one balancer. (#3291) by Kun Zhang · 7 years ago
- 04e0450 core: pass CallOptions to newClientStreamTracer(). (#3276) by Kun Zhang · 7 years ago
- 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 7 years ago
- 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
- 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
- 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
- 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
- a343e99 grpclb: Avoid reference equality for protobuf in oneof by Eric Anderson · 8 years ago
- cf0e161 Remove unused variables by Eric Anderson · 8 years ago
- f4173c3 core,grpclb: Update addresses in OobChannel by Eric Anderson · 8 years ago
- 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 8 years ago
- 0d6b418 Implement GRPCLB client-side load reporting (#2941) by Kun Zhang · 8 years ago
- dcc3902 grpclb: remove non-determinism workaround by Eric Anderson · 8 years ago
- c1a2fb4 grpclb: expose the token metadata key. (#2944) by Kun Zhang · 8 years ago
- 10dd34b grpclb: Flatten LB addresses to use pick-first by Eric Anderson · 8 years ago
- 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 8 years ago
- 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 8 years ago
- 123bb31 grpclb: skip picker updates that have no effect (#2876) by Kun Zhang · 8 years ago
- 418d52d core: unify EquivalentAddressGroup and its immitators. (#2755) by Kun Zhang · 8 years ago
- 7c3f664 grpclb: set LB tokens to headers. (#2812) by Kun Zhang · 8 years ago
- 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 8 years ago
- 7bb60dc core: introduce PickSubchannelArgs (#2740) by Łukasz Strzałkowski · 8 years ago
- 2fab889 grpclb: fix a bug in handling server address updates. by Kun Zhang · 8 years ago
- a9bd947 core: promote LBv2 classes. by Kun Zhang · 8 years ago
- a6b1d89 core: delete the old channel impl and LoadBalancer. by Kun Zhang · 8 years ago
- 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 8 years ago
- b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 8 years ago
- e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 8 years ago
- 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 8 years ago
- 5bfac21 grpclb: add GrpclbLoadBalancerFactory2 by Kun Zhang · 8 years ago
- 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
- efbcd1f core: change method descriptor to be builder based by Carl Mastrangelo · 8 years ago
- 4a4f25a weekly cleanup: errorprone, javastyle, unused (#2566) by ZHANG Dapeng · 8 years ago
- 322eb8c grpclb: re-implement GrpclbLoadBalancer in v2 API. (#2557) by Kun Zhang · 8 years ago
- 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 8 years ago
- 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
- abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
- aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
- 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
- 23652c5 core: change API of NameResolver#onUpdate by Lukasz Strzalkowski · 8 years ago
- 63d5473 Sync load_balancer.proto to latest version. by Kun Zhang · 8 years ago
- 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
- 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
- e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
- e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
- 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
- f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
- dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
- 88a0378 core: Add a RoundRobin LoadBalancer. by William Thurston · 8 years ago
- 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
- ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
- 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 9 years ago
- a05ab57 core: emit lists of lists from NameResolver by William Thurston · 8 years ago
- 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
- bc661e7 all: Finish adding tracking issues for ExperimentalApi by Carl Mastrangelo · 9 years ago
- 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 9 years ago
- 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 9 years ago
- 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 9 years ago
- 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 9 years ago
- 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 9 years ago
- 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 9 years ago
- f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 9 years ago
- 65d3847 Remove references to Throwable.propagate by Carl Mastrangelo · 9 years ago
- 053a18e Use Attributes as the affinity data for LB. by elandau · 9 years ago
- 016d4a5 Use bytes instead of a string for IP address. by Kun Zhang · 9 years ago
- 2491402 Remove or use unused variables. by Kun Zhang · 9 years ago