Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add grpc_channel_get_info() to C-core API. | Mark D. Roth | 2016-10-27 |
* | Merge pull request #8520 from murgatroid99/udp_server_test_fix | Craig Tiller | 2016-10-27 |
|\ | |||
| * | Fix issue with pointers in udp_server_test | murgatroid99 | 2016-10-26 |
* | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fix | Mark D. Roth | 2016-10-26 |
|\| | |||
* | | Move method_config module from ext/client_channel to lib/transport. | Mark D. Roth | 2016-10-26 |
| * | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-26 |
| |\ | |/ |/| | |||
* | | Merge pull request #8377 from htuch/alpn | Craig Tiller | 2016-10-26 |
|\ \ | |||
* \ \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-25 |
|\ \ \ | |||
| * \ \ | Merge pull request #8437 from makdharma/stress_test_options | makdharma | 2016-10-25 |
| |\ \ \ | |||
| | | | * | clang-format | Mark D. Roth | 2016-10-25 |
| | | | * | Fix propagation of channel args for insecure channels. | Mark D. Roth | 2016-10-24 |
| | | | * | Fix dns_resolver_connectivity_test. | Mark D. Roth | 2016-10-24 |
| | | | * | Fix sockaddr_resolver_test. | Mark D. Roth | 2016-10-24 |
| | | | * | clang-format | Mark D. Roth | 2016-10-24 |
| | | | * | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-24 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Fix handshake_client bind flakes and build issues. | Harvey Tuch | 2016-10-24 |
* | | | | | Added import order comments, resolved other minor issues | murgatroid99 | 2016-10-24 |
| | | * | | Fix server_ssl.c thread race exposed by tsan by using gpr_event. | Harvey Tuch | 2016-10-24 |
| | | * | | Fix memory leak detected by ASAN and clang-format variance. | Harvey Tuch | 2016-10-24 |
| | | * | | Introduce a grpc-exp ALPN protocol identifier. | Harvey Tuch | 2016-10-24 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
|\ \ \ \ | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-21 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Merge pull request #8418 from markdroth/interop_flags | Mark D. Roth | 2016-10-21 |
| |/| | | | |||
| | | | * | Remove resolver_result. | Mark D. Roth | 2016-10-21 |
| * | | | | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ \ \ \ | |||
| | | | | * | Encode server name, LB policy name, and addresses in channel args. | Mark D. Roth | 2016-10-21 |
| | | | | * | Set user data vtable when creating grpc_lb_addresses. | Mark D. Roth | 2016-10-21 |
| | | | * | | clang-format fixes | Makarand Dharmapurikar | 2016-10-21 |
| * | | | | | Merge pull request #8381 from dgquintas/lb-cost-bin | David G. Quintas | 2016-10-20 |
| |\ \ \ \ \ | |||
* | | | | | | | Clang format | murgatroid99 | 2016-10-20 |
| * | | | | | | Merge pull request #8365 from vjpai/fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-20 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| | * | | | | | | Merge pull request #8423 from ncteisen/interop_client_naming | Noah Eisen | 2016-10-20 |
| |/| | | | | | | |||
| | | | | | | * | modify stress_test command line options | Makarand Dharmapurikar | 2016-10-20 |
| | |_|_|_|_|/ | |/| | | | | | |||
| | | * | | | | Merge branch 'master' into fc_1dstream | Vijay Pai | 2016-10-20 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8413 from vjpai/qps_cleanup | 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 #8427 from ctiller/lock-cycle | Craig Tiller | 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 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | Avoid TSAN reported lock cycle | Craig Tiller | 2016-10-19 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | | | * | | | | | Changed name of rpc method to fit with the conventional naming. Also fixed ty... | Noah Eisen | 2016-10-19 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
| | * | | | | | | | Fix config-exclusion for secure variants of tests | Craig Tiller | 2016-10-19 |
| |/ / / / / / / | |||
| | | | | | | * | Allow specifying extra flags for C++ interop server. | Mark D. Roth | 2016-10-18 |
| | |_|_|_|_|/ | |/| | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into fc_1dstream | Vijay Pai | 2016-10-18 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Minor cleanup - remove an unneeded header, mark a class final, explicitly spe... | 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 |
| |\ \ \ \ \ \ |