Commit Graph

1184 Commits

Author SHA1 Message Date
Jan Tattermusch ddcdf84186 use regular dict in completion registry 2017-11-17 17:56:31 +01:00
Jan Tattermusch 1aacb19838 balance queuedContinuationCounter for inlined handlers 2017-11-16 18:29:37 +01:00
Jan Tattermusch ea6cc57f1e C# benchmarks: honor optimizationtarget channel arg 2017-11-16 18:04:37 +01:00
Craig Tiller baa14a975e Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
Mehrdad Afshari 4d7f40854f Make constructors for `Async*Call` objects public 2017-10-12 06:53:57 -07:00
Jan Tattermusch ebae8a8c9f Merge pull request #12801 from chrisdunelm/fixregister
C# De-register cancellation token
2017-10-04 13:41:49 +02:00
Chris Bacon f693013b13 De-register cancellation token
Fixes #12800
2017-10-03 15:15:54 +01:00
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 2017-10-02 17:31:33 -07:00
Mark D. Roth b4c01f9e29 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix 2017-09-25 12:36:30 -07:00
David Garcia Quintas b352be025f Upmerge from v1.6.x branch to master 2017-09-18 11:55:52 -07:00
Jan Tattermusch 4fa3364975 bump version to 1.6.1 2017-09-12 12:56:45 +02:00
Mark D. Roth 1ff6ee12cc clang-format 2017-09-06 14:56:18 -07:00
Alexander Polcyn 27670c81a9 make a guarantee that c# auth callbacks are async to c-core 2017-09-06 14:12:28 -07:00
Jan Tattermusch 8380090f95 Merge pull request #12333 from jtattermusch/minor_csharp_fixes
C# package & distribtest fixes
2017-09-06 13:42:37 +02:00
Jan Tattermusch 398435122a PackageTargetFallback not necessary 2017-09-05 17:09:58 +02:00
Jan Tattermusch f32d3a79b5 System.Linq.Expressions dependency in redundant 2017-09-05 17:09:58 +02:00
Jan Tattermusch a37b72e9fd dont set RuntimeFrameworkVersion unneccessarily 2017-09-05 17:09:58 +02:00
Jan Tattermusch ec6f728084 NUnit.ConsoleRunner dependency is useless 2017-09-05 17:09:57 +02:00
Jan Tattermusch 9eb36afb11 dont set NetStandardImplicitPackageVersion 2017-09-05 17:09:57 +02:00
Jan Tattermusch 60c03d9b2a fix nonexistent version warning for System.Threading.ThreadPool 2017-09-05 17:09:57 +02:00
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 2017-09-01 15:04:13 -07:00
Jan Tattermusch 9c437c2067 Use docfx to generate C# API reference 2017-08-31 13:46:21 +02:00
David Garcia Quintas dfde288148 1.6.0-pre1 -> 1.6.0 2017-08-29 11:31:50 -07:00
Jan Tattermusch a2ebc04fa9 Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility
csharp: hide the native libraries in Visual Studio project explorer
2017-08-23 14:50:31 +02:00
Jan Tattermusch 909c124feb address review comments 2017-08-22 14:26:58 +02:00
Gorka Lerchundi Osa bf9ac0f170 csharp: make the native libraries links are not shown
Closes #12247
2017-08-22 07:47:03 +02:00
Jan Tattermusch ff6c03638d unify loggers used by Grpc tests 2017-08-20 17:27:01 +02:00
Jan Tattermusch 1ca3bef6b6 make C# logging & tracing more intuitive 2017-08-20 17:27:01 +02:00
David Garcia Quintas 1775ef91d2 Version bump to 1.6 2017-08-16 21:01:30 -07:00
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 2017-08-16 20:59:05 -07:00
Jan Tattermusch 6bfe44daba give C# continuations 10 secs to finish on shutdown 2017-08-16 20:53:53 +02:00
Jan Tattermusch 98ed73c389 wait for queued continuation to finish 2017-08-16 20:34:10 +02:00
Jan Tattermusch 7a3bd5b7d6 more correct atomic counter 2017-08-16 20:34:10 +02:00
Jan Tattermusch 2312634017 fix more warnings 2017-08-11 18:21:05 +02:00
Jan Tattermusch 9210293d9e dont use generic version of Marshal.SizeOf 2017-08-11 18:17:19 +02:00
Jan Tattermusch 271cb36f56 dont use generic version of PtrToStructure 2017-08-11 18:17:19 +02:00
Jan Tattermusch 2fb313c9b6 fix warnings in Grpc.Core.Tests 2017-08-11 18:17:19 +02:00
Jan Tattermusch c152d6628a fix warnings in integration tests 2017-08-11 18:17:19 +02:00
Jan Tattermusch b8c77c59c5 Fix warnings in Grpc.Examples 2017-08-11 18:17:19 +02:00
Jan Tattermusch aa135cedf9 treat warnings as errors 2017-08-11 18:17:18 +02:00
Jan Tattermusch ca25473229 regenerate C# protos 2017-08-11 18:17:18 +02:00
Jan Tattermusch e9956df33d add global.json files for C# 2017-08-11 18:17:18 +02:00
Jan Tattermusch a48f879aef Merge pull request #12120 from jtattermusch/csharp_rpcexception
Add Trailers property to RpcException
2017-08-10 11:23:59 +02:00
Jan Tattermusch f602869c97 improve comment 2017-08-10 10:14:39 +02:00
Jan Tattermusch 9dc182161d better name for StatusFromException 2017-08-09 19:36:50 +02:00
Jan Tattermusch 40ea2d3a04 improve examples in CustomErrorDetails test 2017-08-09 10:23:15 +02:00
Jan Tattermusch a87f6d8239 add tests 2017-08-08 16:54:49 +02:00
Jan Tattermusch 2565e732f7 merging of trailers on server-side 2017-08-08 16:54:49 +02:00
Jan Tattermusch e64825c302 Populate trailers in RpcException 2017-08-08 16:35:35 +02:00
Jan Tattermusch 5250e06890 add ConfigureAwait 2017-08-08 14:00:09 +02:00