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
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-28
|
\
|
*
lazy initialize streamingResponseCallFinishedTcs
Jan Tattermusch
2016-10-27
*
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
*
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
*
Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer
Jan Tattermusch
2016-10-26
|
|
\
|
*
|
SafeHandleZeroIsInvalid cleanup
Jan Tattermusch
2016-10-26
|
|
*
Make ServerCallContext.Peer lazy
Jan Tattermusch
2016-10-26
|
|
/
|
*
Merge pull request #8453 from jtattermusch/csharp_task_utils
Jan Tattermusch
2016-10-25
|
/
|
*
|
Merge pull request #8463 from ncteisen/csharp_unimplemented_method
Noah Eisen
2016-10-24
|
\
\
|
|
*
provide framework independent version of Task.CompletedTask
Jan Tattermusch
2016-10-24
*
|
|
polish HandleCallAsync
Jan Tattermusch
2016-10-24
|
|
/
|
/
|
*
|
Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_c...
Jan Tattermusch
2016-10-24
|
\
\
*
|
|
qps worker runs on all threads
Jan Tattermusch
2016-10-24
*
|
|
string.EndsWith is really slow on CoreCLR
Jan Tattermusch
2016-10-23
|
|
*
added the real unimplemented_method test to csharp interop test
Noah Eisen
2016-10-21
|
|
*
renamed unimplemented_method -> unimplemented_service
Noah Eisen
2016-10-21
*
|
|
get rid of compiler warnings
Jan Tattermusch
2016-10-21
*
|
|
Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in
Jan Tattermusch
2016-10-21
*
|
|
remove unused member
Jan Tattermusch
2016-10-21
*
|
|
address XMLdoc related warnings
Jan Tattermusch
2016-10-21
|
|
/
|
/
|
|
*
expose knob for adjusting number of requested calls
Jan Tattermusch
2016-10-21
|
*
introduce separate grpcsharp_request_call_context
Jan Tattermusch
2016-10-21
|
*
request more rpcs per thread
Jan Tattermusch
2016-10-21
|
*
allow new RPC once previous call has been handled
Jan Tattermusch
2016-10-20
|
/
*
use Server mode for GC in C# QpsWorker
Jan Tattermusch
2016-10-20
*
removed check on the returned message from calling an unimplemented method
Noah Eisen
2016-10-20
*
refactor NoSuchMethodCallHandler
Jan Tattermusch
2016-10-18
*
Merge pull request #8361 from ncteisen/csharp_custom_metadata
Eric Anderson
2016-10-13
|
\
*
\
Merge pull request #8297 from jtattermusch/add_newinstance_comment
Jan Tattermusch
2016-10-13
|
\
\
|
|
*
fixed bug in custom metadata interop test from csharp client to c++ server
Noah Eisen
2016-10-12
|
|
/
|
/
|
*
|
Merge pull request #8354 from grpc/v1.0.x
Jan Tattermusch
2016-10-12
|
\
\
|
*
|
Update README.md
Jan Tattermusch
2016-10-12
|
*
|
Update README.md
Jan Tattermusch
2016-10-12
|
|
*
regenerate C# protos
Jan Tattermusch
2016-10-12
|
|
/
|
/
|
*
|
Merge pull request #8324 from grpc/v1.0.x
Nathaniel Manista
2016-10-07
|
\
|
|
*
change back slashes to forward slashes in grpc.tool nuspec
Alexander Polcyn
2016-10-06
*
|
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
|
|
*
update the comment to reflect current state
Jan Tattermusch
2016-09-22
*
|
add copyrights for AssemblyInfo.cs files
Jan Tattermusch
2016-09-21
|
*
dont require libc-dev on coreclr
Jan Tattermusch
2016-09-21
*
|
Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure
Jan Tattermusch
2016-09-19
|
\
\
|
*
|
simplify delayed streaming write logic
Jan Tattermusch
2016-09-16
|
*
|
dont allow new writes if theres a write with delayed completion
Jan Tattermusch
2016-09-16
|
|
*
regenerate C# related files after backporting from master
Jan Tattermusch
2016-09-15
|
|
*
make Grpc.Tools.nuspec buildable on Linux
Jan Tattermusch
2016-09-15
|
|
*
switch distribtests to use nugets generated by dotnet cli
Jan Tattermusch
2016-09-15
|
|
*
fix copying data directory
Jan Tattermusch
2016-09-15
|
|
*
add shutdownhook for CoreCLR
Jan Tattermusch
2016-09-15
[next]