Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | Fix build problems. | Mark D. Roth | 2016-11-28 | |
| | | | | | | | ||||
| | * | | | | | Remove file dependency to simplify build graph | Craig Tiller | 2016-11-28 | |
| | | | | | | | ||||
| | | * | | | | Move test block, refine conditions | Craig Tiller | 2016-11-28 | |
| | |/ / / / | ||||
| | * | | | | Up timeouts for poll-cv polling strategy, seems to make things more stable | Craig Tiller | 2016-11-28 | |
| | | | | | | ||||
| * | | | | | Up retry count to try and counter flakiness | Craig Tiller | 2016-11-28 | |
| |/ / / / | ||||
| | * | | | Updated backoff to spec. | David Garcia Quintas | 2016-11-24 | |
| | | | | | ||||
| * | | | | clang-format | David Garcia Quintas | 2016-11-23 | |
| | | | | | ||||
| * | | | | Merge pull request #8835 from pmarks-net/master | Paul Marks | 2016-11-23 | |
| |\ \ \ \ | | | | | | | | | | | | | port_posix: use IPv4+IPv6 sockets to check for a free port. | |||
| * \ \ \ \ | Merge pull request #8650 from kpayson64/poll_cv_improvement | kpayson64 | 2016-11-23 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Bypass poll thread if wakeup fd is set | |||
| | | * | | | port_posix: use IPv4+IPv6 sockets to check for a free port. | Paul Marks | 2016-11-22 | |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the port picker to function across dual-stack and IPv4/IPv6-only environments. For a port to be considered available, the kernel must support at least one of (IPv6, IPv4), and the port must be available on each supported family. Also use the bool type where feasible. This is based on http://cl/97155408 (for those who can read it.) | |||
| | | | * | clang-format | Mark D. Roth | 2016-11-18 | |
| | | | | | ||||
| | | | * | Change destroy_call_elem() to return a grpc_error*. | Mark D. Roth | 2016-11-18 | |
| | | | | | ||||
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 | |
|\| | | | | ||||
| * | | | | Merge pull request #8617 from markdroth/service_config_json | Mark D. Roth | 2016-11-17 | |
| |\ \ \ \ | | | | | | | | | | | | | Use JSON tree for service config channel arg. | |||
| | * | | | | Fix build. | Mark D. Roth | 2016-11-17 | |
| | | | | | | ||||
* | | | | | | Fixes | Craig Tiller | 2016-11-16 | |
| | | | | | | ||||
* | | | | | | Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2016-11-16 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | slice_with_exec_ctx | |||
* \ \ \ \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into newlines | Craig Tiller | 2016-11-16 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into security_handshaker3 | Mark D. Roth | 2016-11-16 | |
| | | | | | |\ | | | |_|_|_|/ | | |/| | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | | | | | * | Changed security handshakers to use generic handshaker API. | Mark D. Roth | 2016-11-16 | |
| | | | | | | | ||||
| | * | | | | | Merge pull request #8654 from dklempner/low_level_ping_pong | David Klempner | 2016-11-15 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Fix error checking in low_level_ping_pong_benchmark | |||
| | * \ \ \ \ \ | Merge pull request #8666 from dgquintas/rr_fixall | David G. Quintas | 2016-11-15 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixed wrong connectivity status updates for RR | |||
| | | * | | | | | | pr comment | David Garcia Quintas | 2016-11-15 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolver | David G. Quintas | 2016-11-15 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Updated test_get_channel_info() to use new ch arg syntax | |||
| | * | | | | | | | | clang-format | Mark D. Roth | 2016-11-15 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Added testing for connectivity states | David Garcia Quintas | 2016-11-14 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 | |
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | | | ||||
| | | | * | | | | | | Update test_get_channel_info() to use new ch arg syntax | David Garcia Quintas | 2016-11-14 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Update test_get_channel_info() to use new ch arg syntax | David Garcia Quintas | 2016-11-14 | |
| | | | |/ / / / / | | | |/| | | | | | ||||
| | * | | | | | | | Fix tsan failures. | Mark D. Roth | 2016-11-14 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-14 | |
| | |\| | | | | | | ||||
| | | | | | * | | | Review feedback | Craig Tiller | 2016-11-14 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | * | | | | | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 | |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix misspelled gprc | |||
| | | * \ \ \ \ \ | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 | |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add grpc_socket_mutator | |||
| | | * \ \ \ \ \ \ | Merge pull request #8486 from y-zeng/get_tos | Yuchen Zeng | 2016-11-10 | |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add grpc_endpoint_get_fd and grpc_transport_get_endpoint | |||
| | | | | | | | | * | | Allow LB policy name to be matched in a case-insensitive manner. | Mark D. Roth | 2016-11-10 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-10 | |
| | | | | | | | | |\ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||
| | | | | | | | | * | | Change JSON format to use the standard proto3 mapping for each type. | Mark D. Roth | 2016-11-10 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Fix foward declaration duplication | Craig Tiller | 2016-11-10 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into ssl_fuzzer | yang-g | 2016-11-09 | |
| | | |\ \ \ \ \ \ \ \ | ||||
* | | | \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Finish moving to new APIs | Craig Tiller | 2016-11-09 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-09 | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | clang-format | Mark D. Roth | 2016-11-09 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Allow fetching service config via grpc_channel_get_info(). | Mark D. Roth | 2016-11-09 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-09 | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | Fix test breakage from recent merges. | Mark D. Roth | 2016-11-09 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-09 | |
| | | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | |