index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
/
server_async.cc
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat
Yuxuan Li
2017-05-08
|
\
*
\
Merge branch 'master' into poll_stat
Yuxuan Li
2017-05-08
|
\
\
|
|
*
change gpr_atm to int
Yuxuan Li
2017-05-08
|
|
/
|
/
|
*
|
use lock instand of atomics, fix include position
Yuxuan Li
2017-05-05
*
|
add override to GetPollCount() function
Yuxuan Li
2017-05-05
*
|
clean up, fix minor issue
Yuxuan Li
2017-05-03
*
|
clang-format
Yuxuan Li
2017-05-03
*
|
adding server side poll stat
Yuxuan Li
2017-05-03
|
*
Add QPS tests for one-sided streaming
Vijay Pai
2017-05-02
|
/
*
Make sure that we hold contents of async operation until completion.
Vijay Pai
2017-03-27
*
Eliminate std::placeholders
Vijay Pai
2017-03-16
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
*
clang-format
Vijay Pai
2016-11-01
|
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
*
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-20
|
\
|
*
Minor cleanup - remove an unneeded header, mark a class final, explicitly spe...
Vijay Pai
2016-10-18
*
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-10-17
|
\
|
|
*
Delambdaify
Craig Tiller
2016-10-17
|
*
Fix benchmark shutdown
Craig Tiller
2016-10-17
*
|
Collecting failure status progress
Craig Tiller
2016-09-28
|
/
*
Properly use unique_ptr rather than explicitly
Vijay Pai
2016-08-05
*
Merge branch 'histo' of github.com:vjpai/grpc into delayed-write
Craig Tiller
2016-07-15
|
\
|
*
clang-format
Vijay Pai
2016-07-13
|
*
Temporary workaround by setting up a deadline on server shutdown.
Vijay Pai
2016-07-13
|
*
Unify and make consistent the per-thread shutdown process
Vijay Pai
2016-07-13
*
|
Dont stall shutting down server
Craig Tiller
2016-07-13
*
|
Better fine-tuning
Craig Tiller
2016-07-12
*
|
Make request freelists per cq, to allow drastically higher requested call counts
Craig Tiller
2016-07-12
|
/
*
Remove unused gflags and gtest includes
vjpai
2016-05-31
*
Fix timeout on async server shutdown
Craig Tiller
2016-05-23
*
fix formatting
Jan Tattermusch
2016-05-11
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
1. Remove all deadlines from the RPCs and shutdown in this code.
vjpai
2016-03-14
*
use timeouts with proper fixture multipliers rather than raw,
Vijay Pai
2016-02-13
*
Remove host option from ServerConfig proto since it is error-prone and
Vijay Pai
2016-01-29
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
|
*
clang-format
Vijay Pai
2016-01-27
|
*
Don't log newlines
Vijay Pai
2016-01-27
|
*
Allow dynamic sizing of async client and server thread pools
Vijay Pai
2016-01-27
|
*
Sanity checks and asan fix
vjpai
2016-01-27
*
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-15
|
\
|
|
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-14
|
\
|
|
*
clang-format code
Craig Tiller
2016-01-14
|
*
Update copyrights again
murgatroid99
2016-01-13
*
|
merge with head
yang-g
2016-01-13
|
\
|
[next]