1. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  2. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  3. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  4. 23652c5 core: change API of NameResolver#onUpdate by Lukasz Strzalkowski · 8 years ago
  5. 63d5473 Sync load_balancer.proto to latest version. by Kun Zhang · 8 years ago
  6. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  7. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  8. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  9. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  10. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  11. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  12. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  13. 88a0378 core: Add a RoundRobin LoadBalancer. by William Thurston · 8 years ago
  14. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  15. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  16. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  17. a05ab57 core: emit lists of lists from NameResolver by William Thurston · 8 years ago
  18. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  19. bc661e7 all: Finish adding tracking issues for ExperimentalApi by Carl Mastrangelo · 8 years ago
  20. 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 8 years ago
  21. 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 8 years ago
  22. 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 8 years ago
  23. 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 8 years ago
  24. 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 8 years ago
  25. 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 8 years ago
  26. f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 8 years ago
  27. 65d3847 Remove references to Throwable.propagate by Carl Mastrangelo · 8 years ago
  28. 053a18e Use Attributes as the affinity data for LB. by elandau · 8 years ago
  29. 016d4a5 Use bytes instead of a string for IP address. by Kun Zhang · 8 years ago
  30. 2491402 Remove or use unused variables. by Kun Zhang · 8 years ago
  31. ffe0dce Add missing override annotation to generated protos by Carl Mastrangelo · 8 years ago
  32. 72f1e88 Inlcude the file that was used to generate service descriptors by Carl Mastrangelo · 9 years ago
  33. 7a29f39 Pass transports instead of futures of transports for new calls. by Kun Zhang · 9 years ago
  34. ab1bc05 Update package name for grpc load balancer proto. by Kun Zhang · 9 years ago
  35. 86ef8e7 Fix Intellij syncing for some generated dirs by Louis Ryan · 9 years ago
  36. b752e76 Automated readability/efficiency tweaks by Eric Anderson · 9 years ago
  37. 1488010 Use generics for LoadBalancer to avoid ClientTransport exposure by Eric Anderson · 9 years ago
  38. e2ed2e8 Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5 by Kun Zhang · 9 years ago
  39. d52429d Reduce number of codegen'd classes needed for Services by Eric Anderson · 9 years ago
  40. 218865a Revert "More information for debugging." by Eric Anderson · 9 years ago
  41. eca1f7c More information for debugging. by Kun Zhang · 9 years ago
  42. fb8532a Fix issues discovered by internal GRPCLB integration test. by Kun Zhang · 9 years ago
  43. 59c1a6a Use lbTransport if the LB request got a UNIMPLEMENTED response by Kun Zhang · 9 years ago
  44. 663a4f4 Make BlankFutureProvider preserve the order. by Kun Zhang · 9 years ago
  45. d3d8adb Allow support for nanosecond timeouts, and use nanoseconds consistently throughout our code by Carl Mastrangelo · 9 years ago
  46. e83ac98 The GRPCLB load-balancer. by Kun Zhang · 9 years ago