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
Commit message (
Expand
)
Author
Age
*
Fix mac build
Craig Tiller
2015-09-10
*
Merge pull request #3174 from vjpai/shutitdown2
Craig Tiller
2015-09-10
|
\
*
|
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-03
|
*
Put timeout on server shutdown
vjpai
2015-08-31
*
|
Hand-written changes
Craig Tiller
2015-08-31
|
/
*
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
|
/
*
clang-format all source
Craig Tiller
2015-08-18
*
clang-format
Vijay Pai
2015-08-11
*
Address concerns from review
vjpai
2015-08-11
*
Stop using a variable-sized array since that's not standards-compliant
Vijay Pai
2015-08-07
*
clang-format plus helpful comments
Vijay Pai
2015-08-05
*
Remaining changes needed to get QPS test working on old compilers.
Vijay Pai
2015-08-05
*
Eliminate use of this_thread::sleep_until
Vijay Pai
2015-07-31
*
Eliminate lambda used as CV predicate
Vijay Pai
2015-07-31
*
Eliminate user of lambda in server definition
Vijay Pai
2015-07-31
*
Eliminate use of lambdas in ResourceUsage processing functions...
Vijay Pai
2015-07-31
*
clang-format
Vijay Pai
2015-07-31
*
Remove lambdas from state machine functions
vjpai
2015-07-31
*
Switch a push_back to emplace_back to avoid being interpreted
vjpai
2015-07-31
*
Remove lambda from client definition
vjpai
2015-07-31
*
Merge branch 'master' into asklipion
vjpai
2015-07-31
|
\
|
*
Tune down number of channels for qps_test
Craig Tiller
2015-07-30
*
|
Remove use of C++11 randomization engines
vjpai
2015-07-27
|
/
*
Merge pull request #2647 from vjpai/deepend
Yang Gao
2015-07-24
|
\
*
|
Isolate nullptr to grpc namespace when we must define it ourselves
Vijay Pai
2015-07-25
|
*
Start switching everything to dynamic pool
Vijay Pai
2015-07-23
|
/
*
User agent string support
Craig Tiller
2015-07-18
*
Merge pull request #2470 from ctiller/i-want-to-wait-free
Vijay Pai
2015-07-17
|
\
*
\
Merge github.com:grpc/grpc into no-worries-i-can-wait
Craig Tiller
2015-07-17
|
\
\
|
|
*
Merge github.com:grpc/grpc into i-want-to-wait-free
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
|
|
*
Adjust oustanding request count to meet new server algorithm
Craig Tiller
2015-07-15
|
|
/
*
/
Update C++ impl
Craig Tiller
2015-07-13
|
/
*
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
Vijay Pai
2015-07-10
|
\
*
|
Make naming a little more consistent
Craig Tiller
2015-07-10
|
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2279 from vjpai/openleaks
Yang Gao
2015-07-06
|
\
\
|
|
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-06
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Fixup C++
Craig Tiller
2015-07-06
*
|
|
Merge pull request #2151 from sidrakesh93/master
Vijay Pai
2015-07-06
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
Pluck some low hanging concurrency fruit
Craig Tiller
2015-07-01
|
|
*
if->while
Vijay Pai
2015-07-01
|
|
*
Delete spare contexts lying around at the end of the test to avoid
Vijay Pai
2015-07-01
|
|
/
|
/
|
*
|
Eliminate data-race caused by specialization in vector<bool>
Vijay Pai
2015-07-01
[next]