aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel
Commit message (Expand)AuthorAge
* Finish moving to new APIsGravatar Craig Tiller2016-11-09
* 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
| |\
| * \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into channel_info_apiGravatar Mark D. Roth2016-11-04
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #8537 from markdroth/remove_fake_resolverGravatar 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
| |\| | |
| | * | | Fixed use of unalloc'd memoryGravatar David Garcia Quintas2016-11-03
| | | * | clang-formatGravatar Mark D. Roth2016-10-31
* | | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / / /
| | | * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| | |/ | |/|
| | * Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| |/
* | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\|
* | buildtests_c buildsGravatar 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 resolver_channel_argsGravatar Mark D. Roth2016-10-26
| |\
| * | clang-formatGravatar Mark D. Roth2016-10-25
| * | Fix dns_resolver_connectivity_test.Gravatar Mark D. Roth2016-10-24
| * | Fix sockaddr_resolver_test.Gravatar Mark D. Roth2016-10-24
|/ /
| * Added import order comments, resolved other minor issuesGravatar murgatroid992016-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-07
* Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14