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 param comments in C# proto plugin
Jan Tattermusch
2016-12-13
*
remove leading space in C# comments
Jan Tattermusch
2016-12-13
*
get rid of unused ReleaseSigned config
Jan Tattermusch
2016-12-09
*
make CallFlags internal, expose WaitForReady
Jan Tattermusch
2016-12-02
*
wire passing of C# CallFlags to C core
Jan Tattermusch
2016-12-02
*
add C# call flags API
Jan Tattermusch
2016-12-02
*
get rid of the obsolete C# package builder
Jan Tattermusch
2016-11-30
*
generate reflection package as well
Jan Tattermusch
2016-11-30
*
generate package build script from a template
Jan Tattermusch
2016-11-30
*
remove one more publicSign
Jan Tattermusch
2016-11-29
*
fix proto import paths for C# where possible
Jan Tattermusch
2016-11-29
*
add C# server reflection
Jan Tattermusch
2016-11-29
*
regenerate C# protos
Jan Tattermusch
2016-11-23
*
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
Jan Tattermusch
2016-11-22
|
\
*
|
update Grpc.HealthCheck.nuspec
Jan Tattermusch
2016-11-21
*
|
update Grpc.Core.nuspec
Jan Tattermusch
2016-11-21
*
|
update project.json projects to System.Interactive.Async 3.1.1
Jan Tattermusch
2016-11-21
*
|
Update .csproj files to System.Interactive.Async to 3.1.1
Jan Tattermusch
2016-11-21
|
*
Merge pull request #8619 from apolcyn/gen_csharp_partial_class
apolcyn
2016-11-17
|
|
\
*
|
|
remove existing profiling points
Jan Tattermusch
2016-11-11
*
|
|
10m entries in profiler
Jan Tattermusch
2016-11-11
*
|
|
support threadpool tracing
Jan Tattermusch
2016-11-11
*
|
|
add a comment
Jan Tattermusch
2016-11-10
*
|
|
add more MetadataCredentials tests
Jan Tattermusch
2016-11-09
*
|
|
allow null metadata_array in plugin notify
Jan Tattermusch
2016-11-09
|
|
*
run gen proto c# after proto plugin changed
Alexander Polcyn
2016-11-07
|
*
|
strong name sign csharp nuget builds with dotnet on windows
Alexander Polcyn
2016-11-01
|
|
/
*
|
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
|
|
*
Going 1.0.1.
Nicolas "Pixel" Noble
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
|
|
/
/
|
/
|
|
[next]