1. 06eb057 add grpc_slice_unref to fix leaks by Jan Tattermusch · 7 years ago
  2. c409646 improve exception message by Jan Tattermusch · 7 years ago
  3. 6720642 add StartThrowsWithUnboundPortTest by Jan Tattermusch · 7 years ago
  4. 9d56717 throw if server started with unbound ports by Jan Tattermusch · 7 years ago
  5. ce13cb7 1.4.x branch cut, version bump PR by David Garcia Quintas · 7 years ago
  6. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  7. c400cc5 address comments by Jan Tattermusch · 7 years ago
  8. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  9. ef2c853 Merge pull request #11283 from jtattermusch/bump_136 by Jan Tattermusch · 7 years ago
  10. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  11. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  12. be85229 include symbols and source in nugets by Jan Tattermusch · 7 years ago
  13. f8be2d6 add privateassets none to C# nugets depending on Grpc.Core by Jan Tattermusch · 7 years ago
  14. 254ab4c clang format code by Jan Tattermusch · 7 years ago
  15. 7c206f4 override in benchmark by Jan Tattermusch · 7 years ago
  16. 645ae74 overridable call_start_batch by Jan Tattermusch · 7 years ago
  17. e58842f benchmark prototype by Jan Tattermusch · 7 years ago
  18. 7cc83c8 allow creating fake CallSafeHandle by Jan Tattermusch · 7 years ago
  19. c7c2bf1 add editorconfig for C# by Jan Tattermusch · 7 years ago
  20. ff5f9d8 make internals visible to microbenchmarks by Jan Tattermusch · 7 years ago
  21. c91bc02 Add Grpc.Microbenchmarks project by Jan Tattermusch · 7 years ago
  22. 495cf83 Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request by Jan Tattermusch · 7 years ago
  23. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  24. a0396bd Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround by Jan Tattermusch · 7 years ago
  25. 1de945b dont concatenate strings when status is OK by Jan Tattermusch · 7 years ago
  26. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  27. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  28. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  29. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  30. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  31. 719d373 dont use non-blittable types in native method signatures by Jan Tattermusch · 7 years ago
  32. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  33. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  34. d71a631 regenerate by Jan Tattermusch · 7 years ago
  35. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  36. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  37. 448a11d Bump to version 1.3.2 by Stanley Cheung · 7 years ago
  38. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  39. 8a50781 C# workaround for unavailable on idle channels by Jan Tattermusch · 7 years ago
  40. 572cd7e Update version to 1.3.1 by murgatroid99 · 7 years ago
  41. 158fa3a Merge pull request #10904 from jtattermusch/nuget_include_sources_and_symbols by Jan Tattermusch · 7 years ago
  42. 01ce236 reports GC stats in qps workers by Jan Tattermusch · 7 years ago
  43. d9c6760 include sources and symbols in C# nugets by Jan Tattermusch · 7 years ago
  44. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  45. 3ef2355 s/1.3.0-pre/1.3.0 by David Garcia Quintas · 7 years ago
  46. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  47. 393d33c Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport by Jan Tattermusch · 7 years ago
  48. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  49. f517fad expose grpc.so_reuseport in C# by Jan Tattermusch · 7 years ago
  50. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  51. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  52. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  53. ed94e39 setting handler is a race by Jan Tattermusch · 7 years ago
  54. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  55. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  56. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  57. aa5a928 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  58. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  59. 66db5a7 remove src/csharp/global.json by Alexander Polcyn · 7 years ago
  60. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  61. 43713e6 Merge remote-tracking branch 'upstream/v1.2.x' into HEAD by Jan Tattermusch · 7 years ago
  62. 4ef9ce7 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  63. 498e2b3 Merge pull request #10480 from jtattermusch/csharp_new_projects by Jan Tattermusch · 7 years ago
  64. 7f0d198 avoid boxing of IntPtr by Jan Tattermusch · 8 years ago
  65. d587d33 Merge pull request #10515 from jtattermusch/backport_global_json by Jan Tattermusch · 8 years ago
  66. 7cfa1bf Bump version to 1.2.3 by murgatroid99 · 8 years ago
  67. 3f5b8aa remove global.json by Jan Tattermusch · 8 years ago
  68. 6ed454e make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  69. d3a5635 Add global.json file to pick dotnet core SDK version by Jan Tattermusch · 8 years ago
  70. 3ddc5da update docs by Jan Tattermusch · 8 years ago
  71. b58d946 fix package downgrade warning in dotnet restore by Jan Tattermusch · 8 years ago
  72. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 8 years ago
  73. 3c344d2 adjust run_tests scripts by Jan Tattermusch · 8 years ago
  74. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 8 years ago
  75. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  76. c4c95ad make C# docker image in sync with GCE performance workers by Jan Tattermusch · 8 years ago
  77. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 8 years ago
  78. 0be726b bump version to 1.2.2 by Jan Tattermusch · 8 years ago
  79. b6afbf3 Merge pull request #10236 from jtattermusch/csharp_include_new_generated_docs by Jan Tattermusch · 8 years ago
  80. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 8 years ago
  81. 484871b Bump version to 1.2.1 by Ken Payson · 8 years ago
  82. 69c2717 bump v1.2.x branch version to 1.2.1-pre2 by Alexander Polcyn · 8 years ago
  83. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  84. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 8 years ago
  85. 615e468 C# changes by Sree Kuchibhotla · 8 years ago
  86. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  87. 431756b Include new namespaces in the generated docs as well by Jan Tattermusch · 8 years ago
  88. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 8 years ago
  89. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 8 years ago
  90. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 8 years ago
  91. ff4fc13 regenerate code by Jan Tattermusch · 8 years ago
  92. 1810856 deprecate ChannelOptions.MaxMessageSize by Jan Tattermusch · 8 years ago
  93. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 8 years ago
  94. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 8 years ago
  95. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 8 years ago
  96. f5ac0b9 Add global.json file to pick dotnet core SDK version by Jan Tattermusch · 8 years ago
  97. 1d88979 Delete TestResult.xml by Jan Tattermusch · 8 years ago
  98. 36108cc Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 8 years ago
  99. b746294 adapt C# to new cq_create API by Jan Tattermusch · 8 years ago
  100. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago