index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpcpp
Commit message (
Expand
)
Author
Age
*
Add a test that tcp server posix consumes socket mutators
Alexander Polcyn
2018-05-08
*
Add C++ experimental API extensions for ALTS C stack
Yihua Zhang
2018-04-16
*
Rename ProtoBuffer helpers
ncteisen
2018-04-12
*
Merge pull request #14934 from ncteisen/typos
Noah Eisen
2018-04-09
|
\
*
|
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
|
*
Fix typos
ncteisen
2018-04-04
|
/
*
fixup! Use bbuf_ptr
Ara Ayvazyan
2018-04-02
*
fixup! Fix formatting
Ara Ayvazyan
2018-04-02
*
fixup! Fix the payload ownership issue
Ara Ayvazyan
2018-03-30
*
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
Ara Ayvazyan
2018-03-30
*
Eliminate existence of SneakyCallOpSet, some server cleanup
Vijay Pai
2018-03-22
*
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
Vijay Pai
2018-03-20
*
Delete status_test that has no coverage; replace with static_asserts
Vijay Pai
2018-03-15
*
Update server.h
Vijay Pai
2018-03-13
*
Update completion_queue.h
Vijay Pai
2018-03-13
*
Added protected default constructor
makdharma
2018-03-13
*
added Experimental in comments
makdharma
2018-03-13
*
added "Experimental" and returned raw pointers
makdharma
2018-03-12
*
forgot to add completion_queue.h doh!
makdharma
2018-03-12
*
clang-format
makdharma
2018-03-09
*
added ///Experimental in comment for c_server
makdharma
2018-03-09
*
moved member variables from protected to private
makdharma
2018-03-09
*
clang-format
makdharma
2018-02-26
*
moved Next implementation to CC file.
makdharma
2018-02-26
*
Remove "final" keyword and make methods protected.
makdharma
2018-02-23
*
fix non-virtual-dtor
Tobias Jungel
2018-02-16
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15