1. bc347e3 Display the required Protobuf version when building codegen by Kun Zhang · 9 years ago
  2. 210114d Ease use of JWT by passing URI to auth library by Eric Anderson · 9 years ago
  3. db0423c Rename CHECK and FAIL macros to avoid conflict with internal macros when syncing back by Kun Zhang · 9 years ago
  4. ad6c26e Merge pull request #915 from nmittler/build_fixes by Nathan Mittler · 9 years ago
  5. 6a526ec Adding missing RunWith annotation for tests. by nmittler · 9 years ago
  6. 0a51f0f Move StreamRecorder to testing package. by Xudong Ma · 9 years ago
  7. d3ab427 Enforce content-type on client and server. by nmittler · 9 years ago
  8. 949b6d7 Fields in MethodDescriptor can't be null by Eric Anderson · 9 years ago
  9. fb984bb Update to protobuf beta for Android interop test by Xudong Ma · 9 years ago
  10. c00e15f Check javanano_use_deprecated_package in the message's FileDescriptor, not the current file's. by Kun Zhang · 9 years ago
  11. d59d6dc Upgrade to latest netty-tcnative by nmittler · 9 years ago
  12. 9243157 Fix broken interop test, using new StreamObserver API. by Xiao Hang · 9 years ago
  13. 396f060 Add test to prove RST closes stream, and remove hack from transport to force closure. by Carl Mastrangelo · 9 years ago
  14. 5bb0ea9 Annotate method descritpor files in the generated code with ExperimentalApi by Kun Zhang · 9 years ago
  15. bd23a8d Upgrade to protobuf-3.0.0-beta-1 by Kun Zhang · 9 years ago
  16. d678498 Add unit tests for AbstractServerStream by Carl Mastrangelo · 9 years ago
  17. 0958fd4 Fix flakiness in test timeoutOnSleepingServer by Xudong Ma · 9 years ago
  18. 3620243 Merge pull request #891 from stanley-cheung/move_grpc_common_examples by Eric Anderson · 9 years ago
  19. 46687fe update android example readme by Stanley Cheung · 9 years ago
  20. 1f0cad2 Implement per_rpc_creds test by Xudong Ma · 9 years ago
  21. 61422d6 add back protos and update references by Stanley Cheung · 9 years ago
  22. 3c79c52 Implement timeout_on_sleeping_server test by Xiao Hang · 9 years ago
  23. e4987cd update reference to grpc-common to examples by Stanley Cheung · 9 years ago
  24. fe3f964 move grpc-common stuff to right location by Stanley Cheung · 9 years ago
  25. 990fdf3 Merge branch 'move_java_examples' of /usr/local/google/home/stanleycheung/grpc-common into move_grpc_common_examples by Stanley Cheung · 9 years ago
  26. edbb237 Remove the unnecessary code example of using TLS on Anroid by Xudong Ma · 9 years ago
  27. a3f2f62 OkHttp: Fix race condition between sendCancel and sendFrame by Xudong Ma · 9 years ago
  28. 080190c Make ServerCall.Listener methods Nops by Carl Mastrangelo · 9 years ago
  29. 7fc86e5 Implement unimplemented_method test by Xiao Hang · 9 years ago
  30. 5ade1b7 Make ClientCall listener methods noops by Carl Mastrangelo · 9 years ago
  31. fc13535 Merge pull request #884 from nmittler/unused_method by Nathan Mittler · 9 years ago
  32. bcdef34 Removing unused method in ServerImpl by nmittler · 9 years ago
  33. a4c821d Rename onValue to onNext in StreamObserver to align with the naming in Rx & the proposed Flow API in by Louis Ryan · 9 years ago
  34. 15f02ba Adding maxMessageSize config option by nmittler · 9 years ago
  35. 40c66a1 Merge pull request #881 from nmittler/fix_benchmarks by Nathan Mittler · 9 years ago
  36. d5977c4 Fixing the benchmarks by nmittler · 9 years ago
  37. 4221f5a Change ExperimentalApi field 'comment' to 'value' by Carl Mastrangelo · 9 years ago
  38. cb734e3 Document equals and hashCode on Status by Carl Mastrangelo · 9 years ago
  39. b5eaaf3 Add @ExperimentalApi annotation to compression methods by Carl Mastrangelo · 9 years ago
  40. 8225d2a Add comment field to ExperimentalApi by Kun Zhang · 9 years ago
  41. 0d9ac41 Minor cleanup in deframer by Carl Mastrangelo · 9 years ago
  42. 777e928 Removing transport shutdown hooks from channel builder by nmittler · 9 years ago
  43. 2247ad2 Makes application-provided string comes first in User-Agent by Xudong Ma · 9 years ago
  44. 68c82bc Make ServerImpl constructor pakcage-private by Kun Zhang · 9 years ago
  45. c5ea5c7 Update Java doc for a508c1d4f5024c2a5fd6d103edcab43542293ae7 by Xudong Ma · 9 years ago
  46. 485bc9c OkHttp: Make sure TransportListener.transportReady() can only be called once. by Xudong Ma · 9 years ago
  47. 76b410d Remove size restriction when parsing nano protos by Xudong Ma · 9 years ago
  48. 3457735 Quick work around for Rst bug by Carl Mastrangelo · 9 years ago
  49. a508c1d Remove Headers by Carl Mastrangelo · 9 years ago
  50. 13c14df Netty: Call ClientTransport.Listener.transportReady() after receiving SETTINGS frame. by Xudong Ma · 9 years ago
  51. 7b6a498 Annotate ServerEssentials, buildEssentials() and ServerImpl's constructor with @Internal by Kun Zhang · 9 years ago
  52. 37b1a8c Update the code example to use our own API by Xudong Ma · 9 years ago
  53. 0b57f56 Reducing the size of the "large" proto in ProtoUtilsTest. by nmittler · 9 years ago
  54. e2f88fa Moving a few common utilities to GrpcUtil. by nmittler · 9 years ago
  55. 21f9b44 Use status UNAVAILABLE for IOException thrown by OkHttp reading path, which can also be triggered by HTTP/2 issues. by Xudong Ma · 9 years ago
  56. aeae7a8 Rename HttpUtil to GrpcUtil. by nmittler · 9 years ago
  57. 9f7cb80 Adding handling for stream exhaustion in Netty. by nmittler · 9 years ago
  58. d68c101 Fix documentation on ClientCall.request(). by Kun Zhang · 9 years ago
  59. 701bbe5 Add unit tests to AbstractClientStream by Carl Mastrangelo · 9 years ago
  60. 042b278 Remove the first MethodDescriptor constructor. by Kun Zhang · 9 years ago
  61. 573f79a Remove proto size restriction when parsing protos. by nmittler · 9 years ago
  62. 6ebf9b1 fix comment by Carl Mastrangelo · 9 years ago
  63. 75f71c8 Avoid deprecation warning on import by Xudong Ma · 9 years ago
  64. 1a0ee96 Improve documentation for ClientCall. by Kun Zhang · 9 years ago
  65. 687a6f4 Skip io.grpc.internal in javadoc. by Kun Zhang · 9 years ago
  66. b83742d Implement Connection Backoff Interop test. by Xudong Ma · 9 years ago
  67. d2ab1c2 OkHttp: Call ClientTransport.Listener.transportReady() after receiving settings frame. by Xudong Ma · 9 years ago
  68. bfcebea Netty: Use status INTERNAL instead of UNKNOWN for underlying Http2Exception. by Xudong Ma · 9 years ago
  69. 7dbca92 Remove deprecated method. by Xudong Ma · 9 years ago
  70. 0b3fa8e Remove unnecessary instanceof check by Carl Mastrangelo · 9 years ago
  71. 77b00e0 Add Part 1 of compression by Carl Mastrangelo · 9 years ago
  72. e72332c Add missing Generic param to Answers by Eric Anderson · 9 years ago
  73. 9d1b33c Remove unused variables by Eric Anderson · 9 years ago
  74. 5fe7388 Merge pull request #678 from nmittler/npn by Nathan Mittler · 9 years ago
  75. 46c76bd Update android-interop-test's dependency. by Xudong Ma · 9 years ago
  76. 247ffb1 Adding support for NPN fallback. by nmittler · 9 years ago
  77. 1b1c646 Split compiling instructions out of README.md by Eric Anderson · 9 years ago
  78. d12f454 Change Metadata.Trailers to Metadata in JavaDoc by Eric Anderson · 9 years ago
  79. 22c4991 Enable Animal Sniffer for protobuf projects by Eric Anderson · 9 years ago
  80. 572f433 Remove Trailers by Carl Mastrangelo · 9 years ago
  81. 3c924fd Update README to use latest version by Carl Mastrangelo · 9 years ago
  82. 12872dc Add test oauth2_auth_token. by Xudong Ma · 9 years ago
  83. 8f6562e Update Docker version requirement by Carl Mastrangelo · 9 years ago
  84. 5df6ab0 Upgrade protobuf-gradle-plugin to 0.7.0 by Kun Zhang · 9 years ago
  85. cadc0b2 Fetch the latest Protobuf sources before checking out the release. by Kun Zhang · 9 years ago
  86. 68fe049 Remove Deprecated newCall method on Channel by Carl Mastrangelo · 9 years ago
  87. ca7587f Change some error status usages to be consistent with other gRPC implementations. by Xudong Ma · 9 years ago
  88. 0c7466c Bump gRPC to version 0.9.0 by Carl Mastrangelo · 9 years ago
  89. 0eb9862 Annotations for unstable and internal interfaces. by Kun Zhang · 9 years ago
  90. 7a6b166 Updated docs by Carl Mastrangelo · 9 years ago
  91. a4c7d9a Redo b1e2aaebc066b10b00711b51b8cab0b09151544f, with some changes to prevent test flaky. by Xudong Ma · 9 years ago
  92. e1bd6ef Clean up the left-over of the transport package reorganization by Kun Zhang · 9 years ago
  93. 9eed577 Revert "okHttp: Set max_concurrent_stream to 0 before the connection is connected." by Kun Zhang · 9 years ago
  94. 66ce0f2 Add code coverage badge to README.md by Eric Anderson · 9 years ago
  95. b1e2aae okHttp: Set max_concurrent_stream to 0 before the connection is connected. by Xudong Ma · 9 years ago
  96. 522580d Add coveralls support by Eric Anderson · 9 years ago
  97. f681b5f Move Marshaller into MethodDescriptor by Kun Zhang · 9 years ago
  98. ddea743 Remove stream id check for writing path, it breaks the starting of pending streams. by Xudong Ma · 9 years ago
  99. b42122b Update test to demonstrate that pending streams will not be started if the transport is in goAway status. by Xudong Ma · 9 years ago
  100. d2929cd Reorganize packages. by Kun Zhang · 9 years ago