Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
cddf6f838aa48c8d5c9f75cee5a8ed8abdcb25b9
/
src
/
csharp
890e386
Merge pull request #14348 from mehrdada/upmerge
by Mehrdad Afshari
· 7 years ago
3db2caa
Replace message/deflate,gzip with deflate,gzip
by Muxi Yan
· 7 years ago
b9335eb
Upmerge branch 'v1.9.x' into 'master'
by Mehrdad Afshari
· 7 years ago
1a8565d
Bump version to 1.9.1
by Ken Payson
· 7 years ago
35367cc
fix typo
by Shohei Kamimori
· 7 years ago
4c92ab2
Merge pull request #14231 from ctaggart/sourcelink-create
by Jan Tattermusch
· 7 years ago
e05ca22
Regenerate projects
by Mehrdad Afshari
· 7 years ago
b6f737e
use SourceLink.Create.CommandLine instead of Embed
by Cameron Taggart
· 7 years ago
812e5da
Regenerate projects
by Mehrdad Afshari
· 7 years ago
fd900e0
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
167113f
Merge pull request #14114 from jtattermusch/bump_190_pre2
by Mehrdad Afshari
· 7 years ago
56427c0
Merge pull request #14118 from grpc/v1.9.x
by Jan Tattermusch
· 7 years ago
2dc3b1e
regenerate projects
by Jan Tattermusch
· 7 years ago
c14997b
fix leak caused by csharp context pooling
by Jan Tattermusch
· 7 years ago
4388404
Regenerate projects
by Mehrdad Afshari
· 7 years ago
28d5cf3
Regenerate projects
by Mehrdad Afshari
· 7 years ago
fb061c3
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
eb88bf0
dispose requestCallContextPool on environment shutdown
by Jan Tattermusch
· 7 years ago
dbdf495
Split lib/support into lib/gpr and lib/gpr++.
by Mark D. Roth
· 7 years ago
e8f6925
Merge pull request #14025 from jtattermusch/csharp_plugin_error_msg
by Jan Tattermusch
· 7 years ago
e5b7ddd
Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure
by Jan Tattermusch
· 7 years ago
4bba318
better log message when auth interceptor throws
by Jan Tattermusch
· 7 years ago
7b0bca2
do not throw and eat exceptions in C# connectivity watcher
by Jan Tattermusch
· 7 years ago
ebebb02
try embedding sources for a start
by Jan Tattermusch
· 7 years ago
cb0486a
prepare for SourceLink support
by Jan Tattermusch
· 7 years ago
a2044f8
metadata plugin update statuses in wrapped langs
by Jan Tattermusch
· 7 years ago
032e9b3
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
386bbdf
regenerate
by Jan Tattermusch
· 7 years ago
866db6e
Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test
by Jan Tattermusch
· 7 years ago
7a64e69
Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling
by Jan Tattermusch
· 7 years ago
1aee9d9
address comments
by Jan Tattermusch
· 7 years ago
737f6e7
synchronize access to native channel methods
by Jan Tattermusch
· 7 years ago
0545571
split out channel connectivity test
by Jan Tattermusch
· 7 years ago
6043006
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
by Muxi Yan
· 7 years ago
38fcd0c
clang-format
by Muxi Yan
· 7 years ago
4a117f0
Merge e759d2a^
by Muxi Yan
· 7 years ago
be05720
generate C# sources for grpc/core/stats.proto
by Jan Tattermusch
· 7 years ago
3267108
C# benchmarks provide userTime and systemTime info
by Jan Tattermusch
· 7 years ago
36dfd7d
enable requestCallContext pooling
by Jan Tattermusch
· 7 years ago
fb6d01a
recycling of requestcallcontext
by Jan Tattermusch
· 7 years ago
e8b3313
basic pooling of requestcallcontext
by Jan Tattermusch
· 7 years ago
ba89ad4
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
by Jan Tattermusch
· 7 years ago
361f810
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
by Nicolas "Pixel" Noble
· 7 years ago
53bbde3
address comments
by Jan Tattermusch
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
21cde3d
use pool in SendMessageBenchmark
by Jan Tattermusch
· 7 years ago
2e63170
expose batchcontextpool settings
by Jan Tattermusch
· 7 years ago
63834bf
add basic tests
by Jan Tattermusch
· 7 years ago
0f41e49
simple version of batchcontext pooling
by Jan Tattermusch
· 7 years ago
1ee85d1
expose batchcontext.Reset
by Jan Tattermusch
· 8 years ago
1304cf8
Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark
by Jan Tattermusch
· 7 years ago
eec8b84
spinlock in completion registry is slightly faster
by Jan Tattermusch
· 7 years ago
8bae77c
add completion registry benchmark with shared registry too
by Jan Tattermusch
· 7 years ago
da8ef40
save allocation by using a struct instead of a tuple
by Jan Tattermusch
· 7 years ago
8580723
consistent naming for OnReceivedCloseOnServer
by Jan Tattermusch
· 7 years ago
2622fdc
remove legacy delegates
by Jan Tattermusch
· 7 years ago
c563888
make everything compile
by Jan Tattermusch
· 7 years ago
466d77b
avoid delegate allocations in callsafehandle
by Jan Tattermusch
· 7 years ago
8b451ed
server and channel adjustments
by Jan Tattermusch
· 7 years ago
2dc792d
add "state" filed to batch completion delegate
by Jan Tattermusch
· 7 years ago
9a244d6
avoid unnecessary allocation in completion registry
by Jan Tattermusch
· 7 years ago
2bc15ca
Merge pull request #13438 from jtattermusch/csharp_more_microbenchmarks
by Jan Tattermusch
· 7 years ago
18a6837
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 7 years ago
ddcdf84
use regular dict in completion registry
by Jan Tattermusch
· 7 years ago
8aeaacc
generalize invocation of C# microbenchmarks
by Jan Tattermusch
· 7 years ago
74a723f
add PInvokeByteArray microbenchmark
by Jan Tattermusch
· 7 years ago
ef69907
add CompletionRegistry microbenchmark
by Jan Tattermusch
· 7 years ago
1de0d69
add GCStats to microbenchmarks
by Jan Tattermusch
· 7 years ago
1aacb19
balance queuedContinuationCounter for inlined handlers
by Jan Tattermusch
· 7 years ago
ea6cc57
C# benchmarks: honor optimizationtarget channel arg
by Jan Tattermusch
· 7 years ago
baa14a9
Update clang-format to 5.0
by Craig Tiller
· 7 years ago
9f5163e
Bump v1.7.x branch to 1.7.2
by Alexander Polcyn
· 7 years ago
40ba62f
Bump v1.7.x branch to 1.7.1
by Alexander Polcyn
· 7 years ago
863a050
Flagging 1.7.0
by Nicolas "Pixel" Noble
· 7 years ago
1b1c9b3
Fix csharp build
by Muxi Yan
· 7 years ago
4d7f408
Make constructors for `Async*Call` objects public
by Mehrdad Afshari
· 7 years ago
6b69f2a
Merge pull request #12831 from murgatroid99/version_1.7.0-pre1
by Michael Lumish
· 7 years ago
32d196f
remove delays in tests
by Jan Tattermusch
· 7 years ago
ee35223
improve docs
by Jan Tattermusch
· 7 years ago
90e9140
1.7.x is now 1.7.0-pre1
by murgatroid99
· 7 years ago
f8c9bcd
introduce CallCancellationTest
by Jan Tattermusch
· 7 years ago
bb872c0
allow cancelling MoveNext operations
by Jan Tattermusch
· 7 years ago
ebae8a8
Merge pull request #12801 from chrisdunelm/fixregister
by Jan Tattermusch
· 7 years ago
5e8c486
De-register cancellation token
by Chris Bacon
· 7 years ago
f693013
De-register cancellation token
by Chris Bacon
· 7 years ago
9887379
Update version to 1.8.0-dev, update g word to 'generous'
by murgatroid99
· 7 years ago
b4c01f9
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
by Mark D. Roth
· 7 years ago
b352be0
Upmerge from v1.6.x branch to master
by David Garcia Quintas
· 7 years ago
4fa3364
bump version to 1.6.1
by Jan Tattermusch
· 7 years ago
1ff6ee1
clang-format
by Mark D. Roth
· 7 years ago
27670c8
make a guarantee that c# auth callbacks are async to c-core
by Alexander Polcyn
· 7 years ago
8380090
Merge pull request #12333 from jtattermusch/minor_csharp_fixes
by Jan Tattermusch
· 7 years ago
3984351
PackageTargetFallback not necessary
by Jan Tattermusch
· 7 years ago
f32d3a7
System.Linq.Expressions dependency in redundant
by Jan Tattermusch
· 7 years ago
a37b72e
dont set RuntimeFrameworkVersion unneccessarily
by Jan Tattermusch
· 7 years ago
ec6f728
NUnit.ConsoleRunner dependency is useless
by Jan Tattermusch
· 7 years ago
9eb36af
dont set NetStandardImplicitPackageVersion
by Jan Tattermusch
· 7 years ago
60c03d9
fix nonexistent version warning for System.Threading.ThreadPool
by Jan Tattermusch
· 7 years ago
2caf021
Change plugin credentials API to support both sync and async modes.
by Mark D. Roth
· 7 years ago
9c437c2
Use docfx to generate C# API reference
by Jan Tattermusch
· 7 years ago
Next »