1. 1416e7f Merge pull request #15214 from jtattermusch/test_double_for_server_call_context by Jan Tattermusch · 6 years ago
  2. e84ea53 Merge pull request #15252 from carl-mastrangelo/healthy by Yang Gao · 6 years ago
  3. 95fbb06 regenerate pbs by Carl Mastrangelo · 6 years ago
  4. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  5. f6bf95f update csharp gen by Carl Mastrangelo · 6 years ago
  6. 4ea4727 Allow creating instances of ServerCallContext in tests by Jan Tattermusch · 6 years ago
  7. d904159 Further improvements to README.md by Jan Tattermusch · 6 years ago
  8. 2ddbb17 better C# instructions by Jan Tattermusch · 6 years ago
  9. 98a56a2 Merge pull request #15140 from jskeet/status by Mehrdad Afshari · 6 years ago
  10. cd9e9e7 Add RpcException.StatusCode property by Jon Skeet · 6 years ago
  11. f723164 new mono versions on MacOS default to 64bit runtime by Jan Tattermusch · 6 years ago
  12. 8557089 remove C# global.json files by Jan Tattermusch · 6 years ago
  13. 1d74fa6 Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2 by Mehrdad Afshari · 6 years ago
  14. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  15. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  16. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  17. 818cf05 Merge pull request #14683 from kkm000/package-grpc-tools-nits by Jan Tattermusch · 6 years ago
  18. f6909b2 fix a test by Jan Tattermusch · 6 years ago
  19. 9b9807a fix C# connectivity watcher shutdown race by Jan Tattermusch · 6 years ago
  20. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  21. 3cf2193 Minor changes to control files from Tools package rework by kkm · 6 years ago
  22. b5821d4 improve comment by Jan Tattermusch · 6 years ago
  23. 660547d fix build on netstandard1.5 by Jan Tattermusch · 6 years ago
  24. dcf340e address comments by Jan Tattermusch · 6 years ago
  25. d35471a detect when running on Unity iOS by Jan Tattermusch · 6 years ago
  26. b988e39 script improvements by Jan Tattermusch · 6 years ago
  27. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 6 years ago
  28. a1b0ee2 add IsUnity property by Jan Tattermusch · 6 years ago
  29. cfae76b add experimental script for building the unitypackage by Jan Tattermusch · 6 years ago
  30. 0f97a36 address comments by Jan Tattermusch · 6 years ago
  31. 4d77449 add useful resources for unity/xamarin support by Jan Tattermusch · 6 years ago
  32. 0fc97ad Merge pull request #14539 from jtattermusch/csharp_dotnet_2 by Jan Tattermusch · 6 years ago
  33. 1832617 Use newest dotnet SDK to build C# by Jan Tattermusch · 6 years ago
  34. 4bc336d fix build in newer dotnet SDK versions by Jan Tattermusch · 6 years ago
  35. 3bbc91b regenerate by Jan Tattermusch · 6 years ago
  36. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago
  37. a7c1b62 Eliminate GenericInterceptor to simplify this PR by Mehrdad Afshari · 6 years ago
  38. 074b802 Polish and address review comments by Mehrdad Afshari · 6 years ago
  39. 8f1eab1 Move InterceptingCallInvoker to its own file by Mehrdad Afshari · 6 years ago
  40. c3d71f8 Add more documentation comments for continuation by Mehrdad Afshari · 6 years ago
  41. 23b9e0d Add test for interceptor registration code paths by Mehrdad Afshari · 6 years ago
  42. c1c29e3 Make GenericInterceptor internal for now by Mehrdad Afshari · 6 years ago
  43. 6235ea9 Turn ClientInterceptorContext into a struct by Mehrdad Afshari · 6 years ago
  44. cd918d9 Simplify service-side interceptor code by Mehrdad Afshari · 6 years ago
  45. 89bdba9 Add documentation remarks about order of interception by Mehrdad Afshari · 6 years ago
  46. 62f9f53 Add more tests for ServerInterceptor by Mehrdad Afshari · 6 years ago
  47. 0126b1c Simplify ServerInterceptorTest to leverage GenericInterceptor by Mehrdad Afshari · 6 years ago
  48. 6c3cb22 Add server-side interceptor helper facility to GenericInterceptor by Mehrdad Afshari · 6 years ago
  49. e97fe27 Add more tests for client interceptors by Mehrdad Afshari · 6 years ago
  50. 2354a1d Add Intercept(metadata=>metadata) helper function by Mehrdad Afshari · 6 years ago
  51. 4bc49f5 Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor by Mehrdad Afshari · 6 years ago
  52. b604750 Simplify the AddHeaderClientInterceptor with GenericInterceptor by Mehrdad Afshari · 6 years ago
  53. ef4d4e8 Add GenericInterceptor to help writing client interceptors by Mehrdad Afshari · 6 years ago
  54. e954dff Add basic tests for C# interceptors by Mehrdad Afshari · 6 years ago
  55. 4df68ae Add C# server-side interceptor machinery by Mehrdad Afshari · 6 years ago
  56. b8e3624 Add C# client-side interceptor machinery by Mehrdad Afshari · 6 years ago
  57. 6cde061 Add C# Interceptor base class by Mehrdad Afshari · 6 years ago
  58. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 6 years ago
  59. 890e386 Merge pull request #14348 from mehrdada/upmerge by Mehrdad Afshari · 6 years ago
  60. 3db2caa Replace message/deflate,gzip with deflate,gzip by Muxi Yan · 6 years ago
  61. b9335eb Upmerge branch 'v1.9.x' into 'master' by Mehrdad Afshari · 6 years ago
  62. 1a8565d Bump version to 1.9.1 by Ken Payson · 6 years ago
  63. 35367cc fix typo by Shohei Kamimori · 6 years ago
  64. 4c92ab2 Merge pull request #14231 from ctaggart/sourcelink-create by Jan Tattermusch · 7 years ago
  65. e05ca22 Regenerate projects by Mehrdad Afshari · 7 years ago
  66. b6f737e use SourceLink.Create.CommandLine instead of Embed by Cameron Taggart · 7 years ago
  67. 812e5da Regenerate projects by Mehrdad Afshari · 7 years ago
  68. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  69. 167113f Merge pull request #14114 from jtattermusch/bump_190_pre2 by Mehrdad Afshari · 7 years ago
  70. 56427c0 Merge pull request #14118 from grpc/v1.9.x by Jan Tattermusch · 7 years ago
  71. 2dc3b1e regenerate projects by Jan Tattermusch · 7 years ago
  72. c14997b fix leak caused by csharp context pooling by Jan Tattermusch · 7 years ago
  73. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  74. 28d5cf3 Regenerate projects by Mehrdad Afshari · 7 years ago
  75. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  76. eb88bf0 dispose requestCallContextPool on environment shutdown by Jan Tattermusch · 7 years ago
  77. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  78. e8f6925 Merge pull request #14025 from jtattermusch/csharp_plugin_error_msg by Jan Tattermusch · 7 years ago
  79. e5b7ddd Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure by Jan Tattermusch · 7 years ago
  80. 4bba318 better log message when auth interceptor throws by Jan Tattermusch · 7 years ago
  81. 7b0bca2 do not throw and eat exceptions in C# connectivity watcher by Jan Tattermusch · 7 years ago
  82. ebebb02 try embedding sources for a start by Jan Tattermusch · 7 years ago
  83. cb0486a prepare for SourceLink support by Jan Tattermusch · 7 years ago
  84. a2044f8 metadata plugin update statuses in wrapped langs by Jan Tattermusch · 7 years ago
  85. 032e9b3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  86. 386bbdf regenerate by Jan Tattermusch · 7 years ago
  87. 866db6e Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test by Jan Tattermusch · 7 years ago
  88. 7a64e69 Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling by Jan Tattermusch · 7 years ago
  89. 1aee9d9 address comments by Jan Tattermusch · 7 years ago
  90. 737f6e7 synchronize access to native channel methods by Jan Tattermusch · 7 years ago
  91. 0545571 split out channel connectivity test by Jan Tattermusch · 7 years ago
  92. 6043006 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  93. 38fcd0c clang-format by Muxi Yan · 7 years ago
  94. 4a117f0 Merge e759d2a^ by Muxi Yan · 7 years ago
  95. be05720 generate C# sources for grpc/core/stats.proto by Jan Tattermusch · 7 years ago
  96. 3267108 C# benchmarks provide userTime and systemTime info by Jan Tattermusch · 7 years ago
  97. 36dfd7d enable requestCallContext pooling by Jan Tattermusch · 7 years ago
  98. fb6d01a recycling of requestcallcontext by Jan Tattermusch · 7 years ago
  99. e8b3313 basic pooling of requestcallcontext by Jan Tattermusch · 7 years ago
  100. ba89ad4 Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling by Jan Tattermusch · 7 years ago