0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding simple Transport for HTTP. Also creating abstract base classes for common stream/transport code. More... over 11 years ago
Workaround error caused by zero-length DATA frames. More... over 11 years ago
Implementing Netty-based GRPC Client Transport. Server-side will be implemented in a follow-up CL. More... over 11 years ago
Add NPN/ALPN support via Jetty extensions Resurrect integration tests that pass through GFE for HTTP2+Netty Misc improvements to hexa environment More... over 11 years ago
Clarifying the InputStream ownership contract in Call.Listener and StreamListener. More... over 11 years ago
Some minor cleanup on the transport API (documentation and such). More... over 11 years ago
New Buffer type for transport API. More... over 11 years ago
A couple minor fixes to Channel for bugs exposed while integration testing with Netty transport. More... over 11 years ago
Sync with new error code. More... over 11 years ago
Fixing gRPC code to work with new Netty jar More... over 11 years ago
Update message framing IDs to adhere to gRPC spec More... over 11 years ago
Copy framing classes to newtransport, tweaking some of their APIs More... almost 12 years ago
Port client tests to newtransport. More... almost 12 years ago
Fix bugs exposed by test_TestServiceBenchmarks. More... almost 12 years ago
Deframer.deframe returns number of unprocessed bytes. More... almost 12 years ago
Adding first-cut at generic Netty client and servers implementing the Service interface. More... almost 12 years ago
[2/2] Swap Operation wrapping from Channel to Transport. More... almost 12 years ago
Remove fluent-style from newtransport Stream. More... almost 12 years ago
Change newtransport to use c.g.n.stubby.Status. More... almost 12 years ago
[1/2] Split Channel and Stub APIs, implement Channel. More... almost 12 years ago
Bring netty5 up to head to support HTTP2 draft 12 so we can test with GFE More... almost 12 years ago
Updating the transport Stream API to allow for callbacks for when a message was accepted by flow control. More... almost 12 years ago
Improve JavaDoc, including style fixes More... almost 12 years ago
Remove SPDY support from GRPC More... almost 12 years ago
First cut at the GRPC Transport interfaces for Java. More... almost 12 years ago
Move newstub to third_party and rename to stub. More... almost 12 years ago
Large refactor to: - Introduce 'Channel' & 'Call' interfaces - Unify the surfaces for the prototype generated stubs - Lighten dependency on MessageLite outside of generated code (see Marshaller) - Bridge Channel to Session pending Transport interface rewrite - Update all tests to new interfaces More... almost 12 years ago
Add toString() to Status. More... almost 12 years ago
Move gRPC core to third_party More... almost 12 years ago
Initial commit More... almost 12 years ago