index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
server_builder.h
Commit message (
Expand
)
Author
Age
*
Add channel arguments to server builder
Craig Tiller
2017-03-08
*
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
David G. Quintas
2016-12-17
*
Revert "Reduce memory bloat (each server cq is very expensive)"
Craig Tiller
2016-12-12
*
Reduce memory bloat (each server cq is very expensive in C-core layer)
Sree Kuchibhotla
2016-11-29
*
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-28
|
\
*
|
Address code review comments
Sree Kuchibhotla
2016-10-18
|
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
Fix test
Sree Kuchibhotla
2016-10-13
*
|
Refactor SyncServerSettings code
Sree Kuchibhotla
2016-10-13
|
*
Buffer pool C++ wrapper
Craig Tiller
2016-09-28
*
|
Make settings configurable
Sree Kuchibhotla
2016-09-27
*
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-09-21
|
\
|
*
|
One RPCMgr instance per CQ
Sree Kuchibhotla
2016-09-21
|
*
Code review changes.
Mark D. Roth
2016-09-15
|
*
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
/
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
|
*
Added to server's shutdown docstrings
David Garcia Quintas
2016-06-13
*
|
Switch server builder plugin API to something that will work with gcc4.4
Vijay Pai
2016-06-10
|
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
|
\
|
|
/
|
/
|
|
*
got rid of grpc_compression_options
David Garcia Quintas
2016-05-17
*
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
Craig Tiller
2016-05-14
|
\
\
|
|
/
|
/
|
*
|
Fix naming and comment problems
Yuchen Zeng
2016-05-06
*
|
Add plugins at the time of static initialization
Yuchen Zeng
2016-05-03
*
|
Server builder plugin
Yuchen Zeng
2016-04-29
|
*
generate_projects.sh and fix copyright year
Sree Kuchibhotla
2016-04-21
|
*
Add the option of adding a non-listening server completion queue. This makes ...
Sree Kuchibhotla
2016-04-21
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
fix copyright
yang-g
2016-01-15
*
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
*
add server_builder_option
yang-g
2015-11-25
*
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-09-08
|
\
|
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
|
*
merge with head
yang-g
2015-08-24
|
|
\
*
|
\
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into fray
Vijay Pai
2015-08-24
|
|
\
\
*
|
\
\
Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding
David Garcia Quintas
2015-08-24
|
\
\
\
\
|
|
*
|
|
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
|
|
/
/
/
|
|
|
*
headers reorg
yang-g
2015-08-21
|
|
|
/
|
|
/
|
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
/
*
/
Server: added the ability to disable compression algorithm
David Garcia Quintas
2015-08-10
|
/
*
Remove extraneous explicit
Craig Tiller
2015-07-08
*
Update comments
Craig Tiller
2015-07-08
*
Support older compilers
Craig Tiller
2015-07-07
*
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
*
Expose max message size at the server side
Yang Gao
2015-04-30
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
Rename to AsyncGeneric*
Yang Gao
2015-03-12
*
Rename anonymous to generic globally
Yang Gao
2015-03-11
[next]