aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | | | | | * | | | | | | The public headers already have extern CGravatar yang-g2016-08-30
| | | | | | | |_|_|/ / / | | | | | | |/| | | | |
| | | | | | | | | | | * Prevent some compilers compaining unused return valueGravatar yang-g2016-08-30
| | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-30
| | | | | | | |\ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | |
| | | * | | | | | | | Update golden fileGravatar Vijay Pai2016-08-29
| | * | | | | | | | | Use --protofilesGravatar Yuchen Zeng2016-08-29
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | clang-formatGravatar Vijay Pai2016-08-29
| | | * | | | | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Use grpc::protobufGravatar Yuchen Zeng2016-08-29
| | | | | | | | | * Add type commandGravatar Yuchen Zeng2016-08-26
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | / | | | | | | Add list commandGravatar Yuchen Zeng2016-08-26
| |/ / / / / / / |/| | | | | | |
| | * | | | | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-25
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix some more tests that called cq_expect_completion().Gravatar Mark D. Roth2016-08-25
|/ / / / / / /
| | | | | * | Updated grpclb API test.Gravatar David Garcia Quintas2016-08-24
| | | | | * | Removed direct include of arpa/inet.hGravatar David Garcia Quintas2016-08-24
| | | | | | * Add missing headerGravatar yang-g2016-08-23
| |_|_|_|_|/ |/| | | | |
| | | | | * Changes to grpclb and tests for binary ip addresses.Gravatar David Garcia Quintas2016-08-22
| | | * | | Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22
* | | | | | Merge pull request #6732 from ctiller/consistent_client_countGravatar Craig Tiller2016-08-22
|\ \ \ \ \ \
| | | * | | | Increase log verbosity for benchmark driverGravatar Craig Tiller2016-08-22
| |_|/ / / / |/| | | | |
| | | | | * Merge branch 'fix_grpclb_aug' into lb_add_mdGravatar David Garcia Quintas2016-08-18
| | | | | |\
| | | | | * \ Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-18
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | * Fixed op ordering in grpclb internal clientGravatar David Garcia Quintas2016-08-18
* | | | | | | Merge pull request #7735 from y-zeng/cli_main_forkGravatar kpayson642016-08-17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Address review commentsGravatar Yuchen Zeng2016-08-16
| | | | | | * Introduced LB token initial metadata propagationGravatar David Garcia Quintas2016-08-15
| * | | | | | Fix wrongly included headerGravatar Yuchen Zeng2016-08-15
| * | | | | | Clang-formatGravatar Yuchen Zeng2016-08-15
| * | | | | | Address review commentsGravatar Yuchen Zeng2016-08-15
* | | | | | | Merge pull request #7648 from vjpai/qps_better_ptrGravatar kpayson642016-08-15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | * | | | | Add CliCredentials, config_grpc_cli.hGravatar Yuchen Zeng2016-08-15
* | | | | | | Merge pull request #7652 from vjpai/qps_better_client_endingGravatar kpayson642016-08-15
|\ \ \ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into cli_main_forkGravatar Yuchen Zeng2016-08-15
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | * | | | | Rewrite ProtoFileParserGravatar Yuchen Zeng2016-08-12
| * | | | | | | Appease the const gods, improve readability, stop using 0 and 1 asGravatar Vijay Pai2016-08-08
* | | | | | | | Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
|\ \ \ \ \ \ \ \
| | * | | | | | | clang-formatGravatar Vijay Pai2016-08-05
| | * | | | | | | Better ending for open-loop tests: never wait more than 1 secondGravatar Vijay Pai2016-08-05
| | * | | | | | | Dramatically reduce time required to complete sync test when runningGravatar Vijay Pai2016-08-05
| |/ / / / / / / |/| | | | | | |
| | * | | | | | Properly use unique_ptr rather than explicitlyGravatar Vijay Pai2016-08-05
| |/ / / / / / |/| | | | | |
| | | | * | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | * | | Add FCService to golden testGravatar Vijay Pai2016-08-04
| | | | * | | clang-formatGravatar Vijay Pai2016-08-04
| | | | * | | Be able to specify FCUnaryService just like AsyncService so that allGravatar Vijay Pai2016-08-04
| | | | * | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
| | | | |\ \ \
* | | | | \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-08-04
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | deflake grpclb_testGravatar David Garcia Quintas2016-08-02
| | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #7590 from vjpai/affinity_optionalGravatar Vijay Pai2016-08-02
| |\ \ \ \ \ \ \
| | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |