Nicolas "Pixel" Noble 7f074e0e20 Merge branch 'v1.0.x' into manual-upmerge %!s(int64=9) %!d(string=hai) anos
..
Internal 3fcd20fb5a Overhaul how the native extension is found, loaded and used %!s(int64=9) %!d(string=hai) anos
Logging 504b3b9cc4 set default gRPC C# logging level to Info %!s(int64=9) %!d(string=hai) anos
Profiling 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
Properties 29d414c32a make Profilers visible to Grpc.IntegrationTesting %!s(int64=9) %!d(string=hai) anos
Utils 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
.gitignore bdb94d37be fix gitignore files %!s(int64=10) %!d(string=hai) anos
AsyncAuthInterceptor.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
AsyncClientStreamingCall.cs 781720f82d get rid of servicename argument for server service definition. %!s(int64=9) %!d(string=hai) anos
AsyncDuplexStreamingCall.cs 6acc07d50d improve the xmldocs on call cancellation and disposal %!s(int64=9) %!d(string=hai) anos
AsyncServerStreamingCall.cs 6acc07d50d improve the xmldocs on call cancellation and disposal %!s(int64=9) %!d(string=hai) anos
AsyncUnaryCall.cs 6acc07d50d improve the xmldocs on call cancellation and disposal %!s(int64=9) %!d(string=hai) anos
CallCredentials.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
CallInvocationDetails.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
CallInvoker.cs acb842c205 fix copyrights %!s(int64=9) %!d(string=hai) anos
CallOptions.cs 6acc07d50d improve the xmldocs on call cancellation and disposal %!s(int64=9) %!d(string=hai) anos
Calls.cs 12855fc682 polishing public docs %!s(int64=10) %!d(string=hai) anos
Channel.cs 8d829d0d6d Add more Channel and Server constructor overloads %!s(int64=9) %!d(string=hai) anos
ChannelCredentials.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
ChannelOptions.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
ChannelState.cs 49fb84ab64 rename ChannelState.FatalFailure to ChannelState.Shutdown %!s(int64=9) %!d(string=hai) anos
ClientBase.cs acb842c205 fix copyrights %!s(int64=9) %!d(string=hai) anos
CompressionLevel.cs bff90ac384 added WriteOptions support and enabled NoCompress flag to be used for all writes %!s(int64=10) %!d(string=hai) anos
ContextPropagationToken.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
DefaultCallInvoker.cs acb842c205 fix copyrights %!s(int64=9) %!d(string=hai) anos
Grpc.Core.csproj 77008b0338 updated hint path to updated library in csproj files %!s(int64=9) %!d(string=hai) anos
Grpc.Core.nuspec b205338467 changed ix-async dependencies to System.Interactive.Async version 3.0.0 %!s(int64=9) %!d(string=hai) anos
Grpc.Core.project.json 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 %!s(int64=9) %!d(string=hai) anos
Grpc.Core.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used %!s(int64=9) %!d(string=hai) anos
Grpc.Core.xproj 5ff32fa9fd update .xproj files %!s(int64=9) %!d(string=hai) anos
GrpcEnvironment.cs 6be28f1dd9 Change the default logger to the NullLogger. %!s(int64=9) %!d(string=hai) anos
IAsyncStreamReader.cs 2eb09ee543 improve docs for IAsyncStreamReader %!s(int64=9) %!d(string=hai) anos
IAsyncStreamWriter.cs 12855fc682 polishing public docs %!s(int64=10) %!d(string=hai) anos
IClientStreamWriter.cs 12855fc682 polishing public docs %!s(int64=10) %!d(string=hai) anos
IServerStreamWriter.cs 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) %!s(int64=10) %!d(string=hai) anos
KeyCertificatePair.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
Marshaller.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
Metadata.cs 606e35a4fb add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY %!s(int64=9) %!d(string=hai) anos
Method.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
NativeDeps.Linux.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used %!s(int64=9) %!d(string=hai) anos
NativeDeps.Mac.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used %!s(int64=9) %!d(string=hai) anos
NativeDeps.Windows.targets 3fcd20fb5a Overhaul how the native extension is found, loaded and used %!s(int64=9) %!d(string=hai) anos
NativeDeps.targets afab541d01 revamp C# native library loader %!s(int64=10) %!d(string=hai) anos
RpcException.cs 66eb18dcc7 fixing doc comments %!s(int64=10) %!d(string=hai) anos
Server.cs 8e93533f65 allow shutdown of unstarted server %!s(int64=9) %!d(string=hai) anos
ServerCallContext.cs 12855fc682 polishing public docs %!s(int64=10) %!d(string=hai) anos
ServerCredentials.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
ServerMethods.cs 12855fc682 polishing public docs %!s(int64=10) %!d(string=hai) anos
ServerPort.cs 6169d5f7b0 Update copyrights %!s(int64=9) %!d(string=hai) anos
ServerServiceDefinition.cs 781720f82d get rid of servicename argument for server service definition. %!s(int64=9) %!d(string=hai) anos
Status.cs 66eb18dcc7 fixing doc comments %!s(int64=10) %!d(string=hai) anos
StatusCode.cs 66eb18dcc7 fixing doc comments %!s(int64=10) %!d(string=hai) anos
Version.cs 23a9ca5184 fix assembly version attributes for C# %!s(int64=9) %!d(string=hai) anos
VersionInfo.cs 49bfb92dc1 Master is now 1.1.0-dev. %!s(int64=9) %!d(string=hai) anos
WriteOptions.cs 75743efcfc Make flags field readonly %!s(int64=9) %!d(string=hai) anos
packages.config b205338467 changed ix-async dependencies to System.Interactive.Async version 3.0.0 %!s(int64=9) %!d(string=hai) anos
project.json 7f074e0e20 Merge branch 'v1.0.x' into manual-upmerge %!s(int64=9) %!d(string=hai) anos