aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_async.cc
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
|\
| * Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-14
|\|
| * clang-format codeGravatar Craig Tiller2016-01-14
| * Update copyrights againGravatar murgatroid992016-01-13
* | merge with headGravatar yang-g2016-01-13
|\|
| * Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| |\ | |/ |/|
| * More changes needed for generic supportGravatar Vijay Pai2016-01-07
| * Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| * WIPGravatar Vijay Pai2015-12-30
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
| * WIPGravatar vjpai2015-11-30
|/
* clang-formatGravatar Vijay Pai2015-11-04
* Cleanup some namesGravatar vjpai2015-11-02
* Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
* Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
* Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
* Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
* headers reorgGravatar yang-g2015-08-21
* clang-format plus helpful commentsGravatar Vijay Pai2015-08-05
* Remaining changes needed to get QPS test working on old compilers.Gravatar Vijay Pai2015-08-05
* clang-formatGravatar Vijay Pai2015-07-31
* Remove lambdas from state machine functionsGravatar vjpai2015-07-31
* if->whileGravatar Vijay Pai2015-07-01
* Delete spare contexts lying around at the end of the test to avoidGravatar Vijay Pai2015-07-01
* Eliminate data-race caused by specialization in vector<bool>Gravatar Vijay Pai2015-07-01
* Remove spammy line (this is obfuscating testing logs)Gravatar Craig Tiller2015-06-22
* add missed explicitGravatar Yang Gao2015-06-09
* Stop worrying about 1 second deadline as a fatal problemGravatar Vijay Pai2015-06-08
* Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
* Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
* Address reviewer comment by not having non-const referenceGravatar vjpai2015-06-05
* clang-formatGravatar Vijay Pai2015-06-05
* Better management of channel attempts and channel coverageGravatar Vijay Pai2015-06-05
* Omit redundant record-keepingGravatar Vijay Pai2015-06-05
* Take some code out from under a lock_guard and try toGravatar Vijay Pai2015-06-05
* Get the code to stop crashing by fixing bugsGravatar Vijay Pai2015-06-05
* Init a variableGravatar vjpai2015-06-04
* Minor fixesGravatar vjpai2015-06-04
* Context activation for asyncGravatar Vijay Pai2015-06-03
* Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
* Bug fixGravatar Vijay Pai2015-06-03
* Invoke LoadTest setupGravatar vjpai2015-06-03
* Fix timer issuesGravatar vjpai2015-06-02
* Merge branch 'master' into poissonGravatar vjpai2015-05-28
|\
| * clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
* | WIPGravatar vjpai2015-05-18
* | WIPGravatar vjpai2015-05-12
|/
* Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
* Change function-pointer to std::functionGravatar vjpai2015-05-04