Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
|\ | |||
| * | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ | |||
| * \ | Merge pull request #8450 from dgquintas/move_unref | David G. Quintas | 2016-10-21 |
| |\ \ | |||
| * \ \ | Merge pull request #8208 from tcr/master | Michael Lumish | 2016-10-21 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7651 from rjshade/add_error_log_for_h2_headers | Craig Tiller | 2016-10-21 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8444 from jtattermusch/csharp_use_server_gc | Jan Tattermusch | 2016-10-21 |
| |\ \ \ \ \ | |||
| | | | | * | | Moved unref of security connector outside of grpc_secure_channel_create | David Garcia Quintas | 2016-10-20 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge pull request #8381 from dgquintas/lb-cost-bin | David G. Quintas | 2016-10-20 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #8445 from muxi/revert-8425 | Muxi Yan | 2016-10-20 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme | Michael Lumish | 2016-10-20 |
| |\ \ \ \ \ \ \ | |||
* | | | | | | | | | Clang format | murgatroid99 | 2016-10-20 |
| | | * | | | | | | Revert PR #8425 | Muxi Yan | 2016-10-20 |
| | |/ / / / / / | |/| | | | | | | |||
| | | | * | | | | use Server mode for GC in C# QpsWorker | Jan Tattermusch | 2016-10-20 |
| | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8365 from vjpai/fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #8440 from ncteisen/csharp_interop_test_fix | Noah Eisen | 2016-10-20 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #8423 from ncteisen/interop_client_naming | Noah Eisen | 2016-10-20 |
| |\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | removed check on the returned message from calling an unimplemented method | Noah Eisen | 2016-10-20 |
| | |/ / / / / / / | |/| | | | | | | | |||
| | | * | | | | | | Merge branch 'master' into fc_1dstream | Vijay Pai | 2016-10-20 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
|\| | | | | | | | | |||
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #8303 from markdroth/service_config | Mark D. Roth | 2016-10-19 |
| |\ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Merge pull request #8414 from kpayson64/use_external_api | kpayson64 | 2016-10-19 |
| |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #8425 from jcanizales/xcode-8-fix | Muxi Yan | 2016-10-19 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | Update tests project to XCode 8 | Jorge Canizales | 2016-10-19 |
| | | | | * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_client_naming | Noah Eisen | 2016-10-19 |
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||
| | | | | * | | | | | | | Changed name of rpc method to fit with the conventional naming. Also fixed ty... | Noah Eisen | 2016-10-19 |
| * | | | | | | | | | | | Merge pull request #8370 from lyuxuan/fix_handshake_malloc | Craig Tiller | 2016-10-19 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | | clang-format | Mark D. Roth | 2016-10-19 |
| * | | | | | | | | | | | | Merge pull request #8330 from kpayson64/poll_failure | kpayson64 | 2016-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8409 from jtattermusch/refactor_unimplemented_handler | Jan Tattermusch | 2016-10-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||
| | | | | | * | | | | | | | | Change channel tests to use public API | Ken Payson | 2016-10-18 |
| | | | | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into fc_1dstream | Vijay Pai | 2016-10-18 |
| | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #7201 from markdroth/run_interop_tests_go | Mark D. Roth | 2016-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
| | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #8371 from yang-g/server_context_spouse | Yang Gao | 2016-10-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | refactor NoSuchMethodCallHandler | Jan Tattermusch | 2016-10-18 |
| | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Fix wakeup bug | Craig Tiller | 2016-10-18 |
| * | | | | | | | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | Better debug strings | Craig Tiller | 2016-10-17 |
| | | | | | | | | | | | * | | | | fixed missing variable rename | David Garcia Quintas | 2016-10-17 |
| | | | | * | | | | | | | | | | | Fix php interop client for status_code_and_message test | Stanley Cheung | 2016-10-17 |
| | | | | | | | | | | | * | | | | s/lb-cost/lb-cost-bin | David Garcia Quintas | 2016-10-15 |
| | * | | | | | | | | | | | | | | clang-format | David Garcia Quintas | 2016-10-15 |
| * | | | | | | | | | | | | | | | Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | | clang-format | Craig Tiller | 2016-10-14 |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | Factored out common code into pick_from_internal_rr. | David Garcia Quintas | 2016-10-14 |
| * | | | | | | | | | | | | | | | Fix some test failures | Craig Tiller | 2016-10-14 |