aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel/lb_policies_test.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
| |\
* | \ Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
|\ \ \ | | |/ | |/|
| * | Reorganize ext treeGravatar Craig Tiller2017-03-31
* | | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
|/ /
| * clang formatGravatar Sree Kuchibhotla2017-03-24
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| * Fix clang formatting issuesGravatar Sree Kuchibhotla2017-03-03
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|/
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-01
|\
| * Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\|
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\ \
| | * Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
| | |\ | | |/ | |/|
| * | Fix tests.Gravatar Mark D. Roth2017-01-25
| | * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/
| * Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* | Fix lb_policies_testGravatar Craig Tiller2017-01-20
|/
* Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\
| | * Deflake lb_policies_testGravatar David Garcia Quintas2016-12-15
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\| |
| * | 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 branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\|
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/ /
| * Fix build.Gravatar Mark D. Roth2016-11-17
| * 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
* | 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
| * Allow fetching service config via grpc_channel_get_info().Gravatar Mark D. Roth2016-11-09
| * Merge remote-tracking branch 'upstream/master' into channel_info_apiGravatar Mark D. Roth2016-11-04
| |\ | |/ |/|
| * Code review changes.Gravatar Mark D. Roth2016-11-04
* | clang-formatGravatar Mark D. Roth2016-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 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