Imported Upstream version 1.19.0 upstream/1.19.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 3 Mar 2020 00:38:20 +0000 (09:38 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 3 Mar 2020 00:38:20 +0000 (09:38 +0900)
commit77d10676a117e46898d0acd327834bb27892f7aa
tree42f76f9e0be6f44dc5fe0dceeaea90ffab7958d1
parent0c616e3b7b1e7ee8ff7c5d3c0dde8b64c3a160e7
Imported Upstream version 1.19.0
573 files changed:
.github/CODEOWNERS
.pylintrc-examples [new file with mode: 0644]
BUILD
CMakeLists.txt
Makefile
bazel/cc_grpc_library.bzl
bazel/generate_cc.bzl
bazel/grpc_build_system.bzl
bazel/grpc_deps.bzl
build.yaml
config.m4
config.w32
doc/compression.md
doc/g_stands_for.md
doc/interop-test-descriptions.md
examples/BUILD
examples/cpp/keyvaluestore/caching_interceptor.h [new file with mode: 0644]
examples/cpp/keyvaluestore/client.cc [new file with mode: 0644]
examples/cpp/keyvaluestore/server.cc [new file with mode: 0644]
examples/csharp/HelloworldUnity/.gitignore [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Plugins.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scenes.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scenes/SampleScene.unity [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scenes/SampleScene.unity.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/HelloWorldScript.cs [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/HelloWorldScript.cs.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/HelloWorldTest.cs [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/HelloWorldTest.cs.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/Helloworld.cs [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/Helloworld.cs.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/HelloworldGrpc.cs [new file with mode: 0644]
examples/csharp/HelloworldUnity/Assets/Scripts/HelloworldGrpc.cs.meta [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/AudioManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/ClusterInputManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/DynamicsManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/EditorBuildSettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/EditorSettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/GraphicsSettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/InputManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/NavMeshAreas.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/NetworkManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/Physics2DSettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/PresetManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/ProjectSettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/ProjectVersion.txt [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/QualitySettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/TagManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/TimeManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/UnityConnectSettings.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/ProjectSettings/VFXManager.asset [new file with mode: 0644]
examples/csharp/HelloworldUnity/README.md [new file with mode: 0644]
examples/csharp/HelloworldUnity/UIElementsSchema/UIElements.xsd [new file with mode: 0644]
examples/csharp/HelloworldUnity/UIElementsSchema/UnityEditor.Experimental.UIElements.xsd [new file with mode: 0644]
examples/csharp/HelloworldUnity/UIElementsSchema/UnityEditor.PackageManager.UI.xsd [new file with mode: 0644]
examples/csharp/HelloworldUnity/UIElementsSchema/UnityEngine.Experimental.UIElements.xsd [new file with mode: 0644]
examples/csharp/HelloworldXamarin/Droid/HelloworldXamarin.Droid.csproj
examples/csharp/HelloworldXamarin/Droid/packages.config
examples/csharp/HelloworldXamarin/README.md
examples/csharp/HelloworldXamarin/iOS/HelloworldXamarin.iOS.csproj
examples/csharp/HelloworldXamarin/iOS/packages.config
examples/protos/keyvaluestore.proto [new file with mode: 0644]
examples/python/helloworld/greeter_client_with_options.py
gRPC-C++.podspec
gRPC-Core.podspec
gRPC-ProtoRPC.podspec
gRPC-RxLibrary.podspec
gRPC.podspec
grpc.def
grpc.gemspec
grpc.gyp
include/grpc/grpc_security.h
include/grpc/impl/codegen/grpc_types.h
include/grpc/impl/codegen/port_platform.h
include/grpc/impl/codegen/slice.h
include/grpcpp/alarm_impl.h
include/grpcpp/impl/codegen/call_op_set.h
include/grpcpp/impl/codegen/client_callback.h
include/grpcpp/impl/codegen/client_unary_call.h
include/grpcpp/impl/codegen/completion_queue.h
include/grpcpp/impl/codegen/core_codegen.h
include/grpcpp/impl/codegen/core_codegen_interface.h
include/grpcpp/impl/codegen/interceptor.h
include/grpcpp/impl/codegen/interceptor_common.h
include/grpcpp/impl/codegen/method_handler_impl.h
include/grpcpp/impl/codegen/server_callback.h
include/grpcpp/impl/codegen/server_interface.h
include/grpcpp/impl/codegen/sync_stream.h
include/grpcpp/impl/grpc_library.h
include/grpcpp/server.h
package.xml
src/compiler/csharp_generator.cc
src/compiler/objective_c_generator.cc
src/compiler/objective_c_generator.h
src/compiler/objective_c_plugin.cc
src/core/ext/filters/client_channel/channel_connectivity.cc
src/core/ext/filters/client_channel/client_channel.cc
src/core/ext/filters/client_channel/client_channel.h
src/core/ext/filters/client_channel/client_channel_channelz.cc
src/core/ext/filters/client_channel/client_channel_channelz.h
src/core/ext/filters/client_channel/client_channel_factory.cc
src/core/ext/filters/client_channel/client_channel_factory.h
src/core/ext/filters/client_channel/client_channel_plugin.cc
src/core/ext/filters/client_channel/global_subchannel_pool.cc [new file with mode: 0644]
src/core/ext/filters/client_channel/global_subchannel_pool.h [new file with mode: 0644]
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/grpclb/grpclb.cc
src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.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/xds/xds.cc
src/core/ext/filters/client_channel/lb_policy_factory.h
src/core/ext/filters/client_channel/lb_policy_registry.cc
src/core/ext/filters/client_channel/lb_policy_registry.h
src/core/ext/filters/client_channel/local_subchannel_pool.cc [new file with mode: 0644]
src/core/ext/filters/client_channel/local_subchannel_pool.h [new file with mode: 0644]
src/core/ext/filters/client_channel/parse_address.cc
src/core/ext/filters/client_channel/request_routing.cc
src/core/ext/filters/client_channel/request_routing.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_windows.cc
src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc
src/core/ext/filters/client_channel/resolver_result_parsing.cc
src/core/ext/filters/client_channel/subchannel.cc
src/core/ext/filters/client_channel/subchannel.h
src/core/ext/filters/client_channel/subchannel_index.cc
src/core/ext/filters/client_channel/subchannel_index.h
src/core/ext/filters/client_channel/subchannel_pool_interface.cc [new file with mode: 0644]
src/core/ext/filters/client_channel/subchannel_pool_interface.h [new file with mode: 0644]
src/core/ext/filters/http/client_authority_filter.cc
src/core/ext/filters/max_age/max_age_filter.cc
src/core/ext/transport/chttp2/client/chttp2_connector.cc
src/core/ext/transport/chttp2/client/insecure/channel_create.cc
src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc
src/core/ext/transport/chttp2/server/chttp2_server.cc
src/core/ext/transport/chttp2/transport/chttp2_transport.cc
src/core/ext/transport/chttp2/transport/flow_control.cc
src/core/ext/transport/chttp2/transport/frame_window_update.cc
src/core/ext/transport/chttp2/transport/hpack_encoder.cc
src/core/ext/transport/chttp2/transport/writing.cc
src/core/ext/transport/cronet/client/secure/cronet_channel_create.cc
src/core/ext/transport/cronet/transport/cronet_transport.cc
src/core/lib/channel/handshaker.cc
src/core/lib/channel/handshaker.h
src/core/lib/channel/handshaker_factory.cc [deleted file]
src/core/lib/channel/handshaker_factory.h
src/core/lib/channel/handshaker_registry.cc
src/core/lib/channel/handshaker_registry.h
src/core/lib/gpr/log_posix.cc
src/core/lib/gpr/time.cc
src/core/lib/gpr/time_posix.cc
src/core/lib/gprpp/optional.h [new file with mode: 0644]
src/core/lib/http/httpcli_security_connector.cc
src/core/lib/iomgr/buffer_list.cc
src/core/lib/iomgr/buffer_list.h
src/core/lib/iomgr/cfstream_handle.cc
src/core/lib/iomgr/cfstream_handle.h
src/core/lib/iomgr/combiner.cc
src/core/lib/iomgr/error.cc
src/core/lib/iomgr/ev_epoll1_linux.cc
src/core/lib/iomgr/ev_epollex_linux.cc
src/core/lib/iomgr/ev_poll_posix.cc
src/core/lib/iomgr/ev_posix.cc
src/core/lib/iomgr/ev_posix.h
src/core/lib/iomgr/exec_ctx.cc
src/core/lib/iomgr/exec_ctx.h
src/core/lib/iomgr/executor.cc
src/core/lib/iomgr/executor.h
src/core/lib/iomgr/fork_posix.cc
src/core/lib/iomgr/grpc_if_nametoindex.h [moved from src/core/lib/iomgr/network_status_tracker.cc with 56% similarity]
src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [new file with mode: 0644]
src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [moved from src/core/lib/iomgr/network_status_tracker.h with 57% similarity]
src/core/lib/iomgr/internal_errqueue.h
src/core/lib/iomgr/iomgr.cc
src/core/lib/iomgr/iomgr.h
src/core/lib/iomgr/iomgr_custom.cc
src/core/lib/iomgr/iomgr_internal.cc
src/core/lib/iomgr/iomgr_internal.h
src/core/lib/iomgr/iomgr_posix.cc
src/core/lib/iomgr/iomgr_posix_cfstream.cc
src/core/lib/iomgr/iomgr_windows.cc
src/core/lib/iomgr/port.h
src/core/lib/iomgr/resolve_address_posix.cc
src/core/lib/iomgr/resolve_address_windows.cc
src/core/lib/iomgr/tcp_custom.cc
src/core/lib/iomgr/tcp_posix.cc
src/core/lib/iomgr/tcp_uv.cc
src/core/lib/iomgr/tcp_windows.cc
src/core/lib/iomgr/timer_manager.cc
src/core/lib/iomgr/udp_server.cc
src/core/lib/json/json.cc
src/core/lib/security/credentials/alts/alts_credentials.cc
src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc
src/core/lib/security/credentials/composite/composite_credentials.h
src/core/lib/security/credentials/credentials.h
src/core/lib/security/credentials/google_default/google_default_credentials.cc
src/core/lib/security/credentials/google_default/google_default_credentials.h
src/core/lib/security/credentials/jwt/json_token.cc
src/core/lib/security/credentials/jwt/jwt_credentials.cc
src/core/lib/security/credentials/jwt/jwt_verifier.cc
src/core/lib/security/credentials/oauth2/oauth2_credentials.cc
src/core/lib/security/credentials/plugin/plugin_credentials.cc
src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc [new file with mode: 0644]
src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h [new file with mode: 0644]
src/core/lib/security/security_connector/alts/alts_security_connector.cc
src/core/lib/security/security_connector/fake/fake_security_connector.cc
src/core/lib/security/security_connector/local/local_security_connector.cc
src/core/lib/security/security_connector/security_connector.h
src/core/lib/security/security_connector/ssl/ssl_security_connector.cc
src/core/lib/security/security_connector/ssl_utils.h
src/core/lib/security/transport/security_handshaker.cc
src/core/lib/security/transport/security_handshaker.h
src/core/lib/security/transport/server_auth_filter.cc
src/core/lib/surface/call.cc
src/core/lib/surface/channel_init.h
src/core/lib/surface/completion_queue.cc
src/core/lib/surface/init.cc
src/core/lib/surface/init_secure.cc
src/core/lib/surface/server.cc
src/core/lib/surface/version.cc
src/core/lib/transport/service_config.h
src/core/lib/transport/static_metadata.cc
src/core/lib/transport/transport.cc
src/core/tsi/ssl_transport_security.cc
src/cpp/client/client_context.cc
src/cpp/common/alarm.cc
src/cpp/common/channel_filter.h
src/cpp/common/completion_queue_cc.cc
src/cpp/common/core_codegen.cc
src/cpp/common/version_cc.cc
src/cpp/server/load_reporter/load_reporter_async_service_impl.cc
src/cpp/server/server_builder.cc
src/cpp/server/server_cc.cc
src/csharp/Grpc.Core.Api/.gitignore [new file with mode: 0644]
src/csharp/Grpc.Core.Api/AuthContext.cs [moved from src/csharp/Grpc.Core/AuthContext.cs with 99% similarity]
src/csharp/Grpc.Core.Api/AuthProperty.cs [moved from src/csharp/Grpc.Core/AuthProperty.cs with 94% similarity]
src/csharp/Grpc.Core.Api/ContextPropagationOptions.cs [new file with mode: 0644]
src/csharp/Grpc.Core.Api/ContextPropagationToken.cs [new file with mode: 0644]
src/csharp/Grpc.Core.Api/DeserializationContext.cs [moved from src/csharp/Grpc.Core/DeserializationContext.cs with 100% similarity]
src/csharp/Grpc.Core.Api/Grpc.Core.Api.csproj [new file with mode: 0755]
src/csharp/Grpc.Core.Api/IAsyncStreamReader.cs [moved from src/csharp/Grpc.Core/IAsyncStreamReader.cs with 100% similarity]
src/csharp/Grpc.Core.Api/IAsyncStreamWriter.cs [moved from src/csharp/Grpc.Core/IAsyncStreamWriter.cs with 100% similarity]
src/csharp/Grpc.Core.Api/IServerStreamWriter.cs [moved from src/csharp/Grpc.Core/IServerStreamWriter.cs with 100% similarity]
src/csharp/Grpc.Core.Api/Marshaller.cs [moved from src/csharp/Grpc.Core/Marshaller.cs with 100% similarity]
src/csharp/Grpc.Core.Api/Metadata.cs [moved from src/csharp/Grpc.Core/Metadata.cs with 97% similarity]
src/csharp/Grpc.Core.Api/Method.cs [moved from src/csharp/Grpc.Core/Method.cs with 100% similarity]
src/csharp/Grpc.Core.Api/Properties/AssemblyInfo.cs [new file with mode: 0644]
src/csharp/Grpc.Core.Api/RpcException.cs [moved from src/csharp/Grpc.Core/RpcException.cs with 100% similarity]
src/csharp/Grpc.Core.Api/SerializationContext.cs [moved from src/csharp/Grpc.Core/SerializationContext.cs with 100% similarity]
src/csharp/Grpc.Core.Api/ServerCallContext.cs [new file with mode: 0644]
src/csharp/Grpc.Core.Api/ServerMethods.cs [moved from src/csharp/Grpc.Core/ServerMethods.cs with 100% similarity]
src/csharp/Grpc.Core.Api/ServerServiceDefinition.cs [moved from src/csharp/Grpc.Core/ServerServiceDefinition.cs with 74% similarity]
src/csharp/Grpc.Core.Api/ServiceBinderBase.cs [moved from src/csharp/Grpc.Core/ServiceBinderBase.cs with 97% similarity]
src/csharp/Grpc.Core.Api/Status.cs [moved from src/csharp/Grpc.Core/Status.cs with 97% similarity]
src/csharp/Grpc.Core.Api/StatusCode.cs [moved from src/csharp/Grpc.Core/StatusCode.cs with 100% similarity]
src/csharp/Grpc.Core.Api/Utils/GrpcPreconditions.cs [moved from src/csharp/Grpc.Core/Utils/GrpcPreconditions.cs with 100% similarity]
src/csharp/Grpc.Core.Api/WriteOptions.cs [moved from src/csharp/Grpc.Core/WriteOptions.cs with 99% similarity]
src/csharp/Grpc.Core.NativeDebug.nuspec [deleted file]
src/csharp/Grpc.Core.NativeDebug/.gitignore [new file with mode: 0644]
src/csharp/Grpc.Core.NativeDebug/Grpc.Core.NativeDebug.csproj [new file with mode: 0644]
src/csharp/Grpc.Core.Testing/TestServerCallContext.cs
src/csharp/Grpc.Core.Tests/CallOptionsTest.cs
src/csharp/Grpc.Core.Tests/ContextPropagationTest.cs
src/csharp/Grpc.Core/CallOptions.cs
src/csharp/Grpc.Core/ForwardedTypes.cs [new file with mode: 0644]
src/csharp/Grpc.Core/Grpc.Core.csproj
src/csharp/Grpc.Core/Interceptors/ServerServiceDefinitionExtensions.cs
src/csharp/Grpc.Core/Internal/AsyncCall.cs
src/csharp/Grpc.Core/Internal/ContextPropagationFlags.cs [new file with mode: 0644]
src/csharp/Grpc.Core/Internal/ContextPropagationTokenImpl.cs [moved from src/csharp/Grpc.Core/ContextPropagationToken.cs with 51% similarity]
src/csharp/Grpc.Core/Internal/DefaultServerCallContext.cs [new file with mode: 0644]
src/csharp/Grpc.Core/Internal/IServerResponseStream.cs [new file with mode: 0644]
src/csharp/Grpc.Core/Internal/MarshalUtils.cs
src/csharp/Grpc.Core/Internal/ServerCallHandler.cs
src/csharp/Grpc.Core/Internal/ServerResponseStream.cs
src/csharp/Grpc.Core/Internal/ServerServiceDefinitionExtensions.cs [new file with mode: 0644]
src/csharp/Grpc.Core/Server.cs
src/csharp/Grpc.Core/ServerCallContext.cs [deleted file]
src/csharp/Grpc.Core/Version.csproj.include
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/Grpc.Examples/MathGrpc.cs
src/csharp/Grpc.HealthCheck/HealthGrpc.cs
src/csharp/Grpc.IntegrationTesting/BenchmarkServiceGrpc.cs
src/csharp/Grpc.IntegrationTesting/Control.cs
src/csharp/Grpc.IntegrationTesting/Empty.cs
src/csharp/Grpc.IntegrationTesting/EmptyServiceGrpc.cs
src/csharp/Grpc.IntegrationTesting/ExternalDnsClientServerTest.cs [new file with mode: 0644]
src/csharp/Grpc.IntegrationTesting/ExternalDnsWithTracingClientServerTest.cs [new file with mode: 0644]
src/csharp/Grpc.IntegrationTesting/MetricsGrpc.cs
src/csharp/Grpc.IntegrationTesting/ReportQpsScenarioServiceGrpc.cs
src/csharp/Grpc.IntegrationTesting/TestGrpc.cs
src/csharp/Grpc.IntegrationTesting/WorkerServiceGrpc.cs
src/csharp/Grpc.Reflection/ReflectionGrpc.cs
src/csharp/Grpc.Tools/Grpc.Tools.csproj
src/csharp/Grpc.nuspec [deleted file]
src/csharp/Grpc.sln
src/csharp/Grpc/.gitignore [new file with mode: 0644]
src/csharp/Grpc/Grpc.csproj [new file with mode: 0644]
src/csharp/build_packages_dotnetcli.bat
src/csharp/build_unitypackage.bat
src/csharp/expand_dev_version.sh [new file with mode: 0644]
src/csharp/tests.json
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core.Api.meta [new file with mode: 0644]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core.Api/lib.meta [new file with mode: 0644]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core.Api/lib/net45.meta [new file with mode: 0644]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core.Api/lib/net45/Grpc.Core.Api.dll.meta [new file with mode: 0644]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core.Api/lib/net45/Grpc.Core.Api.pdb.meta [new file with mode: 0644]
src/csharp/unitypackage/unitypackage_skeleton/Plugins/Grpc.Core.Api/lib/net45/Grpc.Core.Api.xml.meta [new file with mode: 0644]
src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
src/objective-c/!ProtoCompiler.podspec
src/objective-c/BoringSSL-GRPC.podspec
src/objective-c/GRPCClient/GRPCCall+ChannelArg.h
src/objective-c/GRPCClient/GRPCCall+ChannelArg.m
src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h
src/objective-c/GRPCClient/GRPCCall+Cronet.h
src/objective-c/GRPCClient/GRPCCall+OAuth2.h
src/objective-c/GRPCClient/GRPCCall+Tests.h
src/objective-c/GRPCClient/GRPCCall+Tests.m
src/objective-c/GRPCClient/GRPCCall.h
src/objective-c/GRPCClient/GRPCCall.m
src/objective-c/GRPCClient/GRPCCallOptions.h [new file with mode: 0644]
src/objective-c/GRPCClient/GRPCCallOptions.m [new file with mode: 0644]
src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/ChannelArgsUtil.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/ChannelArgsUtil.m [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCChannel.h
src/objective-c/GRPCClient/private/GRPCChannel.m
src/objective-c/GRPCClient/private/GRPCChannelFactory.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCChannelPool+Test.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCChannelPool.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCChannelPool.m [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCConnectivityMonitor.m
src/objective-c/GRPCClient/private/GRPCCronetChannelFactory.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCCronetChannelFactory.m [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCHost.h
src/objective-c/GRPCClient/private/GRPCHost.m
src/objective-c/GRPCClient/private/GRPCInsecureChannelFactory.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCInsecureChannelFactory.m [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCRequestHeaders.m
src/objective-c/GRPCClient/private/GRPCSecureChannelFactory.h [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCSecureChannelFactory.m [new file with mode: 0644]
src/objective-c/GRPCClient/private/GRPCWrappedCall.h
src/objective-c/GRPCClient/private/GRPCWrappedCall.m
src/objective-c/GRPCClient/private/version.h
src/objective-c/ProtoRPC/ProtoRPC.h
src/objective-c/ProtoRPC/ProtoRPC.m
src/objective-c/ProtoRPC/ProtoService.h
src/objective-c/ProtoRPC/ProtoService.m
src/objective-c/RxLibrary/GRXBufferedPipe.h
src/objective-c/RxLibrary/GRXBufferedPipe.m
src/objective-c/RxLibrary/GRXConcurrentWriteable.h
src/objective-c/RxLibrary/GRXConcurrentWriteable.m
src/objective-c/RxLibrary/GRXForwardingWriter.h
src/objective-c/RxLibrary/GRXForwardingWriter.m
src/objective-c/RxLibrary/GRXImmediateSingleWriter.h
src/objective-c/RxLibrary/GRXImmediateSingleWriter.m
src/objective-c/RxLibrary/GRXWriter.h
src/objective-c/examples/SwiftSample/ViewController.swift
src/objective-c/manual_tests/AppDelegate.h [new file with mode: 0644]
src/objective-c/manual_tests/AppDelegate.m [new file with mode: 0644]
src/objective-c/manual_tests/GrpcIosTest.xcodeproj/project.pbxproj [new file with mode: 0644]
src/objective-c/manual_tests/Info.plist [new file with mode: 0644]
src/objective-c/manual_tests/Main.storyboard [new file with mode: 0644]
src/objective-c/manual_tests/Podfile [new file with mode: 0644]
src/objective-c/manual_tests/ViewController.m [new file with mode: 0644]
src/objective-c/manual_tests/main.m [new file with mode: 0644]
src/objective-c/tests/APIv2Tests/APIv2Tests.m [new file with mode: 0644]
src/objective-c/tests/APIv2Tests/Info.plist [new file with mode: 0644]
src/objective-c/tests/ChannelTests/ChannelPoolTest.m [new file with mode: 0644]
src/objective-c/tests/ChannelTests/ChannelTests.m [new file with mode: 0644]
src/objective-c/tests/ChannelTests/Info.plist [new file with mode: 0644]
src/objective-c/tests/CoreCronetEnd2EndTests/CoreCronetEnd2EndTests.mm
src/objective-c/tests/CronetUnitTests/CronetUnitTests.m
src/objective-c/tests/GRPCClientTests.m
src/objective-c/tests/InteropTests.h
src/objective-c/tests/InteropTests.m
src/objective-c/tests/InteropTestsCallOptions/Info.plist [new file with mode: 0644]
src/objective-c/tests/InteropTestsCallOptions/InteropTestsCallOptions.m [new file with mode: 0644]
src/objective-c/tests/InteropTestsLocalCleartext.m
src/objective-c/tests/InteropTestsLocalSSL.m
src/objective-c/tests/InteropTestsMultipleChannels/Info.plist [new file with mode: 0644]
src/objective-c/tests/InteropTestsMultipleChannels/InteropTestsMultipleChannels.m [new file with mode: 0644]
src/objective-c/tests/InteropTestsRemote.m
src/objective-c/tests/Podfile
src/objective-c/tests/Tests.xcodeproj/project.pbxproj
src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/APIv2Tests.xcscheme [new file with mode: 0644]
src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/ChannelTests.xcscheme [new file with mode: 0644]
src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/InteropTestsCallOptions.xcscheme [new file with mode: 0644]
src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/InteropTestsLocalCleartext.xcscheme
src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/InteropTestsMultipleChannels.xcscheme [new file with mode: 0644]
src/objective-c/tests/Tests.xcodeproj/xcshareddata/xcschemes/InteropTestsRemote.xcscheme
src/objective-c/tests/run_tests.sh
src/objective-c/tests/version.h
src/php/composer.json
src/php/ext/grpc/version.h
src/python/grpcio/_parallel_compile_patch.py
src/python/grpcio/grpc/__init__.py
src/python/grpcio/grpc/_channel.py
src/python/grpcio/grpc/_cython/_cygrpc/_hooks.pyx.pxi
src/python/grpcio/grpc/_grpcio_metadata.py
src/python/grpcio/grpc/_server.py
src/python/grpcio/grpc/_utilities.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/setup.py
src/python/grpcio_tests/tests/channelz/_channelz_servicer_test.py
src/python/grpcio_tests/tests/unit/_abort_test.py
src/python/grpcio_tests/tests/unit/_cython/_fork_test.py
src/python/grpcio_tests/tests/unit/_logging_test.py
src/ruby/ext/grpc/extconf.rb
src/ruby/ext/grpc/rb_call_credentials.c
src/ruby/ext/grpc/rb_channel.c
src/ruby/ext/grpc/rb_channel_credentials.c
src/ruby/ext/grpc/rb_compression_options.c
src/ruby/ext/grpc/rb_event_thread.c
src/ruby/ext/grpc/rb_grpc.c
src/ruby/ext/grpc/rb_grpc.h
src/ruby/ext/grpc/rb_grpc_imports.generated.c
src/ruby/ext/grpc/rb_grpc_imports.generated.h
src/ruby/ext/grpc/rb_server.c
src/ruby/lib/grpc/version.rb
src/ruby/tools/version.rb
summerofcode/2018/naresh.md
templates/README.md
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.gemspec.template
templates/src/csharp/build_packages_dotnetcli.bat.template [deleted file]
templates/src/csharp/build_unitypackage.bat.template
templates/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec.template
templates/src/objective-c/BoringSSL-GRPC.podspec.template
templates/test/cpp/naming/resolver_component_tests_defs.include
templates/tools/dockerfile/bazel.include
templates/tools/dockerfile/interoptest/grpc_interop_go1.11/Dockerfile.template [new file with mode: 0644]
templates/tools/dockerfile/interoptest/grpc_interop_go1.11/build_interop.sh.template [new file with mode: 0644]
templates/tools/dockerfile/test/bazel/Dockerfile.template
templates/tools/dockerfile/test/sanity/Dockerfile.template
test/core/bad_client/tests/simple_request.cc
test/core/bad_connection/BUILD [new file with mode: 0644]
test/core/bad_connection/close_fd_test.cc [new file with mode: 0644]
test/core/channel/channelz_registry_test.cc
test/core/client_channel/BUILD
test/core/client_channel/parse_address_with_named_scope_id_test.cc [new file with mode: 0644]
test/core/client_channel/resolvers/dns_resolver_test.cc
test/core/end2end/end2end_nosec_tests.cc
test/core/end2end/end2end_tests.cc
test/core/end2end/fuzzers/api_fuzzer.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/generate_tests.bzl
test/core/end2end/tests/filter_status_code.cc
test/core/end2end/tests/keepalive_timeout.cc
test/core/end2end/tests/network_status_change.cc [deleted file]
test/core/gprpp/BUILD
test/core/gprpp/optional_test.cc [new file with mode: 0644]
test/core/handshake/readahead_handshaker_server_ssl.cc
test/core/iomgr/BUILD
test/core/iomgr/buffer_list_test.cc
test/core/iomgr/ios/CFStreamTests/CFStreamEndpointTests.mm
test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/xcshareddata/xcschemes/CFStreamTests.xcscheme
test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/xcshareddata/xcschemes/CFStreamTests_Asan.xcscheme
test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/xcshareddata/xcschemes/CFStreamTests_Msan.xcscheme
test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/xcshareddata/xcschemes/CFStreamTests_Tsan.xcscheme
test/core/iomgr/resolve_address_posix_test.cc
test/core/iomgr/resolve_address_test.cc
test/core/iomgr/tcp_posix_test.cc
test/core/iomgr/tcp_server_posix_test.cc
test/core/iomgr/timer_heap_test.cc
test/core/security/credentials_test.cc
test/core/security/ssl_server_fuzzer.cc
test/core/surface/completion_queue_test.cc
test/core/surface/concurrent_connectivity_test.cc
test/core/surface/public_headers_must_be_c89.c
test/core/tsi/ssl_transport_security_test.cc
test/core/util/BUILD
test/core/util/debugger_macros.cc
test/core/util/test_lb_policies.cc [new file with mode: 0644]
test/core/util/test_lb_policies.h [new file with mode: 0644]
test/core/util/ubsan_suppressions.txt
test/cpp/common/alarm_test.cc
test/cpp/end2end/BUILD
test/cpp/end2end/channelz_service_test.cc
test/cpp/end2end/client_callback_end2end_test.cc
test/cpp/end2end/client_interceptors_end2end_test.cc
test/cpp/end2end/client_lb_end2end_test.cc
test/cpp/end2end/end2end_test.cc
test/cpp/end2end/generic_end2end_test.cc
test/cpp/end2end/grpclb_end2end_test.cc
test/cpp/end2end/interceptors_util.cc
test/cpp/end2end/interceptors_util.h
test/cpp/end2end/server_interceptors_end2end_test.cc
test/cpp/end2end/test_service_impl.cc
test/cpp/end2end/time_change_test.cc [new file with mode: 0644]
test/cpp/interop/client.cc
test/cpp/interop/interop_client.cc
test/cpp/interop/interop_client.h
test/cpp/microbenchmarks/BUILD
test/cpp/microbenchmarks/bm_alarm.cc [new file with mode: 0644]
test/cpp/microbenchmarks/bm_call_create.cc
test/cpp/microbenchmarks/bm_chttp2_transport.cc
test/cpp/microbenchmarks/bm_cq_multiple_threads.cc
test/cpp/naming/gen_build_yaml.py
test/cpp/naming/resolver_component_test.cc
test/cpp/naming/resolver_component_tests_runner.py
test/cpp/naming/resolver_test_record_groups.yaml
test/cpp/qps/client.h
test/cpp/qps/client_callback.cc
test/cpp/qps/gen_build_yaml.py
test/cpp/util/channel_trace_proto_helper.cc
test/distrib/csharp/DistribTest/DistribTest.csproj
test/distrib/csharp/DistribTest/packages.config
third_party/toolchains/BUILD
tools/distrib/pylint_code.sh
tools/distrib/python/grpcio_tools/grpc_tools/command.py
tools/distrib/python/grpcio_tools/grpc_version.py
tools/dockerfile/interoptest/grpc_interop_go1.11/Dockerfile [new file with mode: 0644]
tools/dockerfile/interoptest/grpc_interop_go1.11/build_interop.sh [new file with mode: 0644]
tools/dockerfile/interoptest/grpc_interop_ruby/build_interop.sh
tools/dockerfile/test/bazel/Dockerfile
tools/dockerfile/test/sanity/Dockerfile
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core.internal
tools/gce/create_linux_kokoro_performance_worker_from_image.sh
tools/gce/linux_kokoro_performance_worker_init.sh
tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
tools/internal_ci/helper_scripts/prepare_build_macos_rc
tools/internal_ci/linux/grpc_bazel_on_foundry_base.sh
tools/internal_ci/linux/grpc_bazel_on_foundry_dbg.sh
tools/internal_ci/linux/grpc_bazel_on_foundry_opt.sh
tools/internal_ci/linux/grpc_flaky_network.cfg [new file with mode: 0644]
tools/internal_ci/linux/grpc_flaky_network_in_docker.sh [new file with mode: 0755]
tools/internal_ci/linux/grpc_interop_matrix.sh
tools/internal_ci/linux/pull_request/grpc_bazel_on_foundry_dbg.sh
tools/internal_ci/linux/pull_request/grpc_bazel_on_foundry_opt.sh
tools/internal_ci/macos/grpc_interop_toprod.sh
tools/internal_ci/macos/pull_request/grpc_ios_binary_size.cfg
tools/interop_matrix/README.md
tools/interop_matrix/client_matrix.py
tools/interop_matrix/create_matrix_images.py
tools/interop_matrix/patches/ruby_v1.18.0/git_repo.patch [new file with mode: 0644]
tools/interop_matrix/run_interop_matrix_tests.py
tools/interop_matrix/testcases/csharp__master [changed mode: 0644->0755]
tools/interop_matrix/testcases/csharp__v1.3.9 [new file with mode: 0644]
tools/interop_matrix/testcases/csharpcoreclr__master [changed mode: 0644->0755]
tools/interop_matrix/testcases/csharpcoreclr__v1.1.4 [new file with mode: 0644]
tools/interop_matrix/testcases/csharpcoreclr__v1.3.9 [new file with mode: 0644]
tools/interop_matrix/testcases/node__v1.1.4
tools/interop_matrix/testcases/python__master
tools/interop_matrix/testcases/python__v1.11.1 [new file with mode: 0755]
tools/remote_build/manual.bazelrc
tools/remote_build/rbe_common.bazelrc
tools/run_tests/dockerize/build_interop_image.sh
tools/run_tests/generated/sources_and_headers.json
tools/run_tests/generated/tests.json
tools/run_tests/performance/OWNERS [deleted file]
tools/run_tests/python_utils/comment_on_pr.py [deleted file]
tools/run_tests/run_interop_tests.py
tools/run_tests/run_tests.py