index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
Commit message (
Expand
)
Author
Age
*
Cleanup server_cc.cc
Sree Kuchibhotla
2016-10-03
*
Make sync server settings configurable
Sree Kuchibhotla
2016-09-28
*
Make settings configurable
Sree Kuchibhotla
2016-09-27
*
new value
Sree Kuchibhotla
2016-09-26
*
fine tune the cq deadline value (temporarily)
Sree Kuchibhotla
2016-09-26
*
fix the plugin initialization order in ServerBuilder
Sree Kuchibhotla
2016-09-26
*
fix shutdown crash
Sree Kuchibhotla
2016-09-26
*
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-09-21
|
\
*
|
More fixes
Sree Kuchibhotla
2016-09-21
*
|
Minor changes
Sree Kuchibhotla
2016-09-21
*
|
One RPCMgr instance per CQ
Sree Kuchibhotla
2016-09-21
|
*
Code review changes.
Mark D. Roth
2016-09-15
|
*
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-08
|
|
\
|
|
*
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
|
|
\
|
*
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
|
\
|
|
|
*
|
|
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
|
*
|
Merge pull request #7918 from y-zeng/server_builder
kpayson64
2016-09-01
|
|
|
\
\
|
*
|
|
|
Change wrapped languages to use the new channel arg macro name.
Mark D. Roth
2016-08-31
|
|
*
|
|
server builder include fix
David Garcia Quintas
2016-08-31
|
|
/
/
/
|
|
*
/
Add ServerBuilderPlugin::UpdateChannelArguments
Yuchen Zeng
2016-08-29
|
|
/
/
*
|
|
some refactoring
Sree Kuchibhotla
2016-08-22
|
|
*
Rename some files to avoid conflicting .obj files on Windows
Craig Tiller
2016-08-22
*
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-07-29
|
\
|
|
|
|
*
Merge pull request #7502 from dgquintas/cpp_compression_level
Nicolas Noble
2016-07-28
|
*
|
Added missing var initialization
David Garcia Quintas
2016-07-22
|
*
|
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
*
|
|
Minor changes
Sree Kuchibhotla
2016-07-19
*
|
|
More changes
Sree Kuchibhotla
2016-07-19
|
/
/
|
*
prevent spurious wake up and unstarted/already shutdown server
yang-g
2016-07-14
*
|
prevent spurious wake up and unstarted/already shutdown server
yang-g
2016-07-14
|
*
Make Server::Wait work for async only server.
yang-g
2016-07-13
*
|
Make Server::Wait work for async only server.
yang-g
2016-07-11
|
/
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-17
|
\
*
\
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
\
|
|
*
Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined
Martin Dyring-Andersen
2016-06-10
|
|
/
*
|
Switch server builder plugin API to something that will work with gcc4.4
Vijay Pai
2016-06-10
*
|
WIP
Vijay Pai
2016-06-10
*
|
Remove another range-based for
Vijay Pai
2016-06-09
|
*
Merge pull request #6481 from dgquintas/compression_md_level_bis
Jan Tattermusch
2016-06-08
|
|
\
|
*
|
clang-format, fix headers, windows fixes
Adam Michalik
2016-06-07
|
*
|
Add C++ support for using external FD
Adam Michalik
2016-06-07
|
/
/
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
|
\
|
|
/
|
/
|
*
|
Fix comments
Craig Tiller
2016-05-21
*
|
Fix crash
Craig Tiller
2016-05-20
*
|
Fix formatting, mem leak, stall
Craig Tiller
2016-05-20
*
|
Fix merge
Craig Tiller
2016-05-20
*
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_a...
Craig Tiller
2016-05-20
|
\
\
*
|
|
Fix server plugin test
Craig Tiller
2016-05-20
*
|
|
Mark sync cq as non-listening when it is
Craig Tiller
2016-05-19
|
|
*
got rid of grpc_compression_options
David Garcia Quintas
2016-05-17
[next]