aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_config
Commit message (Collapse)AuthorAge
...
| | * | | Merge branch 'master' of github.com:grpc/grpc into uri_query_partsGravatar David Garcia Quintas2016-03-31
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Added grpc_uri_get_query_arg per comments.Gravatar David Garcia Quintas2016-03-31
| | | | |
| * | | | Update copyrightsGravatar Craig Tiller2016-03-31
| | | | |
| | * | | Added & and = to URI queriesGravatar David Garcia Quintas2016-03-30
| |/ / /
* | | | Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-30
|\| | |
| * | | Merge pull request #5950 from dgquintas/lb_policies_new_interfaceGravatar Jan Tattermusch2016-03-30
| |\ \ \ | | | | | | | | | | Changes to resolver-LB interfaces.
| | | | * Renamed subchannel_factory to client_channel_factory.Gravatar David Garcia Quintas2016-03-29
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Added the ability to create channels from client_channel_factory. This will be used by the grpclb code to create the channels to communicate with the LB servers.
* | | | Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-29
|\| | |
* | | | Make plugin registries workGravatar Craig Tiller2016-03-29
| | | |
* | | | Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
| | | |
| | * | Merge branch 'master' of github.com:grpc/grpc into lb_policies_new_interfaceGravatar David Garcia Quintas2016-03-28
| | |\ \ | |_|/ / |/| | |
| * | | Fix includesGravatar Craig Tiller2016-03-28
| | | |
| * | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-28
| |\ \ \ | |/ / / |/| | |
| * | | Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-26
| |\ \ \
| | | * | Changes to resolver-lb interfaces.Gravatar David Garcia Quintas2016-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Creation of a load balancer now takes an execution context. - load balancers are now passed addresses as arguments and are responsible for the creation of the corresponding subchannels, something that used to be done by the resolvers.
* | | | | Fix copyrightGravatar Craig Tiller2016-03-25
| | | | |
* | | | | Fix includesGravatar Craig Tiller2016-03-25
| |/ / / |/| | |
* | | | Auto-changesGravatar Craig Tiller2016-03-25
| |/ / |/| |
| | * Small test improvements to lb_policies and sockaddr_resolver testsGravatar David Garcia Quintas2016-03-23
| |/ |/|
| * Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-21
| |\ | |/ |/|
* | Fix sanityGravatar Craig Tiller2016-03-20
| |
* | TweaksGravatar Craig Tiller2016-03-20
| |
| * Expand fuzzersGravatar Craig Tiller2016-03-18
|/
* Add retry for dns resolutionGravatar Craig Tiller2016-03-11
|
* Add failing testGravatar Craig Tiller2016-03-11
|
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
|
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
|
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* Extend Copyrights to 2016Gravatar Dan Born2016-01-13
|
* Code review follow-up.Gravatar Dan Born2016-01-12
|
* Make grpc_tcp_listener private.Gravatar Dan Born2016-01-11
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* clang-formatGravatar Craig Tiller2015-12-16
|
* lb_policies_test robustness workGravatar Craig Tiller2015-12-15
|
* Increased round robin coverageGravatar David Garcia Quintas2015-12-14
|
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
|
* Merge pull request #4420 from ctiller/slopsGravatar Nicolas Noble2015-12-11
|\ | | | | Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
* | Add dns resolver testGravatar Craig Tiller2015-12-11
| |
| * Hit a few more paths in http_server_filter.c, sockaddr_resolver.cGravatar Craig Tiller2015-12-11
|/
* Add a test for sockaddr_resolverGravatar Craig Tiller2015-12-10
|
* Merge github.com:grpc/grpc into connected-subchannelGravatar Craig Tiller2015-12-10
|\
| * Test corner cases for lb policy registryGravatar Craig Tiller2015-12-09
| |
| * merge with head and resolve conflictGravatar yang-g2015-12-02
| |\
| | * Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
| | |
* | | clang-formatGravatar Craig Tiller2015-12-01
| |/ |/|
* | fix build and windows testGravatar yang-g2015-11-21
| |
* | merge with headGravatar yang-g2015-11-20
|\ \
* \ \ merge with headGravatar yang-g2015-11-18
|\ \ \ | | |/ | |/|
| | * clang-formatGravatar Craig Tiller2015-11-18
| | |