Imported Upstream version 1.34.0 upstream/1.34.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 1 Feb 2021 06:17:07 +0000 (15:17 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 1 Feb 2021 06:17:07 +0000 (15:17 +0900)
commit754713aa17cd9d27a649dd3a8a1657ddb01bca1a
tree280afe94fcd7abf573eee3b4d9ee83b2ca197e2a
parent4e119ce02c8060dca7468c02e6923f07a1e8c0bf
Imported Upstream version 1.34.0
967 files changed:
.bazelignore [new file with mode: 0644]
.clang-tidy
.clang_complete [deleted file]
.github/change_repo_manager.sh
.gitignore
.gitmodules
.travis.yml
BUILD
BUILD.gn
BUILDING.md
CMakeLists.txt
Makefile
Package.swift [new file with mode: 0644]
bazel/grpc_deps.bzl
build_autogenerated.yaml
build_config.rb
build_handwritten.yaml
cmake/gflags.cmake [deleted file]
composer.json
config.m4
config.w32
doc/command_line_tool.md
doc/core/pending_api_cleanups.md
doc/csharp/server_reflection.md
doc/environment_variables.md
doc/g_stands_for.md
doc/keepalive.md
doc/naming.md
doc/python/sphinx/grpc.rst
doc/xds-test-descriptions.md
examples/cpp/helloworld/cocoapods/HelloWorldCpp.xcodeproj/project.pbxproj
examples/csharp/HelloworldXamarin/Droid/HelloworldXamarin.Droid.csproj [deleted file]
examples/csharp/HelloworldXamarin/Droid/MainActivity.cs [deleted file]
examples/csharp/HelloworldXamarin/Droid/Properties/AndroidManifest.xml [deleted file]
examples/csharp/HelloworldXamarin/Droid/Properties/AssemblyInfo.cs [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/Resource.designer.cs [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/layout/Main.axml [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/mipmap-hdpi/Icon.png [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/mipmap-mdpi/Icon.png [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/mipmap-xhdpi/Icon.png [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/mipmap-xxhdpi/Icon.png [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/mipmap-xxxhdpi/Icon.png [deleted file]
examples/csharp/HelloworldXamarin/Droid/Resources/values/Strings.xml [deleted file]
examples/csharp/HelloworldXamarin/Droid/packages.config [deleted file]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Assets/AboutAssets.txt [moved from examples/csharp/HelloworldXamarin/Droid/Assets/AboutAssets.txt with 75% similarity]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/HelloworldXamarin.Android.csproj [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/MainActivity.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Properties/AndroidManifest.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Properties/AssemblyInfo.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/AboutResources.txt [moved from examples/csharp/HelloworldXamarin/Droid/Resources/AboutResources.txt with 72% similarity]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/Resource.designer.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/layout/Tabbar.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/layout/Toolbar.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-anydpi-v26/icon.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-anydpi-v26/icon_round.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-hdpi/icon.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-hdpi/launcher_foreground.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-mdpi/icon.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-mdpi/launcher_foreground.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-xhdpi/icon.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-xhdpi/launcher_foreground.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-xxhdpi/icon.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-xxhdpi/launcher_foreground.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-xxxhdpi/icon.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/mipmap-xxxhdpi/launcher_foreground.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/values/colors.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.Android/Resources/values/styles.xml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/AppDelegate.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon1024.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon120.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon152.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon167.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon180.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon20.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon29.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon40.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon58.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon60.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon76.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon80.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Assets.xcassets/AppIcon.appiconset/Icon87.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Entitlements.plist [moved from examples/csharp/HelloworldXamarin/iOS/Entitlements.plist with 99% similarity]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/HelloworldXamarin.iOS.csproj [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Info.plist [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Main.cs [moved from examples/csharp/HelloworldXamarin/iOS/Main.cs with 96% similarity]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Properties/AssemblyInfo.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Resources/Default-568h@2x.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Resources/Default-Portrait.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Resources/Default-Portrait@2x.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Resources/Default.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Resources/Default@2x.png [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.iOS/Resources/LaunchScreen.storyboard [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin.sln
examples/csharp/HelloworldXamarin/HelloworldXamarin/App.xaml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin/App.xaml.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin/AssemblyInfo.cs [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.csproj [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.projitems [deleted file]
examples/csharp/HelloworldXamarin/HelloworldXamarin/HelloworldXamarin.shproj [deleted file]
examples/csharp/HelloworldXamarin/HelloworldXamarin/MainPage.xaml [new file with mode: 0644]
examples/csharp/HelloworldXamarin/HelloworldXamarin/MainPage.xaml.cs [moved from examples/csharp/HelloworldXamarin/iOS/ViewController.cs with 63% similarity]
examples/csharp/HelloworldXamarin/iOS/AppDelegate.cs [deleted file]
examples/csharp/HelloworldXamarin/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json [deleted file]
examples/csharp/HelloworldXamarin/iOS/Assets.xcassets/Contents.json [deleted file]
examples/csharp/HelloworldXamarin/iOS/HelloworldXamarin.iOS.csproj [deleted file]
examples/csharp/HelloworldXamarin/iOS/Info.plist [deleted file]
examples/csharp/HelloworldXamarin/iOS/LaunchScreen.storyboard [deleted file]
examples/csharp/HelloworldXamarin/iOS/Main.storyboard [deleted file]
examples/csharp/HelloworldXamarin/iOS/ViewController.designer.cs [deleted file]
examples/csharp/HelloworldXamarin/iOS/packages.config [deleted file]
examples/node/dynamic_codegen/greeter_client.js
examples/node/dynamic_codegen/greeter_server.js
examples/node/dynamic_codegen/route_guide/route_guide_client.js
examples/node/dynamic_codegen/route_guide/route_guide_server.js
examples/node/package-lock.json [new file with mode: 0644]
examples/node/package.json
examples/node/static_codegen/README.md
examples/node/static_codegen/greeter_client.js
examples/node/static_codegen/greeter_server.js
examples/node/static_codegen/helloworld_grpc_pb.js
examples/node/static_codegen/helloworld_pb.js
examples/node/static_codegen/route_guide/route_guide_client.js
examples/node/static_codegen/route_guide/route_guide_grpc_pb.js
examples/node/static_codegen/route_guide/route_guide_pb.js
examples/node/static_codegen/route_guide/route_guide_server.js
examples/node/xds/greeter_client.js [new file with mode: 0644]
examples/node/xds/package.json [new file with mode: 0644]
examples/objective-c/BUILD
examples/objective-c/auth_sample/AuthSample.xcodeproj/project.pbxproj
examples/objective-c/auth_sample/AuthTestService.podspec
examples/objective-c/helloworld/HelloWorld.podspec
examples/objective-c/helloworld/HelloWorld.xcodeproj/project.pbxproj
examples/objective-c/helloworld/Podfile
examples/objective-c/helloworld_macos/HelloWorld.podspec
examples/objective-c/helloworld_macos/HelloWorld.xcodeproj/project.pbxproj
examples/objective-c/helloworld_macos/Podfile
examples/objective-c/route_guide/Podfile
examples/objective-c/route_guide/RouteGuide.podspec
examples/objective-c/route_guide/RouteGuideClient.xcodeproj/project.pbxproj
gRPC-C++.podspec
gRPC-Core.podspec
gRPC-ProtoRPC.podspec
gRPC-RxLibrary.podspec
gRPC.podspec
grpc.def
grpc.gemspec
grpc.gyp
include/grpc/grpc.h
include/grpc/grpc_security.h
include/grpc/impl/codegen/grpc_types.h
include/grpc/impl/codegen/port_platform.h
include/grpcpp/create_channel_posix.h
include/grpcpp/ext/channelz_service_plugin.h
include/grpcpp/ext/channelz_service_plugin_impl.h [deleted file]
include/grpcpp/generic/generic_stub.h
include/grpcpp/impl/codegen/async_unary_call.h
include/grpcpp/impl/codegen/byte_buffer.h
include/grpcpp/impl/codegen/call_op_set.h
include/grpcpp/impl/codegen/channel_interface.h
include/grpcpp/impl/codegen/client_callback.h
include/grpcpp/impl/codegen/client_context.h
include/grpcpp/impl/codegen/client_unary_call.h
include/grpcpp/impl/codegen/completion_queue.h
include/grpcpp/impl/codegen/method_handler.h
include/grpcpp/impl/codegen/proto_utils.h
include/grpcpp/impl/codegen/server_callback_handlers.h
include/grpcpp/impl/codegen/server_context.h
include/grpcpp/security/credentials.h
include/grpcpp/security/server_credentials.h
include/grpcpp/security/tls_certificate_provider.h [new file with mode: 0644]
include/grpcpp/security/tls_credentials_options.h
include/grpcpp/server_builder.h
package.xml
setup.py
spm-core-include/grpc [new symlink]
spm-cpp-include/grpcpp [new symlink]
src/abseil-cpp/preprocessed_builds.yaml
src/benchmark/gen_build_yaml.py
src/boringssl/boringssl_prefix_symbols.h
src/c-ares/gen_build_yaml.py
src/compiler/cpp_generator.cc
src/compiler/python_generator_helpers.h
src/core/ext/filters/client_channel/client_channel.cc
src/core/ext/filters/client_channel/config_selector.h
src/core/ext/filters/client_channel/health/health_check_client.cc
src/core/ext/filters/client_channel/health/health_check_client.h
src/core/ext/filters/client_channel/http_connect_handshaker.cc
src/core/ext/filters/client_channel/lb_policy.cc
src/core/ext/filters/client_channel/lb_policy.h
src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc
src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h
src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc
src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc
src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc
src/core/ext/filters/client_channel/lb_policy/priority/priority.cc
src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc
src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc
src/core/ext/filters/client_channel/lb_policy/xds/cds.cc
src/core/ext/filters/client_channel/lb_policy/xds/eds.cc
src/core/ext/filters/client_channel/lb_policy/xds/eds_drop.cc [deleted file]
src/core/ext/filters/client_channel/lb_policy/xds/xds.h
src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc [new file with mode: 0644]
src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc
src/core/ext/filters/client_channel/resolver.cc
src/core/ext/filters/client_channel/resolver.h
src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc
src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc
src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc
src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc
src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h
src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc
src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc
src/core/ext/filters/client_channel/resolver_registry.cc
src/core/ext/filters/client_channel/resolver_result_parsing.cc
src/core/ext/filters/client_channel/resolving_lb_policy.cc
src/core/ext/filters/client_channel/resolving_lb_policy.h
src/core/ext/filters/client_channel/retry_throttle.h
src/core/ext/filters/client_channel/server_address.h
src/core/ext/filters/client_channel/service_config.cc
src/core/ext/filters/client_channel/service_config.h
src/core/ext/filters/client_channel/subchannel.cc
src/core/ext/filters/client_channel/subchannel.h
src/core/ext/filters/client_channel/subchannel_interface.h
src/core/ext/filters/client_channel/subchannel_pool_interface.h
src/core/ext/filters/deadline/deadline_filter.cc
src/core/ext/filters/deadline/deadline_filter.h
src/core/ext/filters/http/client/http_client_filter.cc
src/core/ext/filters/http/server/http_server_filter.cc
src/core/ext/filters/load_reporting/server_load_reporting_filter.cc
src/core/ext/filters/max_age/max_age_filter.cc
src/core/ext/transport/chttp2/client/chttp2_connector.h
src/core/ext/transport/chttp2/server/chttp2_server.cc
src/core/ext/transport/chttp2/transport/bin_decoder.cc
src/core/ext/transport/chttp2/transport/chttp2_transport.cc
src/core/ext/transport/chttp2/transport/flow_control.h
src/core/ext/transport/chttp2/transport/frame_goaway.cc
src/core/ext/transport/chttp2/transport/hpack_parser.cc
src/core/ext/transport/chttp2/transport/internal.h
src/core/ext/transport/chttp2/transport/parsing.cc
src/core/ext/transport/chttp2/transport/writing.cc
src/core/ext/transport/cronet/transport/cronet_status.cc
src/core/ext/transport/cronet/transport/cronet_transport.cc
src/core/ext/xds/certificate_provider_factory.h
src/core/ext/xds/certificate_provider_store.cc [new file with mode: 0644]
src/core/ext/xds/certificate_provider_store.h
src/core/ext/xds/file_watcher_certificate_provider_factory.cc [new file with mode: 0644]
src/core/ext/xds/file_watcher_certificate_provider_factory.h [new file with mode: 0644]
src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc
src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h
src/core/ext/xds/xds_api.cc
src/core/ext/xds/xds_api.h
src/core/ext/xds/xds_bootstrap.cc
src/core/ext/xds/xds_bootstrap.h
src/core/ext/xds/xds_certificate_provider.cc [new file with mode: 0644]
src/core/ext/xds/xds_certificate_provider.h [new file with mode: 0644]
src/core/ext/xds/xds_client.cc
src/core/ext/xds/xds_client.h
src/core/ext/xds/xds_client_stats.cc
src/core/ext/xds/xds_client_stats.h
src/core/lib/channel/channel_args.cc
src/core/lib/channel/channel_trace.cc
src/core/lib/channel/channelz.h
src/core/lib/channel/handshaker.h
src/core/lib/compression/compression.cc
src/core/lib/compression/compression_internal.cc
src/core/lib/compression/compression_internal.h
src/core/lib/compression/stream_compression_identity.cc
src/core/lib/debug/stats_data.cc
src/core/lib/gpr/cpu_iphone.cc
src/core/lib/gpr/log_linux.cc
src/core/lib/gpr/log_posix.cc
src/core/lib/gpr/log_windows.cc
src/core/lib/gpr/murmur_hash.cc
src/core/lib/gpr/string.cc
src/core/lib/gpr/time_precise.cc
src/core/lib/gpr/tls.h
src/core/lib/gpr/tls_msvc.h
src/core/lib/gpr/tls_stdcpp.h [new file with mode: 0644]
src/core/lib/gpr/useful.h
src/core/lib/gprpp/README.md
src/core/lib/gprpp/dual_ref_counted.h
src/core/lib/gprpp/examine_stack.cc [new file with mode: 0644]
src/core/lib/gprpp/examine_stack.h [new file with mode: 0644]
src/core/lib/gprpp/fork.cc
src/core/lib/gprpp/manual_constructor.h
src/core/lib/gprpp/orphanable.h
src/core/lib/gprpp/ref_counted.h
src/core/lib/gprpp/ref_counted_ptr.h
src/core/lib/gprpp/stat.h [moved from src/core/lib/security/authorization/mock_cel/statusor.h with 51% similarity]
src/core/lib/gprpp/stat_posix.cc [new file with mode: 0644]
src/core/lib/gprpp/stat_windows.cc [new file with mode: 0644]
src/core/lib/gprpp/thd.h
src/core/lib/gprpp/thd_posix.cc
src/core/lib/http/parser.cc
src/core/lib/iomgr/error.cc
src/core/lib/iomgr/ev_epollex_linux.cc
src/core/lib/iomgr/exec_ctx.cc
src/core/lib/iomgr/executor/mpmcqueue.h
src/core/lib/iomgr/executor/threadpool.h
src/core/lib/iomgr/parse_address.cc
src/core/lib/iomgr/parse_address.h
src/core/lib/iomgr/poller/eventmanager_libuv.cc
src/core/lib/iomgr/python_util.h
src/core/lib/iomgr/resolve_address_posix.cc
src/core/lib/iomgr/tcp_posix.cc
src/core/lib/iomgr/timer_custom.cc
src/core/lib/iomgr/unix_sockets_posix.cc
src/core/lib/iomgr/unix_sockets_posix.h
src/core/lib/iomgr/unix_sockets_posix_noop.cc
src/core/lib/iomgr/wakeup_fd_pipe.cc
src/core/lib/json/json.h
src/core/lib/json/json_reader.cc
src/core/lib/json/json_util.h
src/core/lib/json/json_writer.cc
src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h
src/core/lib/security/authorization/mock_cel/cel_expression.h
src/core/lib/security/authorization/mock_cel/cel_value.h
src/core/lib/security/authorization/mock_cel/evaluator_core.h
src/core/lib/security/authorization/mock_cel/flat_expr_builder.h
src/core/lib/security/context/security_context.h
src/core/lib/security/credentials/credentials.cc
src/core/lib/security/credentials/credentials.h
src/core/lib/security/credentials/external/aws_request_signer.cc [new file with mode: 0644]
src/core/lib/security/credentials/external/aws_request_signer.h [new file with mode: 0644]
src/core/lib/security/credentials/external/external_account_credentials.cc [new file with mode: 0644]
src/core/lib/security/credentials/external/external_account_credentials.h [new file with mode: 0644]
src/core/lib/security/credentials/external/file_external_account_credentials.cc [new file with mode: 0644]
src/core/lib/security/credentials/external/file_external_account_credentials.h [new file with mode: 0644]
src/core/lib/security/credentials/external/url_external_account_credentials.cc [new file with mode: 0644]
src/core/lib/security/credentials/external/url_external_account_credentials.h [new file with mode: 0644]
src/core/lib/security/credentials/insecure/insecure_credentials.cc [new file with mode: 0644]
src/core/lib/security/credentials/jwt/json_token.cc
src/core/lib/security/credentials/jwt/jwt_credentials.h
src/core/lib/security/credentials/jwt/jwt_verifier.cc
src/core/lib/security/credentials/oauth2/oauth2_credentials.cc
src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc
src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h
src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc [new file with mode: 0644]
src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h [moved from src/core/lib/security/certificate_provider.h with 57% similarity]
src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc
src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h
src/core/lib/security/credentials/tls/tls_credentials.cc
src/core/lib/security/credentials/tls/tls_credentials.h
src/core/lib/security/security_connector/fake/fake_security_connector.cc
src/core/lib/security/security_connector/insecure/insecure_security_connector.cc [new file with mode: 0644]
src/core/lib/security/security_connector/insecure/insecure_security_connector.h [new file with mode: 0644]
src/core/lib/security/security_connector/load_system_roots.h
src/core/lib/security/security_connector/load_system_roots_linux.h
src/core/lib/security/security_connector/local/local_security_connector.cc
src/core/lib/security/security_connector/security_connector.cc
src/core/lib/security/security_connector/security_connector.h
src/core/lib/security/security_connector/ssl_utils.h
src/core/lib/security/security_connector/tls/tls_security_connector.cc
src/core/lib/security/security_connector/tls/tls_security_connector.h
src/core/lib/security/transport/security_handshaker.cc
src/core/lib/security/transport/server_auth_filter.cc
src/core/lib/security/util/json_util.h
src/core/lib/slice/slice.cc
src/core/lib/slice/slice_buffer.cc
src/core/lib/slice/slice_intern.cc
src/core/lib/slice/slice_traits.h [deleted file]
src/core/lib/surface/call.cc
src/core/lib/surface/completion_queue.cc
src/core/lib/surface/server.cc
src/core/lib/surface/server.h
src/core/lib/surface/validate_metadata.h
src/core/lib/surface/version.cc
src/core/lib/transport/authority_override.h
src/core/lib/transport/bdp_estimator.cc
src/core/lib/transport/byte_stream.h
src/core/lib/transport/connectivity_state.h
src/core/lib/transport/metadata.h
src/core/lib/transport/timeout_encoding.cc
src/core/lib/transport/transport.cc
src/core/lib/transport/transport.h
src/core/plugin_registry/grpc_plugin_registry.cc
src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc
src/core/tsi/fake_transport_security.cc
src/core/tsi/local_transport_security.cc
src/core/tsi/local_transport_security.h
src/core/tsi/ssl/session_cache/ssl_session.h
src/core/tsi/ssl/session_cache/ssl_session_cache.h
src/core/tsi/ssl_transport_security.cc
src/core/tsi/ssl_transport_security.h
src/core/tsi/transport_security.cc
src/cpp/Protobuf-C++.podspec
src/cpp/client/client_callback.cc
src/cpp/client/insecure_credentials.cc
src/cpp/client/secure_credentials.cc
src/cpp/client/secure_credentials.h
src/cpp/client/xds_credentials.cc [new file with mode: 0644]
src/cpp/common/alarm.cc
src/cpp/common/secure_auth_context.h
src/cpp/common/tls_certificate_provider.cc [new file with mode: 0644]
src/cpp/common/tls_credentials_options.cc
src/cpp/common/tls_credentials_options_util.cc
src/cpp/common/tls_credentials_options_util.h
src/cpp/common/version_cc.cc
src/cpp/ext/filters/census/context.h
src/cpp/ext/filters/census/grpc_plugin.h
src/cpp/ext/proto_server_reflection.cc
src/cpp/server/channel_argument_option.cc
src/cpp/server/channelz/channelz_service_plugin.cc
src/cpp/server/dynamic_thread_pool.cc
src/cpp/server/dynamic_thread_pool.h
src/cpp/server/health/default_health_check_service.cc
src/cpp/server/health/default_health_check_service.h
src/cpp/server/load_reporter/constants.h
src/cpp/server/load_reporter/load_data_store.cc
src/cpp/server/load_reporter/load_reporter.cc
src/cpp/server/load_reporter/load_reporter_async_service_impl.cc
src/cpp/server/load_reporter/load_reporter_async_service_impl.h
src/cpp/server/secure_server_credentials.cc
src/cpp/server/server_callback.cc
src/cpp/server/server_cc.cc
src/cpp/server/server_context.cc
src/csharp/Directory.Build.props
src/csharp/Directory.Build.targets [new file with mode: 0644]
src/csharp/Grpc.Auth/GoogleAuthInterceptors.cs
src/csharp/Grpc.Auth/Grpc.Auth.csproj
src/csharp/Grpc.Core.Api/Grpc.Core.Api.csproj
src/csharp/Grpc.Core.Api/VersionInfo.cs
src/csharp/Grpc.Core.NativeDebug/Grpc.Core.NativeDebug.csproj
src/csharp/Grpc.Core.Testing/Grpc.Core.Testing.csproj
src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
src/csharp/Grpc.Core.Xamarin/.gitignore [new file with mode: 0644]
src/csharp/Grpc.Core.Xamarin/Grpc.Core.Xamarin.csproj [new file with mode: 0644]
src/csharp/Grpc.Core.Xamarin/Internal.cs [new file with mode: 0644]
src/csharp/Grpc.Core.Xamarin/build/MonoAndroid10/Grpc.Core.Xamarin.targets [moved from src/csharp/Grpc.Core/build/MonoAndroid10/Grpc.Core.targets with 100% similarity]
src/csharp/Grpc.Core.Xamarin/build/Xamarin.iOS10/Grpc.Core.Xamarin.targets [moved from src/csharp/Grpc.Core/build/Xamarin.iOS10/Grpc.Core.targets with 100% similarity]
src/csharp/Grpc.Core/Grpc.Core.csproj
src/csharp/Grpc.Core/GrpcEnvironment.cs
src/csharp/Grpc.Core/Internal/NativeExtension.cs
src/csharp/Grpc.Core/Internal/NativeMethods.Generated.cs
src/csharp/Grpc.Core/Internal/PlatformApis.cs
src/csharp/Grpc.Core/Internal/UnmanagedLibrary.cs
src/csharp/Grpc.Core/Utils/TaskUtils.cs
src/csharp/Grpc.Core/build/net45/Grpc.Core.targets
src/csharp/Grpc.Examples.MathClient/Grpc.Examples.MathClient.csproj
src/csharp/Grpc.Examples.MathClient/MathClient.cs
src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj
src/csharp/Grpc.Examples.MathServer/MathServer.cs
src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
src/csharp/Grpc.Examples/Grpc.Examples.csproj
src/csharp/Grpc.Examples/MathExamples.cs
src/csharp/Grpc.Examples/MathServiceImpl.cs
src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj
src/csharp/Grpc.HealthCheck/Grpc.HealthCheck.csproj
src/csharp/Grpc.IntegrationTesting.Client/Grpc.IntegrationTesting.Client.csproj
src/csharp/Grpc.IntegrationTesting.QpsWorker/Grpc.IntegrationTesting.QpsWorker.csproj
src/csharp/Grpc.IntegrationTesting.Server/Grpc.IntegrationTesting.Server.csproj
src/csharp/Grpc.IntegrationTesting.StressClient/Grpc.IntegrationTesting.StressClient.csproj
src/csharp/Grpc.IntegrationTesting.XdsClient/Grpc.IntegrationTesting.XdsClient.csproj
src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
src/csharp/Grpc.Microbenchmarks/Grpc.Microbenchmarks.csproj
src/csharp/Grpc.Reflection.Tests/Grpc.Reflection.Tests.csproj
src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
src/csharp/Grpc.Tools.Tests/Grpc.Tools.Tests.csproj
src/csharp/Grpc.Tools/Common.cs
src/csharp/Grpc.Tools/Grpc.Tools.csproj
src/csharp/Grpc.sln
src/csharp/Grpc/Grpc.csproj
src/csharp/build/common.props [moved from src/csharp/Grpc.Core/Common.csproj.include with 75% similarity, mode: 0644]
src/csharp/build/dependencies.props
src/csharp/build_nuget.sh [new file with mode: 0755]
src/csharp/build_packages_dotnetcli.bat [deleted file]
src/csharp/build_unitypackage.bat [deleted file]
src/csharp/build_unitypackage.sh [new file with mode: 0755]
src/csharp/expand_dev_version.sh [changed mode: 0644->0755]
src/csharp/experimental/README.md
src/csharp/experimental/build_native_ext_for_ios.sh
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x86.meta [deleted file]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x86/libgrpc_csharp_ext.so.meta [deleted file]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x86.meta [deleted file]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x86/grpc_csharp_ext.bundle.meta [deleted file]
src/objective-c/!ProtoCompiler-gRPCCppPlugin.podspec
src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
src/objective-c/!ProtoCompiler.podspec
src/objective-c/BoringSSL-GRPC.podspec
src/objective-c/CronetFramework.podspec
src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.m
src/objective-c/GRPCClient/version.h
src/objective-c/README.md
src/objective-c/examples/BUILD
src/objective-c/examples/InterceptorSample/InterceptorSample.xcodeproj/project.pbxproj
src/objective-c/examples/InterceptorSample/Podfile
src/objective-c/examples/RemoteTestClient/RemoteTest.podspec
src/objective-c/examples/Sample/Podfile
src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj
src/objective-c/examples/SwiftSample/Podfile
src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj
src/objective-c/examples/tvOS-sample/tvOS-sample.xcodeproj/project.pbxproj
src/objective-c/examples/watchOS-sample/Podfile
src/objective-c/examples/watchOS-sample/watchOS-sample.xcodeproj/project.pbxproj
src/objective-c/manual_tests/GrpcIosTest.xcodeproj/project.pbxproj
src/objective-c/manual_tests/Podfile
src/objective-c/tests/BUILD
src/objective-c/tests/Connectivity/ConnectivityTestingApp.xcodeproj/project.pbxproj
src/objective-c/tests/Connectivity/Podfile
src/objective-c/tests/InteropTests/InteropTests.m
src/objective-c/tests/Podfile
src/objective-c/tests/RemoteTestClient/RemoteTest.podspec
src/objective-c/tests/Tests.xcodeproj/project.pbxproj
src/objective-c/tests/UnitTests/APIv2Tests.m
src/objective-c/tests/UnitTests/GRPCClientTests.m
src/objective-c/tests/version.h
src/php/bin/build_all_docker_images.sh
src/php/bin/run_all_docker_images.sh
src/php/composer.json
src/php/docker/alpine/Dockerfile
src/php/docker/centos7/Dockerfile
src/php/docker/grpc-ext/Dockerfile
src/php/docker/grpc-src/Dockerfile
src/php/docker/i386/Dockerfile
src/php/docker/php-future/Dockerfile
src/php/docker/php-src/Dockerfile
src/php/docker/php-zts/Dockerfile
src/php/docker/php8/Dockerfile [new file with mode: 0644]
src/php/ext/grpc/byte_buffer.c
src/php/ext/grpc/byte_buffer.h
src/php/ext/grpc/call.c
src/php/ext/grpc/call_credentials.c
src/php/ext/grpc/channel.c
src/php/ext/grpc/channel.h
src/php/ext/grpc/completion_queue.h
src/php/ext/grpc/php7_wrapper.h
src/php/ext/grpc/php_grpc.c
src/php/ext/grpc/php_grpc.h
src/php/ext/grpc/version.h
src/php/tests/generated_code/AbstractGeneratedCodeTest.php
src/php/tests/generated_code/GeneratedCodeTest.php
src/php/tests/generated_code/GeneratedCodeWithCallbackTest.php
src/php/tests/interop/interop_client.php
src/php/tests/unit_tests/CallCredentials2Test.php
src/php/tests/unit_tests/CallCredentialsTest.php
src/php/tests/unit_tests/CallInvokerTest.php
src/php/tests/unit_tests/CallTest.php
src/php/tests/unit_tests/ChannelCredentialsTest.php
src/php/tests/unit_tests/ChannelTest.php
src/php/tests/unit_tests/EndToEndTest.php
src/php/tests/unit_tests/InterceptorTest.php
src/php/tests/unit_tests/PersistentChannelTests/PersistentChannelTest.php
src/php/tests/unit_tests/SecureEndToEndTest.php
src/php/tests/unit_tests/ServerTest.php
src/php/tests/unit_tests/TimevalTest.php
src/proto/gen_build_yaml.py
src/proto/grpc/testing/messages.proto
src/proto/grpc/testing/test.proto
src/proto/grpc/testing/xds/v3/BUILD
src/proto/grpc/testing/xds/v3/http_connection_manager.proto
src/proto/grpc/testing/xds/v3/protocol.proto [new file with mode: 0644]
src/proto/grpc/testing/xds/v3/route.proto
src/python/grpcio/commands.py
src/python/grpcio/grpc/_cython/_cygrpc/aio/grpc_aio.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/aio/server.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/call.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/channel.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/completion_queue.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/credentials.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/grpc.pxi
src/python/grpcio/grpc/_cython/_cygrpc/grpc_gevent.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/records.pyx.pxi
src/python/grpcio/grpc/_cython/_cygrpc/server.pyx.pxi
src/python/grpcio/grpc/_grpcio_metadata.py
src/python/grpcio/grpc_core_dependencies.py
src/python/grpcio/grpc_version.py
src/python/grpcio_channelz/grpc_version.py
src/python/grpcio_health_checking/grpc_version.py
src/python/grpcio_reflection/grpc_version.py
src/python/grpcio_status/grpc_version.py
src/python/grpcio_testing/grpc_version.py
src/python/grpcio_tests/grpc_version.py
src/python/grpcio_tests/tests/_runner.py
src/python/grpcio_tests/tests/fork/_fork_interop_test.py
src/python/grpcio_tests/tests/fork/methods.py
src/python/grpcio_tests/tests/qps/benchmark_client.py
src/python/grpcio_tests/tests/qps/client_runner.py
src/python/grpcio_tests/tests/qps/qps_worker.py
src/python/grpcio_tests/tests/qps/worker_server.py
src/python/grpcio_tests/tests/unit/BUILD.bazel
src/python/grpcio_tests/tests/unit/_dynamic_stubs_test.py
src/python/grpcio_tests/tests/unit/data/foo/bar_with_wkt.proto [new file with mode: 0644]
src/python/grpcio_tests/tests_aio/benchmark/benchmark_client.py
src/python/grpcio_tests/tests_aio/benchmark/worker_servicer.py
src/re2/gen_build_yaml.py
src/ruby/ext/grpc/extconf.rb
src/ruby/ext/grpc/rb_grpc_imports.generated.c
src/ruby/ext/grpc/rb_grpc_imports.generated.h
src/ruby/lib/grpc/version.rb
src/ruby/tools/version.rb
src/upb/gen_build_yaml.py
src/zlib/gen_build_yaml.py
templates/CMakeLists.txt.template
templates/Makefile.template
templates/composer.json.template
templates/config.w32.template
templates/gRPC-C++.podspec.template
templates/gRPC-Core.podspec.template
templates/gRPC-ProtoRPC.podspec.template
templates/gRPC-RxLibrary.podspec.template
templates/gRPC.podspec.template
templates/grpc.gyp.template
templates/package.xml.template
templates/src/csharp/Grpc.Core/Internal/NativeMethods.Generated.cs.template
templates/src/csharp/build_unitypackage.bat.template [deleted file]
templates/src/objective-c/!ProtoCompiler-gRPCCppPlugin.podspec.template
templates/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec.template
templates/src/objective-c/BoringSSL-GRPC.podspec.template
templates/src/php/composer.json.template
templates/src/php/docker/download_phpunit.include
templates/src/php/docker/php-future/Dockerfile.template
templates/src/php/docker/php8/Dockerfile.template [new file with mode: 0644]
templates/src/python/grpcio/grpc_core_dependencies.py.template
templates/test/core/end2end/end2end_nosec_tests.cc.template
templates/tools/dockerfile/go_build_interop.sh.include
templates/tools/dockerfile/grpc_clang_format/Dockerfile.template
templates/tools/dockerfile/grpc_clang_tidy/Dockerfile.template
templates/tools/dockerfile/interoptest/grpc_interop_dart/Dockerfile.template [deleted file]
templates/tools/dockerfile/interoptest/grpc_interop_go1.7/Dockerfile.template [deleted file]
templates/tools/dockerfile/interoptest/grpc_interop_go1.7/build_interop.sh.template [deleted file]
templates/tools/dockerfile/interoptest/grpc_interop_go1.8/build_interop.sh.template [deleted file]
templates/tools/dockerfile/python_deps.include
templates/tools/dockerfile/test/cxx_alpine_x64/Dockerfile.template
templates/tools/dockerfile/test/sanity/Dockerfile.template
templates/tools/run_tests/generated/configs.json.template
test/core/bad_ssl/bad_ssl_test.cc
test/core/client_channel/BUILD
test/core/client_channel/certificate_provider_registry_test.cc
test/core/client_channel/resolvers/BUILD
test/core/client_channel/resolvers/dns_resolver_connectivity_test.cc
test/core/client_channel/resolvers/dns_resolver_cooldown_test.cc
test/core/client_channel/resolvers/dns_resolver_test.cc
test/core/client_channel/resolvers/sockaddr_resolver_test.cc
test/core/client_channel/service_config_test.cc
test/core/client_channel/xds_bootstrap_test.cc [deleted file]
test/core/compression/message_compress_fuzzer.cc
test/core/compression/message_decompress_fuzzer.cc
test/core/compression/stream_compression_fuzzer.cc
test/core/compression/stream_decompression_fuzzer.cc
test/core/end2end/connection_refused_test.cc
test/core/end2end/dualstack_socket_test.cc
test/core/end2end/fixtures/h2_tls.cc
test/core/end2end/fixtures/h2_uds.cc
test/core/end2end/fixtures/local_util.cc
test/core/end2end/fuzzers/client_fuzzer.cc
test/core/end2end/fuzzers/server_fuzzer.cc
test/core/end2end/gen_build_yaml.py
test/core/end2end/invalid_call_argument_test.cc
test/core/end2end/no_server_test.cc
test/core/end2end/tests/bad_ping.cc
test/core/end2end/tests/cancel_test_helpers.h
test/core/end2end/tests/ping.cc
test/core/gprpp/BUILD
test/core/gprpp/dual_ref_counted_test.cc
test/core/gprpp/examine_stack_test.cc [new file with mode: 0644]
test/core/gprpp/manual_constructor_test.cc
test/core/gprpp/orphanable_test.cc
test/core/gprpp/ref_counted_ptr_test.cc
test/core/gprpp/ref_counted_test.cc
test/core/gprpp/stat_test.cc [new file with mode: 0644]
test/core/handshake/client_ssl.cc
test/core/handshake/readahead_handshaker_server_ssl.cc
test/core/iomgr/fd_posix_test.cc
test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/project.pbxproj
test/core/iomgr/ios/CFStreamTests/Podfile
test/core/iomgr/ios/CFStreamTests/build_tests.sh
test/core/iomgr/mpmcqueue_test.cc
test/core/iomgr/parse_address_test.cc
test/core/iomgr/parse_address_with_named_scope_id_test.cc
test/core/iomgr/resolve_address_posix_test.cc
test/core/iomgr/stranded_event_test.cc
test/core/iomgr/work_serializer_test.cc
test/core/security/BUILD
test/core/security/aws_request_signer_test.cc [new file with mode: 0644]
test/core/security/credentials_test.cc
test/core/security/grpc_tls_certificate_distributor_test.cc
test/core/security/grpc_tls_credentials_options_test.cc
test/core/security/insecure_security_connector_test.cc [new file with mode: 0644]
test/core/security/ssl_server_fuzzer.cc
test/core/security/tls_security_connector_test.cc
test/core/security/verify_jwt.cc
test/core/slice/b64_decode_fuzzer.cc
test/core/slice/percent_decode_fuzzer.cc
test/core/slice/percent_encode_fuzzer.cc
test/core/surface/public_headers_must_be_c89.c
test/core/surface/sequential_connectivity_test.cc
test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc
test/core/transport/chttp2/settings_timeout_test.cc
test/core/transport/chttp2/too_many_pings_test.cc
test/core/transport/connectivity_state_test.cc
test/core/tsi/alts/fake_handshaker/BUILD
test/core/tsi/alts/fake_handshaker/fake_handshaker_server_main.cc
test/core/tsi/alts/handshaker/BUILD
test/core/tsi/alts/handshaker/alts_concurrent_connectivity_test.cc
test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc
test/core/tsi/alts/handshaker/alts_tsi_handshaker_test.cc
test/core/uri/uri_fuzzer_test.cc
test/core/uri/uri_parser_test.cc
test/core/util/BUILD
test/core/util/fuzzer_corpus_test.cc
test/core/util/passthru_endpoint.cc
test/core/util/port.cc
test/core/util/resolve_localhost_ip46.cc [new file with mode: 0644]
test/core/util/resolve_localhost_ip46.h [new file with mode: 0644]
test/core/util/stack_tracer.cc [moved from test/core/util/examine_stack.cc with 91% similarity]
test/core/util/stack_tracer.h [moved from test/core/util/examine_stack.h with 54% similarity]
test/core/util/stack_tracer_test.cc [new file with mode: 0644]
test/core/util/test_config.cc
test/core/util/test_lb_policies.cc
test/core/util/tracer_util.cc
test/core/xds/BUILD
test/core/xds/certificate_provider_store_test.cc [new file with mode: 0644]
test/core/xds/file_watcher_certificate_provider_factory_test.cc [new file with mode: 0644]
test/core/xds/xds_bootstrap_test.cc [new file with mode: 0644]
test/core/xds/xds_certificate_provider_test.cc [new file with mode: 0644]
test/cpp/client/credentials_test.cc
test/cpp/cocoapods/GRPCCppTests.xcodeproj/project.pbxproj
test/cpp/cocoapods/Podfile
test/cpp/codegen/BUILD
test/cpp/codegen/golden_file_test.cc
test/cpp/common/time_jump_test.cc
test/cpp/common/timer_test.cc
test/cpp/end2end/BUILD
test/cpp/end2end/async_end2end_test.cc
test/cpp/end2end/channelz_service_test.cc
test/cpp/end2end/client_callback_end2end_test.cc
test/cpp/end2end/client_crash_test.cc
test/cpp/end2end/client_crash_test_server.cc
test/cpp/end2end/client_interceptors_end2end_test.cc
test/cpp/end2end/client_lb_end2end_test.cc
test/cpp/end2end/delegating_channel_test.cc
test/cpp/end2end/end2end_test.cc
test/cpp/end2end/filter_end2end_test.cc
test/cpp/end2end/flaky_network_test.cc
test/cpp/end2end/generic_end2end_test.cc
test/cpp/end2end/grpclb_end2end_test.cc
test/cpp/end2end/hybrid_end2end_test.cc
test/cpp/end2end/interceptors_util.cc
test/cpp/end2end/interceptors_util.h
test/cpp/end2end/message_allocator_end2end_test.cc
test/cpp/end2end/mock_test.cc
test/cpp/end2end/nonblocking_test.cc
test/cpp/end2end/proto_server_reflection_test.cc
test/cpp/end2end/raw_end2end_test.cc
test/cpp/end2end/server_builder_plugin_test.cc
test/cpp/end2end/server_crash_test.cc
test/cpp/end2end/server_crash_test_client.cc
test/cpp/end2end/server_early_return_test.cc
test/cpp/end2end/server_interceptors_end2end_test.cc
test/cpp/end2end/service_config_end2end_test.cc
test/cpp/end2end/streaming_throughput_test.cc
test/cpp/end2end/test_service_impl.h
test/cpp/end2end/thread_stress_test.cc
test/cpp/end2end/time_change_test.cc
test/cpp/end2end/xds_credentials_end2end_test.cc [new file with mode: 0644]
test/cpp/end2end/xds_end2end_test.cc
test/cpp/ext/filters/census/stats_plugin_end2end_test.cc
test/cpp/interop/BUILD
test/cpp/interop/client.cc
test/cpp/interop/client_helper.cc
test/cpp/interop/grpclb_fallback_test.cc
test/cpp/interop/http2_client.cc
test/cpp/interop/interop_client.cc
test/cpp/interop/interop_server.cc
test/cpp/interop/interop_test.cc
test/cpp/interop/metrics_client.cc
test/cpp/interop/reconnect_interop_client.cc
test/cpp/interop/reconnect_interop_server.cc
test/cpp/interop/server_helper.cc
test/cpp/interop/stress_test.cc
test/cpp/interop/xds_interop_client.cc
test/cpp/interop/xds_interop_server.cc
test/cpp/ios/Podfile
test/cpp/ios/RemoteTestClientCpp/RemoteTestCpp.podspec
test/cpp/ios/Tests.xcodeproj/project.pbxproj
test/cpp/ios/build_tests.sh
test/cpp/microbenchmarks/BUILD
test/cpp/microbenchmarks/bm_call_create.cc
test/cpp/microbenchmarks/bm_fullstack_trickle.cc
test/cpp/microbenchmarks/bm_timer.cc
test/cpp/microbenchmarks/callback_unary_ping_pong.h
test/cpp/microbenchmarks/fullstack_fixtures.h
test/cpp/naming/address_sorting_test.cc
test/cpp/naming/cancel_ares_query_test.cc
test/cpp/naming/dns_test_util.cc
test/cpp/naming/generate_resolver_component_tests.bzl
test/cpp/naming/resolver_component_test.cc
test/cpp/naming/resolver_component_tests_runner_invoker.cc
test/cpp/performance/writes_per_rpc_test.cc
test/cpp/qps/BUILD
test/cpp/qps/benchmark_config.cc
test/cpp/qps/client.h
test/cpp/qps/client_async.cc
test/cpp/qps/client_callback.cc
test/cpp/qps/client_sync.cc
test/cpp/qps/driver.cc
test/cpp/qps/histogram.h
test/cpp/qps/interarrival.h
test/cpp/qps/qps_benchmark_script.bzl
test/cpp/qps/qps_json_driver.cc
test/cpp/qps/qps_server_builder.cc
test/cpp/qps/qps_worker.cc
test/cpp/qps/server_async.cc
test/cpp/qps/worker.cc
test/cpp/server/BUILD
test/cpp/server/credentials_test.cc [new file with mode: 0644]
test/cpp/server/load_reporter/load_reporter_test.cc
test/cpp/thread_manager/BUILD
test/cpp/thread_manager/thread_manager_test.cc
test/cpp/util/BUILD
test/cpp/util/byte_buffer_proto_helper.cc
test/cpp/util/channelz_sampler.cc
test/cpp/util/channelz_sampler_test.cc
test/cpp/util/cli_credentials.cc
test/cpp/util/create_test_channel.cc
test/cpp/util/grpc_cli.cc
test/cpp/util/grpc_tool.cc
test/cpp/util/grpc_tool.h
test/cpp/util/grpc_tool_test.cc
test/cpp/util/proto_file_parser.cc
test/cpp/util/proto_reflection_descriptor_database.h
test/cpp/util/slice_test.cc
test/cpp/util/test_config_cc.cc
test/cpp/util/test_credentials_provider.cc
test/cpp/util/time_test.cc
test/distrib/cpp/run_distrib_test_cmake_as_externalproject.sh
test/distrib/csharp/DistribTest/DistribTestDotNet.csproj
test/distrib/csharp/run_distrib_test_dotnetcli.sh
third_party/address_sorting/include/address_sorting/address_sorting.h
third_party/cares/cares.BUILD
tools/bazel.rc
tools/buildgen/build_cleaner.py
tools/buildgen/extract_metadata_from_bazel_xml.py
tools/buildgen/generate_build_additions.sh
tools/buildgen/generate_projects.py
tools/buildgen/generate_projects.sh
tools/buildgen/mako_renderer.py
tools/buildgen/plugins/expand_filegroups.py
tools/buildgen/plugins/generate_vsprojects.py
tools/buildgen/plugins/list_api.py
tools/distrib/check_trailing_newlines.sh
tools/distrib/clang_tidy_code.sh
tools/distrib/gen_compilation_database.py [new file with mode: 0755]
tools/distrib/python/grpc_version.py
tools/distrib/python/grpcio_tools/BUILD.bazel
tools/distrib/python/grpcio_tools/grpc_tools/protoc.py
tools/distrib/python/grpcio_tools/grpc_version.py
tools/distrib/python/grpcio_tools/grpcio_tools.bzl [new file with mode: 0644]
tools/distrib/python/grpcio_tools/setup.py
tools/distrib/run_clang_tidy.py
tools/distrib/sanitize.sh
tools/dockerfile/distribtest/csharp_alpine_x64/Dockerfile
tools/dockerfile/distribtest/csharp_dotnet31_x64/Dockerfile [new file with mode: 0644]
tools/dockerfile/distribtest/csharp_dotnet5_x64/Dockerfile [new file with mode: 0644]
tools/dockerfile/distribtest/csharp_jessie_x86/Dockerfile [deleted file]
tools/dockerfile/distribtest/csharp_stretch_x64/Dockerfile
tools/dockerfile/distribtest/csharp_ubuntu1604_x64/Dockerfile
tools/dockerfile/distribtest/php7_stretch_x64/Dockerfile
tools/dockerfile/grpc_artifact_centos6_x64/Dockerfile
tools/dockerfile/grpc_artifact_centos6_x86/Dockerfile
tools/dockerfile/grpc_artifact_python_manylinux2010_x64/Dockerfile
tools/dockerfile/grpc_artifact_python_manylinux2010_x86/Dockerfile
tools/dockerfile/grpc_artifact_python_manylinux2014_x64/Dockerfile
tools/dockerfile/grpc_artifact_python_manylinux2014_x86/Dockerfile
tools/dockerfile/grpc_clang_format/Dockerfile
tools/dockerfile/grpc_clang_tidy/Dockerfile
tools/dockerfile/grpc_clang_tidy/clang_tidy_all_the_things.sh
tools/dockerfile/grpc_dist_proto/Dockerfile
tools/dockerfile/grpc_scan_build/Dockerfile
tools/dockerfile/interoptest/grpc_interop_csharp/Dockerfile
tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/Dockerfile
tools/dockerfile/interoptest/grpc_interop_cxx/Dockerfile
tools/dockerfile/interoptest/grpc_interop_dart/Dockerfile
tools/dockerfile/interoptest/grpc_interop_go/Dockerfile
tools/dockerfile/interoptest/grpc_interop_go/build_interop.sh
tools/dockerfile/interoptest/grpc_interop_go1.11/Dockerfile
tools/dockerfile/interoptest/grpc_interop_go1.11/build_interop.sh
tools/dockerfile/interoptest/grpc_interop_go1.7/Dockerfile [deleted file]
tools/dockerfile/interoptest/grpc_interop_go1.7/build_interop.sh [deleted file]
tools/dockerfile/interoptest/grpc_interop_go1.8/Dockerfile
tools/dockerfile/interoptest/grpc_interop_http2/Dockerfile
tools/dockerfile/interoptest/grpc_interop_node/Dockerfile
tools/dockerfile/interoptest/grpc_interop_ruby/Dockerfile
tools/dockerfile/interoptest/lb_interop_fake_servers/Dockerfile
tools/dockerfile/test/bazel/Dockerfile
tools/dockerfile/test/csharp_stretch_x64/Dockerfile
tools/dockerfile/test/cxx_alpine_x64/Dockerfile
tools/dockerfile/test/cxx_buster_x64/Dockerfile
tools/dockerfile/test/cxx_jessie_x64/Dockerfile
tools/dockerfile/test/cxx_jessie_x86/Dockerfile
tools/dockerfile/test/cxx_ubuntu1604_x64/Dockerfile
tools/dockerfile/test/cxx_ubuntu1804_x64/Dockerfile
tools/dockerfile/test/fuzzer/Dockerfile
tools/dockerfile/test/node_jessie_x64/Dockerfile
tools/dockerfile/test/php73_zts_stretch_x64/Dockerfile
tools/dockerfile/test/php7_jessie_x64/Dockerfile
tools/dockerfile/test/python_alpine_x64/Dockerfile
tools/dockerfile/test/ruby_jessie_x64/Dockerfile
tools/dockerfile/test/sanity/Dockerfile
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
tools/doxygen/Doxyfile.objc
tools/doxygen/Doxyfile.objc.internal
tools/doxygen/Doxyfile.php
tools/gce/create_linux_kokoro_performance_worker.sh
tools/gce/create_linux_kokoro_performance_worker_from_image.sh
tools/gce/create_windows_debug_worker.sh
tools/gce/linux_kokoro_performance_worker_init.sh
tools/internal_ci/helper_scripts/install_python_interpreters.ps1
tools/internal_ci/helper_scripts/prepare_build_macos_rc
tools/internal_ci/helper_scripts/prepare_build_windows.bat
tools/internal_ci/linux/grpc_bazel_build_in_docker.sh
tools/internal_ci/linux/grpc_bazel_on_foundry_base.sh
tools/internal_ci/linux/grpc_bazel_rbe_asan.cfg
tools/internal_ci/linux/grpc_bazel_rbe_dbg.cfg
tools/internal_ci/linux/grpc_bazel_rbe_incompatible_changes.cfg
tools/internal_ci/linux/grpc_bazel_rbe_msan.cfg
tools/internal_ci/linux/grpc_bazel_rbe_opt.cfg
tools/internal_ci/linux/grpc_bazel_rbe_tsan.cfg
tools/internal_ci/linux/grpc_bazel_rbe_ubsan.cfg
tools/internal_ci/linux/grpc_xds_bazel_python_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_bazel_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_csharp_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_php_test_in_docker.sh
tools/internal_ci/linux/grpc_xds_ruby_test_in_docker.sh
tools/internal_ci/linux/pull_request/grpc_bazel_rbe_asan.cfg
tools/internal_ci/linux/pull_request/grpc_bazel_rbe_dbg.cfg
tools/internal_ci/linux/pull_request/grpc_bazel_rbe_msan.cfg
tools/internal_ci/linux/pull_request/grpc_bazel_rbe_opt.cfg
tools/internal_ci/linux/pull_request/grpc_bazel_rbe_tsan.cfg
tools/internal_ci/linux/pull_request/grpc_bazel_rbe_ubsan.cfg
tools/internal_ci/macos/grpc_run_bazel_c_cpp_tests.sh
tools/internal_ci/windows/bazel_rbe.bat
tools/internal_ci/windows/grpc_basictests_python.cfg
tools/internal_ci/windows/grpc_bazel_rbe_dbg.cfg
tools/internal_ci/windows/grpc_bazel_rbe_opt.cfg
tools/internal_ci/windows/grpc_build_artifacts.bat
tools/internal_ci/windows/grpc_build_artifacts.cfg
tools/internal_ci/windows/grpc_build_packages.bat
tools/internal_ci/windows/grpc_run_tests_matrix.bat
tools/internal_ci/windows/pull_request/grpc_basictests_python.cfg
tools/internal_ci/windows/pull_request/grpc_bazel_rbe_dbg.cfg
tools/internal_ci/windows/pull_request/grpc_bazel_rbe_opt.cfg
tools/interop_matrix/client_matrix.py
tools/profiling/ios_bin/binary_size.py
tools/profiling/ios_bin/parse_link_map.py
tools/release/release_notes.py
tools/run_tests/artifacts/artifact_targets.py
tools/run_tests/artifacts/build_artifact_python.bat
tools/run_tests/artifacts/distribtest_targets.py
tools/run_tests/artifacts/package_targets.py
tools/run_tests/generated/configs.json
tools/run_tests/generated/lb_interop_test_scenarios.json
tools/run_tests/generated/tests.json
tools/run_tests/python_utils/download_and_unzip.py [new file with mode: 0644]
tools/run_tests/python_utils/port_server.py
tools/run_tests/python_utils/upload_rbe_results.py
tools/run_tests/run_interop_tests.py
tools/run_tests/run_tests.py
tools/run_tests/run_xds_tests.py
tools/run_tests/sanity/check_bazel_workspace.py
tools/run_tests/sanity/check_submodules.sh
tools/run_tests/sanity/sanity_tests.yaml