Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ | |||
* \ | Merge pull request #7816 from ctiller/benchmark-verbosity | Craig Tiller | 2016-09-07 |
|\ \ | |||
* \ \ | Merge pull request #7018 from vjpai/fc_unary | kpayson64 | 2016-09-02 |
|\ \ \ | |||
| | | * | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |
* | | | | Merge pull request #7914 from y-zeng/cli_main_fork | kpayson64 | 2016-09-01 |
|\ \ \ \ | |||
| | * | | | a golden file | Vijay Pai | 2016-08-30 |
| | * | | | Fix golden test | Vijay Pai | 2016-08-30 |
| | * | | | Update golden file | Vijay Pai | 2016-08-29 |
| * | | | | Use --protofiles | Yuchen Zeng | 2016-08-29 |
| | * | | | clang-format | Vijay Pai | 2016-08-29 |
| | * | | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth... | Vijay Pai | 2016-08-29 |
| | * | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-25 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* / | | | | Fix some more tests that called cq_expect_completion(). | Mark D. Roth | 2016-08-25 |
|/ / / / | |||
| | | * | Rename some files to avoid conflicting .obj files on Windows | Craig Tiller | 2016-08-22 |
* | | | | Merge pull request #6732 from ctiller/consistent_client_count | Craig Tiller | 2016-08-22 |
|\ \ \ \ | |||
| | | * | | Increase log verbosity for benchmark driver | Craig Tiller | 2016-08-22 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #7735 from y-zeng/cli_main_fork | kpayson64 | 2016-08-17 |
|\ \ \ \ | |||
| * | | | | Address review comments | Yuchen Zeng | 2016-08-16 |
| * | | | | Fix wrongly included header | Yuchen Zeng | 2016-08-15 |
| * | | | | Clang-format | Yuchen Zeng | 2016-08-15 |
| * | | | | Address review comments | Yuchen Zeng | 2016-08-15 |
* | | | | | Merge pull request #7648 from vjpai/qps_better_ptr | kpayson64 | 2016-08-15 |
|\ \ \ \ \ | |||
| | * | | | | Add CliCredentials, config_grpc_cli.h | Yuchen Zeng | 2016-08-15 |
* | | | | | | Merge pull request #7652 from vjpai/qps_better_client_ending | kpayson64 | 2016-08-15 |
|\ \ \ \ \ \ | |||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into cli_main_fork | Yuchen Zeng | 2016-08-15 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | Rewrite ProtoFileParser | Yuchen Zeng | 2016-08-12 |
| * | | | | | | Appease the const gods, improve readability, stop using 0 and 1 as | Vijay Pai | 2016-08-08 |
* | | | | | | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | clang-format | Vijay Pai | 2016-08-05 |
| | * | | | | | | Better ending for open-loop tests: never wait more than 1 second | Vijay Pai | 2016-08-05 |
| | * | | | | | | Dramatically reduce time required to complete sync test when running | Vijay Pai | 2016-08-05 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | Properly use unique_ptr rather than explicitly | Vijay Pai | 2016-08-05 |
| |/ / / / / |/| | | | | | |||
| | | | * | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-04 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| | | | * | | Add FCService to golden test | Vijay Pai | 2016-08-04 |
| | | | * | | clang-format | Vijay Pai | 2016-08-04 |
| | | | * | | Be able to specify FCUnaryService just like AsyncService so that all | Vijay Pai | 2016-08-04 |
| | | | * | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-04 |
| | | | |\ \ | |||
* | | | | \ \ | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-08-04 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | deflake grpclb_test | David Garcia Quintas | 2016-08-02 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #7590 from vjpai/affinity_optional | Vijay Pai | 2016-08-02 |
| |\ \ \ \ \ \ | |||
| | | * \ \ \ \ | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-08-02 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | moar clang-format | David Garcia Quintas | 2016-08-01 |
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Fix exit condition | Vijay Pai | 2016-08-01 |
| | | * | | | | | | Don't assert if we're not able to set affinity for some reason | Vijay Pai | 2016-07-30 |
| | |/ / / / / / | |/| | | | | | | |||
| | * | | | | | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 |
| * | | | | | | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-07-29 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | | * | Change API for next message size to allow a bool return value for failure | Vijay Pai | 2016-07-27 |