aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_async.cc
Commit message (Collapse)AuthorAge
* Cleanup unneeded namespaceGravatar Vijay Pai2016-11-04
|
* clang-formatGravatar Vijay Pai2016-11-01
|
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
|
* Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-10
|\
| * Add missing deleteGravatar Craig Tiller2016-10-06
| |
* | Start to log errors from benchmarkGravatar Craig Tiller2016-09-29
|/
* Fix compile errorGravatar Craig Tiller2016-07-15
|
* Merge branch 'histo' of github.com:vjpai/grpc into delayed-writeGravatar Craig Tiller2016-07-15
|\
* | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| |
| * clang-formatGravatar Vijay Pai2016-07-13
| |
| * Resolve pernicious race between destructor and thread functions by insisting ↵Gravatar Vijay Pai2016-07-13
| | | | | | | | that destructor is invoked after the class has gone back to being a harmless single-threaded thing.
| * Unify and make consistent the per-thread shutdown processGravatar Vijay Pai2016-07-13
| |
* | Ensure timely response to marksGravatar Craig Tiller2016-07-12
| |
| * Fix some shutdown errors related to CQ/join orderingGravatar Vijay Pai2016-07-08
| |
| * Merge branch 'verbose_errors' into histoGravatar Vijay Pai2016-07-08
| |\
| * | Stop holding histogram for a long timeGravatar Vijay Pai2016-07-08
|/ /
| * 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
| | | | I also added some unrequested const's
* 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
| | | | Revive it in tests as well
* 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
| |