1. fc43994 Merge pull request #4314 from ctiller/bad-framing-tests by Sree Kuchibhotla · 9 years ago
  2. c587683 Merge pull request #4305 from ctiller/hpack-size-tests by Sree Kuchibhotla · 9 years ago
  3. d933017 Merge pull request #4297 from ctiller/hpack-tests by Sree Kuchibhotla · 9 years ago
  4. 6cb84e8 Merge pull request #4303 from murgatroid99/node_server_coverage by Michael Lumish · 9 years ago
  5. 6baa023 Merge pull request #4302 from nicolasnoble/unreachable-gcov by Craig Tiller · 9 years ago
  6. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  7. 6aee924 Merge pull request #4312 from murgatroid99/ruby_interop_dependency by Jan Tattermusch · 9 years ago
  8. ecd322c Merge pull request #4263 from carl-mastrangelo/percent by Jan Tattermusch · 9 years ago
  9. 09c2d6d Add a test of illegal continuation frames by Craig Tiller · 9 years ago
  10. 77a32f3 make all current tests not fail the overall by Carl Mastrangelo · 9 years ago
  11. 8a8a876 Merge pull request #4294 from ctiller/test-bad-settings by Nicolas Noble · 9 years ago
  12. 72e6c68 Merge pull request #4299 from ctiller/the-zombies-are-coming by Nicolas Noble · 9 years ago
  13. 088d9fc Merge pull request #4307 from sreecha/support_coverage by Craig Tiller · 9 years ago
  14. c78b683 Added explicit dependency on signet to gemspec by murgatroid99 · 9 years ago
  15. cf03486 Merge pull request #4308 from yang-g/goto_error_done by Craig Tiller · 9 years ago
  16. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  17. 48f3a71 add missing goto by yang-g · 9 years ago
  18. 0396554 Marking unreachable code so that it doesn't get counted in code coverage by Sree Kuchibhotla · 9 years ago
  19. 334f5b7 Merge pull request #4300 from ctiller/ZOMBIE_KILLER by Sree Kuchibhotla · 9 years ago
  20. e219e02 Add tests for dynamic table resizing by Craig Tiller · 9 years ago
  21. d2ecdc6 Merge pull request #4298 from ctiller/delete-unused-stuff by Yang Gao · 9 years ago
  22. b469630 Refactored server.js and added a test to increase coverage by murgatroid99 · 9 years ago
  23. 1a76877 Delete unused code by Craig Tiller · 9 years ago
  24. cf06d02 Delete unused code by Craig Tiller · 9 years ago
  25. adeaa19 Delete unused code by Craig Tiller · 9 years ago
  26. 42564d1 Merge pull request #4293 from ctiller/test-credentials-posix by jboeuf · 9 years ago
  27. 311af8e Merge pull request #4296 from yang-g/fixit_byte_buffer_c by Craig Tiller · 9 years ago
  28. 535701c Add bad hpack frame tests by Craig Tiller · 9 years ago
  29. 9caec65 add test for byte_buffer_copy by yang-g · 9 years ago
  30. 9d43a67 Merge pull request #4292 from jtattermusch/configureawait by Michael Lumish · 9 years ago
  31. 47e541c Add a test of invalid values to bad_client by Craig Tiller · 9 years ago
  32. f9c8ce9 Add test for grpc_get_well_known_google_credentials_file_path by Craig Tiller · 9 years ago
  33. 723c34b add ConfigureAwait(false) where needed by Jan Tattermusch · 9 years ago
  34. 3e21ba4 Add optional passing more by Carl Mastrangelo · 9 years ago
  35. 3c78624 Make http2 interop tests always pass, and instead give a report by Carl Mastrangelo · 9 years ago
  36. b67ef24 Merge pull request #4280 from ctiller/import-sadness by Nicolas Noble · 9 years ago
  37. 56a363f Fix for when grpc::string is not the same type as FLAGS_... by Craig Tiller · 9 years ago
  38. c9614d3 Merge pull request #4175 from yang-g/tcp_refactor by Craig Tiller · 9 years ago
  39. f48c46f Merge pull request #4278 from ctiller/ding-ding-ding-ding by Nicolas Noble · 9 years ago
  40. 6d1882b Make default prefix overridable by Craig Tiller · 9 years ago
  41. 368a304 Add http2 test for small http max frame size by Carl Mastrangelo · 9 years ago
  42. f7abb65 Merge pull request #4276 from jtattermusch/vs2015_fixup by Nicolas Noble · 9 years ago
  43. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  44. adb2e9f Merge pull request #4270 from ctiller/consistent-encoding-test by Sree Kuchibhotla · 9 years ago
  45. 878d069 unify .targets file with zlib nuget by Jan Tattermusch · 9 years ago
  46. 8b5122e Merge pull request #4265 from jtattermusch/display_csharp_coverage_report by Nicolas Noble · 9 years ago
  47. 07db0af Merge pull request #4248 from ctiller/odr by Nicolas Noble · 9 years ago
  48. 9cb6b23 Merge pull request #4236 from jtattermusch/get_ready_vs2015 by Nicolas Noble · 9 years ago
  49. 6f9b171 Merge pull request #4204 from ctiller/emergency-cheese-and-crackers by jboeuf · 9 years ago
  50. 5bf6b02 Merge pull request #4272 from nicolasnoble/check-all-the-pythons by Jan Tattermusch · 9 years ago
  51. f72d7b5 Supporting Msys2's python. by Nicolas "Pixel" Noble · 9 years ago
  52. 028a4e9 Merge pull request #4266 from ctiller/http2-is-a-spec by Craig Tiller · 9 years ago
  53. e62bf98 Fix HPACK encoder test by Craig Tiller · 9 years ago
  54. 5c3a110 Make chttp2 pass h2spec section 6.5 by Craig Tiller · 9 years ago
  55. 06dd04c Further review feedback by Craig Tiller · 9 years ago
  56. 025bb9f Merge pull request #4262 from nicolasnoble/unzip-override by Eric Anderson · 9 years ago
  57. be6f0de add index.html file for C# coverage reports by Jan Tattermusch · 9 years ago
  58. 4e8b2b5 Force-unzipping test results. by Nicolas "Pixel" Noble · 9 years ago
  59. 92f4a15 add doxygen comment by yang-g · 9 years ago
  60. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  61. 9fac2af Merge pull request #4249 from yang-g/unreachable by Jorge Canizales · 9 years ago
  62. d26bae9 Merge pull request #4247 from Crusty82/patch-1 by Craig Tiller · 9 years ago
  63. b7c9d89 Merge pull request #4202 from yang-g/channel_args by Craig Tiller · 9 years ago
  64. 71f3a88 Build fix by Craig Tiller · 9 years ago
  65. 8352b9e Review feedback by Craig Tiller · 9 years ago
  66. 4920976 Fix unreachable macro by yang-g · 9 years ago
  67. 2cb9a61 Adjusted error handling for benign error EINTR. by Tom · 9 years ago
  68. 917c29e Correctly tag dependencies: generated files by Craig Tiller · 9 years ago
  69. 6a27514 Correctly tag dependencies by Craig Tiller · 9 years ago
  70. e3c52e9 Merge pull request #4230 from nicolasnoble/generate-coverage-always by adelez · 9 years ago
  71. 4fba115 Merge pull request #4231 from parkr/patch-1 by Stanley Cheung · 9 years ago
  72. 6fce197 Merge pull request #4188 from ctiller/no-transport-metadata by Sree Kuchibhotla · 9 years ago
  73. df3efeb Merge pull request #4244 from grpc/jtattermusch-patch-1 by LisaFC · 9 years ago
  74. 023be1f Merge pull request #4222 from yang-g/release_fd by Nicolas Noble · 9 years ago
  75. 130c322 Delete grpc-auth-support.md by Jan Tattermusch · 9 years ago
  76. f876623 Merge pull request #4229 from nicolasnoble/ruby-gcov by Michael Lumish · 9 years ago
  77. 4e5b91f regenerate project files by Jan Tattermusch · 9 years ago
  78. 5beb0ee update C# projects by Jan Tattermusch · 9 years ago
  79. 2977f93 improve injected .targets files by Jan Tattermusch · 9 years ago
  80. 513a688 php: remove callable type hint from BaseStub->_simpleRequest() by Parker Moore · 9 years ago
  81. 61059d3 Generate html reports always. by Nicolas "Pixel" Noble · 9 years ago
  82. 7ef1e53 Adding coverage report for ruby. by Nicolas "Pixel" Noble · 9 years ago
  83. 96847ef Making ruby's gcov configuration work. by Nicolas "Pixel" Noble · 9 years ago
  84. 9f4554e Merge pull request #4217 from adelez/fix_coverage by Nicolas Noble · 9 years ago
  85. 508f6c7 Merge pull request #4225 from nicolasnoble/format-master by Craig Tiller · 9 years ago
  86. ac5e2ee Clang format. by Nicolas "Pixel" Noble · 9 years ago
  87. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  88. cf42611 Merge pull request #4219 from w4-sjcho/master by Michael Lumish · 9 years ago
  89. 3e5cbee Merge pull request #4223 from jcanizales/filter-protobuf-warnings by Michael Lumish · 9 years ago
  90. 7127b68 Merge pull request #4210 from jcanizales/objc-012 by Michael Lumish · 9 years ago
  91. 5d85037 update api by yang-g · 9 years ago
  92. 42fe14a The podspec is a template. The podspec is a template. by Jorge Canizales · 9 years ago
  93. f762d40 Filter Protobuf nullable warnings by Jorge Canizales · 9 years ago
  94. 36065be grpc_csharp_ext VS2015 support by Jan Tattermusch · 9 years ago
  95. ef292c3 update openssl nuget packages by Jan Tattermusch · 9 years ago
  96. fd72a4c update zlib nuget packages by Jan Tattermusch · 9 years ago
  97. 58f8049 Add a test by yang-g · 9 years ago
  98. 5c3d571 Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  99. 803af15 Run code coverage no matter if tests failed or succeeded. by Adele Zhou · 9 years ago
  100. dc21593 Release fd api by yang-g · 9 years ago