Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
409263c59f40d6b4754528cd91ffefd20d7987b2
/
src
/
csharp
409263c
Merge github.com:grpc/grpc into we-dont-need-no-backup
by Craig Tiller
· 10 years ago
701af60
Expose gpr_asprintf and gpr_strdup
by Masood Malekghassemi
· 10 years ago
669c139
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
by Craig Tiller
· 10 years ago
06194dc
bump C# package versions
by Jan Tattermusch
· 10 years ago
79e11c6
Merge github.com:grpc/grpc into we-dont-need-no-backup
by Craig Tiller
· 10 years ago
30bd4eb
Removed grpc_byte_buffer_reader_{create,destroy}.
by David Garcia Quintas
· 10 years ago
b00aa67
run_tests.py support for C# on windows
by Jan Tattermusch
· 10 years ago
89717c4
Merge github.com:grpc/grpc into we-dont-need-no-backup
by Craig Tiller
· 10 years ago
0fcb2f2
fix buildall.bat script
by Jan Tattermusch
· 10 years ago
aaa03d7
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 10 years ago
c4e81ad
adapt C# to the new server shutdown API
by Jan Tattermusch
· 10 years ago
cdd82c4
fixes to Grpc nuget package
by Jan Tattermusch
· 10 years ago
12bde00
Merge pull request #1784 from jtattermusch/update_nuspec
by Michael Lumish
· 10 years ago
5915a7f
Minor improvements to C# readme
by Jan Tattermusch
· 10 years ago
a7361c7
update nuspec files
by Jan Tattermusch
· 10 years ago
528e289
update C# readme
by Jan Tattermusch
· 10 years ago
5f0c4da
Add generated documentation to nuget packages
by Jan Tattermusch
· 10 years ago
2ce352d
added support for building Symbol packages
by Jan Tattermusch
· 10 years ago
2d2652d
implemented disposal logic for calls
by Jan Tattermusch
· 10 years ago
9f550a3
changed tests and examples to use "using" for IDisposable calls
by Jan Tattermusch
· 10 years ago
bdf2e62
make call object implement IDisposable
by Jan Tattermusch
· 10 years ago
acfcfef
remove unused example
by Jan Tattermusch
· 10 years ago
43dc50b
make naming of async write methods clearer (by adding Async suffix)
by Jan Tattermusch
· 10 years ago
e1c24fc
Merge pull request #1646 from jtattermusch/csharp_api_fixes
by Tim Emiola
· 10 years ago
7ca6179
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
by Jan Tattermusch
· 10 years ago
3fffe60
regenerate service stubs
by Jan Tattermusch
· 10 years ago
cc1c37c
Merge pull request #1630 from jtattermusch/nuget_adjustments
by Tim Emiola
· 10 years ago
73d7fab
some nuget packaging adjustments
by Jan Tattermusch
· 10 years ago
302b29f
generate MathServer.exe instead of Grpc.Examples.MathServer
by Jan Tattermusch
· 10 years ago
c6d43ec
update readme for c#
by Jan Tattermusch
· 10 years ago
031c7ee
add newline at eof
by Jan Tattermusch
· 10 years ago
dd95e9d
added build script and script for building nuget packages
by Jan Tattermusch
· 10 years ago
d2c513a
update nuspec files
by Jan Tattermusch
· 10 years ago
bdb94d3
fix gitignore files
by Jan Tattermusch
· 10 years ago
68be987
remove experimental only disclaimer
by Jan Tattermusch
· 10 years ago
7de4d10
fixing nits
by Jan Tattermusch
· 10 years ago
37733bb
updated Grpc.Core.nuspec
by Jan Tattermusch
· 10 years ago
3af690c
bump version of gRPC C# assemblies
by Jan Tattermusch
· 10 years ago
0fff02c
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
by Yang Gao
· 10 years ago
c524c60
Merge pull request #1562 from jtattermusch/fix_csharp_interop
by Michael Lumish
· 10 years ago
bee9325
Make sure full method name starts with slash
by Jan Tattermusch
· 10 years ago
54478f8
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 10 years ago
f662aa4
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 10 years ago
0b488f7
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
by Craig Tiller
· 10 years ago
1c51f55
Merge branch 'master' of github.com:grpc/grpc into csharp_cleanup
by Jan Tattermusch
· 10 years ago
cc82be5
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 10 years ago
fee0cfa
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
by Craig Tiller
· 10 years ago
4d706b8
Port C# to new API
by Craig Tiller
· 10 years ago
e84b618
get rid of dependencies on some unneeded nuget packages
by Jan Tattermusch
· 10 years ago
818ae16
get rid of unneeded dependency on Mono.Security
by Jan Tattermusch
· 10 years ago
efa702b
add newline at EOF
by Jan Tattermusch
· 10 years ago
cd7e313
add newline to the end of generated files
by Jan Tattermusch
· 10 years ago
eb5a312
added script to regenerate gRPC C# stubs
by Jan Tattermusch
· 10 years ago
085533e
Replace handwritten math stub by the generated one
by Jan Tattermusch
· 10 years ago
7eb3a76
Replace handwritten testService stub by the generated one
by Jan Tattermusch
· 10 years ago
2d92495
added csharp generator plugin
by Jan Tattermusch
· 10 years ago
03e82e2
Split address passed to AddListeningPort into host and port
by Jan Tattermusch
· 10 years ago
8ab1f7e
added concept of ServerCallContext, that is passed to all server-side handlers
by Jan Tattermusch
· 10 years ago
bdb1b48
add a generic constraint for TRequest and TResponse to require a class
by Jan Tattermusch
· 10 years ago
9b9a877
change todo comment
by Jan Tattermusch
· 10 years ago
12f809f
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 10 years ago
1215c33
C# fixes for #1472 core API cleanup
by Jan Tattermusch
· 10 years ago
a844771
stylecop fixes
by Jan Tattermusch
· 10 years ago
32d95b9
remove duplicate initialize
by Jan Tattermusch
· 10 years ago
8c2dd9d
Fixes for C# cancellation support
by Jan Tattermusch
· 10 years ago
64be9f7
C Core API cleanup.
by Craig Tiller
· 10 years ago
1b54fcf
added stats with number of active native calls, useful for debugging
by Jan Tattermusch
· 10 years ago
618647d
fixed some stylecop warnings
by Jan Tattermusch
· 10 years ago
e5c4460
Added basic support for cancellation
by Jan Tattermusch
· 10 years ago
a5272b6
A new version C# API based on async/await
by Jan Tattermusch
· 10 years ago
a9a3e88
remove unused function from grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
aa5fba4
Fix assertion for compute_engine_creds
by Jan Tattermusch
· 10 years ago
0bbfa38
attempt to support compute_engine_creds interop test
by Jan Tattermusch
· 10 years ago
1f18e80
Make RpcException errors more informative
by Jan Tattermusch
· 10 years ago
b4ef7c9
logic for refreshing access token
by Jan Tattermusch
· 10 years ago
1ca56b9
style fixes
by Jan Tattermusch
· 10 years ago
dca6e88
First attempt to add service account creds interop test
by Jan Tattermusch
· 10 years ago
bb9d788
Added Grpc.Auth project
by Jan Tattermusch
· 10 years ago
119761f
added dependency on Google.Apis.Auth package
by Jan Tattermusch
· 10 years ago
68180a2
Merge pull request #1358 from jtattermusch/csharp_server_improvements
by Tim Emiola
· 10 years ago
97e294a
Removing some ugly hacks from C# server and improving the comments a bit
by Jan Tattermusch
· 10 years ago
8cad507
mathserver listens on fixed port
by Jan Tattermusch
· 10 years ago
c6d5f10
enabling creation of nuget package for grpc_csharp_ext
by Jan Tattermusch
· 10 years ago
e937cd3
.nupkg files to gitignore
by Jan Tattermusch
· 10 years ago
17c92b3
Spec for Grpc.Core nuget package that works
by Jan Tattermusch
· 10 years ago
547ecfd
Grpc.Core managed project now depends on native nuget packages with openssl and zlib
by Jan Tattermusch
· 10 years ago
63fd04e
changed path to grpc_csharp_ext.dll
by Jan Tattermusch
· 10 years ago
0de5407
Merge pull request #1221 from jtattermusch/math_server
by Tim Emiola
· 10 years ago
8c5d68b
add calltype decl where missing
by Jan Tattermusch
· 10 years ago
e8fef43
csharp version 0.1 -> 0.2
by Jan Tattermusch
· 10 years ago
4c64d46
Added example math server
by Jan Tattermusch
· 10 years ago
8c61db9
cleanup of C# API examples
by Jan Tattermusch
· 10 years ago
cfd6073
Various Windows fixes.
by Nicolas Noble
· 10 years ago
c0b3721
added support for metadata
by Jan Tattermusch
· 10 years ago
286975f
Started using immutable collections and other code cleanup
by Jan Tattermusch
· 10 years ago
3de9f49
Setting up stylecop to ignore generated files and fixing style
by Jan Tattermusch
· 10 years ago
075dde4
code style fixes based on StyleCop warnings
by Jan Tattermusch
· 10 years ago
053d894
added stylecop settings file
by Jan Tattermusch
· 10 years ago
b0829eb
C# server side TLS support
by Jan Tattermusch
· 10 years ago
13cd125
Used StyleCop to get rid of tabs in the source code
by Jan Tattermusch
· 10 years ago
Next »