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
*
csharp interop client: dont set override by default
Jan Tattermusch
2018-12-20
*
Use x64 tools on 64-bit Windows in Grpc.Tools
kkm
2018-12-17
*
C#: avoid unnecessary ifdefine in NUnitMain.cs
Jan Tattermusch
2018-12-03
*
update compiler defines
Jan Tattermusch
2018-11-30
*
switch netcoreapp1.0->1.1
Jan Tattermusch
2018-11-30
*
Regenerate projects
Muxi Yan
2018-11-19
*
Merge pull request #17167 from jtattermusch/switch_to_contextual_serializer
Jan Tattermusch
2018-11-15
|
\
*
|
regenerate protos
Jan Tattermusch
2018-11-14
|
*
switch C# to contextual serializer and deserializer internally
Jan Tattermusch
2018-11-09
*
|
regenerate protos
Jan Tattermusch
2018-11-08
*
|
add ServiceBinderBase
Jan Tattermusch
2018-11-08
|
/
*
Merge branch master into package-grpc-tools-doc
kkm
2018-11-02
|
\
*
|
Address review comments
kkm
2018-11-02
*
|
Add missing quote
kkm (aka Kirill Katsnelson)
2018-10-17
|
*
Merge pull request #13207 from kkm000/package-grpc-tools
Jan Tattermusch
2018-10-17
|
|
\
|
|
*
fix Grpc.Tools nuget layout on Linux and Mac
Jan Tattermusch
2018-10-17
|
|
*
Remove target netcoreapp2.1 from Tools.Tests csproj
kkm
2018-10-16
|
*
|
Show dlerror if grpc_csharp_ext load fails
Jan Tattermusch
2018-10-15
|
*
|
add dlerror stubs
Jan Tattermusch
2018-10-15
*
|
|
Document .NET build integration with Grpc.Tools
kkm
2018-10-14
|
/
/
|
*
Merge remote-tracking branch 'golden/master' into package-grpc-tools
kkm
2018-10-14
|
|
\
|
|
/
|
/
|
|
*
Infer coding style, adjust .editorconfig, reformat Tools code
kkm
2018-10-14
|
*
Restore packaging of binary tools under tools/
kkm
2018-10-14
|
*
Improve ProtoToolsPlatformTask tests
kkm
2018-10-14
|
*
Fix dotnet/Mono build and testing under Linux
kkm
2018-10-14
|
*
fixup: rename *Tests files to *Test
Jan Tattermusch
2018-10-09
*
|
Regenerate projects
Stanley Cheung
2018-10-08
|
*
Rename test classes *Test; UWYU in Tools.Test project
kkm
2018-10-07
|
*
Merge remote-tracking branch 'golden/master' into package-grpc-tools
kkm
2018-10-07
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #16552 from jtattermusch/csharp_expose_client_certificate_...
Jan Tattermusch
2018-10-05
|
\
\
*
\
\
Merge pull request #16777 from jtattermusch/csharp_optimized_grpc_csharp_ext
Jan Tattermusch
2018-10-05
|
\
\
\
|
|
*
|
dont repeat "ClientCertificate" in enum values
Jan Tattermusch
2018-10-05
*
|
|
|
Merge pull request #16756 from jtattermusch/csharp_channeloptions_improvements
Jan Tattermusch
2018-10-05
|
\
\
\
\
*
|
|
|
|
add script for automatic generation of C# reference docs
Jan Tattermusch
2018-10-04
|
|
*
|
|
build grpc_csharp_ext with cmake
Jan Tattermusch
2018-10-04
*
|
|
|
|
Update README.md ordered list spacing
Kevin Damm
2018-10-02
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add xmldoc comments
Jan Tattermusch
2018-10-02
|
*
|
|
ChannelOption: implement hashcode and equals
Jan Tattermusch
2018-10-02
|
*
|
|
improve doc comments for ChannelOptions
Jan Tattermusch
2018-10-02
|
/
/
/
*
|
|
upgrade CommandLineParser to 2.3.0
Jan Tattermusch
2018-10-01
*
|
|
review comments
Jan Tattermusch
2018-09-28
*
|
|
Improve documentation to use Metadata.Entry
Alex Villarreal
2018-09-28
*
|
|
Merge pull request #16631 from szehetner/Allocations
Jan Tattermusch
2018-09-28
|
\
\
\
|
*
|
|
addressing a few nits
Jan Tattermusch
2018-09-28
*
|
|
|
Merge pull request #16367 from jtattermusch/csharp_new_serialization_api
Jan Tattermusch
2018-09-26
|
\
\
\
\
|
*
|
|
|
address comments
Jan Tattermusch
2018-09-25
|
*
|
|
|
add DeserializationContext implementation note
Jan Tattermusch
2018-09-25
|
*
|
|
|
add MarshallerTest
Jan Tattermusch
2018-09-23
|
*
|
|
|
contextual marshaller test
Jan Tattermusch
2018-09-23
|
|
*
|
|
optimize Metadata.Entry normalization and validation check. Replaced Regex wi...
Stephan Zehetner
2018-09-14
[next]