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
/
client_async.cc
Commit message (
Expand
)
Author
Age
*
merge
Alistair Veitch
2016-02-02
|
\
*
|
post merge
Alistair Veitch
2016-02-02
|
*
Make dynamic sizing of async threads work again
Vijay Pai
2016-02-01
|
*
sanity fixes
David Garcia Quintas
2016-01-27
|
*
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
|
|
/
|
/
|
|
*
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25
|
*
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
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
\
|
*
|
More changes needed for generic support
Vijay Pai
2016-01-07
*
|
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
*
|
WIP
Vijay Pai
2015-12-30
|
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
*
|
WIP
vjpai
2015-11-30
|
/
*
clang-format
Vijay Pai
2015-11-04
*
Cleanup some names
vjpai
2015-11-02
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
*
Numerous proto changes to make things more sane and fix some outstanding issues
vjpai
2015-10-28
*
Split qpstest.proto into two parts - one for performance stats and
vjpai
2015-10-21
*
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
vjpai
2015-10-19
*
headers reorg
yang-g
2015-08-21
*
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
*
clang-format
Vijay Pai
2015-07-31
*
Remove lambdas from state machine functions
vjpai
2015-07-31
*
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
*
Remove spammy line (this is obfuscating testing logs)
Craig Tiller
2015-06-22
*
add missed explicit
Yang Gao
2015-06-09
*
Stop worrying about 1 second deadline as a fatal problem
Vijay Pai
2015-06-08
*
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
*
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
*
Address reviewer comment by not having non-const reference
vjpai
2015-06-05
*
clang-format
Vijay Pai
2015-06-05
*
Better management of channel attempts and channel coverage
Vijay Pai
2015-06-05
*
Omit redundant record-keeping
Vijay Pai
2015-06-05
*
Take some code out from under a lock_guard and try to
Vijay Pai
2015-06-05
*
Get the code to stop crashing by fixing bugs
Vijay Pai
2015-06-05
*
Init a variable
vjpai
2015-06-04
*
Minor fixes
vjpai
2015-06-04
*
Context activation for async
Vijay Pai
2015-06-03
*
Account for time difference in mac and linux
Vijay Pai
2015-06-03
[next]