1. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  2. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  3. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  4. 63cdea3 update Grpc.Core.nuspec by Jan Tattermusch · 8 years ago
  5. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  6. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  7. b35dfa8 remove existing profiling points by Jan Tattermusch · 8 years ago
  8. 475e06b 10m entries in profiler by Jan Tattermusch · 8 years ago
  9. fdf45ab support threadpool tracing by Jan Tattermusch · 8 years ago
  10. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  11. 1a47fd0 lazy initialize streamingResponseCallFinishedTcs by Jan Tattermusch · 8 years ago
  12. 50a730b Going 1.0.1. by Nicolas "Pixel" Noble · 8 years ago
  13. 1c453f5 Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer by Jan Tattermusch · 8 years ago
  14. 13339bf SafeHandleZeroIsInvalid cleanup by Jan Tattermusch · 8 years ago
  15. d148e8e Make ServerCallContext.Peer lazy by Jan Tattermusch · 8 years ago
  16. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  17. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  18. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  19. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  20. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  21. 9f254c0 get rid of compiler warnings by Jan Tattermusch · 8 years ago
  22. d0e7c6d Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in netstandard by Jan Tattermusch · 8 years ago
  23. 32cb42e remove unused member by Jan Tattermusch · 8 years ago
  24. 7735daa address XMLdoc related warnings by Jan Tattermusch · 8 years ago
  25. fac33ad expose knob for adjusting number of requested calls by Jan Tattermusch · 8 years ago
  26. 6e90171 introduce separate grpcsharp_request_call_context by Jan Tattermusch · 8 years ago
  27. 76ce3b9 request more rpcs per thread by Jan Tattermusch · 8 years ago
  28. a00698f allow new RPC once previous call has been handled by Jan Tattermusch · 8 years ago
  29. f72ead3 refactor NoSuchMethodCallHandler by Jan Tattermusch · 8 years ago
  30. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  31. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  32. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  33. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  34. 6eb9877 simplify delayed streaming write logic by Jan Tattermusch · 8 years ago
  35. 7a73bec dont allow new writes if theres a write with delayed completion by Jan Tattermusch · 8 years ago
  36. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  37. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  38. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  39. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  40. a610e32 throw correct exception failed writes by Jan Tattermusch · 8 years ago
  41. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  42. e4e30f8 fixed formatting by Jan Tattermusch · 8 years ago
  43. b3df1c4 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  44. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  45. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  46. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  47. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  48. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  49. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  50. 809292a ran script to update actual docker files by Alexander Polcyn · 8 years ago
  51. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  52. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  53. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  54. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  55. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago
  56. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  57. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  58. 49bfb92 Master is now 1.1.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  59. 8c72ae4 Flagging master as 1.0.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  60. a9208be regenerate by Jan Tattermusch · 8 years ago
  61. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  62. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  63. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  64. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  65. 886c512 fix C# nuget build by Jan Tattermusch · 8 years ago
  66. 51d4f01 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown by Jan Tattermusch · 8 years ago
  67. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  68. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  69. be37455 add missing ConfigureAwait(false) by Jan Tattermusch · 8 years ago
  70. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  71. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  72. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  73. 635fafc dont register shutdownhooks for dotnet5.4 by Jan Tattermusch · 8 years ago
  74. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  75. 2e67fee Merge pull request #6909 from jtattermusch/csharp_client_streaming by Jan Tattermusch · 8 years ago
  76. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  77. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  78. 2eb09ee improve docs for IAsyncStreamReader by Jan Tattermusch · 8 years ago
  79. b8d50af deduplicate send finished handler by Jan Tattermusch · 8 years ago
  80. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  81. 504b3b9 set default gRPC C# logging level to Info by Jan Tattermusch · 8 years ago
  82. 2bab9a8 add LogLevel enum by Jan Tattermusch · 8 years ago
  83. d36b901 Merge pull request #6829 from jtattermusch/csharp_add_server_test by Jan Tattermusch · 8 years ago
  84. 8e93533 allow shutdown of unstarted server by Jan Tattermusch · 8 years ago
  85. c524ec0 make Metadata.Entry a class by Jan Tattermusch · 8 years ago
  86. 8d829d0 Add more Channel and Server constructor overloads by Jan Tattermusch · 8 years ago
  87. bdccdef autoregister grpc shutdown hooks by Jan Tattermusch · 8 years ago
  88. 739ee1b support GrpcEnvironment.KillServersAsync by Jan Tattermusch · 8 years ago
  89. 63386a1 deduplicate server shutdown logic by Jan Tattermusch · 8 years ago
  90. 4aea528 Add ShutdownChannelsAsync api by Jan Tattermusch · 8 years ago
  91. 703c042 serverside shutdown hook test by Jan Tattermusch · 8 years ago
  92. 5858441 make environment shutdown asynchronous by Jan Tattermusch · 8 years ago
  93. a134fa7 improve docs on ShutdownAsync() for servers and channels by Jan Tattermusch · 8 years ago
  94. 6acc07d improve the xmldocs on call cancellation and disposal by Jan Tattermusch · 8 years ago
  95. 49fb84a rename ChannelState.FatalFailure to ChannelState.Shutdown by Jan Tattermusch · 8 years ago
  96. 781720f get rid of servicename argument for server service definition. by Jan Tattermusch · 8 years ago
  97. 19ae7bd Merge pull request #5794 from chrisdunelm/WriteOptions_readonly by Jan Tattermusch · 8 years ago
  98. 5b521d2 Merge pull request #6712 from jtattermusch/csharp_more_completion_queues by Jan Tattermusch · 8 years ago
  99. 138156a add missing pinvoke method by Jan Tattermusch · 8 years ago
  100. 5a94cf5 use 1 cq per thread by default by Jan Tattermusch · 8 years ago