1. 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 8 years ago
  2. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 8 years ago
  3. b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 8 years ago
  4. e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 8 years ago
  5. 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 8 years ago
  6. cbe0ecd all: fix linter found on import by Carl Mastrangelo · 8 years ago
  7. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  8. 5bae984 services: remove no-op call in reflection service test by Eric Gribkoff · 8 years ago
  9. d59973c core,services: separately index mutable and immutable services by Eric Gribkoff · 8 years ago
  10. 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 8 years ago
  11. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
  12. aada078 services: Flow control for proto reflection service by Eric Gribkoff · 8 years ago
  13. c8c9fff services: Proto reflection service by Eric Gribkoff · 8 years ago
  14. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  15. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  16. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  17. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  18. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  19. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  20. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  21. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  22. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  23. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  24. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  25. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  26. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  27. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  28. 676bf48 core: fix nags from linter by Carl Mastrangelo · 8 years ago
  29. b7eea7c implements health check service by ZHANG Dapeng · 8 years ago