1. 9954c5f services: HealthStatusManager not to expose server stub methods by ZHANG Dapeng · 7 years ago
  2. 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 7 years ago
  3. 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 7 years ago
  4. 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 7 years ago
  5. 075b5ec services: Remove unused variables by Eric Anderson · 8 years ago
  6. 260fc27 services: update monitoring.proto by Eric Gribkoff · 8 years ago
  7. 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 8 years ago
  8. f2beea6 services: add monitoring service by Eric Gribkoff · 8 years ago
  9. c2cbd5f services: move proto services to io.grpc.protobuf.services by Eric Gribkoff · 8 years ago
  10. e345273 services: don't update reflection index mid-stream by Eric Gribkoff · 8 years ago
  11. 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 8 years ago
  12. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 8 years ago
  13. b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 8 years ago
  14. e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 8 years ago
  15. 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 8 years ago
  16. cbe0ecd all: fix linter found on import by Carl Mastrangelo · 8 years ago
  17. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  18. 5bae984 services: remove no-op call in reflection service test by Eric Gribkoff · 8 years ago
  19. d59973c core,services: separately index mutable and immutable services by Eric Gribkoff · 8 years ago
  20. 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 8 years ago
  21. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
  22. aada078 services: Flow control for proto reflection service by Eric Gribkoff · 8 years ago
  23. c8c9fff services: Proto reflection service by Eric Gribkoff · 8 years ago
  24. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  25. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  26. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  27. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  28. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  29. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  30. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  31. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  32. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  33. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  34. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  35. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  36. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  37. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  38. 676bf48 core: fix nags from linter by Carl Mastrangelo · 8 years ago
  39. b7eea7c implements health check service by ZHANG Dapeng · 8 years ago