1. 137b2ef Upgrade protobuf-gradle-plugin to 0.6.1 by Kun Zhang · 9 years ago
  2. 35f77ee Upgrade to protobuf-gradle-plugin 0.5.0 by Kun Zhang · 9 years ago
  3. 8c1d38a Adding default User-Agent for netty and okhttp. by nmittler · 9 years ago
  4. af9fb6d Migrate from PARSER to parser() as a way of getting the parser of a protobuf message. by Kun Zhang · 9 years ago
  5. a251171 Upgrade to protobuf-3.0.0-alpha-3 by Kun Zhang · 9 years ago
  6. 4ee2a65 Allowing Netty TLS bootstrap handler to be sharable. by nmittler · 9 years ago
  7. d242b22 Upgrade OkHttp to 2.4. by Xudong Ma · 9 years ago
  8. b0619c4 Update version to 0.8.0-SNAPSHOT for next cycle by Eric Anderson · 9 years ago
  9. d9ba206 Release commit for 0.7.0 by Eric Anderson · 9 years ago
  10. 6affc8d upgrade okhttp to 2.3 by Xudong Ma · 9 years ago
  11. 74cfe6c Adding alpn_boot configuration to the parent build file. by nmittler · 9 years ago
  12. 65d73c0 Don't use reflection for epoll/unix domain sockets by Eric Anderson · 9 years ago
  13. 568d25d Delete the generated files only before generateProto. by Kun Zhang · 9 years ago
  14. 8f537e3 updates to test native epoll by nmittler · 9 years ago
  15. 9805e27 Add property ``protoc=/path/to/protoc`` by Kun Zhang · 9 years ago
  16. 2cdc5e3 Fix a bug that checked-in generated code are not re-compiled. by Kun Zhang · 9 years ago
  17. 287a27a Upgrade to protobuf-gradle-plugin:0.4.0 by Kun Zhang · 9 years ago
  18. 589afef changed the netty-codec-http2 depdendency to released version by Mark Kelly · 9 years ago
  19. 6b1e7d6 Recompile proto files if codegen has changed. by Kun Zhang · 9 years ago
  20. 2f74971 Unify build properties. by Kun Zhang · 9 years ago
  21. c5b94c7 Use protoc from Maven Central. by Kun Zhang · 9 years ago
  22. 693a7d2 Fix the filesets to be checked by checkstyle. by Kun Zhang · 9 years ago
  23. 111f6dd Allow people to skip codegen compilation. by Kun Zhang · 9 years ago
  24. 041cdb1 Add Jacoco code coverage by Eric Anderson · 9 years ago
  25. 10fb206 Produce combined JavaDoc, add links, exclude internals by Eric Anderson · 9 years ago
  26. ad44f0a Make checkstyle fail build by default by Eric Anderson · 9 years ago
  27. 221c534 Fix build on Windows/VC++ by Kun Zhang · 9 years ago
  28. 41940f7 Upgrade to protobuf plugin 0.3.1 by Kun Zhang · 9 years ago
  29. 2b917e2 Update to protobuf-gradle-plugin:0.2.1 by Kun Zhang · 9 years ago
  30. 3ddd1d5 Log stack traces of test failures to the console. by Kun Zhang · 9 years ago
  31. af18876 Upgrade to com.google.protobuf:protobuf-gradle-plugin:0.1.0 by Kun Zhang · 9 years ago
  32. 4bc2d6d Remove call sites of Os.isFamily(). Use osdetector instead by Kun Zhang · 9 years ago
  33. da3c3f8 Solution for GRPC codegen deployment. by zhangkun83 · 10 years ago
  34. 90706dc Rename the codegen binary from java_plugin to protoc-gen-grpc-java by Kun Zhang · 9 years ago
  35. 9aae6f6 checkstyle change: by Xudong Ma · 10 years ago
  36. 26141b4 Allow checkstyle failures fatal, and fix last issues by Eric Anderson · 10 years ago
  37. c3e8dae Add checkstyle checking by Eric Anderson · 10 years ago
  38. 76d0955 Clean up warnings by Eric Anderson · 10 years ago
  39. 7e8a02c Add name and developers to pom by Eric Anderson · 10 years ago
  40. 767a12c Switch to use new leaner auth library for OAuth interceptor by Louis Ryan · 10 years ago
  41. 14444a9 Force JavaDoc to intepret code as UTF-8 by Eric Anderson · 10 years ago
  42. 2a42509 Migrating to Netty 4.1 by nmittler · 10 years ago
  43. 54be11e Updating to the latest Netty version. by nmittler · 10 years ago
  44. 732cfc0 Disable Javadoc doclint on Java 8 by nmittler · 10 years ago
  45. 192144e Add Sonatype OSSRH upload support, with nice POMs by Eric Anderson · 10 years ago
  46. b938ba5 Support building on Windows by Eric Anderson · 10 years ago
  47. a6f5fff Depend on proto 3.0.0-alpha-2 instead of snapshot by Eric Anderson · 10 years ago
  48. c60f017 Open source nano proto related code by rocking · 10 years ago
  49. b1cc7cc Upgrade com.twitter.hpack to v0.10.1 by Jeff Pinner · 10 years ago
  50. 61179ab Set encoding for Java source to UTF-8 by Eric Anderson · 10 years ago
  51. b897a89 Adding RouteGuide example and deleting others. by nmittler · 10 years ago
  52. 7ddcdfd Define ALPN package as an extra variable, to be reused by subprojects. by Jakob Buchgraber · 10 years ago
  53. e26608f Avoid MoreObjects for "old guava" compatibility by Eric Anderson · 10 years ago
  54. 3fd7d06 Add QPS Client to perform throughput and latency tests. by Jakob Buchgraber · 10 years ago
  55. fb28ad2 Improve Gradle build of protoc grpc plugin by Eric Anderson · 10 years ago
  56. 6a93de9 Remove explicit Okio dependency. by Jake Wharton · 10 years ago
  57. f831458 Removing all references to "stubby" by nmittler · 10 years ago
  58. 0ca6584 Move to a non-snapshot version of OkHttp by Manik Surtani · 10 years ago
  59. 02c953e Migrating run scripts to gradle. by nmittler · 10 years ago
  60. 52f4220 Adding .gitignore for eclipse files. by nmittler · 10 years ago
  61. 164b734 Adding gradle build for Java grpc by nathanmittler · 10 years ago