Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge pull request #7652 from vjpai/qps_better_client_ending | kpayson64 | 2016-08-15 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Better client-side ending for QPS tests | |||
| | | * \ \ \ \ | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proxies for false and true. | |||
* | | | | | | | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Implement C++ API for defining channel filters. | |||
| | * | | | | | | | clang-format | Vijay Pai | 2016-08-05 | |
| | | | | | | | | | ||||
| | * | | | | | | | Better ending for open-loop tests: never wait more than 1 second | Vijay Pai | 2016-08-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if we are in termination mode | |||
| | * | | | | | | | Dramatically reduce time required to complete sync test when running | Vijay Pai | 2016-08-05 | |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | with lots of threads (by parallelizing shutdown of course) | |||
| | * | | | | | | Properly use unique_ptr rather than explicitly | Vijay Pai | 2016-08-05 | |
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | deleting server context wrappers in QPS test | |||
| | | | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | relevant methods get treated this way. | |||
| | | | * | | | 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 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Don't assert if we're not able to set CPU affinity | |||
| | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 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 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile | |||
| | | | | | | | * | removed codegen/log.h | David Garcia Quintas | 2016-07-27 | |
| | | | | | | | | | ||||
| | | | | | | | * | removed codegen/time.h | David Garcia Quintas | 2016-07-27 | |
| | | | | | | | | | ||||
| | | | | | | | * | removed codegen/alloc.h | David Garcia Quintas | 2016-07-27 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
| | | | | | | * | Change API for next message size to allow a bool return value for failure | Vijay Pai | 2016-07-27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases. | |||
| | * | | | | | | Merge pull request #7380 from nicolasnoble/no-c++11-threads | Vijay Pai | 2016-07-27 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread. | |||
| | | | | | * | | | Fix sanity issues | Yuchen Zeng | 2016-07-26 | |
| | | | | | | | | | ||||
| | | | | | * | | | Fix thread leak | Yuchen Zeng | 2016-07-26 | |
| | | | | | | | | | ||||
| | | | | | * | | | Remove references to string_ref_helper | Yuchen Zeng | 2016-07-25 | |
| | | | | | | | | | ||||
| | | | | | * | | | Merge remote-tracking branch 'upstream/master' into cli_main | Yuchen Zeng | 2016-07-25 | |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | | | | | * | | | Add header guard | Yuchen Zeng | 2016-07-25 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-07-25 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | |||
| | | | | | * | | | Remove unnecessary dependencies | Yuchen Zeng | 2016-07-25 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #7020 from rjshade/assert_not_expect | kpayson64 | 2016-07-25 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | ASSERT vector size before directly accessing first element | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #7451 from y-zeng/seperate_generated_files | kpayson64 | 2016-07-25 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Separate generated pb files from the server reflection build target, use grpc::protobuf instead of google::protobuf | |||
* | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split | Nicolas "Pixel" Noble | 2016-07-25 | |
|\| | | | | | | | | | | ||||
| | | | | | | | * | | | Command processing, validation | Yuchen Zeng | 2016-07-25 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #7269 from y-zeng/cli_call | kpayson64 | 2016-07-21 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Support server reflection in CLI | |||
| | | | | | | | | | * | Merge branch 'master' into fc_unary | Vijay Pai | 2016-07-21 | |
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| | | | | * | | | | | | Merge pull request #7400 from yang-g/ga_branch2 | Nicolas Noble | 2016-07-21 | |
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Cherrypick #7319 into v1.0.x | |||
| | * | | | | | | | | | | Addressed review comments | Yuchen Zeng | 2016-07-20 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Add comments for GRPC_NO_GENERATED_CODE | Yuchen Zeng | 2016-07-19 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Revert unnecessary deletions | Yuchen Zeng | 2016-07-19 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Merge pull request #7407 from ctiller/delayed-write | Craig Tiller | 2016-07-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Benchmark fixes |