aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge branch 'master' into limit_coresGravatar vjpai2016-02-03
|\
* | Forgot to put this in the Mac versionGravatar vjpai2016-02-03
| * remove duplicate functionsGravatar yang-g2016-02-02
| * remove the old impl caused by 4921Gravatar yang-g2016-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
* 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
* 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
| * Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
| * Merge pull request #4775 from dgquintas/sync-async-plus-interfacesGravatar Craig Tiller2016-01-28
| |\
| * | Testing scenarios for various performance characteristicsGravatar Vijay Pai2016-01-28
| | * 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
| | |\ | | |/ | |/|
| | * copyrightsGravatar David Garcia Quintas2016-01-27
| * | Merge pull request #4918 from vjpai/dynamic_sizing2Gravatar Yang Gao2016-01-27
| |\ \
| * | | clang-format codeGravatar Craig Tiller2016-01-27
| | * | clang-formatGravatar Vijay Pai2016-01-27
| * | | Merge github.com:grpc/grpc into fix-c++Gravatar Craig Tiller2016-01-27
| |\ \ \
| | | * \ Merge branch 'generic_qps' into dynamic_sizing2Gravatar Vijay Pai2016-01-27
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' into generic_qpsGravatar Vijay Pai2016-01-27
| | |\ \ \
| | | | * | Don't log newlinesGravatar Vijay Pai2016-01-27
| | | | * | CopyrightGravatar Vijay Pai2016-01-27
| | | | * | Also dynamic sizing for num_clients on performance testsGravatar Vijay Pai2016-01-27
| * | | | | Small testing fixesGravatar Craig Tiller2016-01-27
| | | | * | Allow dynamic sizing of async client and server thread poolsGravatar Vijay Pai2016-01-27
| | | |/ / | | |/| |
| | * | | Sanity checks and asan fixGravatar vjpai2016-01-27
| | | * | Sanity failures (copyright, clang-format)Gravatar vjpai2016-01-27
| | | * | clang-formatGravatar vjpai2016-01-26
| | | * | Fix copyrightGravatar vjpai2016-01-26
| | | * | No need to put \n at end of a log messageGravatar vjpai2016-01-26
| | * | | Actually create async generic serverGravatar vjpai2016-01-26
| | | * | Properly state client nameGravatar Vijay Pai2016-01-26
| | | * | Improve logging for testGravatar Vijay Pai2016-01-26
| | |/ /
| | * | clang-formatGravatar Vijay Pai2016-01-26
| | * | localhost -> wildcard addressGravatar Vijay Pai2016-01-26
| |/ /
| | * pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
| | * Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
| | * Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-21
| | |\ | | |/ | |/|
| | * fixed copyrightsGravatar David Garcia Quintas2016-01-21
| | * Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
| | * clang-formatGravatar David Garcia Quintas2016-01-20
| | * updated copyrightsGravatar David Garcia Quintas2016-01-20
| | * Merge branch 'proto_interfaces' into yang-g-sync_async_mixGravatar David Garcia Quintas2016-01-19
| | |\
* | | | Fix include guardGravatar vjpai2016-01-19