1. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  2. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  3. a0396bd Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround by Jan Tattermusch · 7 years ago
  4. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  5. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  6. 448a11d Bump to version 1.3.2 by Stanley Cheung · 7 years ago
  7. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  8. 8a50781 C# workaround for unavailable on idle channels by Jan Tattermusch · 7 years ago
  9. 572cd7e Update version to 1.3.1 by murgatroid99 · 7 years ago
  10. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  11. 3ef2355 s/1.3.0-pre/1.3.0 by David Garcia Quintas · 7 years ago
  12. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  13. f517fad expose grpc.so_reuseport in C# by Jan Tattermusch · 7 years ago
  14. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  15. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  16. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  17. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  18. 7f0d198 avoid boxing of IntPtr by Jan Tattermusch · 7 years ago
  19. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  20. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  21. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  22. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  23. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  24. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  25. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  26. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  27. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  28. 1810856 deprecate ChannelOptions.MaxMessageSize by Jan Tattermusch · 7 years ago
  29. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  30. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  31. b746294 adapt C# to new cq_create API by Jan Tattermusch · 7 years ago
  32. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  33. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  34. 2b2723b add C# testing APIs by Jan Tattermusch · 7 years ago
  35. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 7 years ago
  36. 5cad46e Bump master version numbers by Craig Tiller · 7 years ago
  37. 6032492 allow utf8 encoded status message by Jan Tattermusch · 7 years ago
  38. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  39. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  40. 4038cbf make grpc_csharp_ext compile by Jan Tattermusch · 8 years ago
  41. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  42. 058f555 make CallFlags internal, expose WaitForReady by Jan Tattermusch · 8 years ago
  43. 43416da wire passing of C# CallFlags to C core by Jan Tattermusch · 8 years ago
  44. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  45. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  46. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  47. 63cdea3 update Grpc.Core.nuspec by Jan Tattermusch · 8 years ago
  48. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  49. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  50. b35dfa8 remove existing profiling points by Jan Tattermusch · 8 years ago
  51. 475e06b 10m entries in profiler by Jan Tattermusch · 8 years ago
  52. fdf45ab support threadpool tracing by Jan Tattermusch · 8 years ago
  53. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  54. 1a47fd0 lazy initialize streamingResponseCallFinishedTcs by Jan Tattermusch · 8 years ago
  55. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  56. 1c453f5 Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer by Jan Tattermusch · 8 years ago
  57. 13339bf SafeHandleZeroIsInvalid cleanup by Jan Tattermusch · 8 years ago
  58. d148e8e Make ServerCallContext.Peer lazy by Jan Tattermusch · 8 years ago
  59. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  60. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  61. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  62. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  63. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  64. 9f254c0 get rid of compiler warnings by Jan Tattermusch · 8 years ago
  65. d0e7c6d Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in netstandard by Jan Tattermusch · 8 years ago
  66. 32cb42e remove unused member by Jan Tattermusch · 8 years ago
  67. 7735daa address XMLdoc related warnings by Jan Tattermusch · 8 years ago
  68. fac33ad expose knob for adjusting number of requested calls by Jan Tattermusch · 8 years ago
  69. 6e90171 introduce separate grpcsharp_request_call_context by Jan Tattermusch · 8 years ago
  70. 76ce3b9 request more rpcs per thread by Jan Tattermusch · 8 years ago
  71. a00698f allow new RPC once previous call has been handled by Jan Tattermusch · 8 years ago
  72. f72ead3 refactor NoSuchMethodCallHandler by Jan Tattermusch · 8 years ago
  73. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  74. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  75. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  76. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  77. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  78. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  79. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  80. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  81. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  82. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  83. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  84. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  85. e4e30f8 fixed formatting by Jan Tattermusch · 8 years ago
  86. b3df1c4 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  87. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  88. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  89. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  90. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  91. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  92. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  93. 809292a ran script to update actual docker files by Alexander Polcyn · 8 years ago
  94. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  95. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  96. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  97. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  98. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago
  99. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  100. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago