1. 723c34b add ConfigureAwait(false) where needed by Jan Tattermusch · 9 years ago
  2. 67140d0 Merge pull request #4281 from soltanmm/LD50 by Nathaniel Manista · 9 years ago
  3. 070b91c Generate coverage HTML reports for Jenkins by Masood Malekghassemi · 9 years ago
  4. d00241e Use tox by Masood Malekghassemi · 9 years ago
  5. 3e21ba4 Add optional passing more by Carl Mastrangelo · 9 years ago
  6. bcf193e Generalize metadata plugin arguments to future-proof it by murgatroid99 · 9 years ago
  7. 3c78624 Make http2 interop tests always pass, and instead give a report by Carl Mastrangelo · 9 years ago
  8. 98ee61f Merge pull request #4282 from jcanizales/custom-mutable-dict by Michael Lumish · 9 years ago
  9. b67ef24 Merge pull request #4280 from ctiller/import-sadness by Nicolas Noble · 9 years ago
  10. 5a5e9ee Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix by Nicolas Noble · 9 years ago
  11. 35768db Mark the GRPCRequestHeaders protocol deprecated by Jorge Canizales · 9 years ago
  12. e1f7445 Add the protocol back for backward compatibility. by Jorge Canizales · 9 years ago
  13. f4f150f Makes GRPCRequestHeaders a NSMutableDictionary by Jorge Canizales · 9 years ago
  14. 0a9cc3c Fix Python interop test invocation in run_interop_tests.py by Masood Malekghassemi · 9 years ago
  15. 7566c9a Make Python testing predictable again by Masood Malekghassemi · 9 years ago
  16. 56a363f Fix for when grpc::string is not the same type as FLAGS_... by Craig Tiller · 9 years ago
  17. 31c16e5 Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle by Masood Malekghassemi · 9 years ago
  18. c9614d3 Merge pull request #4175 from yang-g/tcp_refactor by Craig Tiller · 9 years ago
  19. f48c46f Merge pull request #4278 from ctiller/ding-ding-ding-ding by Nicolas Noble · 9 years ago
  20. 6d1882b Make default prefix overridable by Craig Tiller · 9 years ago
  21. 368a304 Add http2 test for small http max frame size by Carl Mastrangelo · 9 years ago
  22. 14d76fd Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  23. b531f76 Memory leak fix? by Seongjin Cho · 9 years ago
  24. f7abb65 Merge pull request #4276 from jtattermusch/vs2015_fixup by Nicolas Noble · 9 years ago
  25. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  26. adb2e9f Merge pull request #4270 from ctiller/consistent-encoding-test by Sree Kuchibhotla · 9 years ago
  27. 878d069 unify .targets file with zlib nuget by Jan Tattermusch · 9 years ago
  28. 873d04b Merge pull request #4235 from jcanizales/use-boringssl by Michael Lumish · 9 years ago
  29. 8b5122e Merge pull request #4265 from jtattermusch/display_csharp_coverage_report by Nicolas Noble · 9 years ago
  30. 07db0af Merge pull request #4248 from ctiller/odr by Nicolas Noble · 9 years ago
  31. 9cb6b23 Merge pull request #4236 from jtattermusch/get_ready_vs2015 by Nicolas Noble · 9 years ago
  32. 6f9b171 Merge pull request #4204 from ctiller/emergency-cheese-and-crackers by jboeuf · 9 years ago
  33. 5bf6b02 Merge pull request #4272 from nicolasnoble/check-all-the-pythons by Jan Tattermusch · 9 years ago
  34. f72d7b5 Supporting Msys2's python. by Nicolas "Pixel" Noble · 9 years ago
  35. 028a4e9 Merge pull request #4266 from ctiller/http2-is-a-spec by Craig Tiller · 9 years ago
  36. e62bf98 Fix HPACK encoder test by Craig Tiller · 9 years ago
  37. 2533365 Fixes to stub and server lifecycle by Nathaniel Manista · 9 years ago
  38. 7b01b75 Handle limitations on where dynamic table size updates can be placed by Craig Tiller · 9 years ago
  39. e0abeea Migrate _termination_action into _End by Nathaniel Manista · 9 years ago
  40. 5c3a110 Make chttp2 pass h2spec section 6.5 by Craig Tiller · 9 years ago
  41. 06dd04c Further review feedback by Craig Tiller · 9 years ago
  42. 025bb9f Merge pull request #4262 from nicolasnoble/unzip-override by Eric Anderson · 9 years ago
  43. be6f0de add index.html file for C# coverage reports by Jan Tattermusch · 9 years ago
  44. 4e8b2b5 Force-unzipping test results. by Nicolas "Pixel" Noble · 9 years ago
  45. 92f4a15 add doxygen comment by yang-g · 9 years ago
  46. 189fcf8 introduce auth interceptor context by Jan Tattermusch · 9 years ago
  47. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  48. 9fac2af Merge pull request #4249 from yang-g/unreachable by Jorge Canizales · 9 years ago
  49. d26bae9 Merge pull request #4247 from Crusty82/patch-1 by Craig Tiller · 9 years ago
  50. b7c9d89 Merge pull request #4202 from yang-g/channel_args by Craig Tiller · 9 years ago
  51. 9d8d97a Merge pull request #4226 from nicolasnoble/format-0_12 by Craig Tiller · 9 years ago
  52. 71f3a88 Build fix by Craig Tiller · 9 years ago
  53. 8352b9e Review feedback by Craig Tiller · 9 years ago
  54. 4920976 Fix unreachable macro by yang-g · 9 years ago
  55. 2cb9a61 Adjusted error handling for benign error EINTR. by Tom · 9 years ago
  56. 917c29e Correctly tag dependencies: generated files by Craig Tiller · 9 years ago
  57. 6a27514 Correctly tag dependencies by Craig Tiller · 9 years ago
  58. e3c52e9 Merge pull request #4230 from nicolasnoble/generate-coverage-always by adelez · 9 years ago
  59. 4fba115 Merge pull request #4231 from parkr/patch-1 by Stanley Cheung · 9 years ago
  60. 6fce197 Merge pull request #4188 from ctiller/no-transport-metadata by Sree Kuchibhotla · 9 years ago
  61. df3efeb Merge pull request #4244 from grpc/jtattermusch-patch-1 by LisaFC · 9 years ago
  62. 023be1f Merge pull request #4222 from yang-g/release_fd by Nicolas Noble · 9 years ago
  63. 130c322 Delete grpc-auth-support.md by Jan Tattermusch · 9 years ago
  64. f876623 Merge pull request #4229 from nicolasnoble/ruby-gcov by Michael Lumish · 9 years ago
  65. 4e5b91f regenerate project files by Jan Tattermusch · 9 years ago
  66. 5beb0ee update C# projects by Jan Tattermusch · 9 years ago
  67. 2977f93 improve injected .targets files by Jan Tattermusch · 9 years ago
  68. 0c0d15f Move BoringSSL.podspec into src, and point Podfiles to it by Jorge Canizales · 9 years ago
  69. 0d718cd Point gRPC.podspec to pushed BoringSSL version by Jorge Canizales · 9 years ago
  70. 5d92bda Prepare pod for submission. by Jorge Canizales · 9 years ago
  71. 2a47c65 BoringSSL.podspec: Workaround Swift compiler problem. by Jorge Canizales · 9 years ago
  72. 2285186 Point spec to BoringSSL by Jorge Canizales · 9 years ago
  73. 513a688 php: remove callable type hint from BaseStub->_simpleRequest() by Parker Moore · 9 years ago
  74. 61059d3 Generate html reports always. by Nicolas "Pixel" Noble · 9 years ago
  75. 722f910 Fixed some bugs in node benchmark service by murgatroid99 · 9 years ago
  76. 7ef1e53 Adding coverage report for ruby. by Nicolas "Pixel" Noble · 9 years ago
  77. 96847ef Making ruby's gcov configuration work. by Nicolas "Pixel" Noble · 9 years ago
  78. 9f4554e Merge pull request #4217 from adelez/fix_coverage by Nicolas Noble · 9 years ago
  79. ba40482 Clang format. by Nicolas "Pixel" Noble · 9 years ago
  80. 508f6c7 Merge pull request #4225 from nicolasnoble/format-master by Craig Tiller · 9 years ago
  81. ac5e2ee Clang format. by Nicolas "Pixel" Noble · 9 years ago
  82. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  83. cf42611 Merge pull request #4219 from w4-sjcho/master by Michael Lumish · 9 years ago
  84. 3e5cbee Merge pull request #4223 from jcanizales/filter-protobuf-warnings by Michael Lumish · 9 years ago
  85. 7127b68 Merge pull request #4210 from jcanizales/objc-012 by Michael Lumish · 9 years ago
  86. 5d85037 update api by yang-g · 9 years ago
  87. 42fe14a The podspec is a template. The podspec is a template. by Jorge Canizales · 9 years ago
  88. f762d40 Filter Protobuf nullable warnings by Jorge Canizales · 9 years ago
  89. 36065be grpc_csharp_ext VS2015 support by Jan Tattermusch · 9 years ago
  90. ef292c3 update openssl nuget packages by Jan Tattermusch · 9 years ago
  91. fd72a4c update zlib nuget packages by Jan Tattermusch · 9 years ago
  92. 58f8049 Add a test by yang-g · 9 years ago
  93. 5c3d571 Fixes memory leak when receiving data by Seongjin Cho · 9 years ago
  94. 803af15 Run code coverage no matter if tests failed or succeeded. by Adele Zhou · 9 years ago
  95. dc21593 Release fd api by yang-g · 9 years ago
  96. 73081d1 Merge pull request #4216 from jtattermusch/run_jenkins_fixes by Nicolas Noble · 9 years ago
  97. 837865a fixes to run_jenkins.sh script by Jan Tattermusch · 9 years ago
  98. 8b77d61 Memory leak fix? by Seongjin Cho · 9 years ago
  99. e3d9db2 Adjust version requirements through samples and tests. by Jorge Canizales · 9 years ago
  100. d1908b1 Move podspec version to 0.12 by Jorge Canizales · 9 years ago