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