index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core
/
Internal
/
BatchContextSafeHandle.cs
Commit message (
Expand
)
Author
Age
*
Fix a number of spelling errors.
Chris Lamb
2018-08-22
*
fix leak caused by csharp context pooling
Jan Tattermusch
2018-01-22
*
simple version of batchcontext pooling
Jan Tattermusch
2017-11-25
*
expose batchcontext.Reset
Jan Tattermusch
2017-11-25
*
add "state" filed to batch completion delegate
Jan Tattermusch
2017-11-21
*
avoid unnecessary allocation in completion registry
Jan Tattermusch
2017-11-21
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
expose AuthContext in C#
Jan Tattermusch
2017-03-02
*
allow utf8 encoded status message
Jan Tattermusch
2017-01-30
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
make grpc_csharp_ext compile
Jan Tattermusch
2016-12-13
*
introduce separate grpcsharp_request_call_context
Jan Tattermusch
2016-10-21
*
move ServerRpcNew and ClientSideStatus to their own file
Jan Tattermusch
2016-05-18
*
Update copyrights
Craig Tiller
2016-03-31
*
Merge pull request #4730 from jtattermusch/revamp_native_loader
Michael Lumish
2016-01-19
|
\
|
*
extend copyright to 2016
Jan Tattermusch
2016-01-15
|
*
revamp C# native library loader
Jan Tattermusch
2016-01-15
*
|
Updated copyrights...
David Garcia Quintas
2016-01-15
*
|
Added sanity check for trailing newlines
David Garcia Quintas
2016-01-14
|
/
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
some cleanup and better metadata support
Jan Tattermusch
2015-07-20
*
reading of metadata
Jan Tattermusch
2015-07-20
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05