1. e219e02 Add tests for dynamic table resizing by Craig Tiller · 9 years ago
  2. 535701c Add bad hpack frame tests by Craig Tiller · 9 years ago
  3. b67ef24 Merge pull request #4280 from ctiller/import-sadness by Nicolas Noble · 9 years ago
  4. 56a363f Fix for when grpc::string is not the same type as FLAGS_... by Craig Tiller · 9 years ago
  5. c9614d3 Merge pull request #4175 from yang-g/tcp_refactor by Craig Tiller · 9 years ago
  6. f48c46f Merge pull request #4278 from ctiller/ding-ding-ding-ding by Nicolas Noble · 9 years ago
  7. 6d1882b Make default prefix overridable by Craig Tiller · 9 years ago
  8. 368a304 Add http2 test for small http max frame size by Carl Mastrangelo · 9 years ago
  9. f7abb65 Merge pull request #4276 from jtattermusch/vs2015_fixup by Nicolas Noble · 9 years ago
  10. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  11. adb2e9f Merge pull request #4270 from ctiller/consistent-encoding-test by Sree Kuchibhotla · 9 years ago
  12. 878d069 unify .targets file with zlib nuget by Jan Tattermusch · 9 years ago
  13. 8b5122e Merge pull request #4265 from jtattermusch/display_csharp_coverage_report by Nicolas Noble · 9 years ago
  14. 07db0af Merge pull request #4248 from ctiller/odr by Nicolas Noble · 9 years ago
  15. 9cb6b23 Merge pull request #4236 from jtattermusch/get_ready_vs2015 by Nicolas Noble · 9 years ago
  16. 6f9b171 Merge pull request #4204 from ctiller/emergency-cheese-and-crackers by jboeuf · 9 years ago
  17. 5bf6b02 Merge pull request #4272 from nicolasnoble/check-all-the-pythons by Jan Tattermusch · 9 years ago
  18. f72d7b5 Supporting Msys2's python. by Nicolas "Pixel" Noble · 9 years ago
  19. 028a4e9 Merge pull request #4266 from ctiller/http2-is-a-spec by Craig Tiller · 9 years ago
  20. e62bf98 Fix HPACK encoder test by Craig Tiller · 9 years ago
  21. 5c3a110 Make chttp2 pass h2spec section 6.5 by Craig Tiller · 9 years ago
  22. 06dd04c Further review feedback by Craig Tiller · 9 years ago
  23. 025bb9f Merge pull request #4262 from nicolasnoble/unzip-override by Eric Anderson · 9 years ago
  24. be6f0de add index.html file for C# coverage reports by Jan Tattermusch · 9 years ago
  25. 4e8b2b5 Force-unzipping test results. by Nicolas "Pixel" Noble · 9 years ago
  26. 92f4a15 add doxygen comment by yang-g · 9 years ago
  27. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  28. 9fac2af Merge pull request #4249 from yang-g/unreachable by Jorge Canizales · 9 years ago
  29. d26bae9 Merge pull request #4247 from Crusty82/patch-1 by Craig Tiller · 9 years ago
  30. b7c9d89 Merge pull request #4202 from yang-g/channel_args by Craig Tiller · 9 years ago
  31. 71f3a88 Build fix by Craig Tiller · 9 years ago
  32. 8352b9e Review feedback by Craig Tiller · 9 years ago
  33. 4920976 Fix unreachable macro by yang-g · 9 years ago
  34. 2cb9a61 Adjusted error handling for benign error EINTR. by Tom · 9 years ago
  35. 917c29e Correctly tag dependencies: generated files by Craig Tiller · 9 years ago
  36. 6a27514 Correctly tag dependencies by Craig Tiller · 9 years ago
  37. e3c52e9 Merge pull request #4230 from nicolasnoble/generate-coverage-always by adelez · 9 years ago
  38. 4fba115 Merge pull request #4231 from parkr/patch-1 by Stanley Cheung · 9 years ago
  39. 6fce197 Merge pull request #4188 from ctiller/no-transport-metadata by Sree Kuchibhotla · 9 years ago
  40. df3efeb Merge pull request #4244 from grpc/jtattermusch-patch-1 by LisaFC · 9 years ago
  41. 023be1f Merge pull request #4222 from yang-g/release_fd by Nicolas Noble · 9 years ago
  42. 130c322 Delete grpc-auth-support.md by Jan Tattermusch · 9 years ago
  43. f876623 Merge pull request #4229 from nicolasnoble/ruby-gcov by Michael Lumish · 9 years ago
  44. 4e5b91f regenerate project files by Jan Tattermusch · 9 years ago
  45. 5beb0ee update C# projects by Jan Tattermusch · 9 years ago
  46. 2977f93 improve injected .targets files by Jan Tattermusch · 9 years ago
  47. 513a688 php: remove callable type hint from BaseStub->_simpleRequest() by Parker Moore · 9 years ago
  48. 61059d3 Generate html reports always. by Nicolas "Pixel" Noble · 9 years ago
  49. 7ef1e53 Adding coverage report for ruby. by Nicolas "Pixel" Noble · 9 years ago
  50. 96847ef Making ruby's gcov configuration work. by Nicolas "Pixel" Noble · 9 years ago
  51. 9f4554e Merge pull request #4217 from adelez/fix_coverage by Nicolas Noble · 9 years ago
  52. 508f6c7 Merge pull request #4225 from nicolasnoble/format-master by Craig Tiller · 9 years ago
  53. ac5e2ee Clang format. by Nicolas "Pixel" Noble · 9 years ago
  54. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  55. cf42611 Merge pull request #4219 from w4-sjcho/master by Michael Lumish · 9 years ago
  56. 3e5cbee Merge pull request #4223 from jcanizales/filter-protobuf-warnings by Michael Lumish · 9 years ago
  57. 7127b68 Merge pull request #4210 from jcanizales/objc-012 by Michael Lumish · 9 years ago
  58. 5d85037 update api by yang-g · 9 years ago
  59. 42fe14a The podspec is a template. The podspec is a template. by Jorge Canizales · 9 years ago
  60. f762d40 Filter Protobuf nullable warnings by Jorge Canizales · 9 years ago
  61. 36065be grpc_csharp_ext VS2015 support by Jan Tattermusch · 9 years ago
  62. ef292c3 update openssl nuget packages by Jan Tattermusch · 9 years ago
  63. fd72a4c update zlib nuget packages by Jan Tattermusch · 9 years ago
  64. 58f8049 Add a test by yang-g · 9 years ago
  65. 5c3d571 Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  66. 803af15 Run code coverage no matter if tests failed or succeeded. by Adele Zhou · 9 years ago
  67. dc21593 Release fd api by yang-g · 9 years ago
  68. 73081d1 Merge pull request #4216 from jtattermusch/run_jenkins_fixes by Nicolas Noble · 9 years ago
  69. 837865a fixes to run_jenkins.sh script by Jan Tattermusch · 9 years ago
  70. 8b77d61 Memory leak fix? by Seongjin Cho · 9 years ago
  71. e3d9db2 Adjust version requirements through samples and tests. by Jorge Canizales · 9 years ago
  72. d1908b1 Move podspec version to 0.12 by Jorge Canizales · 9 years ago
  73. 4ffc9d8 Merge pull request #4208 from jboeuf/cpp_new_creds_plugin_api by Yang Gao · 9 years ago
  74. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  75. 6489740 Improving documentation. by Julien Boeuf · 9 years ago
  76. 67c2c95 Fixing typo. by Julien Boeuf · 9 years ago
  77. 2b8e9ca Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api by Julien Boeuf · 9 years ago
  78. b1c41d7 Merge pull request #4154 from jboeuf/new_creds_plugin_api by jboeuf · 9 years ago
  79. eb029c9 Better documentation of the method_name field. by Julien Boeuf · 9 years ago
  80. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  81. a23f17b add server_builder_option by yang-g · 9 years ago
  82. 945836e Handle goaway and http1 responses by Carl Mastrangelo · 9 years ago
  83. 299bcd5 Merge pull request #4089 from yang-g/initial_string by Craig Tiller · 9 years ago
  84. d9f6101 merge with head by yang-g · 9 years ago
  85. 7221d99 Global hook for doing something in response to a synchronous server call by Craig Tiller · 9 years ago
  86. 447c795 Merge pull request #4032 from ctiller/better-profile by Nicolas Noble · 9 years ago
  87. 674b145 Merge pull request #4136 from ctiller/configurable-lookahead by David G. Quintas · 9 years ago
  88. e18872e Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah by Nicolas Noble · 9 years ago
  89. a869b5b Merge github.com:grpc/grpc into configurable-lookahead by Craig Tiller · 9 years ago
  90. 6d3b229 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  91. 3407544 Make metadata leaks a warning, and not a fatal error by Craig Tiller · 9 years ago
  92. 3328a58 clang-format by Craig Tiller · 9 years ago
  93. 22d11e1 Reduce code size for AVL tree by Craig Tiller · 9 years ago
  94. 9c721ff faster asserts by Craig Tiller · 9 years ago
  95. a3c03e6 Fix memory leak by Craig Tiller · 9 years ago
  96. 20d99c0 AVL: add documentation by Craig Tiller · 9 years ago
  97. 0593622 AVL: removal, and passing tests by Craig Tiller · 9 years ago
  98. 4526d45 Merge pull request #4174 from sreecha/stress_multiple_channels by Nicolas Noble · 9 years ago
  99. dd7c1ae Give the security_connector server's channel_args by yang-g · 9 years ago
  100. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago