aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_async.cc
Commit message (Expand)AuthorAge
...
| * Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
|/
* Colocate calls for the same channel on the same CQGravatar Craig Tiller2016-06-27
* Specify template parent explicitlyGravatar Vijay Pai2016-06-15
* Remove unused gflags and gtest includesGravatar vjpai2016-05-31
* fix formattingGravatar Jan Tattermusch2016-05-11
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Timer->UsageTimer consistentlyGravatar vjpai2016-02-24
* clang-fmtGravatar Craig Tiller2016-02-22
* Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
* Attack of the const police.Gravatar vjpai2016-02-12
* Cleanup to make it work with clang buildGravatar Vijay Pai2016-02-11
* Sanity (clang-format and copyright)Gravatar Vijay Pai2016-02-11
* Simplify and properly implement openloop testing.Gravatar Vijay Pai2016-02-11
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* mergeGravatar Alistair Veitch2016-02-02
|\
* | post mergeGravatar Alistair Veitch2016-02-02
| * Make dynamic sizing of async threads work againGravatar Vijay Pai2016-02-01
| * sanity fixesGravatar David Garcia Quintas2016-01-27
| * Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
| |\
| | * clang-formatGravatar Vijay Pai2016-01-27
| | * Don't log newlinesGravatar Vijay Pai2016-01-27
| | * Allow dynamic sizing of async client and server thread poolsGravatar Vijay Pai2016-01-27
| |/ |/|
| * pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
| * 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