Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-26 |
|\ | |||
* | | clang-format | Mark D. Roth | 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 |
|\ \ \ | | |/ | |/| | |||
* | | | Change LB policies to get their input from channel args. | Mark D. Roth | 2016-10-21 |
* | | | Pass channel args through resolver. | Mark D. Roth | 2016-10-21 |
| | * | 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 branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
| | |\ | |||
* | | \ | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-14 |
| | | |\ | |||
| * | | \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_races | David Garcia Quintas | 2016-10-14 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-14 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | * | | | gRPCLB and RR race fixes | David Garcia Quintas | 2016-10-13 |
| | | * | | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-07 |
| | | |\ \ | | | |/ / | | |/| | | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent | Yuchen Zeng | 2016-10-05 |
| |\| | | | |||
| | | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-03 |
| | | | |\ | | | |_|/ | | |/| | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-09-28 |
|\ \ \ \ \ | |||
| | | * \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-28 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Added comments wrt lb/subchannel args ownership. | David Garcia Quintas | 2016-09-28 |
* | | | | | | Merge branch 'deadline_filter' into service_config | Mark D. Roth | 2016-09-26 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Encode method config table in channel args instead of in resolver result. | Mark D. Roth | 2016-09-26 |
| |/ / / / |/| | | | | |||
| | | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-23 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | | * | Remove sockaddr type structs and socklen_t from internal core APIs, update PO... | murgatroid99 | 2016-09-23 |
| * | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent | Yuchen Zeng | 2016-09-19 |
| | |\ \ \ | |||
| * | \ \ \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
* | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-19 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-16 |
| | | | | |\ | |||
| | | | | * | | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||
* | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Bug fixes and cleanups. | Mark D. Roth | 2016-09-16 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-16 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Round Robin user_data fix | David Garcia Quintas | 2016-09-15 |
| | | | * | | | Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent | Yuchen Zeng | 2016-09-15 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Fix comment | David Garcia Quintas | 2016-09-15 |
| * | | | | | | PR comments | David Garcia Quintas | 2016-09-15 |
| * | | | | | | More PR comments | David Garcia Quintas | 2016-09-14 |
| | | | | * | | Rename client_config directory to client_channel. | Mark D. Roth | 2016-09-14 |
| | | | | |/ | |||
| * | | | | | More PR comments. | David Garcia Quintas | 2016-09-13 |
| * | | | | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 |
| | | * | | | clang-format | Mark D. Roth | 2016-09-09 |
| | | * | | | Propagate error through grpc_lb_policy_cancel_picks(). Also fix error | Mark D. Roth | 2016-09-09 |
| | | * | | | clang-format | Mark D. Roth | 2016-09-09 |
| | | * | | | Propagate errors through grpc_lb_policy_cancel_pick(). | Mark D. Roth | 2016-09-08 |
| | | | |/ | | | |/| | |||
| | * | | | Move is_balancer into a new struct in the client_config directory. | Mark D. Roth | 2016-09-07 |
| | * | | | clang-format | Mark D. Roth | 2016-09-06 |
| | * | | | Add is_resolver bit to grpc_resolved_address. | Mark D. Roth | 2016-09-06 |
| | |/ / | |||
| | | * | Add call_data's pollent to channel_data's interested_parties | Yuchen Zeng | 2016-09-01 |
| | |/ |