1. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago
  2. a3d87ca fix C# nuget restore by Jan Tattermusch · 8 years ago
  3. 1293cbc remove unneeded dependencies by Jan Tattermusch · 8 years ago
  4. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 8 years ago
  5. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 8 years ago
  6. 018e23a regenerate projects by Jan Tattermusch · 8 years ago
  7. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  8. d687e92 regenerate C# protos by Jan Tattermusch · 8 years ago
  9. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 8 years ago
  10. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 8 years ago
  11. c9b03fe expose AuthContext in C# by Jan Tattermusch · 8 years ago
  12. 5c2d7e2 Boost grpc version to v1.1.4 by Muxi Yan · 8 years ago
  13. 66f8578 display logs when running interop based tests by Jan Tattermusch · 8 years ago
  14. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 8 years ago
  15. fd6cc7d Bump version to v1.1.3 by Ken Payson · 8 years ago
  16. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 8 years ago
  17. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 8 years ago
  18. 85171f4 remove an extra blank line by Jan Tattermusch · 8 years ago
  19. 756b137 remove stale buildall.bat script and update readme by Jan Tattermusch · 8 years ago
  20. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 8 years ago
  21. 1b6ebb8 Update README.md by Jan Tattermusch · 8 years ago
  22. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 8 years ago
  23. 5f3a143 remove extra space in Csharp code by Carl Mastrangelo · 8 years ago
  24. 2b3e12c Update version to 1.1.2 by murgatroid99 · 8 years ago
  25. 2b2723b add C# testing APIs by Jan Tattermusch · 8 years ago
  26. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  27. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  28. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  29. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  30. 6032492 allow utf8 encoded status message by Jan Tattermusch · 8 years ago
  31. 2e5e5f6 add test for utf8 status by Jan Tattermusch · 8 years ago
  32. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  33. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  34. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  35. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  36. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  37. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  38. 9ee314a Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter by Craig Tiller · 8 years ago
  39. 8735891 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  40. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  41. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  42. 4038cbf make grpc_csharp_ext compile by Jan Tattermusch · 8 years ago
  43. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  44. b9a5e07 Continue updating C# by Craig Tiller · 8 years ago
  45. 1bcdf17 Continue updating C# by Craig Tiller · 8 years ago
  46. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  47. 058f555 make CallFlags internal, expose WaitForReady by Jan Tattermusch · 8 years ago
  48. 43416da wire passing of C# CallFlags to C core by Jan Tattermusch · 8 years ago
  49. 0faf80c add C# call flags API by Jan Tattermusch · 8 years ago
  50. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  51. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  52. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  53. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  54. 091057a fix proto import paths for C# where possible by Jan Tattermusch · 8 years ago
  55. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  56. ff3da88 regenerate C# protos by Jan Tattermusch · 8 years ago
  57. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  58. e7099c8 update Grpc.HealthCheck.nuspec by Jan Tattermusch · 8 years ago
  59. 63cdea3 update Grpc.Core.nuspec by Jan Tattermusch · 8 years ago
  60. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  61. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  62. 8a4ac88 Merge pull request #8619 from apolcyn/gen_csharp_partial_class by apolcyn · 8 years ago
  63. b35dfa8 remove existing profiling points by Jan Tattermusch · 8 years ago
  64. 475e06b 10m entries in profiler by Jan Tattermusch · 8 years ago
  65. fdf45ab support threadpool tracing by Jan Tattermusch · 8 years ago
  66. 60d0f4c add a comment by Jan Tattermusch · 8 years ago
  67. 90eb388 add more MetadataCredentials tests by Jan Tattermusch · 8 years ago
  68. ae4ab4f allow null metadata_array in plugin notify by Jan Tattermusch · 8 years ago
  69. c0f4c2c run gen proto c# after proto plugin changed by Alexander Polcyn · 8 years ago
  70. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  71. b798231 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  72. 1a47fd0 lazy initialize streamingResponseCallFinishedTcs by Jan Tattermusch · 8 years ago
  73. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  74. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  75. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  76. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 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. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  83. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  84. ba09884 polish HandleCallAsync by Jan Tattermusch · 8 years ago
  85. 1445c47 Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations by Jan Tattermusch · 8 years ago
  86. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  87. 4f1823d string.EndsWith is really slow on CoreCLR by Jan Tattermusch · 8 years ago
  88. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  89. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  90. 9f254c0 get rid of compiler warnings by Jan Tattermusch · 8 years ago
  91. d0e7c6d Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in netstandard by Jan Tattermusch · 8 years ago
  92. 32cb42e remove unused member by Jan Tattermusch · 8 years ago
  93. 7735daa address XMLdoc related warnings by Jan Tattermusch · 8 years ago
  94. fac33ad expose knob for adjusting number of requested calls by Jan Tattermusch · 8 years ago
  95. 6e90171 introduce separate grpcsharp_request_call_context by Jan Tattermusch · 8 years ago
  96. 76ce3b9 request more rpcs per thread by Jan Tattermusch · 8 years ago
  97. a00698f allow new RPC once previous call has been handled by Jan Tattermusch · 8 years ago
  98. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  99. a17b9bd removed check on the returned message from calling an unimplemented method by Noah Eisen · 8 years ago
  100. f72ead3 refactor NoSuchMethodCallHandler by Jan Tattermusch · 8 years ago