Merge pull request #9983 from dgquintas/1.1.x_to_master
Upmerge of 1.1.x to master.
No related branches found
No related tags found
Showing
- CMakeLists.txt 28 additions, 0 deletionsCMakeLists.txt
- Makefile 36 additions, 0 deletionsMakefile
- build.yaml 10 additions, 0 deletionsbuild.yaml
- src/core/ext/client_channel/client_channel_plugin.c 1 addition, 1 deletionsrc/core/ext/client_channel/client_channel_plugin.c
- src/core/ext/client_channel/http_proxy.c 6 additions, 4 deletionssrc/core/ext/client_channel/http_proxy.c
- src/core/ext/client_channel/parse_address.c 25 additions, 3 deletionssrc/core/ext/client_channel/parse_address.c
- src/core/ext/client_channel/resolver_registry.c 12 additions, 10 deletionssrc/core/ext/client_channel/resolver_registry.c
- src/core/ext/client_channel/resolver_registry.h 3 additions, 2 deletionssrc/core/ext/client_channel/resolver_registry.h
- src/core/ext/client_channel/subchannel.c 6 additions, 5 deletionssrc/core/ext/client_channel/subchannel.c
- src/core/ext/client_channel/subchannel.h 2 additions, 1 deletionsrc/core/ext/client_channel/subchannel.h
- src/core/ext/client_channel/uri_parser.c 25 additions, 12 deletionssrc/core/ext/client_channel/uri_parser.c
- src/core/ext/client_channel/uri_parser.h 3 additions, 1 deletionsrc/core/ext/client_channel/uri_parser.h
- src/core/ext/lb_policy/grpclb/grpclb.c 1 addition, 1 deletionsrc/core/ext/lb_policy/grpclb/grpclb.c
- src/core/ext/transport/chttp2/client/chttp2_connector.c 1 addition, 1 deletionsrc/core/ext/transport/chttp2/client/chttp2_connector.c
- src/core/ext/transport/chttp2/client/insecure/channel_create.c 2 additions, 1 deletion...ore/ext/transport/chttp2/client/insecure/channel_create.c
- src/core/ext/transport/chttp2/client/secure/secure_channel_create.c 4 additions, 3 deletions...xt/transport/chttp2/client/secure/secure_channel_create.c
- src/core/lib/iomgr/sockaddr_utils.c 11 additions, 1 deletionsrc/core/lib/iomgr/sockaddr_utils.c
- test/core/client_channel/parse_address_test.c 116 additions, 0 deletionstest/core/client_channel/parse_address_test.c
- test/core/client_channel/resolvers/dns_resolver_connectivity_test.c 1 addition, 1 deletion...client_channel/resolvers/dns_resolver_connectivity_test.c
- test/core/client_channel/resolvers/dns_resolver_test.c 2 additions, 2 deletionstest/core/client_channel/resolvers/dns_resolver_test.c
Loading
Please register or sign in to comment