aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge pull request #5008 from vjpai/worker_quitGravatar Michael Lumish2016-02-04
|\
* \ Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ \
| | * Merge branch 'master' into worker_quitGravatar vjpai2016-02-04
| | |\ | |_|/ |/| |
* | | Merge pull request #4828 from vjpai/async_thread_stress_testGravatar Craig Tiller2016-02-04
|\ \ \
* \ \ \ Merge pull request #5042 from ctiller/compileGravatar Yang Gao2016-02-04
|\ \ \ \
| | * | | Give tsan a chanceGravatar Vijay Pai2016-02-04
| | * | | Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-02-03
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | clang-formatGravatar Vijay Pai2016-02-03
| | * | | Remove the command-line flagsGravatar Vijay Pai2016-02-03
| | * | | Fix a typecast...Gravatar Vijay Pai2016-02-03
* | | | | Merge pull request #4958 from sreecha/server_try_cancel_apiGravatar Yang Gao2016-02-03
|\ \ \ \ \
| | | * | | Remove some std:: so that grpc:: will be used by default when availableGravatar Vijay Pai2016-02-03
| | | * | | Generalize namespace for ParseCommandLineFlagsGravatar Vijay Pai2016-02-03
| | | * | | Refactor to favor composition over inheritanceGravatar Vijay Pai2016-02-03
| | | | * | fix missed merge issueGravatar Alistair Veitch2016-02-03
| | * | | | Fix clang3.7/tsan compile failureGravatar Craig Tiller2016-02-03
| | | * | | Merge branch 'master' into async_thread_stress_testGravatar Vijay Pai2016-02-03
| | | |\ \ \
| * | | | | | Run tools/distrib/clang_format_code.shGravatar Sree Kuchibhotla2016-02-03
* | | | | | | Took out dependence on vectorGravatar vjpai2016-02-03
| | | | | * | mergeGravatar Alistair Veitch2016-02-03
| | | | | |\ \ | | | | | |/ / | | | | |/| |
* | | | | | | Merge branch 'master' into limit_coresGravatar vjpai2016-02-03
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Forgot to put this in the Mac versionGravatar vjpai2016-02-03
| |_|/ / / / |/| | | | |
| | * | | | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | remove duplicate functionsGravatar yang-g2016-02-02
| * | | | | remove the old impl caused by 4921Gravatar yang-g2016-02-02
|/ / / / /
| | | * | mergeGravatar Alistair Veitch2016-02-02
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Function name changed on merge....Gravatar Vijay Pai2016-02-02
| | | | * Merge branch 'master' into worker_quitGravatar Vijay Pai2016-02-02
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * clang-formatGravatar Vijay Pai2016-02-02
| | | * | post mergeGravatar Alistair Veitch2016-02-02
| | | | * Add a Quit RPC so that we can conveniently shut down the workers from the dri...Gravatar vjpai2016-02-02
* | | | | atGravatar Vijay Pai2016-02-01
* | | | | Address reviewer comments regarding const and shortage of commentsGravatar Vijay Pai2016-02-01
* | | | | Add core-limited scenario and protobuf-based QPS scenarioGravatar Vijay Pai2016-02-01
| * | | | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-01
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Copyright and clang-formatGravatar Vijay Pai2016-02-01
* | | | | Make sure that client limit is validGravatar Vijay Pai2016-02-01
* | | | | Enable properly working core limits on clients and servers,Gravatar Vijay Pai2016-02-01
| * | | | Address code review commentsGravatar Sree Kuchibhotla2016-02-01
* | | | | Make dynamic sizing of async threads work againGravatar Vijay Pai2016-02-01
* | | | | Clean-up core list usage and make it possible to reset the core listGravatar Vijay Pai2016-02-01
* | | | | Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-02-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | use huffman prefixGravatar yang-g2016-02-01
| | * | | Comments and a minor fixGravatar Sree Kuchibhotla2016-01-29
| | * | | Use the same completion queue for both client and serverGravatar Sree Kuchibhotla2016-01-29
| * | | | Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
| | * | | Comments and formatGravatar Sree Kuchibhotla2016-01-28
| | * | | Sync server end2end and async_end2end testsGravatar Sree Kuchibhotla2016-01-28
| |/ / /
| * | | Merge pull request #4775 from dgquintas/sync-async-plus-interfacesGravatar Craig Tiller2016-01-28
| |\ \ \
| * | | | Testing scenarios for various performance characteristicsGravatar Vijay Pai2016-01-28