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
*
clang-format
Craig Tiller
2016-09-08
*
Cleanup, debug support
Craig Tiller
2016-09-07
*
clang-format changes
Vijay Pai
2016-06-17
*
Deal with to_string, proper usage of nullptr, and lack of map::emplace
Vijay Pai
2016-06-15
*
Merge pull request #6041 from vjpai/i_know_virtual_destructors
Jan Tattermusch
2016-03-31
|
\
|
*
Add virtual destructor to satisfy a requirement of some compilers
vjpai
2016-03-31
*
|
Update copyrights
Craig Tiller
2016-03-31
|
/
*
Used TYPED_TEST to parametrize
Vijay Pai
2016-03-29
*
clang-format
Vijay Pai
2016-03-29
*
Add a concurrent test for sync client, async server case
Vijay Pai
2016-03-29
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Fix sanity
Craig Tiller
2016-02-08
*
Modify the test to have large number of threads receiving the RPCs and a
Sree Kuchibhotla
2016-02-08
*
Give tsan a chance
Vijay Pai
2016-02-04
*
clang-format
Vijay Pai
2016-02-03
*
Remove the command-line flags
Vijay Pai
2016-02-03
*
Fix a typecast...
Vijay Pai
2016-02-03
*
Remove some std:: so that grpc:: will be used by default when available
Vijay Pai
2016-02-03
*
Generalize namespace for ParseCommandLineFlags
Vijay Pai
2016-02-03
*
Refactor to favor composition over inheritance
Vijay Pai
2016-02-03
*
100->1000
vjpai
2016-01-26
*
Make async message match sync
vjpai
2016-01-26
*
Make TearDown follow typical gtest fixture format
Vijay Pai
2016-01-22
*
100->1000
Vijay Pai
2016-01-22
*
Merge async client thread stress test into main thread stress test so as to
Vijay Pai
2016-01-22
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Fix copyrights again
murgatroid99
2016-01-14
*
FormatCode
Sree Kuchibhotla
2016-01-13
*
Rename TestService to EchoTestService to prevent name-conflict with
Sree Kuchibhotla
2016-01-13
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
Fixing Cpp tests.
Julien Boeuf
2015-10-12
*
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
[next]