1. a87f6d8 add tests by Jan Tattermusch · 7 years ago
  2. 2565e73 merging of trailers on server-side by Jan Tattermusch · 7 years ago
  3. e64825c Populate trailers in RpcException by Jan Tattermusch · 7 years ago
  4. 5250e06 add ConfigureAwait by Jan Tattermusch · 7 years ago
  5. a7ca866 add test for shuttingdown event by Jan Tattermusch · 7 years ago
  6. ae60707 address comments by Jan Tattermusch · 7 years ago
  7. 4ea8ce1 add GrpcEnvironment.ShuttingDown event by Jan Tattermusch · 7 years ago
  8. 75e9eae reduce threadpool size for qps benchmarks by Jan Tattermusch · 7 years ago
  9. 7dbd724 introduce inlineHandlers setting by Jan Tattermusch · 7 years ago
  10. 633434a dont run user handlers on grpc threadpool threads by Jan Tattermusch · 7 years ago
  11. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  12. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  13. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  14. eb0219b regenerate C# protos by Jan Tattermusch · 7 years ago
  15. b2b54fe add C# test demoing custom error details by Jan Tattermusch · 7 years ago
  16. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  17. 06eb057 add grpc_slice_unref to fix leaks by Jan Tattermusch · 7 years ago
  18. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  19. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  20. c409646 improve exception message by Jan Tattermusch · 7 years ago
  21. d0d336c remove bad .NET45 references by Jan Tattermusch · 7 years ago
  22. c9c3d2a silence xmldoc warnings for non-nuget projects by Jan Tattermusch · 7 years ago
  23. 8251fdd there is no GC generation 3 by Jan Tattermusch · 7 years ago
  24. 6720642 add StartThrowsWithUnboundPortTest by Jan Tattermusch · 7 years ago
  25. 9d56717 throw if server started with unbound ports by Jan Tattermusch · 7 years ago
  26. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  27. ce13cb7 1.4.x branch cut, version bump PR by David Garcia Quintas · 7 years ago
  28. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  29. c400cc5 address comments by Jan Tattermusch · 7 years ago
  30. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  31. ef2c853 Merge pull request #11283 from jtattermusch/bump_136 by Jan Tattermusch · 7 years ago
  32. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  33. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  34. be85229 include symbols and source in nugets by Jan Tattermusch · 7 years ago
  35. f8be2d6 add privateassets none to C# nugets depending on Grpc.Core by Jan Tattermusch · 7 years ago
  36. 254ab4c clang format code by Jan Tattermusch · 7 years ago
  37. 7c206f4 override in benchmark by Jan Tattermusch · 7 years ago
  38. 645ae74 overridable call_start_batch by Jan Tattermusch · 7 years ago
  39. e58842f benchmark prototype by Jan Tattermusch · 7 years ago
  40. 7cc83c8 allow creating fake CallSafeHandle by Jan Tattermusch · 7 years ago
  41. c7c2bf1 add editorconfig for C# by Jan Tattermusch · 7 years ago
  42. ff5f9d8 make internals visible to microbenchmarks by Jan Tattermusch · 7 years ago
  43. c91bc02 Add Grpc.Microbenchmarks project by Jan Tattermusch · 7 years ago
  44. 495cf83 Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request by Jan Tattermusch · 7 years ago
  45. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  46. a0396bd Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround by Jan Tattermusch · 7 years ago
  47. 1de945b dont concatenate strings when status is OK by Jan Tattermusch · 7 years ago
  48. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  49. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  50. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  51. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  52. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  53. 719d373 dont use non-blittable types in native method signatures by Jan Tattermusch · 7 years ago
  54. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  55. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  56. d71a631 regenerate by Jan Tattermusch · 7 years ago
  57. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  58. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  59. 448a11d Bump to version 1.3.2 by Stanley Cheung · 7 years ago
  60. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  61. 8a50781 C# workaround for unavailable on idle channels by Jan Tattermusch · 7 years ago
  62. 572cd7e Update version to 1.3.1 by murgatroid99 · 7 years ago
  63. 158fa3a Merge pull request #10904 from jtattermusch/nuget_include_sources_and_symbols by Jan Tattermusch · 7 years ago
  64. 01ce236 reports GC stats in qps workers by Jan Tattermusch · 7 years ago
  65. d9c6760 include sources and symbols in C# nugets by Jan Tattermusch · 7 years ago
  66. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  67. 3ef2355 s/1.3.0-pre/1.3.0 by David Garcia Quintas · 7 years ago
  68. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  69. 393d33c Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport by Jan Tattermusch · 7 years ago
  70. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  71. f517fad expose grpc.so_reuseport in C# by Jan Tattermusch · 7 years ago
  72. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  73. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  74. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  75. ed94e39 setting handler is a race by Jan Tattermusch · 7 years ago
  76. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  77. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  78. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  79. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  80. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  81. 66db5a7 remove src/csharp/global.json by Alexander Polcyn · 7 years ago
  82. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  83. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 7 years ago
  84. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  85. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  86. 7f0d198 avoid boxing of IntPtr by Jan Tattermusch · 7 years ago
  87. d587d33 Merge pull request #10515 from jtattermusch/backport_global_json by Jan Tattermusch · 7 years ago
  88. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 7 years ago
  89. 3f5b8aa remove global.json by Jan Tattermusch · 7 years ago
  90. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  91. d3a5635 Add global.json file to pick dotnet core SDK version by Jan Tattermusch · 7 years ago
  92. 3ddc5da update docs by Jan Tattermusch · 7 years ago
  93. b58d946 fix package downgrade warning in dotnet restore by Jan Tattermusch · 7 years ago
  94. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 7 years ago
  95. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 7 years ago
  96. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  97. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  98. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 7 years ago
  99. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  100. 0be726b bump version to 1.2.2 by Jan Tattermusch · 7 years ago