aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Internal/CompletionRegistry.cs
Commit message (Expand)AuthorAge
* basic pooling of requestcallcontextGravatar Jan Tattermusch2017-11-30
* simple version of batchcontext poolingGravatar Jan Tattermusch2017-11-25
* spinlock in completion registry is slightly fasterGravatar Jan Tattermusch2017-11-21
* add "state" filed to batch completion delegateGravatar Jan Tattermusch2017-11-21
* avoid unnecessary allocation in completion registryGravatar Jan Tattermusch2017-11-21
* use regular dict in completion registryGravatar Jan Tattermusch2017-11-17
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* address commentsGravatar Jan Tattermusch2017-05-26
* benchmark prototypeGravatar Jan Tattermusch2017-05-23
* avoid boxing of IntPtrGravatar Jan Tattermusch2017-04-10
* introduce separate grpcsharp_request_call_contextGravatar Jan Tattermusch2016-10-21
* Update copyrightsGravatar Craig Tiller2016-03-31
* update copyrightsGravatar Jan Tattermusch2016-02-18
* rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
* introduce gRPC loggerGravatar Jan Tattermusch2015-07-24
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* stylecop fixesGravatar Jan Tattermusch2015-06-09
* Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05