index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
/
thread_stress_test.cc
Commit message (
Expand
)
Author
Age
*
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-03
*
Fixing headers and paths after merge with upstream.
Julien Boeuf
2015-08-30
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
implementation fix
yang-g
2015-08-27
*
merge with head
yang-g
2015-08-24
|
\
|
*
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
*
|
headers reorg
yang-g
2015-08-21
*
|
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
/
*
Start switching everything to dynamic pool
Vijay Pai
2015-07-23
*
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
|
*
Change name of thread_pool files to fixed_size_thread_pool when
vjpai
2015-07-15
|
*
Make thread_pool.h a public header
Vijay Pai
2015-07-15
*
|
Update C++ impl
Craig Tiller
2015-07-13
*
|
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
|
/
*
Fixup C++
Craig Tiller
2015-07-06
*
Update the Status API
Yang Gao
2015-06-16
*
Various minor fixes
Yang Gao
2015-06-01
*
Replaced std::this_thread::sleep_for for gpr_sleep_until.
David Garcia Quintas
2015-05-20
*
Split thread stress from end2end to improve parallelism
Craig Tiller
2015-05-06