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.Tests
/
PInvokeTest.cs
Commit message (
Expand
)
Author
Age
*
avoid unnecessary allocation in completion registry
Jan Tattermusch
2017-11-21
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
adapt C# to new cq_create API
Jan Tattermusch
2017-03-08
*
make environment shutdown asynchronous
Jan Tattermusch
2016-06-06
*
ignore perf tests that slow down C# coverage on windows
Jan Tattermusch
2016-04-01
*
Update copyrights
Craig Tiller
2016-03-31
*
extend copyright to 2016
Jan Tattermusch
2016-01-15
*
revamp C# native library loader
Jan Tattermusch
2016-01-15
*
fix completion queue test
Jan Tattermusch
2015-12-14
*
Shortened long C# benchmark test
murgatroid99
2015-10-07
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
*
C# fixes for #1472 core API cleanup
Jan Tattermusch
2015-05-04
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
removed some compiler warnings
Jan Tattermusch
2015-03-06
*
Added some measurement numbers to comments.
Jan Tattermusch
2015-02-23
*
Added support for true synchronous unary call and added some performance tests.
Jan Tattermusch
2015-02-23