1. 71e4a92 First steps in reducing dependency on proto from runtime. by lryan · 10 years ago
  2. 6fc356b Split out a ClientStreamListener from StreamListener. by ejona · 10 years ago
  3. 23fbc7c Adding support for manually specifying HTTP/2 :authority and :path headers. by nathanmittler · 10 years ago
  4. e4bd1c7 Phase 1 of converting to new Headers mechanism for side-channel. by lryan · 10 years ago
  5. 8f3e9ee Remove usage of ImmutableXX collectors from calsses that GRpc Android version will care. by simonma · 10 years ago
  6. 18eb63b Remove dependencies on Google common internal: by simonma · 10 years ago
  7. 43d2fcc Adding inbound flow control to Netty client and server transports. by nathanmittler · 10 years ago
  8. 048649e Implements the netty-based server transport. by zhangkun · 10 years ago
  9. b645b38 Fix a NPE, Http20Draft12 requires non-null debugData for FrameWriter.goAway(). by simonma · 10 years ago
  10. 070e308 Have stricter dependencies and build in modules. by ejona · 10 years ago
  11. 1966d5b Make sure Stream.cancel() can be called multiple times. by simonma · 10 years ago
  12. f2c4c85 Update integration tests. by simonma · 10 years ago
  13. 7bf17dc Improve okhttp client transport, handles go away and add unit test. by simonma · 10 years ago
  14. 56f5ec3 Upgrading OKHTTP to v2.0 by brettmorgan · 10 years ago
  15. 77d9706 Add okhttp client transport. by simonma · 10 years ago