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
Commit message (
Expand
)
Author
Age
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
Trim backup slice when it is larger than needed
yang-g
2018-02-07
*
Improve CQ and cancellation comments
Vijay Pai
2018-02-06
*
Fix compression algorithm accessors
David Garcia Quintas
2018-02-01
*
fix warning & typo
Jan Tattermusch
2018-01-26
*
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
*
Address review feedback; stop using result of 'what'
Vijay Pai
2018-01-09
|
*
Tag new #else and #endif blocks with comments
Vijay Pai
2018-01-08
|
*
Use appropriate preprocessor guards to allow building without exceptions
Vijay Pai
2018-01-08
|
*
Catch exceptions from sync method handlers without crashing server
Vijay Pai
2018-01-08
|
*
Allow no message on sync unary call, just like async
Vijay Pai
2017-12-22
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-13
|
\
|
|
*
resolve comments
yang-g
2017-12-11
|
*
Add dummy operator delete to make VS2015 not complain.
yang-g
2017-12-11
|
*
Reviewer feedback
ncteisen
2017-12-08
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
\
*
\
\
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
*
|
|
|
clang-format
Muxi Yan
2017-12-06
*
|
|
|
Merge e759d2a^
Muxi Yan
2017-12-06
|
\
\
\
\
|
|
|
|
*
Add comment with API
ncteisen
2017-12-04
|
|
|
|
*
Variable name consistency
ncteisen
2017-12-04
|
|
|
|
*
Reviewer feedback
ncteisen
2017-12-04
|
|
|
|
*
No null string ctor
Noah Eisen
2017-12-04
|
|
|
|
*
Add error string to C++
ncteisen
2017-12-04
|
|
|
|
/
|
|
|
*
Merge commit 'aa358d5e43' into no-more-extern-c
ncteisen
2017-11-29
|
|
|
|
\
|
|
|
*
|
Remove some dead code from a previous iteration of internal::Call
Vijay Pai
2017-11-28
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-21
|
|
|
|
|
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
|
|
*
|
Fix segfault
ncteisen
2017-11-15
|
|
|
*
|
Save C++ for follow up PR
ncteisen
2017-11-15
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-15
|
|
|
|
\
|
|
|
|
|
*
Avalanching operations on completion queue should be private, not API
Vijay Pai
2017-11-14
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-13
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Add error string to recv status API
ncteisen
2017-11-13
|
|
*
|
relax for inlined bytes to avoid allocation
yang-g
2017-11-09
|
|
*
|
handle 0 byte size message...
yang-g
2017-11-09
|
|
*
|
Only allocate what we need in the last slice for proto serialization
yang-g
2017-11-09
|
|
*
|
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
*
|
Fix C++ builds
Muxi Yan
2017-09-26
|
/
[next]