Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | 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 | |||
| * | | | Remove all uses of __FUNCTION__ | Craig Tiller | 2015-05-24 | |
| | | | | ||||
| * | | | Merge pull request #1706 from ctiller/streaming-crash-boom-bang | Nicolas Noble | 2015-05-22 | |
| |\ \ \ | | | | | | | | | | | Fix shutdown crash in async streaming test | |||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-22 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Fixed typo | David Garcia Quintas | 2015-05-22 | |
| | | | | | ||||
| * | | | | 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 branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring | David Garcia Quintas | 2015-05-21 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| | | * | | | | | 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 | Craig Tiller | 2015-05-21 | |
| | | | | | | | | ||||
| | | | | * | | | Fix shutdown crash in async streaming test | 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. | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-21 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | * | | | | 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. | |||
| | | | * | | Return shared_ptr by value plus minor dependency fix | David Garcia Quintas | 2015-05-20 | |
| | | | | | | ||||
| | | | * | | Improvements to reporting mechanism based on comments. | David Garcia Quintas | 2015-05-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Turned the reporter into a composite, much cleaner arch. | |||
| | | | * | | Simplified code based on comments and fixed build.json | David Garcia Quintas | 2015-05-20 | |
| | | | | | | ||||
| | | | * | | Added missing benchmark_config.* files | 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. | |||
| | | | * | | Refactored benchmark reporting mechanism. | David Garcia Quintas | 2015-05-20 | |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | It now allows pluggging in "reporter" instances to process the benchmark results arbitrarily. This would allow, for example, to send results to a leaderboard and/or other systems for tracking performance metrics. | |||
| | | | * | Addressing comments. | Julien Boeuf | 2015-05-20 | |
| | | | | | ||||
| * | | | | Merge pull request #1681 from ctiller/asan-is-magical | jboeuf | 2015-05-20 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix memory leak | |||
| * \ \ \ \ | Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge | David G. Quintas | 2015-05-20 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix leaks in dualstack_socket_test | |||
| * \ \ \ \ \ | Merge pull request #1680 from ctiller/asan-scrub | David G. Quintas | 2015-05-20 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix ASAN reported leak | |||
| | | | | * | | | Fix to work around the fact that Histogram isn't copyable. | David Garcia Quintas | 2015-05-20 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #1641 from ctiller/check-some-more-things | Vijay Pai | 2015-05-20 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Run qps smoke tests on . LGTM. | |||
| | | | * | | | | | Fix leaks in dualstack_socket_test | Craig Tiller | 2015-05-20 | |
| | |_|/ / / / / | |/| | | | | | | ||||
| | | | * | | | | Fix memory leak | Craig Tiller | 2015-05-20 | |
| | |_|/ / / / | |/| | | | | | ||||
| | | * | | | | Fix ASAN reported leak | Craig Tiller | 2015-05-20 | |
| | |/ / / / | |/| | | | | ||||
| | | | * | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-20 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
* | | | | | | Fix fixture | Craig Tiller | 2015-05-19 | |
| | | | | | | ||||
| | | | | * | Fixing test. | Julien Boeuf | 2015-05-20 | |
| | | | | | | ||||
| | | | | * | API for auth context and server-side secure transport only impl. | Julien Boeuf | 2015-05-20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still TODO: - a way to plug a metadata processing (somewhat elsewhere but did not one to overload this already large PR). - plug-in the auth context on the client side. - Better end to end testing. | |||
| | | | | * | Starting on low level changes to support server side authentication. | Julien Boeuf | 2015-05-20 | |
| | | | | | | ||||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-05-19 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| | | | * | | 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. | |||
| | * | | | Fix tests: stage server sends so that we dont inadvertently abbreviate streams | Craig Tiller | 2015-05-19 | |
| | | | | | ||||
| | * | | | Fix comparison to not crash | Craig Tiller | 2015-05-19 | |
| | | | | | ||||
| | * | | | Fix test | Craig Tiller | 2015-05-19 | |
| | | | | | ||||
| | * | | | Send RST_STREAM when closing from the server without getting a client ↵ | Craig Tiller | 2015-05-19 | |
| |/ / / | | | | | | | | | | | | | half-close first | |||
| | | * | 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 | |||
| | * | | Merge github.com:grpc/grpc into check-some-more-things | Craig Tiller | 2015-05-19 | |
| | |\ \ | | |/ / | |/| | | ||||
| | * | | Better RNG seeding portability | Craig Tiller | 2015-05-19 | |
| | | | |