Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-21 |
|\ | |||
* \ | Merge branch 'grpc_millis' into flowctl+millis | Craig Tiller | 2017-09-21 |
|\ \ | |||
| | * | Merge pull request #12673 from matt-kwong/kokoro-perf-fix | Matt Kwong | 2017-09-21 |
| | |\ | |||
| | * \ | Merge pull request #12674 from grpc/revert-10126-phpqps_auto | Vijay Pai | 2017-09-21 |
| | |\ \ | |||
| * | \ \ | Merge branch 'grpc_millis' of github.com:ctiller/grpc into grpc_millis | Craig Tiller | 2017-09-21 |
| |\ \ \ \ | |||
| * | | | | | Remove blocking annotations | Craig Tiller | 2017-09-21 |
| | | | * | | Revert "Add automated PHP-to-C++ performance testing" | Vijay Pai | 2017-09-21 |
| | | |/ / | |||
| | | | * | Don't collect everything after running a build | Matt Kwong | 2017-09-21 |
| | | * | | Merge pull request #12623 from vjpai/one_sided | Vijay Pai | 2017-09-21 |
| | | |\ \ | | | | |/ | | | |/| | |||
| | | * | | Merge pull request #12658 from matt-kwong/line-count | Matt Kwong | 2017-09-21 |
| | | |\ \ | |||
| | * | | | | Make generic_test tolerant of encoding | Craig Tiller | 2017-09-21 |
| | * | | | | Merge branch 'grpc_millis' of github.com:ctiller/grpc into grpc_millis | Craig Tiller | 2017-09-21 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | * | | | | Make alarm_test tolerant of threading | Craig Tiller | 2017-09-21 |
| * | | | | | (untested) windows conversion to grpc_millis | Craig Tiller | 2017-09-21 |
| |/ / / / | |||
| * | | | | Fix type | Craig Tiller | 2017-09-21 |
| | * | | | Merge pull request #10126 from vjpai/phpqps_auto | Vijay Pai | 2017-09-21 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #12666 from nathanielmanistaatgoogle/grpc_1_0_flag | Nathaniel Manista | 2017-09-21 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #12635 from jtattermusch/increase_tsan_timeout | Jan Tattermusch | 2017-09-21 |
| | |\ \ \ \ \ | |||
| | | | * | | | | Clean up even more uses of gRPC in _pb2.py files | Nathaniel Manista | 2017-09-21 |
| * | | | | | | | Portability fixes | Craig Tiller | 2017-09-20 |
| | | | | | * | | 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 |
| | |\ \ \ \ \ \ | |||
| * | | | | | | | | Use monotonic times (as we used to) | Craig Tiller | 2017-09-20 |
| * | | | | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-20 |
| |\| | | | | | | | |||
| | * | | | | | | | Merge pull request #12657 from yashykt/libuv_fix1 | Craig Tiller | 2017-09-20 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||
| | | * | | | | | | Missing argument in finish_connection in tcp_client_uv_test | Yash Tibrewal | 2017-09-20 |
| | |/ / / / / / | |||
| * | | | | | | | Fix ubsan failure | Craig Tiller | 2017-09-20 |
| * | | | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-20 |
| |\| | | | | | | |||
| | * | | | | | | Merge pull request #12426 from michaelbausor/php-namespaces | Stanley Cheung | 2017-09-20 |
| | |\ \ \ \ \ \ | |||
* | | | | | | | | | Fix memory leak | Craig Tiller | 2017-09-20 |
* | | | | | | | | | Add a script to filter chttp2 refcount logs | Craig Tiller | 2017-09-20 |
| | * | | | | | | | Merge pull request #12643 from ZhouyihaiDing/composer | Zhouyihai Ding | 2017-09-20 |
| | |\ \ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into flowctlN | Craig Tiller | 2017-09-20 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | Fix executor time invalidation | Craig Tiller | 2017-09-20 |
| | * | | | | | | | | clang-fmt | Craig Tiller | 2017-09-19 |
| | * | | | | | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-20 |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #12646 from yashykt/libuv_fix | Craig Tiller | 2017-09-19 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #12639 from kpayson64/fix_import | Nathaniel Manista | 2017-09-19 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #12650 from kpayson64/backport_metaclass_fix | kpayson64 | 2017-09-19 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | Fix pings | Craig Tiller | 2017-09-19 |
| | | | | | * | | | | | | | update composer installing protobuf v3 for php-qps | ZhouyihaiDing | 2017-09-19 |
| * | | | | | | | | | | | | Merge pull request #12580 from ctiller/execp | Craig Tiller | 2017-09-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | | Fix pings | Craig Tiller | 2017-09-19 |
| | * | | | | | | | | | | | | Really spell out code generation | Craig Tiller | 2017-09-19 |
* | | | | | | | | | | | | | | Make sure initial settings are as we would pick next iteration | Craig Tiller | 2017-09-19 |
| * | | | | | | | | | | | | | Merge pull request #12571 from vladmos/depset | Craig Tiller | 2017-09-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |