aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_channel
Commit message (Expand)AuthorAge
* Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\
| * Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\
| | * clang-formatGravatar Mark D. Roth2016-11-04
| | * Code review changes.Gravatar Mark D. Roth2016-11-04
| * | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into channel_info_apiGravatar Mark D. Roth2016-11-03
| | | |\ | | | |/ | | |/|
| | * | PR comments, take threeGravatar David Garcia Quintas2016-11-01
* | | | 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
| | * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| |/
* | clang-formatGravatar Craig Tiller2016-10-26
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\|
* | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | Bulk update #includesGravatar 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 circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\
| * | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| | * Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| | |\ | | |/ | |/|
| * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| |\ \ | |/ / |/| |
| | * Update comments.Gravatar Mark D. Roth2016-10-25
| | * Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-24
| | |\ | |_|/ |/| |
| | * Fix propagation of channel args for insecure channels.Gravatar Mark D. Roth2016-10-24
| | * Minor clean-up.Gravatar Mark D. Roth2016-10-24
| | * clang-formatGravatar Mark D. Roth2016-10-24
* | | Add block comment.Gravatar Mark D. Roth2016-10-24
* | | Expand comment documenting grpc_method_config_table_convert().Gravatar Mark D. Roth2016-10-24
* | | Merge remote-tracking branch 'upstream/master' into service_config2Gravatar Mark D. Roth2016-10-24
| * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
|/ /
| * Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-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