1. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  2. e1c6cad grpclb: more useful debug logs. (#4831) by Kun Zhang · 6 years ago
  3. 2fca42f all: prepend internal classes with Internal (#4826) by zpencer · 6 years ago
  4. 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
  5. a3f9799 grpclb: fix unused variable lint by Spencer Fang · 6 years ago
  6. 478f006 grpclb: Fix proto's java_package to match the proto and include version by Eric Anderson · 6 years ago
  7. 72179e2 grpclb: remove unnecessary support for lb delegation by Carl Mastrangelo · 6 years ago
  8. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  9. ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 6 years ago
  10. 2b48210 grpclb: Plumb attributes for OOB and backend channels by Eric Anderson · 6 years ago
  11. 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 6 years ago
  12. 7e68a0b grpclb: sync LB proto with grpc-proto by Juanli Shen · 6 years ago
  13. 1c5007b grpclb: sync with grpc-proto by Carl Mastrangelo · 6 years ago
  14. 1578652 grpclb: use exponential back-off for retries of balancer RPCs (#4525) by Kun Zhang · 6 years ago
  15. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  16. 4c4fda3 stub: remove static Method descriptors and stabilize method accessors by Carl Mastrangelo · 6 years ago
  17. f5f560a all: TimeProvider to use nanos rather than millis by ZHANG Dapeng · 6 years ago
  18. e3f8891 protobuf,examples: move json encoding to examples by Carl Mastrangelo · 6 years ago
  19. 21b73bb core: partially stabilize Attributes API (#4458) by zpencer · 6 years ago
  20. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  21. 2b6edfc grpclb: move load balancer proto to package-matching directory by Carl Mastrangelo · 6 years ago
  22. 4e82e62 Fix compilation in Java 9 by Eric Anderson · 6 years ago
  23. 14003c1 build.gradle: bump protobuf plugin to 0.8.5 (#4101) by zpencer · 6 years ago
  24. a438456 grpclb: Cache Subchannels for 10 seconds after it is removed from the backendlist (#4238) by Kun Zhang · 6 years ago
  25. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 6 years ago
  26. 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 6 years ago
  27. f44fc50 grpclb: enter fallback mode immediately when balancer and all backend… (#4007) by Kun Zhang · 6 years ago
  28. b109595 core: move Instrumented, LogId, WithLogId to io.grpc.internal as public (#3995) by zpencer · 6 years ago
  29. 4b54df3 bazel,grpclb: add a bazel build definition by Shohei Kamimori · 6 years ago
  30. ba8063e all: Prefer mock+delegatesTo() over Mockito.spy() by Eric Anderson · 6 years ago
  31. 6eaae5d core/grpclb: resolve TXT records in DNS name resolver and include balancer addresses by Carl Mastrangelo · 6 years ago
  32. 173ca5d cronet, grpc-lb, interop-testing: fix lints #3848 by zpencer · 6 years ago
  33. c9b02db all: add Status messages to all statuses by Carl Mastrangelo · 6 years ago
  34. 9e7a4c4 core: move WithLog and LogId to io.grpc (#3813) by zpencer · 6 years ago
  35. aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 6 years ago
  36. 9239984 grpclb: switch to fallback mode if all connections are lost (#3744) by Kun Zhang · 6 years ago
  37. d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
  38. 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
  39. 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
  40. 95a2723 core,grpclb: use denser atomics for census by Carl Mastrangelo · 7 years ago
  41. 72f6d9b core: add first-class drop support in LoadBalancer. by Kun Zhang · 7 years ago
  42. a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
  43. 7e534ed core: record individual messages with sizes to Census/tracing (#3461) by Kun Zhang · 7 years ago
  44. df92533 grpclb: fallback to backend addresses (#3439) by Kun Zhang · 7 years ago
  45. 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 7 years ago
  46. 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 7 years ago
  47. 4854318 grpclb: remove expiration_interval. (#3398) by Kun Zhang · 7 years ago
  48. 182164e compiler: Add option to disable version output by Eric Anderson · 8 years ago
  49. ab65c79 grpclb: refactor main GRPCLB logic out of GrpclbLoadBalancer. (#3369) by Kun Zhang · 7 years ago
  50. ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
  51. 8634632 grpclb: use two-level drop behavior (#3343) by Kun Zhang · 7 years ago
  52. 13ef226 core: Use bulk operation instead of iteration by myPrecious · 7 years ago
  53. 65ea0bd core,grpclb: deprecate LoadBalancer.Helper.updatePicker() by ZHANG Dapeng · 7 years ago
  54. c8216e4 grpclb: update load_balancer.proto to the latest version. (#3329) by Kun Zhang · 7 years ago
  55. 71353c8 grpclb: implement Channel State API for GRPCLB by ZHANG Dapeng · 7 years ago
  56. f54a2df grpclb: force GRPCLB policy when NameResolver returns at least one balancer. (#3291) by Kun Zhang · 7 years ago
  57. 04e0450 core: pass CallOptions to newClientStreamTracer(). (#3276) by Kun Zhang · 7 years ago
  58. 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 7 years ago
  59. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  60. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  61. 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  62. 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
  63. a343e99 grpclb: Avoid reference equality for protobuf in oneof by Eric Anderson · 7 years ago
  64. cf0e161 Remove unused variables by Eric Anderson · 7 years ago
  65. f4173c3 core,grpclb: Update addresses in OobChannel by Eric Anderson · 7 years ago
  66. 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 7 years ago
  67. 0d6b418 Implement GRPCLB client-side load reporting (#2941) by Kun Zhang · 7 years ago
  68. dcc3902 grpclb: remove non-determinism workaround by Eric Anderson · 7 years ago
  69. c1a2fb4 grpclb: expose the token metadata key. (#2944) by Kun Zhang · 7 years ago
  70. 10dd34b grpclb: Flatten LB addresses to use pick-first by Eric Anderson · 7 years ago
  71. 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 7 years ago
  72. 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 7 years ago
  73. 123bb31 grpclb: skip picker updates that have no effect (#2876) by Kun Zhang · 7 years ago
  74. 418d52d core: unify EquivalentAddressGroup and its immitators. (#2755) by Kun Zhang · 7 years ago
  75. 7c3f664 grpclb: set LB tokens to headers. (#2812) by Kun Zhang · 7 years ago
  76. 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 7 years ago
  77. 7bb60dc core: introduce PickSubchannelArgs (#2740) by Łukasz Strzałkowski · 7 years ago
  78. 2fab889 grpclb: fix a bug in handling server address updates. by Kun Zhang · 7 years ago
  79. a9bd947 core: promote LBv2 classes. by Kun Zhang · 7 years ago
  80. a6b1d89 core: delete the old channel impl and LoadBalancer. by Kun Zhang · 7 years ago
  81. 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 7 years ago
  82. b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 7 years ago
  83. e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 7 years ago
  84. 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 7 years ago
  85. 5bfac21 grpclb: add GrpclbLoadBalancerFactory2 by Kun Zhang · 7 years ago
  86. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 7 years ago
  87. efbcd1f core: change method descriptor to be builder based by Carl Mastrangelo · 7 years ago
  88. 4a4f25a weekly cleanup: errorprone, javastyle, unused (#2566) by ZHANG Dapeng · 7 years ago
  89. 322eb8c grpclb: re-implement GrpclbLoadBalancer in v2 API. (#2557) by Kun Zhang · 7 years ago
  90. 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 7 years ago
  91. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 7 years ago
  92. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  93. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  94. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  95. 23652c5 core: change API of NameResolver#onUpdate by Lukasz Strzalkowski · 8 years ago
  96. 63d5473 Sync load_balancer.proto to latest version. by Kun Zhang · 8 years ago
  97. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  98. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  99. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  100. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago