1. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  2. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  3. a05ab57 core: emit lists of lists from NameResolver by William Thurston · 8 years ago
  4. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  5. bc661e7 all: Finish adding tracking issues for ExperimentalApi by Carl Mastrangelo · 8 years ago
  6. 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 8 years ago
  7. 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 8 years ago
  8. 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 8 years ago
  9. 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 8 years ago
  10. 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 8 years ago
  11. 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 8 years ago
  12. f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 8 years ago
  13. 65d3847 Remove references to Throwable.propagate by Carl Mastrangelo · 9 years ago
  14. 053a18e Use Attributes as the affinity data for LB. by elandau · 9 years ago
  15. 016d4a5 Use bytes instead of a string for IP address. by Kun Zhang · 9 years ago
  16. 2491402 Remove or use unused variables. by Kun Zhang · 9 years ago
  17. ffe0dce Add missing override annotation to generated protos by Carl Mastrangelo · 9 years ago
  18. 72f1e88 Inlcude the file that was used to generate service descriptors by Carl Mastrangelo · 9 years ago
  19. 7a29f39 Pass transports instead of futures of transports for new calls. by Kun Zhang · 9 years ago
  20. ab1bc05 Update package name for grpc load balancer proto. by Kun Zhang · 9 years ago
  21. 86ef8e7 Fix Intellij syncing for some generated dirs by Louis Ryan · 9 years ago
  22. b752e76 Automated readability/efficiency tweaks by Eric Anderson · 9 years ago
  23. 1488010 Use generics for LoadBalancer to avoid ClientTransport exposure by Eric Anderson · 9 years ago
  24. e2ed2e8 Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5 by Kun Zhang · 9 years ago
  25. d52429d Reduce number of codegen'd classes needed for Services by Eric Anderson · 9 years ago
  26. 218865a Revert "More information for debugging." by Eric Anderson · 9 years ago
  27. eca1f7c More information for debugging. by Kun Zhang · 9 years ago
  28. fb8532a Fix issues discovered by internal GRPCLB integration test. by Kun Zhang · 9 years ago
  29. 59c1a6a Use lbTransport if the LB request got a UNIMPLEMENTED response by Kun Zhang · 9 years ago
  30. 663a4f4 Make BlankFutureProvider preserve the order. by Kun Zhang · 9 years ago
  31. d3d8adb Allow support for nanosecond timeouts, and use nanoseconds consistently throughout our code by Carl Mastrangelo · 9 years ago
  32. e83ac98 The GRPCLB load-balancer. by Kun Zhang · 9 years ago