Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix compilation | Craig Tiller | 2017-10-11 |
| | |||
* | Merge github.com:grpc/grpc into chttp2_timer | Craig Tiller | 2017-10-10 |
|\ | |||
| * | Merge github.com:grpc/grpc into qps_failya | Craig Tiller | 2017-10-10 |
| |\ | |||
| | * | Fixing init-test timeout. | Nicolas Noble | 2017-10-10 |
| | | | |||
| * | | Wait until all clients connected before starting streams | Craig Tiller | 2017-10-09 |
| | | | |||
| * | | Stability fixes | Craig Tiller | 2017-10-09 |
| | | | |||
| | * | Make sure to accept expected tags exactly once | Vijay Pai | 2017-10-09 |
| |/ | |||
* | | Fix build | Craig Tiller | 2017-10-09 |
| | | |||
* | | Fix test | Craig Tiller | 2017-10-09 |
| | | |||
* | | Fix test | Craig Tiller | 2017-10-09 |
| | | |||
* | | C++ize BDP estimator, introduce ManualConstructor | Craig Tiller | 2017-10-08 |
|/ | |||
* | tcp_server_uv_test changes | Yash Tibrewal | 2017-10-06 |
| | |||
* | uv changes for grpc_pollset_work | Yash Tibrewal | 2017-10-06 |
| | |||
* | uv changes for grpc_pollset_work | Yash Tibrewal | 2017-10-06 |
| | |||
* | tcp_client_uv_test changes | Yash Tibrewal | 2017-10-06 |
| | |||
* | backoff_test explicity conversion | Yash Tibrewal | 2017-10-06 |
| | |||
* | explicit type conversion | Yash Tibrewal | 2017-10-06 |
| | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-06 |
|\ | |||
| * | Merge pull request #12769 from ctiller/fuzzy | Craig Tiller | 2017-10-06 |
| |\ | | | | | | | Moving to allow fuzzer test to run entire corpora under bazel | ||
* | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-06 |
|\| | | |||
| * | | Merge pull request #12852 from vjpai/rent | Vijay Pai | 2017-10-05 |
| |\ \ | | | | | | | | | Reduce # of message sizes used in each async_end2end_test scenario | ||
| * \ \ | Merge pull request #12855 from vjpai/new_const | Vijay Pai | 2017-10-05 |
| |\ \ \ | | | | | | | | | | | Add some const | ||
| | * | | | Add some const that is now allowed | Vijay Pai | 2017-10-05 |
| | | | | | |||
| * | | | | Eliminate magic #s, follow API | Vijay Pai | 2017-10-05 |
| |/ / / | |||
| | * / | Reduce # of message sizes used in each scenario | Vijay Pai | 2017-10-05 |
| |/ / | |||
| * | | Merge pull request #12828 from yang-g/delete_stress_clients | Yang Gao | 2017-10-05 |
| |\ \ | | | | | | | | | Properly clean up stress test clients | ||
* | | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\| | | | |||
| * | | | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-05 |
| |\ \ \ | |||
* | \ \ \ | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | reduce timeout for json_run_localhost | Jan Tattermusch | 2017-10-05 |
| | | | | | |||
| | | * | | Properly clean up stress test clients | yang-g | 2017-10-04 |
| | |/ / | |/| | | |||
| | * | | Some final linker and build issues. Also, resolving invalid_channel_args_test | Yash Tibrewal | 2017-10-03 |
| |/ / | |||
| | * | Fixes | Craig Tiller | 2017-10-03 |
| | | | |||
| | * | Merge github.com:grpc/grpc into fuzzy | Craig Tiller | 2017-10-03 |
| | |\ | | |/ | |/| | |||
| | * | Revert deleted file | Craig Tiller | 2017-10-03 |
| | | | |||
| | * | Make this work | Craig Tiller | 2017-10-03 |
| | | | |||
* | | | Fix test | Craig Tiller | 2017-10-03 |
| | | | |||
| * | | Merge pull request #9556 from y-zeng/cli_batch_rebased | Yuchen Zeng | 2017-10-02 |
| |\ \ | | | | | | | | | gRPC CLI batch mode | ||
* | \ \ | Merge branch 'flowctlN' into flowctl+millis | Craig Tiller | 2017-10-02 |
|\ \ \ \ | |||
* \ \ \ \ | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-02 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge branch 'master' into epoll1_h2proxy_tests_fix | Yash Tibrewal | 2017-09-29 |
| |\ \ \ \ | |||
| | | | * | | Fix windows build | Yuchen Zeng | 2017-09-29 |
| | | | | | | |||
| | | | * | | gRPC CLI batch mode | Yuchen Zeng | 2017-09-29 |
| | | |/ / | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | | * | Moving to allow fuzzer test to run entire corpora under bazel | Craig Tiller | 2017-09-29 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #12374 from markdroth/plugin_credentials_api_fix | Mark D. Roth | 2017-09-29 |
| |\ \ \ | | | | | | | | | | | Change plugin credentials API to support both sync and async modes | ||
| * | | | | Add a simple test | yang-g | 2017-09-28 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests | apolcyn | 2017-09-28 |
| |\ \ \ \ | | | | | | | | | | | | | Add c-ares resolver tests against GCE DNS, redo of #12010 | ||
| | | | * | | Fix compression tests for when they expect the client to receive the ↵ | Yash Tibrewal | 2017-09-28 |
| | |_|/ / | |/| | | | | | | | | | | | | | completion tag |