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 experimental API for resetting connection backoff.
Mark D. Roth
2018-08-06
*
Revert "Restrict the number of threads in C++ sync server"
Nicolas Noble
2018-07-31
*
Merge branch 'master' into rq-threads
Sree Kuchibhotla
2018-07-30
|
\
|
*
Add C++ wrapper for local credentials
Yihua Zhang
2018-07-24
*
|
Merge branch 'master' into rq-threads
Sree Kuchibhotla
2018-07-23
|
\
|
*
|
Each ThreadManager is a resource user
Sree Kuchibhotla
2018-07-20
|
*
reviewer feedback
ncteisen
2018-07-20
|
*
reviewer feedback
ncteisen
2018-07-19
|
*
Move ChannelzServicePlugin to public, experimental
ncteisen
2018-07-19
*
|
Add Core resource quota implementation
Sree Kuchibhotla
2018-07-17
|
*
Initialize member in default ctor
yang-g
2018-07-17
*
|
Initial scaffolding
Sree Kuchibhotla
2018-07-17
|
/
*
Add server load reporting service
Juanli Shen
2018-07-13
*
Merge pull request #15945 from vjpai/drop_assert
Vijay Pai
2018-07-09
|
\
*
\
Merge pull request #15919 from AspirinSJL/reorder
Juanli Shen
2018-07-06
|
\
\
|
|
*
Drop a spurious assert, since ServerReader can SendInitialMetadata
Vijay Pai
2018-07-06
|
|
/
|
/
|
|
*
Update comment
Juanli Shen
2018-07-03
*
|
Reviewer feedback
ncteisen
2018-06-29
*
|
s/CodegenGeneric/Raw/g
ncteisen
2018-06-28
*
|
Merge branch 'master' of https://github.com/grpc/grpc into serialization
ncteisen
2018-06-28
|
\
|
|
*
Merge pull request #15823 from yashykt/writethroughdoc
Yash Tibrewal
2018-06-20
|
|
\
|
|
*
Wire to socket doc change
Yash Tibrewal
2018-06-20
*
|
|
Fix build
ncteisen
2018-06-20
*
|
|
Allow AsyncServer with one generic to compile
ncteisen
2018-06-20
*
|
|
Support codegen generic on server side
ncteisen
2018-06-20
|
/
/
*
|
Merge pull request #15070 from Vizerai/filter_port
Jim King
2018-06-18
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #15740 from hcaseyal/update_listening_port_documentation
hcaseyal
2018-06-13
|
\
\
|
*
|
Update AddListeningPort documentation in ServerBuilder
Hope Casey-Allen
2018-06-13
|
|
*
update
Vizerai
2018-06-12
*
|
|
Merge pull request #15717 from yashykt/sizedoc
Yash Tibrewal
2018-06-12
|
\
\
\
*
|
|
|
Address reviewer comments
Vijay Pai
2018-06-12
*
|
|
|
Add useful comment on ServerInterface::Shutdown
Vijay Pai
2018-06-12
|
*
|
|
Add documentation for default message sizes
Yash Tibrewal
2018-06-11
|
/
/
/
*
/
/
handle empty slice explicitly
yang-g
2018-06-08
|
/
/
|
*
Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port
Vizerai
2018-05-29
|
|
\
|
|
/
|
/
|
|
*
update
Vizerai
2018-05-25
|
*
update
Vizerai
2018-05-24
|
*
update
Vizerai
2018-05-22
*
|
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
[next]