1. 52a7b62 testing-proto: add test for @RpcMethod by jbingham-google · 6 years ago
  2. 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
  3. ffcb3b9 compiler, stub: Rename inputType and outputType in @RpcMethod by jbingham-google · 6 years ago
  4. 9229e30 compiler, stub: Add @RpcMethod annotation by jbingham-google · 6 years ago
  5. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  6. 4c4fda3 stub: remove static Method descriptors and stabilize method accessors by Carl Mastrangelo · 6 years ago
  7. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  8. 4e82e62 Fix compilation in Java 9 by Eric Anderson · 6 years ago
  9. 14003c1 build.gradle: bump protobuf plugin to 0.8.5 (#4101) by zpencer · 6 years ago
  10. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 6 years ago
  11. 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 6 years ago
  12. aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 6 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. 0246674 core: move census registration into internal by Carl Mastrangelo · 7 years ago
  17. a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
  18. 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 7 years ago
  19. 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 7 years ago
  20. 182164e compiler: Add option to disable version output by Eric Anderson · 8 years ago
  21. ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
  22. 86ef4c5 testing-proto: add string message to simpleservice.proto to facilitate testing by ZHANG Dapeng · 7 years ago
  23. 0a36c9d all: migrate .proto files from testing-proto to interop-testing by ZHANG Dapeng · 7 years ago
  24. 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 7 years ago
  25. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  26. 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  27. 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
  28. 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 7 years ago
  29. b6bf252 interop-testing: add cacheable_unary test by Eric Gribkoff · 7 years ago
  30. 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 7 years ago
  31. 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 7 years ago
  32. 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 7 years ago
  33. 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 7 years ago
  34. b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 7 years ago
  35. e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 7 years ago
  36. 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 7 years ago
  37. 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 7 years ago
  38. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 7 years ago
  39. b6ebede testing: added junit rule for in-process servers by Joey Bratton · 7 years ago