aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel
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
* | Fix merge errorsGravatar Craig Tiller2016-12-27
* | Fix merge errorsGravatar Craig Tiller2016-12-27
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
|\|
| * Merge pull request #8789 from y-zeng/resolver_pollsetGravatar Yuchen Zeng2016-12-16
| |\
| * | Deflake lb_policies_testGravatar David Garcia Quintas2016-12-15
| | * Add grpc_pollset_set as an arg in grpc_resolver_createGravatar Yuchen Zeng2016-12-15
| |/
| * Fix sockaddr_resolver_test.Gravatar Mark D. Roth2016-12-12
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\|
| * Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\|
| * Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
| |\
| * | SimplifyGravatar David Garcia Quintas2016-12-01
| * | do bitsets rightGravatar David Garcia Quintas2016-12-01
| * | Deflaked lb_policies_testGravatar David Garcia Quintas2016-11-30
| | * Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| |/
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
|\|
| * Fix build.Gravatar Mark D. Roth2016-11-17
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\ \
| | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | |\ | | |/ | |/|
| * | pr commentGravatar David Garcia Quintas2016-11-15
| * | Added testing for connectivity statesGravatar David Garcia Quintas2016-11-14
| * | Merge branch 'master' of github.com:grpc/grpc into rr_fixallGravatar David Garcia Quintas2016-11-14
| |\ \
| * | | Update test_get_channel_info() to use new ch arg syntaxGravatar David Garcia Quintas2016-11-14
| | | * Allow LB policy name to be matched in a case-insensitive manner.Gravatar Mark D. Roth2016-11-10
* | | | Finish moving to new APIsGravatar Craig Tiller2016-11-09
| | | * Allow fetching service config via grpc_channel_get_info().Gravatar Mark D. Roth2016-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