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