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
*
build C# android artifact
Jan Tattermusch
2018-05-09
*
Merge pull request #15214 from jtattermusch/test_double_for_server_call_context
Jan Tattermusch
2018-05-08
|
\
*
\
Merge pull request #15252 from carl-mastrangelo/healthy
Yang Gao
2018-05-04
|
\
\
|
*
|
regenerate pbs
Carl Mastrangelo
2018-05-03
*
|
|
Regenerate projects
Mehrdad Afshari
2018-05-02
|
*
|
update csharp gen
Carl Mastrangelo
2018-05-02
|
/
/
|
*
Allow creating instances of ServerCallContext in tests
Jan Tattermusch
2018-04-27
|
/
*
Further improvements to README.md
Jan Tattermusch
2018-04-26
*
better C# instructions
Jan Tattermusch
2018-04-25
*
Merge pull request #15140 from jskeet/status
Mehrdad Afshari
2018-04-21
|
\
|
*
Add RpcException.StatusCode property
Jon Skeet
2018-04-20
*
|
new mono versions on MacOS default to 64bit runtime
Jan Tattermusch
2018-04-20
*
|
remove C# global.json files
Jan Tattermusch
2018-04-20
|
/
*
Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2
Mehrdad Afshari
2018-04-19
|
\
|
*
Bump protobuf runtime dependency versions
Mehrdad Afshari
2018-04-19
*
|
Break out qps services into seperate protos
kpayson64
2018-04-18
|
/
*
Regenerate projects
Mehrdad Afshari
2018-04-04
*
Merge pull request #14683 from kkm000/package-grpc-tools-nits
Jan Tattermusch
2018-03-28
|
\
*
|
fix a test
Jan Tattermusch
2018-03-21
*
|
fix C# connectivity watcher shutdown race
Jan Tattermusch
2018-03-21
*
|
make package builds work on kokoro
Jan Tattermusch
2018-03-13
|
*
Minor changes to control files from Tools package rework
kkm
2018-03-12
*
|
improve comment
Jan Tattermusch
2018-03-08
*
|
fix build on netstandard1.5
Jan Tattermusch
2018-03-07
*
|
address comments
Jan Tattermusch
2018-03-07
*
|
detect when running on Unity iOS
Jan Tattermusch
2018-03-07
*
|
script improvements
Jan Tattermusch
2018-03-06
*
|
enable loading grpc_csharp_ext as a unity native plugin
Jan Tattermusch
2018-03-06
*
|
add IsUnity property
Jan Tattermusch
2018-03-06
*
|
add experimental script for building the unitypackage
Jan Tattermusch
2018-03-06
*
|
address comments
Jan Tattermusch
2018-03-02
*
|
add useful resources for unity/xamarin support
Jan Tattermusch
2018-03-02
*
|
Merge pull request #14539 from jtattermusch/csharp_dotnet_2
Jan Tattermusch
2018-02-27
|
\
\
|
*
|
Use newest dotnet SDK to build C#
Jan Tattermusch
2018-02-27
|
*
|
fix build in newer dotnet SDK versions
Jan Tattermusch
2018-02-27
*
|
|
regenerate
Jan Tattermusch
2018-02-27
|
/
/
*
|
Regenerate projects
Mehrdad Afshari
2018-02-22
*
|
Eliminate GenericInterceptor to simplify this PR
Mehrdad Afshari
2018-02-22
*
|
Polish and address review comments
Mehrdad Afshari
2018-02-22
*
|
Move InterceptingCallInvoker to its own file
Mehrdad Afshari
2018-02-22
*
|
Add more documentation comments for continuation
Mehrdad Afshari
2018-02-21
*
|
Add test for interceptor registration code paths
Mehrdad Afshari
2018-02-21
*
|
Make GenericInterceptor internal for now
Mehrdad Afshari
2018-02-21
*
|
Turn ClientInterceptorContext into a struct
Mehrdad Afshari
2018-02-21
*
|
Simplify service-side interceptor code
Mehrdad Afshari
2018-02-21
*
|
Add documentation remarks about order of interception
Mehrdad Afshari
2018-02-21
*
|
Add more tests for ServerInterceptor
Mehrdad Afshari
2018-02-21
*
|
Simplify ServerInterceptorTest to leverage GenericInterceptor
Mehrdad Afshari
2018-02-21
*
|
Add server-side interceptor helper facility to GenericInterceptor
Mehrdad Afshari
2018-02-21
*
|
Add more tests for client interceptors
Mehrdad Afshari
2018-02-21
[next]