Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | * | | | | | | | | | | MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt | 2016-10-27 | ||
| |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | increase max thread pool size in benchmarks and fix shutdown ordering | 2016-10-27 | ||
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg | 2016-10-27 | ||
| | | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | lazy initialize streamingResponseCallFinishedTcs | 2016-10-27 | ||
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Review feedback | 2016-10-26 | ||
| | | * | | | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | 2016-10-26 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #8511 from apolcyn/make_fewer_calls_to_run_batch_on_unary_... | 2016-10-26 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | minor formatting fix | 2016-10-26 | ||
| | * | | | | | | | | | | | | | | Remove fd from polling island before deleting it | 2016-10-26 | ||
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | Merge pull request #8525 from apolcyn/fix_ruby_plugin_windows | 2016-10-26 | ||
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | Reverting TSI's ntop change, to avoid dependency between TSI and gRPC. | 2016-10-27 | ||
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | Merge pull request #8102 from apolcyn/failed_credentials_error_message | 2016-10-26 | ||
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | | | convert uint to int in generator | 2016-10-26 | ||
| | | | | | |/ / / / / / / / / | | | | | |/| | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fix | 2016-10-26 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * | | | | Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. | 2016-10-26 | ||
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #8462 from markdroth/resolver_channel_args | 2016-10-26 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | Move method_config module from ext/client_channel to lib/transport. | 2016-10-26 | ||
| | | | | | | * | | | | | | | | | Going 1.0.1. | 2016-10-26 | ||
| * | | | | | | | | | | | | | | | Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer | 2016-10-26 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanup | 2016-10-26 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | clang-format | 2016-10-26 | ||
| | | | | * | | | | | | | | | | | | | combine more core batch ops | 2016-10-26 | ||
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | 2016-10-26 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #8449 from ncteisen/new_python_interop_tests | 2016-10-26 | ||
|/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | SafeHandleZeroIsInvalid cleanup | 2016-10-26 | ||
* | | | | | | | | | | | | | | | | | Merge pull request #8377 from htuch/alpn | 2016-10-26 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | Make ServerCallContext.Peer lazy | 2016-10-26 | ||
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #8441 from muxi/update-objc-connectivity | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #8347 from docent-net/master | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8125 from murgatroid99/uv_core_transport | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | * | | Initial google_benchmark integration: source changes | 2016-10-25 | ||
| | | | | * | | | | | | | | | | | | | Implement the advanced interop tests for Python | 2016-10-25 | ||
| | | | | * | | | | | | | | | | | | | Remove status message check from node interop client | 2016-10-25 | ||
| | | | | | | | * | | | | | | | | | | Review feedback | 2016-10-25 | ||
* | | | | | | | | | | | | | | | | | | Merge pull request #8465 from ncteisen/php_unimplemented_method | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | Update GRPCHost comments | 2016-10-25 | ||
| | | | * | | | | | | | | | | | | | | Add comments for GRPCHost | 2016-10-25 | ||
* | | | | | | | | | | | | | | | | | | Merge pull request #8490 from perumaalgoog/master | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | | | | Create connectivityMonitor after call is set up | 2016-10-25 | ||
| | | | | | | | | | | | * | | | | | | | advance OBJC_VERSION_STRING in GRPCHost.m | 2016-10-25 | ||
| | | * | | | | | | | | | | | | | | | | Fix merge issue in udp_server.c | 2016-10-25 | ||
| | | | | | | | | | | | * | | | | | | | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 | 2016-10-25 | ||
| | | | | * | | | | | | | | | | | | | | Override clang-format indent | 2016-10-25 | ||
| | | | | * | | | | | | | | | | | | | | clang-format format clean | 2016-10-25 | ||
* | | | | | | | | | | | | | | | | | | | Merge pull request #8453 from jtattermusch/csharp_task_utils | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into uv_core_transport | 2016-10-25 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #8489 from ctiller/recursivator | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list | 2016-10-25 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | | Fix incorrect header in thd.c | 2016-10-25 | ||
| |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | Remove unnecessary #ifdef in credentials code | 2016-10-25 |