aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_channel/subchannel.c
Commit message (Expand)AuthorAge
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
|\|
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\ \
| | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-05
| | |\ | | |/ | |/|
| * | Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
| |\ \
| * \ \ Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
| |\ \ \
| | | | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-30
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\| | | |
| | | * | Merge remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-11-30
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Review feedbackGravatar Craig Tiller2016-11-30
| * | | | Break infinite connection retry loopGravatar Craig Tiller2016-11-30
| | * | | Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| |/ / /
| | | * clang-formatGravatar Mark D. Roth2016-11-18
| | | * Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
| | |/ | |/|
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\| |
| | * Merge remote-tracking branch 'upstream/master' into security_handshaker3Gravatar Mark D. Roth2016-11-16
| | |\ | | |/ | |/|
| | * Minor boolification.Gravatar Mark D. Roth2016-11-15
| * | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-09
| |\|
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \ | | |/ | |/|
| | * Populate latency field in final_info.Gravatar Mark D. Roth2016-11-07
* | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ /
* | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\|
| * Fix potential use-after-free: connected subchannel gets destroyed after its b...Gravatar Craig Tiller2016-10-27
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\|
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| * Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| |\
| * | Fix propagation of channel args for insecure channels.Gravatar Mark D. Roth2016-10-24
|/ /
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
|/
* Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
* Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-07
* Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14