1. e6824f3 Merge pull request #15846 from medinandres/json_fix by Jan Tattermusch · 6 years ago
  2. ea44d93 Merge pull request #15998 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  3. f5b1966 add a TODO by Jan Tattermusch · 6 years ago
  4. df332f3 explain the shutdown hooks in detail by Jan Tattermusch · 6 years ago
  5. cd01eef Remove C# shutdown hook on .NET Core by Chris Bacon · 6 years ago
  6. 9687447 Regenerate projects by Srini Polavarapu · 6 years ago
  7. ed0dc06 Regenerate Projects by Mehrdad Afshari · 6 years ago
  8. 89642bb Corrected formatting of json files by Andres Medina · 6 years ago
  9. f389e52 overhaul of top-level .md files by Jan Tattermusch · 6 years ago
  10. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  11. ddef0f6 Merge pull request #15668 from mehrdada/remove-csharp-interceptor-api-experimental-warning by Mehrdad Afshari · 6 years ago
  12. fd196a7 Fix typos in the description of Server by Rinat Abdullin · 6 years ago
  13. 561630d Regenerate projects by Mehrdad Afshari · 6 years ago
  14. d661628 Merge pull request #15694 from srini100/bump-to-v1.14 by Srini Polavarapu · 6 years ago
  15. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  16. 8775ead Merge pull request #15687 from jtattermusch/csharp_mock_example by Jan Tattermusch · 6 years ago
  17. 586c639 Regenerate projects by Srini Polavarapu · 6 years ago
  18. c79c156 Regenrate projects by Srini Polavarapu · 6 years ago
  19. b8fb538 regenerate C# protos by Jan Tattermusch · 6 years ago
  20. 1987aa2 demonstrate testability of server-side impl classes by Jan Tattermusch · 6 years ago
  21. 1d10702 add tests demonstrating how to mock client stubs by Jan Tattermusch · 6 years ago
  22. 890717b build package with native debug symbols by Jan Tattermusch · 6 years ago
  23. b6f0d0d add package with native debug symbols by Jan Tattermusch · 6 years ago
  24. 0de9bd3 Remove EXPERIMENTAL API notice on C# interceptor API by Mehrdad Afshari · 6 years ago
  25. 57139d1 fix C# codegen for empty service by Jan Tattermusch · 6 years ago
  26. b43741d Merge pull request #14577 from jtattermusch/csharp_remove_connectivity_watcher by Jan Tattermusch · 6 years ago
  27. 0767878 build C# android artifact by Jan Tattermusch · 6 years ago
  28. 1416e7f Merge pull request #15214 from jtattermusch/test_double_for_server_call_context by Jan Tattermusch · 6 years ago
  29. e84ea53 Merge pull request #15252 from carl-mastrangelo/healthy by Yang Gao · 6 years ago
  30. 95fbb06 regenerate pbs by Carl Mastrangelo · 6 years ago
  31. 2d43a45 Regenerate projects by Mehrdad Afshari · 6 years ago
  32. f6bf95f update csharp gen by Carl Mastrangelo · 6 years ago
  33. 4ea4727 Allow creating instances of ServerCallContext in tests by Jan Tattermusch · 6 years ago
  34. d904159 Further improvements to README.md by Jan Tattermusch · 6 years ago
  35. 2ddbb17 better C# instructions by Jan Tattermusch · 6 years ago
  36. 98a56a2 Merge pull request #15140 from jskeet/status by Mehrdad Afshari · 6 years ago
  37. cd9e9e7 Add RpcException.StatusCode property by Jon Skeet · 6 years ago
  38. f723164 new mono versions on MacOS default to 64bit runtime by Jan Tattermusch · 6 years ago
  39. 8557089 remove C# global.json files by Jan Tattermusch · 6 years ago
  40. 1d74fa6 Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2 by Mehrdad Afshari · 6 years ago
  41. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  42. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  43. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  44. 818cf05 Merge pull request #14683 from kkm000/package-grpc-tools-nits by Jan Tattermusch · 6 years ago
  45. f6909b2 fix a test by Jan Tattermusch · 6 years ago
  46. 9b9807a fix C# connectivity watcher shutdown race by Jan Tattermusch · 6 years ago
  47. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  48. 3cf2193 Minor changes to control files from Tools package rework by kkm · 6 years ago
  49. b5821d4 improve comment by Jan Tattermusch · 6 years ago
  50. 660547d fix build on netstandard1.5 by Jan Tattermusch · 7 years ago
  51. dcf340e address comments by Jan Tattermusch · 7 years ago
  52. d35471a detect when running on Unity iOS by Jan Tattermusch · 7 years ago
  53. b988e39 script improvements by Jan Tattermusch · 7 years ago
  54. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 7 years ago
  55. a1b0ee2 add IsUnity property by Jan Tattermusch · 7 years ago
  56. cfae76b add experimental script for building the unitypackage by Jan Tattermusch · 7 years ago
  57. 4dad711 get rid of C# connectivity watcher task by Jan Tattermusch · 7 years ago
  58. 0f97a36 address comments by Jan Tattermusch · 7 years ago
  59. 4d77449 add useful resources for unity/xamarin support by Jan Tattermusch · 7 years ago
  60. 0fc97ad Merge pull request #14539 from jtattermusch/csharp_dotnet_2 by Jan Tattermusch · 7 years ago
  61. 1832617 Use newest dotnet SDK to build C# by Jan Tattermusch · 7 years ago
  62. 4bc336d fix build in newer dotnet SDK versions by Jan Tattermusch · 7 years ago
  63. 3bbc91b regenerate by Jan Tattermusch · 7 years ago
  64. 9073ea0 Regenerate projects by Mehrdad Afshari · 7 years ago
  65. a7c1b62 Eliminate GenericInterceptor to simplify this PR by Mehrdad Afshari · 7 years ago
  66. 074b802 Polish and address review comments by Mehrdad Afshari · 7 years ago
  67. 8f1eab1 Move InterceptingCallInvoker to its own file by Mehrdad Afshari · 7 years ago
  68. c3d71f8 Add more documentation comments for continuation by Mehrdad Afshari · 7 years ago
  69. 23b9e0d Add test for interceptor registration code paths by Mehrdad Afshari · 7 years ago
  70. c1c29e3 Make GenericInterceptor internal for now by Mehrdad Afshari · 7 years ago
  71. 6235ea9 Turn ClientInterceptorContext into a struct by Mehrdad Afshari · 7 years ago
  72. cd918d9 Simplify service-side interceptor code by Mehrdad Afshari · 7 years ago
  73. 89bdba9 Add documentation remarks about order of interception by Mehrdad Afshari · 7 years ago
  74. 62f9f53 Add more tests for ServerInterceptor by Mehrdad Afshari · 7 years ago
  75. 0126b1c Simplify ServerInterceptorTest to leverage GenericInterceptor by Mehrdad Afshari · 7 years ago
  76. 6c3cb22 Add server-side interceptor helper facility to GenericInterceptor by Mehrdad Afshari · 7 years ago
  77. e97fe27 Add more tests for client interceptors by Mehrdad Afshari · 7 years ago
  78. 2354a1d Add Intercept(metadata=>metadata) helper function by Mehrdad Afshari · 7 years ago
  79. 4bc49f5 Simplify ClientHeaderInterceptor in ClientBase with GenericInterceptor by Mehrdad Afshari · 7 years ago
  80. b604750 Simplify the AddHeaderClientInterceptor with GenericInterceptor by Mehrdad Afshari · 7 years ago
  81. ef4d4e8 Add GenericInterceptor to help writing client interceptors by Mehrdad Afshari · 7 years ago
  82. e954dff Add basic tests for C# interceptors by Mehrdad Afshari · 7 years ago
  83. 4df68ae Add C# server-side interceptor machinery by Mehrdad Afshari · 7 years ago
  84. b8e3624 Add C# client-side interceptor machinery by Mehrdad Afshari · 7 years ago
  85. 6cde061 Add C# Interceptor base class by Mehrdad Afshari · 7 years ago
  86. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 7 years ago
  87. 890e386 Merge pull request #14348 from mehrdada/upmerge by Mehrdad Afshari · 7 years ago
  88. 3db2caa Replace message/deflate,gzip with deflate,gzip by Muxi Yan · 7 years ago
  89. b9335eb Upmerge branch 'v1.9.x' into 'master' by Mehrdad Afshari · 7 years ago
  90. 1a8565d Bump version to 1.9.1 by Ken Payson · 7 years ago
  91. 35367cc fix typo by Shohei Kamimori · 7 years ago
  92. 4c92ab2 Merge pull request #14231 from ctaggart/sourcelink-create by Jan Tattermusch · 7 years ago
  93. e05ca22 Regenerate projects by Mehrdad Afshari · 7 years ago
  94. b6f737e use SourceLink.Create.CommandLine instead of Embed by Cameron Taggart · 7 years ago
  95. 812e5da Regenerate projects by Mehrdad Afshari · 7 years ago
  96. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  97. 167113f Merge pull request #14114 from jtattermusch/bump_190_pre2 by Mehrdad Afshari · 7 years ago
  98. 56427c0 Merge pull request #14118 from grpc/v1.9.x by Jan Tattermusch · 7 years ago
  99. 2dc3b1e regenerate projects by Jan Tattermusch · 7 years ago
  100. c14997b fix leak caused by csharp context pooling by Jan Tattermusch · 7 years ago