1. a6edc29 Improve Status exception message by Eric Anderson · 10 years ago
  2. 78cde0d Move Status.toString next to other methods by Eric Anderson · 10 years ago
  3. 3db9297 Add missing @RunWith. by Xudong Ma · 10 years ago
  4. f38c2a0 Add missing copyright headers by Eric Anderson · 10 years ago
  5. 69cef51 Improve CONTRIBUTING.md by Eric Anderson · 10 years ago
  6. 7c6b627 Close frame reader and notify the listener in reader thread, to avoid reading after reader is closed. by Xudong Ma · 10 years ago
  7. 23972a2 Adding outbound flow control API for the transport API by nmittler · 10 years ago
  8. 9f56145 Adding outbound flow control API for Call/ServerCall by nmittler · 10 years ago
  9. 040007e Add package statement to HttpUtilTest by Eric Anderson · 10 years ago
  10. c3e8dae Add checkstyle checking by Eric Anderson · 10 years ago
  11. c5bcbc6 Handle spaces in shell script by Eric Anderson · 10 years ago
  12. 54c31b0 Fix compile error introduced by previous commit by Jakob Buchgraber · 10 years ago
  13. 3f7325e Allow switching between Netty 4 & 5 by restricting to intersection of interfaces by Louis Ryan · 10 years ago
  14. 0076243 Add WritableBuffer interface for zero copy data writes. Fixes #8 by Jakob Buchgraber · 10 years ago
  15. ee19f06 Add new readme for Auth related issues by Louis Ryan · 10 years ago
  16. 76d0955 Clean up warnings by Eric Anderson · 10 years ago
  17. 7e8a02c Add name and developers to pom by Eric Anderson · 10 years ago
  18. 767a12c Switch to use new leaner auth library for OAuth interceptor by Louis Ryan · 10 years ago
  19. 1216de6 Add support to Netty builders for other channel types. Demonstrate and test use of this with local channels by Louis Ryan · 10 years ago
  20. 89cb2d1 Updating to latest Netty for frame logger optimizations. by nmittler · 10 years ago
  21. a623445 Fix IntelliJ project generation by including generated protobuf srcs by Louis Ryan · 10 years ago
  22. acfe3de Stall MessageDeframer pro-actively by Eric Anderson · 10 years ago
  23. 14444a9 Force JavaDoc to intepret code as UTF-8 by Eric Anderson · 10 years ago
  24. d4d66a5 Better error description onGoAwayRead by nmittler · 10 years ago
  25. 238a4cb Add two extra cases to make edge case testing more obvious. by Eric Anderson · 10 years ago
  26. 8986fc3 Reorganize tests. Tweak Javadoc formatting by Eric Anderson · 10 years ago
  27. 0e904f0 Tweak Http2Error and add tests by Eric Anderson · 10 years ago
  28. f822416 Use DEFAULT_WORKER_EVENT_LOOP_GROUP for both client and server. Fixes #82 by Jakob Buchgraber · 10 years ago
  29. c56cec7 Update README.md to Netty 4.1 by Jakob Buchgraber · 10 years ago
  30. 2a42509 Migrating to Netty 4.1 by nmittler · 10 years ago
  31. 54be11e Updating to the latest Netty version. by nmittler · 10 years ago
  32. a979197 Merge pull request #178 from nmittler/okhttp by Nathan Mittler · 10 years ago
  33. ad5ae25 Fixes javadoc errors by Jorge Canizales · 10 years ago
  34. fad21aa Test receiving invalid stream IDs in okhttp by nmittler · 10 years ago
  35. f1b6f62 Merge pull request #166 from nmittler/doclint by Nathan Mittler · 10 years ago
  36. dfcfb7b Tightening up error message for GO_AWAY. by nmittler · 10 years ago
  37. 2c07e23 Merge pull request #177 from nmittler/irce by Nathan Mittler · 10 years ago
  38. 4deff02 Proper buffer closure when receiving DATA with EOS by nmittler · 10 years ago
  39. 456216b Add some details for building on Windows. by Eric Anderson · 10 years ago
  40. 967c27d Merge pull request #165 from nmittler/doclint by Nathan Mittler · 10 years ago
  41. 732cfc0 Disable Javadoc doclint on Java 8 by nmittler · 10 years ago
  42. bdb3f4e Merge pull request #161 from adewale/patch-1 by Nathan Mittler · 10 years ago
  43. 9b5575d Correct small grammar error in comment. by Ade Oshineye · 10 years ago
  44. 192144e Add Sonatype OSSRH upload support, with nice POMs by Eric Anderson · 10 years ago
  45. b938ba5 Support building on Windows by Eric Anderson · 10 years ago
  46. 4a2c0a5 Have SendGrpcFrameCommand constructor take an AbstractStream object instead of a stream id. by Jakob Buchgraber · 10 years ago
  47. ef87818 Polish javadoc for transport/ by zhangkun83 · 10 years ago
  48. abd4eec Implement cancellation for the Future interface. by zhangkun83 · 10 years ago
  49. b780bf0 Merge pull request #151 from nmittler/examples_style by Nathan Mittler · 10 years ago
  50. 2c7c32d More example changes to match style guide. by nmittler · 10 years ago
  51. bb71e21 Merge pull request #149 from nmittler/examples_style by Nathan Mittler · 10 years ago
  52. 81cc0da Updating examples to be consistent with proto3 styleguide. by nmittler · 10 years ago
  53. 4afd984 Merge pull request #147 from grpc/jayantkolhe-patch-1 by louiscryan · 10 years ago
  54. b700ade Create PATENTS by Jayant Kolhe · 10 years ago
  55. 6f0b21e Update compiler/README.md with nano codegen commandline by Xiao Hang · 10 years ago
  56. 62fb1d2 Bug fix. frameWriter and frameReader are not initialized when an Exception is thrown in socket creation. by Xiao Hang · 10 years ago
  57. 6c6789c Adding SimpleContext back into messages.proto. by nmittler · 10 years ago
  58. b784eb6 Merge pull request #138 from ejona86/proto-release by Nathan Mittler · 10 years ago
  59. a6f5fff Depend on proto 3.0.0-alpha-2 instead of snapshot by Eric Anderson · 10 years ago
  60. 98e5a38 Merge pull request #137 from nmittler/test_protos by Nathan Mittler · 10 years ago
  61. 0e7685b Updating integ test protos to be consistent with C by nmittler · 10 years ago
  62. fc55f8b Merge pull request #136 from grpc/jayantkolhe-patch-1 by Nathan Mittler · 10 years ago
  63. 1ddd47b Merge pull request #134 from ejona86/proto3 by Nathan Mittler · 10 years ago
  64. 02a02c3 Update README.md by Jayant Kolhe · 10 years ago
  65. ff2a285 Swap to proto3 by Eric Anderson · 10 years ago
  66. df321fe Create temporary directory for javanano test if it does not exist. by Jakob Buchgraber · 10 years ago
  67. 33717e7 Merge pull request #133 from grpc/revert-132-removenanotest by zsurocking · 10 years ago
  68. 5902c6a Revert "Remove nano codegen test temporarily. Currently I haven't figuired" by zsurocking · 10 years ago
  69. c449d90 Merge pull request #132 from zsurocking/removenanotest by zsurocking · 10 years ago
  70. b8f5c90 Remove nano codegen test temporarily. Currently I haven't figuired by Xiao Hang · 10 years ago
  71. 5cb7b6d Merge pull request #113 from grpc/mugurm-patch-1 by Jayant Kolhe · 10 years ago
  72. 69e778f Update CONTRIBUTING.md by Mugur Marculescu · 10 years ago
  73. c60f017 Open source nano proto related code by rocking · 10 years ago
  74. c01af90 Polish javadoc for stub/* by zhangkun83 · 10 years ago
  75. 961ecc5 Update CONTRIBUTING.md by Mugur Marculescu · 10 years ago
  76. dcff315 Add nano support to Java codegen. Now the user can specify a flag nano=true by Xiao Hang · 10 years ago
  77. 46dd47f Cleanup Javadoc for Channel, ServerCall and their related classes. by Louis Ryan · 10 years ago
  78. 1961402 Revert "Have SendGrpcFrameCommand constructor take an AbstractStream object instead of a stream id." by Jakob Buchgraber · 10 years ago
  79. 7ef1781 Cleanup and Nitpicking by Jakob Buchgraber · 10 years ago
  80. 0d78268 Have SendGrpcFrameCommand constructor take an AbstractStream object instead of a stream id. by Jakob Buchgraber · 10 years ago
  81. 1a39f7b Merge pull request #128 from jpinner/bump_hpack by Nathan Mittler · 10 years ago
  82. 194cad3 Merge pull request #127 from nmittler/helloworld by Nathan Mittler · 10 years ago
  83. 87daf0e Adding HelloWorld example to grpc-java repo. by nmittler · 10 years ago
  84. b1cc7cc Upgrade com.twitter.hpack to v0.10.1 by Jeff Pinner · 10 years ago
  85. 488f8a9 Merge pull request #117 from nmittler/stream_removal_fix by Nathan Mittler · 10 years ago
  86. 61179ab Set encoding for Java source to UTF-8 by Eric Anderson · 10 years ago
  87. 360a84f Merge pull request #108 from nmittler/route_guide by Nathan Mittler · 10 years ago
  88. b897a89 Adding RouteGuide example and deleting others. by nmittler · 10 years ago
  89. 494d273 Merge pull request #112 from nmittler/comments by Nathan Mittler · 10 years ago
  90. 23f513c Some comment cleanup in the Netty builders. by nmittler · 10 years ago
  91. cc17041 Fixing memory leak in stream removal policy by nmittler · 10 years ago
  92. 425e3c0 Remove dead GrpcFramingUtil class by Louis Ryan · 10 years ago
  93. 5b1bc15 Create CONTRIBUTING.md by Mugur Marculescu · 10 years ago
  94. 95c6f50 Udate TODOs to use Github user names by Louis Ryan · 10 years ago
  95. 7b25aaf Remove target from .gitignore by Eric Anderson · 10 years ago
  96. 3af5add Add java_package proto option for portability by Eric Anderson · 10 years ago
  97. c6c0a3b Remove user prefix from NettyServerBuilder.userBossEventLoopGroup(). Fixes #73 by Jakob Buchgraber · 10 years ago
  98. bd81a58 Add duration paramter to QPS Client and remove "server_threads" parameter. by Jakob Buchgraber · 10 years ago
  99. ee6c9d7 Add scary JavaDoc to Metadata.setAuthority() by Eric Anderson · 10 years ago
  100. dbf7d52 Make sure to close InputStream even if cancelled by Eric Anderson · 10 years ago