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
Commit message (
Expand
)
Author
Age
*
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
Jan Tattermusch
2017-11-30
|
\
*
\
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
Nicolas "Pixel" Noble
2017-11-29
|
\
\
|
|
*
address comments
Jan Tattermusch
2017-11-28
|
|
*
simple version of batchcontext pooling
Jan Tattermusch
2017-11-25
|
|
*
expose batchcontext.Reset
Jan Tattermusch
2017-11-25
|
|
/
|
*
Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark
Jan Tattermusch
2017-11-21
|
|
\
|
|
*
spinlock in completion registry is slightly faster
Jan Tattermusch
2017-11-21
|
*
|
save allocation by using a struct instead of a tuple
Jan Tattermusch
2017-11-21
|
|
/
|
*
consistent naming for OnReceivedCloseOnServer
Jan Tattermusch
2017-11-21
|
*
remove legacy delegates
Jan Tattermusch
2017-11-21
|
*
make everything compile
Jan Tattermusch
2017-11-21
|
*
avoid delegate allocations in callsafehandle
Jan Tattermusch
2017-11-21
|
*
server and channel adjustments
Jan Tattermusch
2017-11-21
|
*
add "state" filed to batch completion delegate
Jan Tattermusch
2017-11-21
|
*
avoid unnecessary allocation in completion registry
Jan Tattermusch
2017-11-21
*
|
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2017-11-21
|
\
\
|
|
/
|
/
|
*
|
use regular dict in completion registry
Jan Tattermusch
2017-11-17
*
|
balance queuedContinuationCounter for inlined handlers
Jan Tattermusch
2017-11-16
|
*
allow cancelling MoveNext operations
Jan Tattermusch
2017-10-04
|
*
De-register cancellation token
Chris Bacon
2017-10-04
*
|
De-register cancellation token
Chris Bacon
2017-10-03
|
/
*
make a guarantee that c# auth callbacks are async to c-core
Alexander Polcyn
2017-09-06
*
give C# continuations 10 secs to finish on shutdown
Jan Tattermusch
2017-08-16
*
wait for queued continuation to finish
Jan Tattermusch
2017-08-16
*
more correct atomic counter
Jan Tattermusch
2017-08-16
*
dont use generic version of Marshal.SizeOf
Jan Tattermusch
2017-08-11
*
dont use generic version of PtrToStructure
Jan Tattermusch
2017-08-11
*
treat warnings as errors
Jan Tattermusch
2017-08-11
*
better name for StatusFromException
Jan Tattermusch
2017-08-09
*
merging of trailers on server-side
Jan Tattermusch
2017-08-08
*
Populate trailers in RpcException
Jan Tattermusch
2017-08-08
*
introduce inlineHandlers setting
Jan Tattermusch
2017-07-26
*
dont run user handlers on grpc threadpool threads
Jan Tattermusch
2017-07-26
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
address comments
Jan Tattermusch
2017-05-26
*
override in benchmark
Jan Tattermusch
2017-05-23
*
overridable call_start_batch
Jan Tattermusch
2017-05-23
*
benchmark prototype
Jan Tattermusch
2017-05-23
*
allow creating fake CallSafeHandle
Jan Tattermusch
2017-05-22
*
dont concatenate strings when status is OK
Jan Tattermusch
2017-05-19
*
dont use non-blittable types in native method signatures
Jan Tattermusch
2017-05-16
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-11
|
\
|
*
avoid boxing of IntPtr
Jan Tattermusch
2017-04-10
*
|
adapt C# to new cq_create API
Jan Tattermusch
2017-03-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
*
make CallFlags internal, expose WaitForReady
Jan Tattermusch
2016-12-02
[next]