Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #12674 from grpc/revert-10126-phpqps_auto | Vijay Pai | 2017-09-21 |
|\ | | | | | Revert "Add automated PHP-to-C++ performance testing" | ||
| * | Revert "Add automated PHP-to-C++ performance testing" | Vijay Pai | 2017-09-21 |
|/ | |||
* | Merge pull request #12623 from vjpai/one_sided | Vijay Pai | 2017-09-21 |
|\ | | | | | C++ QPS tests: Cancel outstanding streams when shutting down the async client | ||
* \ | Merge pull request #12658 from matt-kwong/line-count | Matt Kwong | 2017-09-21 |
|\ \ | | | | | | | Add line count job to Kokoro | ||
* \ \ | Merge pull request #10126 from vjpai/phpqps_auto | Vijay Pai | 2017-09-21 |
|\ \ \ | | | | | | | | | Add automated PHP-to-C++ performance testing | ||
* \ \ \ | Merge pull request #12666 from nathanielmanistaatgoogle/grpc_1_0_flag | Nathaniel Manista | 2017-09-21 |
|\ \ \ \ | | | | | | | | | | | Clean up even more uses of gRPC in _pb2.py files. | ||
* \ \ \ \ | Merge pull request #12635 from jtattermusch/increase_tsan_timeout | Jan Tattermusch | 2017-09-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Adjust sanitizer timeouts | ||
| | * | | | | Clean up even more uses of gRPC in _pb2.py files | Nathaniel Manista | 2017-09-21 |
| | | | | | | |||
| | | | * | | Add line count job to Kokoro | Matt Kwong | 2017-09-20 |
| | | | | | | |||
* | | | | | | Merge pull request #12588 from apolcyn/shorten_ruby_unit_test_time | apolcyn | 2017-09-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Reduce time taken by ruby unit test suite | ||
* \ \ \ \ \ \ | Merge pull request #12657 from yashykt/libuv_fix1 | Craig Tiller | 2017-09-20 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Missing argument in finish_connection in tcp_client_uv_test | ||
| * | | | | | | Missing argument in finish_connection in tcp_client_uv_test | Yash Tibrewal | 2017-09-20 |
|/ / / / / / | |||
* | | | | | | Merge pull request #12426 from michaelbausor/php-namespaces | Stanley Cheung | 2017-09-20 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: Determine type name using php_namespace option | ||
* \ \ \ \ \ \ | Merge pull request #12643 from ZhouyihaiDing/composer | Zhouyihai Ding | 2017-09-20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | php qps: composer install stable protobuf instead of dev | ||
* \ \ \ \ \ \ \ | Merge pull request #12646 from yashykt/libuv_fix | Craig Tiller | 2017-09-19 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add missing exec_ctx parameter to pollset_uv.c | ||
* \ \ \ \ \ \ \ \ | Merge pull request #12639 from kpayson64/fix_import | Nathaniel Manista | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix cython definition to match c definition. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #12650 from kpayson64/backport_metaclass_fix | kpayson64 | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Backport #12615 | ||
| * | | | | | | | | | | Backport #12615 | Ken Payson | 2017-09-19 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Modifying uv tests to reflect exec_ctx parameter for grpc_pollset_kick | Yash Tibrewal | 2017-09-19 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Add missing exec_ctx parameter to pollset_uv.c | Yash Tibrewal | 2017-09-19 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #12624 from yashykt/ctocc6 | Yash Tibrewal | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | C to C++ compilation | ||
| | | | * | | | | | | | update composer installing protobuf v3 for php-qps | ZhouyihaiDing | 2017-09-19 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12580 from ctiller/execp | Craig Tiller | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | General executor speedups, introspection | ||
| * | | | | | | | | | | | Really spell out code generation | Craig Tiller | 2017-09-19 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #12571 from vladmos/depset | Craig Tiller | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename set to depset | ||
| | * \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into execp | Craig Tiller | 2017-09-19 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #12641 from ctiller/simple_names | Craig Tiller | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use shortname for shortname for json_run_localhost tests | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12370 from ctiller/pollset_kick_stats | Craig Tiller | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pollset kick stats | ||
| | | | | | | * | | | | | | | | Fix cython definition to match c definition | Ken Payson | 2017-09-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required to compile with Cython options that are more strict about const correctness. | ||
| | * | | | | | | | | | | | | | Use shortname for shortname for json_run_localhost tests | Craig Tiller | 2017-09-19 |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||
| | | | | | | | | | | | | * | Cancel outstanding streams when shutting down the client | Vijay Pai | 2017-09-19 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #12625 from nathanielmanistaatgoogle/grpc_1_0_flag | Nathaniel Manista | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | Flip gRPC Python Protoc Plug-In default behavior. | ||
| | | | | * | | | | | | | Merging master into yashykt:ctocc6 | Yash Tibrewal | 2017-09-19 |
| | | | | |\ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #11587 from y-zeng/pure_ping | Yuchen Zeng | 2017-09-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the client-side ping policy | ||
| | | | | | | | | | | * | | adjust sanitizer timeouts | Jan Tattermusch | 2017-09-19 |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | Fix compile error | Craig Tiller | 2017-09-18 |
| | | | | | | | | | | | | |||
| | | * | | | | | | | | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby | apolcyn | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ruby client utility for extracting Google::Rpc::Status from GRPC::Status | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12601 from ↵ | David G. Quintas | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas/lb_on_response_received_locked_leaaaaaaaaaaaaak Fix leak in grpclb's lb_on_response_received_locked | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12622 from dgquintas/1.6.x-master-upmerge | David G. Quintas | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.6.x master upmerge | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12621 from matt-kwong/kokoro-shard | Matt Kwong | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split C and C++ basic tests | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12600 from sreecha/closure-debug | Sree Kuchibhotla | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More detailed error when double-scheduling a closure | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12359 from justinburke/tsi_factory_locking | Justin Burke | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add reference counting to tsi_ssl_handshaker_factories | ||
| | | | | | | | * | | | | | | | | | | Flip gRPC Python Protoc Plug-In default behavior | Nathaniel Manista | 2017-09-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the grpc_2_0 flag is no longer required for the only-generate-code- elements-in-_pb2_grpc.py-files behavior and the grpc_1_0 flag is required for the add-generated-gRPC-using-code-elements-to-_pb2.py- files behavior. | ||
* | | | | | | | | | | | | | | | | | | Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag | Nathaniel Manista | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | Use grpc_1_0 flag in beta_python_plugin_test. | ||
* | | | | | | | | | | | | | | | | | | Merge pull request #12494 from ncteisen/stream-list-tracers | Noah Eisen | 2017-09-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Stream State Tracer | ||
| | | | | | | | | | | | | * | | | | | | Minor formatting, commenting and clang format for C to C++ conversion | Yash Tibrewal | 2017-09-18 |
| | | | | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | * | | | | | | initializing checker_mu in timer_list to be safe | Yash Tibrewal | 2017-09-18 |
| | | | | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | * | | | | | | Timer generic correction | Yash Tibrewal | 2017-09-18 |
| | | | | | | | | | | | | | | | | | | | |||
| | | | | | | | | | | | | * | | | | | | static metadata and clang format | Yash Tibrewal | 2017-09-18 |
| | | | | | | | | | | | | | | | | | | |