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 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
*
|
Add Intercept(metadata=>metadata) helper function
Mehrdad Afshari
2018-02-21
*
|
Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor
Mehrdad Afshari
2018-02-21
*
|
Simplify the AddHeaderClientInterceptor with GenericInterceptor
Mehrdad Afshari
2018-02-21
*
|
Add GenericInterceptor to help writing client interceptors
Mehrdad Afshari
2018-02-21
*
|
Add basic tests for C# interceptors
Mehrdad Afshari
2018-02-21
*
|
Add C# server-side interceptor machinery
Mehrdad Afshari
2018-02-21
*
|
Add C# client-side interceptor machinery
Mehrdad Afshari
2018-02-21
*
|
Add C# Interceptor base class
Mehrdad Afshari
2018-02-21
*
|
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
|
Merge pull request #14348 from mehrdada/upmerge
Mehrdad Afshari
2018-02-07
|
\
\
*
|
|
Replace message/deflate,gzip with deflate,gzip
Muxi Yan
2018-02-06
|
*
|
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
/
|
|
|
*
|
Bump version to 1.9.1
Ken Payson
2018-02-05
*
|
|
fix typo
Shohei Kamimori
2018-02-05
|
|
/
|
/
|
|
*
Merge pull request #14231 from ctaggart/sourcelink-create
Jan Tattermusch
2018-02-02
|
|
\
|
*
|
Regenerate projects
Mehrdad Afshari
2018-01-31
|
|
*
use SourceLink.Create.CommandLine instead of Embed
Cameron Taggart
2018-01-29
|
|
/
[next]