1. e4bd1c7 Phase 1 of converting to new Headers mechanism for side-channel. by lryan · 10 years ago
  2. 23ac15a Use String instead of MethodDescriptor in ServerCallHandler. by ejona · 10 years ago
  3. 43d2fcc Adding inbound flow control to Netty client and server transports. by nathanmittler · 10 years ago
  4. 048649e Implements the netty-based server transport. by zhangkun · 10 years ago
  5. e081a22 Updates to GRPC code resulting from Netty upgrade. by nathanmittler · 10 years ago
  6. 3184bb8 Fix all the generics! (in ServerInterceptorsTest) by ejona · 10 years ago
  7. 886f40d Add missing generics for ServerMethodDefinition in ServerServiceDefinition. by ejona · 10 years ago
  8. 290d657 Remove unnecessary Generic parameters from ServerCall. by ejona · 10 years ago
  9. 42af07c Upgrade GRPC Java/Netty to HTTP/2 draft 14. by nathanmittler · 10 years ago
  10. 34aede3 Move inner classes out of Server. by ejona · 10 years ago
  11. ba71ee9 Swap Server from Builder to HandlerRegistry. by ejona · 10 years ago
  12. 64eae04 Refactoring Deframing code for Netty. by nathanmittler · 10 years ago
  13. 1a87ab2 Rollforward of 72928317 with fixes to grpc_java_external. by angusdavis · 10 years ago
  14. f2c4c85 Update integration tests. by simonma · 10 years ago
  15. 621706a Add basic OAuth support to gRPC. by ejona · 10 years ago
  16. 88efcaf Adding CompositeBuffer and a few other utilties related to Buffers. by nathanmittler · 10 years ago
  17. 7bf17dc Improve okhttp client transport, handles go away and add unit test. by simonma · 10 years ago
  18. 5f334f7 Adding support for TLS negotiation to new Netty transport. by nathanmittler · 10 years ago
  19. ed85499 Renames Stream.close() to Stream.halfClose(), to be consistent with by zhangkun · 10 years ago
  20. 1e26ae1 Fixes GRPC third_party TAP breakage due to naming changes on generated interfaces. by zhangkun · 10 years ago
  21. bf8870b Update GRPC to work with latest Netty version. by nathanmittler · 10 years ago
  22. a3f0180 Add simple context exchange mechanism by wrapping Channel. by lryan · 10 years ago
  23. 3465040 Add ability to bind HTTP style headers to stubs and have them propagate over by lryan · 10 years ago
  24. cc7cdb1 Implementing Netty-based GRPC Client Transport. Server-side will be implemented in a follow-up CL. by nathanmittler · 10 years ago
  25. 05a2b25 New Buffer type for transport API. by nathanmittler · 10 years ago
  26. 7f23d5c Copy framing classes to newtransport, tweaking some of their APIs by ejona · 10 years ago
  27. 07d3f6a Move gRPC core to third_party by ejona · 10 years ago