1. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. c409646 improve exception message by Jan Tattermusch · 7 years ago
  4. c9c3d2a silence xmldoc warnings for non-nuget projects by Jan Tattermusch · 7 years ago
  5. 9d56717 throw if server started with unbound ports by Jan Tattermusch · 7 years ago
  6. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  7. ce13cb7 1.4.x branch cut, version bump PR by David Garcia Quintas · 7 years ago
  8. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  9. c400cc5 address comments by Jan Tattermusch · 7 years ago
  10. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  11. ef2c853 Merge pull request #11283 from jtattermusch/bump_136 by Jan Tattermusch · 7 years ago
  12. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  13. be85229 include symbols and source in nugets by Jan Tattermusch · 7 years ago
  14. 7c206f4 override in benchmark by Jan Tattermusch · 7 years ago
  15. 645ae74 overridable call_start_batch by Jan Tattermusch · 7 years ago
  16. e58842f benchmark prototype by Jan Tattermusch · 7 years ago
  17. 7cc83c8 allow creating fake CallSafeHandle by Jan Tattermusch · 7 years ago
  18. ff5f9d8 make internals visible to microbenchmarks by Jan Tattermusch · 7 years ago
  19. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  20. a0396bd Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround by Jan Tattermusch · 7 years ago
  21. 1de945b dont concatenate strings when status is OK by Jan Tattermusch · 7 years ago
  22. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  23. 719d373 dont use non-blittable types in native method signatures by Jan Tattermusch · 7 years ago
  24. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  25. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  26. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  27. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  28. 448a11d Bump to version 1.3.2 by Stanley Cheung · 7 years ago
  29. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  30. 8a50781 C# workaround for unavailable on idle channels by Jan Tattermusch · 7 years ago
  31. 572cd7e Update version to 1.3.1 by murgatroid99 · 7 years ago
  32. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  33. 3ef2355 s/1.3.0-pre/1.3.0 by David Garcia Quintas · 7 years ago
  34. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  35. f517fad expose grpc.so_reuseport in C# by Jan Tattermusch · 7 years ago
  36. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  37. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  38. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  39. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  40. 7f0d198 avoid boxing of IntPtr by Jan Tattermusch · 7 years ago
  41. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  42. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  43. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  44. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  45. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  46. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  47. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  48. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  49. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  50. 1810856 deprecate ChannelOptions.MaxMessageSize by Jan Tattermusch · 7 years ago
  51. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  52. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  53. b746294 adapt C# to new cq_create API by Jan Tattermusch · 7 years ago
  54. c9b03fe expose AuthContext in C# by Jan Tattermusch · 8 years ago
  55. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 8 years ago
  56. 2b2723b add C# testing APIs by Jan Tattermusch · 8 years ago
  57. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  58. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  59. 6032492 allow utf8 encoded status message by Jan Tattermusch · 8 years ago
  60. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  61. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  62. 4038cbf make grpc_csharp_ext compile by Jan Tattermusch · 8 years ago
  63. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  64. 058f555 make CallFlags internal, expose WaitForReady by Jan Tattermusch · 8 years ago
  65. 43416da wire passing of C# CallFlags to C core by Jan Tattermusch · 8 years ago
  66. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  67. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  68. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  69. 63cdea3 update Grpc.Core.nuspec by Jan Tattermusch · 8 years ago
  70. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  71. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  72. b35dfa8 remove existing profiling points by Jan Tattermusch · 8 years ago
  73. 475e06b 10m entries in profiler by Jan Tattermusch · 8 years ago
  74. fdf45ab support threadpool tracing by Jan Tattermusch · 8 years ago
  75. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  76. 1a47fd0 lazy initialize streamingResponseCallFinishedTcs by Jan Tattermusch · 8 years ago
  77. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  78. 1c453f5 Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer by Jan Tattermusch · 8 years ago
  79. 13339bf SafeHandleZeroIsInvalid cleanup by Jan Tattermusch · 8 years ago
  80. d148e8e Make ServerCallContext.Peer lazy by Jan Tattermusch · 8 years ago
  81. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  82. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  83. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  84. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  85. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  86. 9f254c0 get rid of compiler warnings by Jan Tattermusch · 8 years ago
  87. d0e7c6d Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in netstandard by Jan Tattermusch · 8 years ago
  88. 32cb42e remove unused member by Jan Tattermusch · 8 years ago
  89. 7735daa address XMLdoc related warnings by Jan Tattermusch · 8 years ago
  90. fac33ad expose knob for adjusting number of requested calls by Jan Tattermusch · 8 years ago
  91. 6e90171 introduce separate grpcsharp_request_call_context by Jan Tattermusch · 8 years ago
  92. 76ce3b9 request more rpcs per thread by Jan Tattermusch · 8 years ago
  93. a00698f allow new RPC once previous call has been handled by Jan Tattermusch · 8 years ago
  94. f72ead3 refactor NoSuchMethodCallHandler by Jan Tattermusch · 8 years ago
  95. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  96. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  97. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  98. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  99. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  100. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago