1. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  2. 98a56a2 Merge pull request #15140 from jskeet/status by Mehrdad Afshari · 6 years ago
  3. cd9e9e7 Add RpcException.StatusCode property by Jon Skeet · 6 years ago
  4. f723164 new mono versions on MacOS default to 64bit runtime by Jan Tattermusch · 6 years ago
  5. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  6. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  7. f6909b2 fix a test by Jan Tattermusch · 6 years ago
  8. 9b9807a fix C# connectivity watcher shutdown race by Jan Tattermusch · 6 years ago
  9. b5821d4 improve comment by Jan Tattermusch · 6 years ago
  10. 660547d fix build on netstandard1.5 by Jan Tattermusch · 6 years ago
  11. d35471a detect when running on Unity iOS by Jan Tattermusch · 6 years ago
  12. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 6 years ago
  13. a1b0ee2 add IsUnity property by Jan Tattermusch · 6 years ago
  14. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago
  15. a7c1b62 Eliminate GenericInterceptor to simplify this PR by Mehrdad Afshari · 6 years ago
  16. 074b802 Polish and address review comments by Mehrdad Afshari · 6 years ago
  17. 8f1eab1 Move InterceptingCallInvoker to its own file by Mehrdad Afshari · 6 years ago
  18. c3d71f8 Add more documentation comments for continuation by Mehrdad Afshari · 6 years ago
  19. c1c29e3 Make GenericInterceptor internal for now by Mehrdad Afshari · 6 years ago
  20. 6235ea9 Turn ClientInterceptorContext into a struct by Mehrdad Afshari · 6 years ago
  21. cd918d9 Simplify service-side interceptor code by Mehrdad Afshari · 6 years ago
  22. 89bdba9 Add documentation remarks about order of interception by Mehrdad Afshari · 6 years ago
  23. 6c3cb22 Add server-side interceptor helper facility to GenericInterceptor by Mehrdad Afshari · 6 years ago
  24. 2354a1d Add Intercept(metadata=>metadata) helper function by Mehrdad Afshari · 6 years ago
  25. 4bc49f5 Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor by Mehrdad Afshari · 6 years ago
  26. ef4d4e8 Add GenericInterceptor to help writing client interceptors by Mehrdad Afshari · 6 years ago
  27. 4df68ae Add C# server-side interceptor machinery by Mehrdad Afshari · 6 years ago
  28. b8e3624 Add C# client-side interceptor machinery by Mehrdad Afshari · 6 years ago
  29. 6cde061 Add C# Interceptor base class by Mehrdad Afshari · 6 years ago
  30. b9335eb Upmerge branch 'v1.9.x' into 'master' by Mehrdad Afshari · 6 years ago
  31. 1a8565d Bump version to 1.9.1 by Ken Payson · 6 years ago
  32. 35367cc fix typo by Shohei Kamimori · 6 years ago
  33. 4c92ab2 Merge pull request #14231 from ctaggart/sourcelink-create by Jan Tattermusch · 7 years ago
  34. e05ca22 Regenerate projects by Mehrdad Afshari · 7 years ago
  35. b6f737e use SourceLink.Create.CommandLine instead of Embed by Cameron Taggart · 7 years ago
  36. 812e5da Regenerate projects by Mehrdad Afshari · 7 years ago
  37. 167113f Merge pull request #14114 from jtattermusch/bump_190_pre2 by Mehrdad Afshari · 7 years ago
  38. 56427c0 Merge pull request #14118 from grpc/v1.9.x by Jan Tattermusch · 7 years ago
  39. 2dc3b1e regenerate projects by Jan Tattermusch · 7 years ago
  40. c14997b fix leak caused by csharp context pooling by Jan Tattermusch · 7 years ago
  41. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  42. 28d5cf3 Regenerate projects by Mehrdad Afshari · 7 years ago
  43. eb88bf0 dispose requestCallContextPool on environment shutdown by Jan Tattermusch · 7 years ago
  44. 4bba318 better log message when auth interceptor throws by Jan Tattermusch · 7 years ago
  45. 7b0bca2 do not throw and eat exceptions in C# connectivity watcher by Jan Tattermusch · 7 years ago
  46. ebebb02 try embedding sources for a start by Jan Tattermusch · 7 years ago
  47. cb0486a prepare for SourceLink support by Jan Tattermusch · 7 years ago
  48. 866db6e Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test by Jan Tattermusch · 7 years ago
  49. 737f6e7 synchronize access to native channel methods by Jan Tattermusch · 7 years ago
  50. 36dfd7d enable requestCallContext pooling by Jan Tattermusch · 7 years ago
  51. fb6d01a recycling of requestcallcontext by Jan Tattermusch · 7 years ago
  52. e8b3313 basic pooling of requestcallcontext by Jan Tattermusch · 7 years ago
  53. ba89ad4 Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling by Jan Tattermusch · 7 years ago
  54. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  55. 53bbde3 address comments by Jan Tattermusch · 7 years ago
  56. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  57. 2e63170 expose batchcontextpool settings by Jan Tattermusch · 7 years ago
  58. 0f41e49 simple version of batchcontext pooling by Jan Tattermusch · 7 years ago
  59. 1ee85d1 expose batchcontext.Reset by Jan Tattermusch · 7 years ago
  60. 1304cf8 Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark by Jan Tattermusch · 7 years ago
  61. eec8b84 spinlock in completion registry is slightly faster by Jan Tattermusch · 7 years ago
  62. da8ef40 save allocation by using a struct instead of a tuple by Jan Tattermusch · 7 years ago
  63. 8580723 consistent naming for OnReceivedCloseOnServer by Jan Tattermusch · 7 years ago
  64. 2622fdc remove legacy delegates by Jan Tattermusch · 7 years ago
  65. c563888 make everything compile by Jan Tattermusch · 7 years ago
  66. 466d77b avoid delegate allocations in callsafehandle by Jan Tattermusch · 7 years ago
  67. 8b451ed server and channel adjustments by Jan Tattermusch · 7 years ago
  68. 2dc792d add "state" filed to batch completion delegate by Jan Tattermusch · 7 years ago
  69. 9a244d6 avoid unnecessary allocation in completion registry by Jan Tattermusch · 7 years ago
  70. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  71. ddcdf84 use regular dict in completion registry by Jan Tattermusch · 7 years ago
  72. 1aacb19 balance queuedContinuationCounter for inlined handlers by Jan Tattermusch · 7 years ago
  73. 9f5163e Bump v1.7.x branch to 1.7.2 by Alexander Polcyn · 7 years ago
  74. 40ba62f Bump v1.7.x branch to 1.7.1 by Alexander Polcyn · 7 years ago
  75. 863a050 Flagging 1.7.0 by Nicolas "Pixel" Noble · 7 years ago
  76. 4d7f408 Make constructors for `Async*Call` objects public by Mehrdad Afshari · 7 years ago
  77. 6b69f2a Merge pull request #12831 from murgatroid99/version_1.7.0-pre1 by Michael Lumish · 7 years ago
  78. ee35223 improve docs by Jan Tattermusch · 7 years ago
  79. 90e9140 1.7.x is now 1.7.0-pre1 by murgatroid99 · 7 years ago
  80. bb872c0 allow cancelling MoveNext operations by Jan Tattermusch · 7 years ago
  81. ebae8a8 Merge pull request #12801 from chrisdunelm/fixregister by Jan Tattermusch · 7 years ago
  82. 5e8c486 De-register cancellation token by Chris Bacon · 7 years ago
  83. f693013 De-register cancellation token by Chris Bacon · 7 years ago
  84. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  85. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  86. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  87. 4fa3364 bump version to 1.6.1 by Jan Tattermusch · 7 years ago
  88. 27670c8 make a guarantee that c# auth callbacks are async to c-core by Alexander Polcyn · 7 years ago
  89. 9eb36af dont set NetStandardImplicitPackageVersion by Jan Tattermusch · 7 years ago
  90. 60c03d9 fix nonexistent version warning for System.Threading.ThreadPool by Jan Tattermusch · 7 years ago
  91. dfde288 1.6.0-pre1 -> 1.6.0 by David Garcia Quintas · 7 years ago
  92. a2ebc04 Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility by Jan Tattermusch · 7 years ago
  93. 909c124 address review comments by Jan Tattermusch · 7 years ago
  94. bf9ac0f csharp: make the native libraries links are not shown by Gorka Lerchundi Osa · 7 years ago
  95. 1ca3bef make C# logging & tracing more intuitive by Jan Tattermusch · 7 years ago
  96. 1775ef9 Version bump to 1.6 by David Garcia Quintas · 7 years ago
  97. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  98. 6bfe44d give C# continuations 10 secs to finish on shutdown by Jan Tattermusch · 7 years ago
  99. 98ed73c wait for queued continuation to finish by Jan Tattermusch · 7 years ago
  100. 7a3bd5b more correct atomic counter by Jan Tattermusch · 7 years ago