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
*
Fix typo
Yash Tibrewal
2018-08-16
*
Add a nullptr check
Yash Tibrewal
2018-08-16
*
Merge pull request #16356 from vjpai/exhaustion
Vijay Pai
2018-08-15
|
\
|
*
Address reviewer comments
Vijay Pai
2018-08-15
|
*
Create a new method handler for resource exhaustion and tie into thread mgr
Vijay Pai
2018-08-14
*
|
fix typo
ncteisen
2018-08-14
*
|
Change thread default to INT_MAX
ncteisen
2018-08-14
|
/
*
Merge branch 'master' into rq-threads-2
Sree Kuchibhotla
2018-08-09
|
\
|
*
fix format
Junhao Li
2018-08-09
|
*
include cmath to fix gcc8 compilation error
Junhao Li
2018-08-08
*
|
Fix default argument(put it in header instead of source file)
Sree Kuchibhotla
2018-08-06
*
|
Make resource quota argument optional to the Server constructor
Sree Kuchibhotla
2018-08-01
*
|
Revert "Revert "Restrict the number of threads in C++ sync server""
Sree Kuchibhotla
2018-08-01
|
/
*
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
|
\
*
|
Change the default max threads to something more reasonable
Sree Kuchibhotla
2018-07-25
*
|
Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc
Sree Kuchibhotla
2018-07-24
|
*
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
|
*
Adds C++ Channelz Service
ncteisen
2018-07-18
|
/
*
Add server load reporting service
Juanli Shen
2018-07-13
*
Reorder steps when starting a server
Juanli Shen
2018-06-30
*
Add load reporter
Juanli Shen
2018-06-21
*
Merge pull request #15681 from ncteisen/even-more-clang
Noah Eisen
2018-06-15
|
\
|
*
Enable the performance-* clang-tidy checks
Noah Eisen
2018-06-14
*
|
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
David Garcia Quintas
2018-06-11
|
\
|
|
*
Change comments
Yash Tibrewal
2018-06-07
*
|
back to using quotes for nanopb includes
David Garcia Quintas
2018-06-04
*
|
quotes to angle brackets for nanopb includes
David Garcia Quintas
2018-06-01
*
|
clang-format
David Garcia Quintas
2018-06-01
*
|
Fix the inclusion "third_party/nanopb/..." to simply "..."
David Garcia Quintas
2018-06-01
|
*
Allow unlimited as the max receive message length
Yash Tibrewal
2018-05-15
|
/
*
Add load data store
Juanli Shen
2018-05-01
*
Add C++ experimental API extensions for ALTS C stack
Yihua Zhang
2018-04-16
*
Eliminate existence of SneakyCallOpSet, some server cleanup
Vijay Pai
2018-03-22
*
Merge pull request #14517 from makdharma/extensible_api
Nicolas Noble
2018-03-13
|
\
|
*
replaced loop with range expression
makdharma
2018-03-12
|
*
variable init sequence fix
makdharma
2018-03-09
*
|
Fix a thread name
Vijay Pai
2018-03-06
*
|
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
|
Remove std::thread, keep everything else unchanged (#13)
Vijay Pai
2018-03-02
|
*
Remove "final" keyword and make methods protected.
makdharma
2018-02-23
|
/
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
*
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
*
Fix compression algorithm accessors
David Garcia Quintas
2018-02-01
|
/
[next]