index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
Commit message (
Expand
)
Author
Age
*
generate C# sources for grpc/core/stats.proto
Jan Tattermusch
2017-12-04
*
C# benchmarks provide userTime and systemTime info
Jan Tattermusch
2017-11-30
*
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
|
*
|
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
*
use pool in SendMessageBenchmark
Jan Tattermusch
2017-11-25
|
|
*
expose batchcontextpool settings
Jan Tattermusch
2017-11-25
|
|
*
add basic tests
Jan Tattermusch
2017-11-25
|
|
*
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
|
|
*
add completion registry benchmark with shared registry too
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 pull request #13438 from jtattermusch/csharp_more_microbenchmarks
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
|
|
*
generalize invocation of C# microbenchmarks
Jan Tattermusch
2017-11-17
|
|
*
add PInvokeByteArray microbenchmark
Jan Tattermusch
2017-11-17
|
|
*
add CompletionRegistry microbenchmark
Jan Tattermusch
2017-11-17
|
|
*
add GCStats to microbenchmarks
Jan Tattermusch
2017-11-17
|
|
/
|
/
|
*
|
balance queuedContinuationCounter for inlined handlers
Jan Tattermusch
2017-11-16
*
|
C# benchmarks: honor optimizationtarget channel arg
Jan Tattermusch
2017-11-16
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
*
Bump v1.7.x branch to 1.7.2
Alexander Polcyn
2017-11-01
|
*
Bump v1.7.x branch to 1.7.1
Alexander Polcyn
2017-10-26
|
*
Flagging 1.7.0
Nicolas "Pixel" Noble
2017-10-21
*
|
Make constructors for `Async*Call` objects public
Mehrdad Afshari
2017-10-12
|
*
Merge pull request #12831 from murgatroid99/version_1.7.0-pre1
Michael Lumish
2017-10-06
|
|
\
|
*
|
remove delays in tests
Jan Tattermusch
2017-10-05
|
*
|
improve docs
Jan Tattermusch
2017-10-05
|
|
*
1.7.x is now 1.7.0-pre1
murgatroid99
2017-10-04
|
*
|
introduce CallCancellationTest
Jan Tattermusch
2017-10-04
|
*
|
allow cancelling MoveNext operations
Jan Tattermusch
2017-10-04
|
|
/
*
|
Merge pull request #12801 from chrisdunelm/fixregister
Jan Tattermusch
2017-10-04
|
\
\
|
|
*
De-register cancellation token
Chris Bacon
2017-10-04
|
*
|
De-register cancellation token
Chris Bacon
2017-10-03
|
|
/
*
/
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
|
/
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-25
|
\
|
*
Upmerge from v1.6.x branch to master
David Garcia Quintas
2017-09-18
|
|
\
|
|
*
bump version to 1.6.1
Jan Tattermusch
2017-09-12
*
|
|
clang-format
Mark D. Roth
2017-09-06
[next]