Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor pollset_kick | Craig Tiller | 2015-05-28 |
| | | | | | Allow multiple threads to be polling Remove unnecessary windows stubs | ||
* | Merge branch 'you-complete-me' into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\ | |||
| * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-05-28 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #1774 from ctiller/maybe-we-should-run-some-more-tests | Nicolas Noble | 2015-05-28 |
| |\ \ | | | | | | | | | Re-enable some tests | ||
| * \ \ | Merge pull request #1770 from jtattermusch/plugin_vcxproj | Nicolas Noble | 2015-05-28 |
| |\ \ \ | | | | | | | | | | | Provide VS projects for building protoc plugins on Windows | ||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-28 |
|\| | | | | |||
| | | * | | Re-enable some tests | Craig Tiller | 2015-05-27 |
| | | | | | |||
| | * | | | provide VS solution for building protoc plugins | Jan Tattermusch | 2015-05-27 |
| | |/ / | |||
| | | * | Bump version | Craig Tiller | 2015-05-27 |
| | |/ | |||
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-24 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/call.c test/core/end2end/dualstack_socket_test.c test/core/end2end/tests/early_server_shutdown_finishes_inflight_calls.c test/core/end2end/tests/early_server_shutdown_finishes_tags.c test/core/end2end/tests/graceful_server_shutdown.c test/core/end2end/tests/invoke_large_request.c test/core/end2end/tests/max_concurrent_streams.c test/core/end2end/tests/max_message_length.c test/core/end2end/tests/request_response_with_binary_metadata_and_payload.c test/core/end2end/tests/request_response_with_metadata_and_payload.c test/core/end2end/tests/request_response_with_payload.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c test/core/end2end/tests/request_response_with_trailing_metadata_and_payload.c test/core/end2end/tests/request_with_large_metadata.c test/core/end2end/tests/request_with_payload.c test/core/httpcli/httpcli_test.c tools/run_tests/run_tests.py | ||
| | * | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-22 |
| | |\ | | |/ | |/| | |||
| * | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
| |\ \ | |||
| | | * | Return shared_ptr by value plus minor dependency fix | David Garcia Quintas | 2015-05-20 |
| | | | | |||
| | | * | Simplified code based on comments and fixed build.json | David Garcia Quintas | 2015-05-20 |
| | | | | |||
| | | * | Removed registry for benchmark reports & introduced benchmark_config.{h,cc} ↵ | David Garcia Quintas | 2015-05-20 |
| | |/ | | | | | | | | | | | | | | | | | | | in the spirit of test_config.{h,cc}. The purpose of benchmark_config is to allow for different behaviors to be decided at compile-time. | ||
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-19 |
|\ \ \ | |||
| | * | | Add crashing client test | Craig Tiller | 2015-05-19 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | Conflicts: Makefile build.json | ||
| | | * | Run qps smoke tests on Travis | Craig Tiller | 2015-05-18 |
| | |/ | |/| | |||
| * | | Merge pull request #1639 from nicolasnoble/fix-build | Yang Gao | 2015-05-18 |
| |\ \ | | | | | | | | | Actually removing grpc_http.h from build.json. | ||
| * \ \ | Merge pull request #1594 from yang-g/creds | jboeuf | 2015-05-18 |
| |\ \ \ | | | | | | | | | | | support per call credentials in c++ | ||
| | | * | | Actually removing grpc_http.h from build.json. | Nicolas "Pixel" Noble | 2015-05-18 |
| | |/ / | |/| | | |||
| | * | | bump minor version to 9 | Yang Gao | 2015-05-18 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-17 |
|\| | | | |||
| | * | | Add fake credentials to the test and verify it actually works | Yang Gao | 2015-05-15 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-15 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Crash handling test | Craig Tiller | 2015-05-15 |
| | | | | |||
| * | | | Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash | Nicolas Noble | 2015-05-15 |
| |\ \ \ | | | |/ | | |/| | Add subprocess GPR API | ||
| | * | | Add header to build.json | Craig Tiller | 2015-05-15 |
| | | | | |||
| * | | | GPR_ASSERT is not an expression | Craig Tiller | 2015-05-15 |
| | | | | |||
| | * | | Add subprocess GPR API | Craig Tiller | 2015-05-15 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | Port fling_test to it. This will be used to: - port remaining tests to Windows - enable testing what happens when servers or clients mysteriously disappear | ||
| * / | Made qps_* targets "benchmark" builds. | David Garcia Quintas | 2015-05-14 |
| |/ | |||
* | | Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup | Craig Tiller | 2015-05-12 |
|\| | |||
| * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-12 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-12 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-11 |
| | |\ | |||
| * | | | 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 branch 'churn-churn-churn-the-api-gently-down-the-stream' into ↵ | Craig Tiller | 2015-05-11 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we-dont-need-no-backup Conflicts: test/core/end2end/fixtures/chttp2_fullstack.c test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c test/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c test/core/end2end/fixtures/chttp2_socket_pair.c test/core/end2end/tests/cancel_after_accept.c | ||
* \ \ \ \ \ | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-11 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | | * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | Craig Tiller | 2015-05-11 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak | ||
| | | | | * | Clean out old code | Craig Tiller | 2015-05-11 |
| | | | | | | |||
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into generate-test-projects | Nicolas "Pixel" Noble | 2015-05-09 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak | ||
| * | | | | | | Making the gRPC C tests building under Windows. | Nicolas Noble | 2015-05-09 |
| | | | | | | | |||
| * | | | | | | Adding grpc++_unsecure project file, and adding better support for test ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | projects. | ||
| | | * | | | | Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream | Craig Tiller | 2015-05-08 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | | | * | Merge github.com:grpc/grpc into bye-bye-completion-queue-pie | 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: test/cpp/end2end/async_end2end_test.cc |