Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add helper function to supply and parse error_details from Status. | yang-g | 2017-04-11 |
| | |||
* | Merge pull request #10524 from yang-g/error_details | Yang Gao | 2017-04-10 |
|\ | | | | | Support C++ (binary) error_details | ||
* \ | Merge pull request #10531 from sreecha/bm_cq_asan | Sree Kuchibhotla | 2017-04-09 |
|\ \ | | | | | | | Fix asan bug in bm_cq_multiple_threads | ||
* \ \ | Merge pull request #10509 from apolcyn/json_driver_rpc_logger | apolcyn | 2017-04-09 |
|\ \ \ | | | | | | | | | create a grpc client qps test logging reporter | ||
| | * | | Fix asan and tsan bugs. Simplify the code | Sree Kuchibhotla | 2017-04-08 |
| | | | | |||
| * | | | create a grpc client qps test logging reporter | Alexander Polcyn | 2017-04-08 |
| | | | | |||
| | * | | Fix asan bug | Sree Kuchibhotla | 2017-04-07 |
| |/ / |/| | | |||
| | * | support C++ error_details | yang-g | 2017-04-07 |
| | | | |||
* | | | Merge pull request #10432 from alenkacz/patch-1 | Yuchen Zeng | 2017-04-07 |
|\ \ \ | |_|/ |/| | | Print out some cli error message for getservices | ||
* | | | Merge pull request #10467 from sreecha/bm_cq_multi_threads | Sree Kuchibhotla | 2017-04-06 |
|\ \ \ | | | | | | | | | Microbenchmark for measuring impact of multiple threads calling cq_next | ||
| * | | | Print items/sec metric at the end | Sree Kuchibhotla | 2017-04-06 |
| | | | | |||
| * | | | Merge branch 'master' into bm_cq_multi_threads | Sree Kuchibhotla | 2017-04-05 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into dynamic_tcp_sizing | Craig Tiller | 2017-04-05 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #10469 from ctiller/xyz | Craig Tiller | 2017-04-05 |
| |\ \ \ | | | | | | | | | | | Add profiling annotations | ||
| | | * | | minor change | Sree Kuchibhotla | 2017-04-04 |
| | | | | | |||
| * | | | | Add UpdateActions to the interop client helper | Yuchen Zeng | 2017-04-04 |
| | | | | | |||
| | | * | | use wallclock | Sree Kuchibhotla | 2017-04-04 |
| | | | | | |||
| | * | | | Add profiling annotations | Craig Tiller | 2017-04-04 |
| | | | | | |||
| | | * | | Microbenchmark for measuring impact of multiple threads calling cq_next | Sree Kuchibhotla | 2017-04-04 |
| | |/ / | |||
* | | | | Merge github.com:grpc/grpc into dynamic_tcp_sizing | Craig Tiller | 2017-04-04 |
|\ \ \ \ | |||
| | * \ \ | Merge github.com:grpc/grpc into minimal | Craig Tiller | 2017-04-04 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #9949 from ctiller/new_transport_op | Craig Tiller | 2017-04-04 |
| |\ \ \ \ | | | | | | | | | | | | | Convert stream ops to a control + payload structure | ||
| * | | | | | Add option to limit # of messages per stream with tests | Vijay Pai | 2017-04-03 |
| | |_|/ / | |/| | | | |||
| | * | | | review feedback | Craig Tiller | 2017-04-03 |
| | | | | | |||
| | | | * | Print out some cli error message for getservices | Alena Varkockova | 2017-04-02 |
| | |_|/ | |/| | | | | | | | | | | | | | | Currently, when you cann grpc_cli ls on an endpoint that does not have service reflection, the cli just silently ends without printing out any error or message. This PR should fix that. | ||
| | | * | Reorganize ext tree | Craig Tiller | 2017-03-31 |
| | |/ | |/| | | | | | | | | | | - filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel | ||
| | * | Review feedback: bikeshedding round | Craig Tiller | 2017-03-31 |
| | | | |||
| | * | Fix crashes | Craig Tiller | 2017-03-31 |
| | | | |||
| | * | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-31 |
| | |\ | | |/ | |/| | |||
* | | | Merge branch 'atomic-timers' into dynamic_tcp_sizing | Craig Tiller | 2017-03-31 |
|\| | | |||
* | | | Fix compile | Craig Tiller | 2017-03-31 |
| | | | |||
| * | | Fix build on mac | Craig Tiller | 2017-03-31 |
|/ / | |||
* | | Merge pull request #10348 from sreecha/init-free-cq | Sree Kuchibhotla | 2017-03-30 |
|\ \ | | | | | | | Do not call grpc_init() for per-call-completion-queues created by a C++ sync server | ||
| | * | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-30 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #9780 from ctiller/cpp_bazelness | Nicolas Noble | 2017-03-30 |
|\ \ \ | | | | | | | | | More C++ Bazel support | ||
* \ \ \ | Merge pull request #10329 from ctiller/b64mb | Craig Tiller | 2017-03-30 |
|\ \ \ \ | | | | | | | | | | | Add benchmarks of chttp2 performance for -bin headers | ||
| | | | * | fixes | Craig Tiller | 2017-03-29 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-29 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #10331 from vjpai/async | Vijay Pai | 2017-03-29 |
|\ \ \ \ \ | | | | | | | | | | | | | Make sure that we hold contents of async operation until completion | ||
| | | | | * | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-29 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | Fix leak | Craig Tiller | 2017-03-29 |
| | | | | | | |||
| | | | * | | Add a benchmark | Sree Kuchibhotla | 2017-03-29 |
| |_|_|/ / |/| | | | | |||
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-29 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-28 |
| | | | |\ | |||
| * | | | | | Make sure that we hold contents of async operation until completion. | Vijay Pai | 2017-03-27 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'master' into stream_corked_pr | Yuxuan Li | 2017-03-27 |
|\| | | | | |||
* | | | | | Merge branch 'master' into stream_corked_pr | Yuxuan Li | 2017-03-27 |
|\ \ \ \ \ | |||
| | | * | | | Add a benchmark of base16 encoding | Craig Tiller | 2017-03-27 |
| | |/ / / | |||
| | | * | | Clang-format. | Nicolas "Pixel" Noble | 2017-03-27 |
| | | | | | |||
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-27 |
| | | |\ \ | | | |/ / | | |/| | |