Jan Tattermusch 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct"" %!s(int64=5) %!d(string=hai) anos
..
AsyncCall.cs 06b420d314 consider cancelRequested flag too %!s(int64=6) %!d(string=hai) anos
AsyncCallBase.cs ec351c1ac2 reorder UnsafeSerialize %!s(int64=6) %!d(string=hai) anos
AsyncCallServer.cs 9ae5c5df24 address a TODO %!s(int64=6) %!d(string=hai) anos
AtomicCounter.cs 7a3bd5b7d6 more correct atomic counter %!s(int64=8) %!d(string=hai) anos
AuthContextSafeHandle.cs 9210293d9e dont use generic version of Marshal.SizeOf %!s(int64=8) %!d(string=hai) anos
BatchContextSafeHandle.cs 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct"" %!s(int64=5) %!d(string=hai) anos
CStringSafeHandle.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
CallCredentialsSafeHandle.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
CallError.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
CallOptionsExtensions.cs 5a97383283 move CallInvoker and its prerequisites to Grpc.Core.Api %!s(int64=6) %!d(string=hai) anos
CallSafeHandle.cs 64cdea5a07 fix some spelling mistakes in document %!s(int64=6) %!d(string=hai) anos
ChannelArgsSafeHandle.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ChannelCredentialsSafeHandle.cs c835fedd4d Modify verifyPeerCallback logic to use NativeCallbackDispatcher %!s(int64=6) %!d(string=hai) anos
ChannelSafeHandle.cs 0f41e496d2 simple version of batchcontext pooling %!s(int64=8) %!d(string=hai) anos
ClientRequestStream.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ClientResponseStream.cs 39775cf30f remove delegate allocation and boxing from cancellation registrations %!s(int64=6) %!d(string=hai) anos
ClientSideStatus.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ClockType.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
CompletionQueueEvent.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
CompletionQueueSafeHandle.cs bc1283c43b forbid BeginOp and EndOp for sync completion queue altogether %!s(int64=6) %!d(string=hai) anos
CompletionRegistry.cs e8b331305c basic pooling of requestcallcontext %!s(int64=8) %!d(string=hai) anos
ContextPropagationFlags.cs d748d9c01d Refactor ContextPropagationToken %!s(int64=7) %!d(string=hai) anos
ContextPropagationTokenImpl.cs 50854e9521 remove unsubstantiated TODO %!s(int64=7) %!d(string=hai) anos
CoreErrorDetailException.cs 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct"" %!s(int64=5) %!d(string=hai) anos
DebugStats.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
DefaultCallCredentialsConfigurator.cs a1a878b593 make CallCredentials implementation agnostic %!s(int64=6) %!d(string=hai) anos
DefaultChannelCredentialsConfigurator.cs 11bf6dbad6 simplify CachedNativeCredentials %!s(int64=6) %!d(string=hai) anos
DefaultDeserializationContext.cs 05772b699f a bit of cleanup %!s(int64=6) %!d(string=hai) anos
DefaultObjectPool.cs 64cdea5a07 fix some spelling mistakes in document %!s(int64=6) %!d(string=hai) anos
DefaultSerializationContext.cs f4480fa8b2 Change to use SetPayloadLength %!s(int64=6) %!d(string=hai) anos
DefaultServerCallContext.cs b1914bd46c remove lazy<T> usage %!s(int64=6) %!d(string=hai) anos
DefaultSslRootsOverride.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
GrpcThreadPool.cs fba18d8551 Fix a number of spelling errors. %!s(int64=7) %!d(string=hai) anos
INativeCall.cs 31eff3e679 stuff builds but tests crash %!s(int64=6) %!d(string=hai) anos
IObjectPool.cs 0f41e496d2 simple version of batchcontext pooling %!s(int64=8) %!d(string=hai) anos
IPooledObject.cs c14997be8e fix leak caused by csharp context pooling %!s(int64=8) %!d(string=hai) anos
IServerResponseStream.cs 9c51ff9b33 Make C# ServerCallContext implementation agnostic %!s(int64=7) %!d(string=hai) anos
MarshalUtils.cs b6e104f22f make use of Encoding.GetString(byte*, int) when available; poly-fill when not available (NET45); move related logic to extension class %!s(int64=6) %!d(string=hai) anos
MetadataArraySafeHandle.cs 0628990feb UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more %!s(int64=6) %!d(string=hai) anos
MonoPInvokeCallbackAttribute.cs f422acdb7e move MonoPInvokeCallbackAttribute to a separate file %!s(int64=7) %!d(string=hai) anos
NativeCallbackDispatcher.cs f1199912e8 fix typo in log message %!s(int64=6) %!d(string=hai) anos
NativeExtension.cs 2780136fcf Merge pull request #18327 from jtattermusch/csharp_unified_native_callbacks %!s(int64=6) %!d(string=hai) anos
NativeLogRedirector.cs f422acdb7e move MonoPInvokeCallbackAttribute to a separate file %!s(int64=7) %!d(string=hai) anos
NativeMetadataCredentialsPlugin.cs 83b6a98872 allow return value from native callbacks %!s(int64=7) %!d(string=hai) anos
NativeMethods.Generated.cs 4c303a387e Revert "Revert "C# expose C-core's debug error string in Status struct"" %!s(int64=5) %!d(string=hai) anos
NativeMethods.cs fdd24f10f3 enable loading grpc_csharp_ext as a unity native plugin %!s(int64=8) %!d(string=hai) anos
PlatformApis.cs cfe021a3b3 netstandard2.0 tweaks %!s(int64=7) %!d(string=hai) anos
RequestCallContextSafeHandle.cs fba18d8551 Fix a number of spelling errors. %!s(int64=7) %!d(string=hai) anos
ReusableSliceBuffer.cs 891dc61d8e move slice memory manager %!s(int64=6) %!d(string=hai) anos
SafeHandleZeroIsInvalid.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ServerCallHandler.cs 8a33ae4c52 simplify IServerCallHandler %!s(int64=7) %!d(string=hai) anos
ServerCalls.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ServerCredentialsSafeHandle.cs db0e21a5cb Expose certificate request type in SslServerCredentials. %!s(int64=7) %!d(string=hai) anos
ServerRequestStream.cs 39775cf30f remove delegate allocation and boxing from cancellation registrations %!s(int64=6) %!d(string=hai) anos
ServerResponseStream.cs 9c51ff9b33 Make C# ServerCallContext implementation agnostic %!s(int64=7) %!d(string=hai) anos
ServerRpcNew.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
ServerSafeHandle.cs e8b331305c basic pooling of requestcallcontext %!s(int64=8) %!d(string=hai) anos
ServerServiceDefinitionExtensions.cs 73b846492a change namespace to internal %!s(int64=7) %!d(string=hai) anos
Slice.cs fbd5a47181 use System.Memory and Span<> on all TFMs %!s(int64=6) %!d(string=hai) anos
SliceBufferSafeHandle.cs bdac6a5dd4 Revert csharp workaround for empty payload gzip compression crash %!s(int64=6) %!d(string=hai) anos
SliceMemoryManager.cs 532bdf7cd2 fixup SliceMemoryManager %!s(int64=6) %!d(string=hai) anos
Timespec.cs 746287111d (left a base-call in that I'd used to get the intellisense comment) %!s(int64=6) %!d(string=hai) anos
UnimplementedCallInvoker.cs 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
UnmanagedLibrary.cs 923bd4bedd Fix some spelling errors in comment %!s(int64=6) %!d(string=hai) anos
WellKnownStrings.cs 2ebbf220ab fix C# sanity and other nits %!s(int64=6) %!d(string=hai) anos