1. 0d4051c Include Java's @Deprecated annotation on RPC services or methods with `option deprecated = true;` by elandau · 6 years ago
  2. 4335445 Start 1.15.0 development cycle (#4650) by zpencer · 6 years ago
  3. 4c4fda3 stub: remove static Method descriptors and stabilize method accessors by Carl Mastrangelo · 6 years ago
  4. 8a3e623 Start 1.14.0 development cycle by ZHANG Dapeng · 6 years ago
  5. 8be87de compiler: make testing service used by compiler not conflict with interop-testing proto by Carl Mastrangelo · 7 years ago
  6. 62e6e2d Start 1.13.0 development cycle (#4383) by zpencer · 7 years ago
  7. 8d3d26d compiler: allow capitalized java keywords as rpc names (#4309) by zpencer · 7 years ago
  8. 11c8bcd Start 1.12.0 development cycle by Eric Anderson · 7 years ago
  9. 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 7 years ago
  10. 2f05c23 Start 1.11.0 development cycle by Eric Gribkoff · 7 years ago
  11. 04420df Start 1.10.0 development cycle (#3877) by Kun Zhang · 7 years ago
  12. ae37d21 all: bump to 1.9.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  13. d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
  14. 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
  15. 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
  16. 55621a3 Start 1.8.0 development cycle by Eric Anderson · 7 years ago
  17. a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
  18. ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
  19. 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 7 years ago
  20. 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  21. 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 8 years ago
  22. 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 8 years ago
  23. 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 8 years ago
  24. 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 8 years ago
  25. 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 8 years ago
  26. e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 8 years ago
  27. 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 8 years ago
  28. 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 8 years ago
  29. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
  30. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  31. 8f5adf8 compiler: flip enable_deprecated option to false (#2080) by ZHANG Dapeng · 8 years ago
  32. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  33. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  34. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  35. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  36. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  37. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  38. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 9 years ago
  39. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  40. 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 9 years ago
  41. 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 9 years ago
  42. 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 9 years ago
  43. 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 9 years ago
  44. 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 9 years ago
  45. 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 9 years ago
  46. f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 9 years ago
  47. b22bcdf Use lite argument in codegen instead of LITE_RUNTIME by Eric Anderson · 9 years ago