1. 0a51f0f Move StreamRecorder to testing package. by Xudong Ma · 9 years ago
  2. a508c1d Remove Headers by Carl Mastrangelo · 9 years ago
  3. 7dbca92 Remove deprecated method. by Xudong Ma · 9 years ago
  4. 572f433 Remove Trailers by Carl Mastrangelo · 9 years ago
  5. b141093 Make serverInterceptor use MethodDescriptor by Carl Mastrangelo · 9 years ago
  6. e76b8e7 Renamed Server payload to message by Carl Mastrangelo · 9 years ago
  7. 1ac64bd Remove ServerDelayInterceptor from AbstractTransportTest by Jack Coughlin · 9 years ago
  8. 3e26b99 Enforce request deadline by Jack Coughlin · 9 years ago
  9. 8f51457 Rename getSslSocketFactoryForCertainCert to be newSslSocketFactoryForCa. by Xudong Ma · 9 years ago
  10. 77878a0 Pass timeout header in ChannelImpl by Jack Coughlin · 9 years ago
  11. 424c7e6 Avoid GCM in unit tests by Eric Anderson · 9 years ago
  12. 4ee2a65 Allowing Netty TLS bootstrap handler to be sharable. by nmittler · 9 years ago
  13. f770ffb Making test certs more shareable by nmittler · 9 years ago
  14. 0d89d3d Fix the issue where the intecepting call fails in start(), does not by Kun Zhang · 10 years ago
  15. f831458 Removing all references to "stubby" by nmittler · 10 years ago
  16. 1905249 Removing Maven build by nmittler · 10 years ago
  17. 164b734 Adding gradle build for Java grpc by nathanmittler · 10 years ago
  18. 66ce667 Updating version of gRPC maven build to 0.1.0-SNAPSHOT. by nathanmittler · 10 years ago
  19. 56e307f Add BSD license header to all source files by lryan · 10 years ago
  20. 7f55e81 Allow use of a LocalChannel with Netty & HTTP2 by lryan · 10 years ago
  21. c5e70c2 Remove StreamState and use inboundPhase/outboundPhase instead by lryan · 10 years ago
  22. ffc18f6 Adding MOE configuration for grpc_java. by nathanmittler · 10 years ago
  23. 29cbef1 Renaming gRPC-java "newtransport" package to just "transport". by nathanmittler · 10 years ago
  24. 0304b3d Cleaning up various compiler warnings in preparation for opensource. by nathanmittler · 10 years ago
  25. 28497e3 Add support for servers to deliver response headers by lryan · 10 years ago
  26. 125c1ce Delete Session, Operation and ALL of its associated cruft. by lryan · 10 years ago
  27. 653ffd9 ServerImpl by ejona · 10 years ago
  28. eb3fc58 Create an in-process adapter between ClientTransport and HandlerRegistry by lryan · 10 years ago
  29. 070e308 Have stricter dependencies and build in modules. by ejona · 10 years ago
  30. 07d3f6a Move gRPC core to third_party by ejona · 10 years ago