Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1703 from ctiller/fugly | Vijay Pai | 2015-05-22 |
|\ | | | | | clang-format qps code - it was getting out of hand | ||
* \ | Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm | Yang Gao | 2015-05-21 |
|\ \ | | | | | | | Add a test of crashing servers and clients | ||
* \ \ | Merge pull request #1693 from dgquintas/fix_sleep_for | Vijay Pai | 2015-05-21 |
|\ \ \ | | | | | | | | | Replaced std::this_thread::sleep_for for gpr_sleep_until. | ||
| | * \ | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Add missing copyright notices | Craig Tiller | 2015-05-21 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | clang-format qps code - it was getting out of hand | Craig Tiller | 2015-05-21 |
| |_|/ |/| | | |||
* | | | Merge pull request #1669 from dgquintas/benchmark_hosts_info | Vijay Pai | 2015-05-21 |
|\ \ \ | | | | | | | | | Added the client and server configurations to the bench results proto. | ||
| | * | | Replaced std::this_thread::sleep_for for gpr_sleep_until. | David Garcia Quintas | 2015-05-20 |
| |/ / |/| | | | | | | | | | | | std::this_thread::sleep_for isn't available in gcc <= 4.6 (4.7?) nor VS2010. | ||
| * | | Fix to work around the fact that Histogram isn't copyable. | David Garcia Quintas | 2015-05-20 |
| | | | |||
| * | | Added the client and server configurations to the bench results proto. | David Garcia Quintas | 2015-05-19 |
| | | | | | | | | | | | | | | | The added configurations also include the host of both parties. This is useful for reporting. | ||
| | * | Add response streams to server crash test, fix them | Craig Tiller | 2015-05-19 |
| | | | |||
| | * | Add crashing client test | Craig Tiller | 2015-05-19 |
| | | | |||
* | | | Compile fix | Craig Tiller | 2015-05-19 |
| | | | |||
| | * | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
| | |\ | | |/ | |/| | | | | | | | | | | Conflicts: Makefile build.json | ||
* | | | Better RNG seeding portability | Craig Tiller | 2015-05-19 |
| | | | |||
* | | | Cheesy attempt to get this working on Travis | Craig Tiller | 2015-05-18 |
|/ / | |||
* | | resolve comments | Yang Gao | 2015-05-17 |
| | | |||
* | | Add fake credentials to the test and verify it actually works | Yang Gao | 2015-05-15 |
| | | |||
| * | Compile fix | Craig Tiller | 2015-05-15 |
| | | |||
| * | Compile fix | Craig Tiller | 2015-05-15 |
| | | |||
| * | clang-format | Craig Tiller | 2015-05-15 |
| | | |||
| * | Sleep a little after server death to allow TCP time to catch up | Craig Tiller | 2015-05-15 |
| | | |||
| * | Crash handling test | Craig Tiller | 2015-05-15 |
| | | |||
* | | resolve comments | Yang Gao | 2015-05-15 |
| | | |||
* | | support per call credentials in c++ | Yang Gao | 2015-05-14 |
|/ | |||
* | Merge pull request #1493 from ↵ | Yang Gao | 2015-05-12 |
|\ | | | | | | | | | ctiller/churn-churn-churn-the-api-gently-down-the-stream Completion queue binding for new requests API change | ||
* | | Added async streaming ping pong test | Siddharth Rakesh | 2015-05-11 |
| | | |||
* | | Merge pull request #1494 from ctiller/the-churnening | Yang Gao | 2015-05-11 |
|\ \ | | | | | | | Lose redundant tag on unary calls | ||
* \ \ | Merge pull request #1489 from ctiller/all-the-small-things | Yang Gao | 2015-05-11 |
|\ \ \ | | | | | | | | | Split thread stress from end2end to improve parallelism | ||
| | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | |\ | |_|_|/ |/| | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc | ||
* | | | | Merge pull request #1530 from ctiller/async-fail | Vijay Pai | 2015-05-08 |
|\ \ \ \ | | | | | | | | | | | Increase test timeout | ||
| | | * \ | Merge github.com:grpc/grpc into the-churnening | Craig Tiller | 2015-05-08 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | * | | | Merge github.com:grpc/grpc into all-the-small-things | Craig Tiller | 2015-05-08 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #1470 from vjpai/stream_ctx | Craig Tiller | 2015-05-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix a bug in synchronous streaming QPS test | ||
| | * | | | | Increase test timeout | Craig Tiller | 2015-05-08 |
| |/ / / / |/| | | | | |||
| | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc ↵ | Craig Tiller | 2015-05-08 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | into dgquintas-standalone_benchmarks | ||
* \ \ \ \ \ | Merge branch 'yang-g-mock' | Craig Tiller | 2015-05-08 |
|\ \ \ \ \ \ | |||
| | | | * \ \ | Merge github.com:grpc/grpc into all-the-small-things | Craig Tiller | 2015-05-08 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | | | | | * | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/server/server.cc | ||
* | | | | | | | Eliminate need for SIGPIPE handling | Craig Tiller | 2015-05-06 |
| | | | | | | | |||
| | | | | * | | Fix test | Craig Tiller | 2015-05-06 |
| | | | | | | | |||
| | | | | * | | Lose redundant tag on unary calls | Craig Tiller | 2015-05-06 |
| |_|_|_|/ / |/| | | | | | |||
| | | | | * | Completion queue binding for new requests API change | Craig Tiller | 2015-05-06 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Move completion queue binding for new requests to the new request request time, not server instantiation time. | ||
| | | | * | Split thread stress from end2end to improve parallelism | Craig Tiller | 2015-05-06 |
| |_|_|/ |/| | | | |||
| | | * | Merge branch 'master' into stream_ctx | vjpai | 2015-05-05 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | Split C++'s smoke_test into 4 stand alone ones. | David Garcia Quintas | 2015-05-05 |
| |/ / |/| | | |||
| * | | Merge remote-tracking branch 'upstream/master' into mock | Yang Gao | 2015-05-05 |
| |\ \ | |/ / |/| | | |||
| * | | add a test using the mock interfaces | Yang Gao | 2015-05-05 |
| | | |