- Jun 29, 2017
-
-
Vijay Pai authored
Properly use uint64_t not unsigned int64_t
-
- Jun 28, 2017
-
-
Vijay Pai authored
-
Muxi Yan authored
Fix Objective C memory leak GRPCOpSendMetadata
-
Vijay Pai authored
Document error unref contract for iomgr cb's and transport/stream errors
-
Vijay Pai authored
-
Nicolas Noble authored
fixes #11473
-
Nicolas Noble authored
Avoid pollution from ares.h into the global space.
-
- Jun 27, 2017
-
-
Muxi Yan authored
-
Yang Gao authored
Destroy byte buffer to avoid leak in zombied calls
-
Mark D. Roth authored
Fix handling of send_message before send_initial_metadata in compress filter.
-
- Jun 26, 2017
-
-
Yuchen Zeng authored
Fix bad_ping
-
Stanley Cheung authored
Update PHP protoc plugin generation
-
Muxi Yan authored
Handle cancel correctly
-
- Jun 25, 2017
-
-
Nathaniel Manista authored
Lint progress.
-
- Jun 24, 2017
-
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Muxi Yan authored
-
yang-g authored
-
Muxi Yan authored
-
Vijay Pai authored
Remove remaining thrift-based code from main repo
-
Yuchen Zeng authored
-
Muxi Yan authored
-
- Jun 23, 2017
-
-
Muxi Yan authored
-
Vijay Pai authored
-
Mark D. Roth authored
-
Vijay Pai authored
Deprecated-on-arrival: Re-enable public constructor for ClientAsyncResponseReader
-
- Jun 22, 2017
-
-
Michael Bausor authored
-
Vijay Pai authored
-
Vijay Pai authored
-
Mark D. Roth authored
Add support for Trailers-Only responses.
-
Mark D. Roth authored
- When receiving a Trailers-Only response, return the metadata as trailing metadata instead of initial metadata. - Send Trailers-Only response when we have no non-default initial metadata, no message to send, and trailing metadata to send.
-
Mark D. Roth authored
-
Vijay Pai authored
Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used.
-
Vijay Pai authored
Remove long long
-
Vijay Pai authored
-
- Jun 21, 2017
-
-
Yang Gao authored
Still create channel if remotedb is false. Just do not use it in the …
-
Noah Eisen authored
Tracing Overhaul
-