index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
/
codegen
Commit message (
Expand
)
Author
Age
*
Merge pull request #13199 from ncteisen/zero-copy
Noah Eisen
2017-11-07
|
\
|
*
Add init/shutdown to codegen interface
ncteisen
2017-11-06
*
|
Merge pull request #13271 from vjpai/semi
Vijay Pai
2017-11-06
|
\
\
|
*
|
Function shouldn't have semicolon afterward
Vijay Pai
2017-11-06
*
|
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
/
/
|
*
Use protected, remove uneeded member variable
ncteisen
2017-11-01
|
*
Refactor SerializationTraits
ncteisen
2017-10-31
|
/
*
Adopt the static factory pattern (#10)
Vijay Pai
2017-10-27
*
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
*
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
*
fix typo
thinkerou
2017-10-17
*
Add an explicit void 2nd parameter to invocation of SerializationTraits
Vijay Pai
2017-10-13
*
Base the new SerializationTraits API on implicit type conversion rather than ...
Vijay Pai
2017-09-21
*
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
Construction of streams shouldn't require triggering async ops
Vijay Pai
2017-09-14
*
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...
Jan Tattermusch
2017-09-14
*
Merge pull request #12214 from vjpai/cereal_eye_sir
Vijay Pai
2017-09-13
|
\
|
*
Address review comments
Vijay Pai
2017-09-11
|
*
Address reviewer comments
Vijay Pai
2017-09-11
|
*
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
Vijay Pai
2017-09-07
*
|
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-09-07
|
\
|
|
*
Correct spelling of 'client'.
Blair Kutzman
2017-09-05
*
|
C++ API for write-through
Craig Tiller
2017-09-01
|
/
*
Clang_format
Ken Payson
2017-08-30
*
Have write ops take ownership over slices
Ken Payson
2017-08-29
*
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-21
|
\
*
\
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-11
|
\
\
|
|
*
Delete deprecated constructor and CallOpSetCollectionInterface
Vijay Pai
2017-08-11
|
|
/
|
*
Revert "Reintroduce a lambda capture as part of C++11-izing code"
Jan Tattermusch
2017-08-03
*
|
Merge branch 'master' into stream_compression_config
Muxi Yan
2017-08-02
|
\
|
|
*
Add a default delete override for the interface
yang-g
2017-08-02
*
|
Modify C++ and Objective C to initialize maybe_stream_compression_level
Muxi Yan
2017-07-27
|
/
*
Remove a follow-on internal that was added post-internalization, keep the tem...
Vijay Pai
2017-07-25
*
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
*
Merge pull request #11454 from markdroth/server_cq_ok_semantics
Mark D. Roth
2017-07-18
|
\
*
|
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
|
*
Do not return calls on server when request proto fails to deserialize.
Mark D. Roth
2017-07-14
|
/
*
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
*
|
Partial revert of https://github.com/grpc/grpc/pull/10743
ncteisen
2017-07-12
*
|
Merge pull request #11738 from mehrdada/canonica-urls
Mehrdad Afshari
2017-07-11
|
\
\
*
\
\
Merge pull request #11731 from yang-g/cpp_is_hard
Yang Gao
2017-07-11
|
\
\
\
|
|
*
|
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
*
|
|
|
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
|
|
/
/
|
/
|
|
|
*
|
second try
yang-g
2017-07-10
|
*
|
Unref the call first in case the collection is still used in call
yang-g
2017-07-10
|
/
/
*
|
Use pointer to avoid assignment and race.
yang-g
2017-07-08
*
|
Merge pull request #11705 from vjpai/typos
Vijay Pai
2017-07-07
|
\
\
|
*
|
Resolve typos
Vijay Pai
2017-07-06
*
|
|
Initialize pending_ops false
Noah Eisen
2017-07-06
*
|
|
s/hanging/pending/g
ncteisen
2017-07-05
[next]