1. d42559c Swap nano from Parser to message factory by Eric Anderson · 9 years ago
  2. 47a7ccf Avoid Parser for normal protobuf by Eric Anderson · 9 years ago
  3. 66b984c Extract the fully-qualified service name into a public static final field on the service container type. by David P. Baker · 9 years ago
  4. db0423c Rename CHECK and FAIL macros to avoid conflict with internal macros when syncing back by Kun Zhang · 9 years ago
  5. c00e15f Check javanano_use_deprecated_package in the message's FileDescriptor, not the current file's. by Kun Zhang · 9 years ago
  6. 5bb0ea9 Annotate method descritpor files in the generated code with ExperimentalApi by Kun Zhang · 9 years ago
  7. bd23a8d Upgrade to protobuf-3.0.0-beta-1 by Kun Zhang · 9 years ago
  8. 042b278 Remove the first MethodDescriptor constructor. by Kun Zhang · 9 years ago
  9. 67fc45d Rename Duplex to Bidi by Carl Mastrangelo · 9 years ago
  10. eb92967 Get rid of AbstractServiceDescriptor as it is no longer useful by Kun Zhang · 9 years ago
  11. 686dcff Rename unaryFutureCall to futureUnaryCall by Kun Zhang · 9 years ago
  12. 690b26e Sanitize ClientCalls. by Kun Zhang · 9 years ago
  13. 79f3f02 Migrate from PARSER to parser() as a way of getting the parser of a protobuf message. by Kun Zhang · 9 years ago
  14. 867c76d Separate ServerCall binding utilities per method type. by Kun Zhang · 9 years ago
  15. c73b75e Change AbstractServiceDescriptor.methods() to Collection. Resolves #573 by Kun Zhang · 9 years ago
  16. 73acc73 Remove Method and switch its users to MethodDescriptor. by Kun Zhang · 9 years ago
  17. d3c5b00 Add CallOptions. by Kun Zhang · 9 years ago
  18. af9fb6d Migrate from PARSER to parser() as a way of getting the parser of a protobuf message. by Kun Zhang · 9 years ago
  19. 2ee4d02 Rename Call to ClientCalls. by Kun Zhang · 9 years ago
  20. 3666de4 Use more precise names for protobuf and nano by Eric Anderson · 9 years ago
  21. 76d0955 Clean up warnings by Eric Anderson · 9 years ago
  22. dcff315 Add nano support to Java codegen. Now the user can specify a flag nano=true by Xiao Hang · 10 years ago
  23. 95c6f50 Udate TODOs to use Github user names by Louis Ryan · 10 years ago
  24. fb28ad2 Improve Gradle build of protoc grpc plugin by Eric Anderson · 10 years ago[Renamed from compiler/src/java_generator.cc]
  25. f831458 Removing all references to "stubby" by nmittler · 10 years ago
  26. 4de2026 Fix TODO attribution by ejona · 10 years ago
  27. 9de8e4b Make Java codegen ready for open-source. It can be built with the Github HEAD by zhangkun · 10 years ago