1. d9c1fab Updated ProtoBuf.js dependency to latest released version by murgatroid99 · 9 years ago
  2. 522b93c Added missing comma in binding.gyp. by murgatroid99 · 9 years ago
  3. 0d4836d Remove the ability to specify a string on cancel: it was broken and unused; will restore later by Craig Tiller · 9 years ago
  4. 69f5616 Fix a bug where transports can leak because they are not shut down correctly by Craig Tiller · 9 years ago
  5. f6d2f1f Fix leaking unclaimed incoming metadata by Craig Tiller · 9 years ago
  6. 991edad SSL refcounting fixes by Craig Tiller · 9 years ago
  7. 47073d5 Fix leak in chttp2_transport incoming metadata by Craig Tiller · 9 years ago
  8. 9d8830d Merge pull request #2249 from soltanmm/2248 by Nathaniel Manista · 9 years ago
  9. 3cacaac Minor: add TODO to improve an error message. by Jorge Canizales · 9 years ago
  10. c608686 Don’t import Protobuf runtime using Cocoapods paths by Jorge Canizales · 9 years ago
  11. ec5dc7f Accept metadata sequences, return tuples by Masood Malekghassemi · 9 years ago
  12. a6cfa0a Fix #2248 by Masood Malekghassemi · 9 years ago
  13. a6de02f Merge pull request #2244 from stanley-cheung/php_minor_script_fix by Michael Lumish · 9 years ago
  14. 85b5d76 php minor script fix by Stanley Cheung · 9 years ago
  15. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  16. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  17. 213ac59 Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging by Craig Tiller · 9 years ago
  18. 40238fd Merge pull request #2221 from yang-g/no_new_bbq_after_flush by Craig Tiller · 9 years ago
  19. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 9 years ago
  20. f8bfd9a revert wording of optional in php doc by Stanley Cheung · 9 years ago
  21. 76ed0cc php: update README by Stanley Cheung · 9 years ago
  22. f4a99a1 php extension: do not link rt in osx by Stanley Cheung · 9 years ago
  23. 0b6ad7d Bug fix. Do not push to incoming_queue after it is flushed. by yang-g · 9 years ago
  24. 857d250 Reworking the cascade kick to be Windows-specific. by Nicolas "Pixel" Noble · 9 years ago
  25. d5c5de9 Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes by Jorge Canizales · 9 years ago
  26. 8841208 Merge pull request #2211 from murgatroid99/objective_c_retain_cycle by Jorge Canizales · 9 years ago
  27. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  28. ab63073 Addressing comments by Craig Tiller · 9 years ago
  29. 231103b Fixed name in comments by murgatroid99 · 9 years ago
  30. e25ec14 Merge pull request #2203 from stanley-cheung/cleanup_php_scripts by Michael Lumish · 9 years ago
  31. 48f0a13 Simpler code by Craig Tiller · 9 years ago
  32. b032af0 Remove dead code by Craig Tiller · 9 years ago
  33. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  34. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 9 years ago
  35. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  36. 0bf7e48 Merge pull request #2209 from murgatroid99/objective_c_const_conversion by Jorge Canizales · 9 years ago
  37. dbda969 Fixed 'retain cycle' warnings in GRPCWrappedCall.m by murgatroid99 · 9 years ago
  38. 4a77f3b Remove const cast warning in GRPCSecureChannel.m by murgatroid99 · 9 years ago
  39. aff6340 Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me by Craig Tiller · 9 years ago
  40. dbf624a Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kick by Craig Tiller · 9 years ago
  41. fcb16e1 On pollset shutdown, we need to unconditionally start the kick cascade. by Nicolas "Pixel" Noble · 9 years ago
  42. e57dd66 Cascade-kick pollsets when shutting down. by Nicolas "Pixel" Noble · 9 years ago
  43. aaf39ab Adding file and line number to cq debug refcount. by Nicolas "Pixel" Noble · 9 years ago
  44. 1e02fed Merge pull request #2185 from ctiller/it-hides-them by Nicolas Noble · 9 years ago
  45. 5fbec19 Merge pull request #2167 from ctiller/everyone-is-special by David G. Quintas · 9 years ago
  46. 229e855 replace backticks with $() by Stanley Cheung · 9 years ago
  47. c865c31 php: refactor and cleanup some scripts by Stanley Cheung · 9 years ago
  48. 3857d23 Let's inform the system of the lock to unlock... by Nicolas "Pixel" Noble · 9 years ago
  49. 269575a Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes by Michael Lumish · 9 years ago
  50. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  51. 98bf7e6 Added comments by Craig Tiller · 9 years ago
  52. 59bb9d7 Have Cocoapods rename includes in the core wrapper by Jorge Canizales · 9 years ago
  53. a92caa9 Import headers based on path in the generated code by Jorge Canizales · 9 years ago
  54. b888139 Import headers based on path in sample app by Jorge Canizales · 9 years ago
  55. c42a38e Import headers based on path in the tests project by Jorge Canizales · 9 years ago
  56. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  57. be79da2 Merge pull request #2187 from tbetbetbe/grpc-ruby-bump-version-for-release-branch-release by Michael Lumish · 9 years ago
  58. 27243c2 Bump version of grpc ruby for release on the release branch by Tim Emiola · 9 years ago
  59. 0c82a24 Merge pull request #2183 from yang-g/nil by Nicolas Noble · 9 years ago
  60. a58cab3 release memory even if the status is false by yang-g · 9 years ago
  61. 31489e3 Move some code out of src/ into tools/ by Craig Tiller · 9 years ago
  62. 6b4fc31 Merge pull request #2180 from yang-g/constness by Craig Tiller · 9 years ago
  63. 3deb006 Only copy stuff when status is ok by yang-g · 9 years ago
  64. bcd1ff2 Merge pull request #2143 from murgatroid99/core_security_conversion_warnings by jboeuf · 9 years ago
  65. adfed03 Add missing headers to build.json by yang-g · 9 years ago
  66. 04da718 Merge pull request #2171 from ctiller/fix-polling by Nicolas Noble · 9 years ago
  67. 253aaa6 Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs by Yang Gao · 9 years ago
  68. 949b6ee Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  69. f8fedc4 Merge pull request #2141 from murgatroid99/core_support_conversion_warnings by Craig Tiller · 9 years ago
  70. 60401f1 Merge pull request #2165 from nicolasnoble/backup-poller-broke-me by Craig Tiller · 9 years ago
  71. aa555df Merge pull request #2175 from yang-g/constness by Craig Tiller · 9 years ago
  72. 8d5bfcc Merge pull request #2173 from nicolasnoble/don-t-recurse-locks by Craig Tiller · 9 years ago
  73. 138f947 Merge pull request #2170 from ctiller/metadata-docs by David G. Quintas · 9 years ago
  74. bbb9a28 Merge pull request #2166 from dgquintas/fix_compress_enum_parsing_win by Nicolas Noble · 9 years ago
  75. 04a841f Fixing recursive locking under Windows. by Nicolas "Pixel" Noble · 9 years ago
  76. 89c5a56 Add const to ByteBuffer methods and add tests by Yang Gao · 9 years ago
  77. a14ebbb Fixing Windows port after the removal of the backup poller. by Nicolas Noble · 9 years ago
  78. 493542f Remove return status from maybe_work. by Craig Tiller · 9 years ago
  79. cb89db7 Add metadata batch documentation by Craig Tiller · 9 years ago
  80. 1d7683d Merge pull request #2142 from murgatroid99/core_json_conversion_warnings by Nicolas Noble · 9 years ago
  81. 84976a7 Reverted slice.c changes by murgatroid99 · 9 years ago
  82. 154cb40 Made requested fixes by murgatroid99 · 9 years ago
  83. 80ca516 Return dummy data for empty histograms by Craig Tiller · 9 years ago
  84. 51cd7d7 Fixed warning while parsing compression enum bytes. by David Garcia Quintas · 9 years ago
  85. d1873b0 Fixed incorrect comment format by murgatroid99 · 9 years ago
  86. 5912fb5 Reverted incorrect type change by murgatroid99 · 9 years ago
  87. c4ce71e Merge pull request #2123 from jboeuf/ssl_auth_context_fix by Yang Gao · 9 years ago
  88. 026e600 Update to set flags=0 on all ops by Craig Tiller · 9 years ago
  89. 3de4b47 Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs by Craig Tiller · 9 years ago
  90. 8222b19 Merge pull request #2152 from ctiller/fix-the-pointy-sea by Jan Tattermusch · 9 years ago
  91. 25c5f2d Changed input_buffer_count to a size_t by murgatroid99 · 9 years ago
  92. 624babf Dead code removal by Craig Tiller · 9 years ago
  93. 5b1fdc5 Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix by Julien Boeuf · 9 years ago
  94. 8848704 Document why a grpc_op ivar, and the role of -finish by Jorge Canizales · 9 years ago
  95. 8d99775 Simplify GRPCOps implementations by Jorge Canizales · 9 years ago
  96. bae38d9 Output call_error number by Jorge Canizales · 9 years ago
  97. fb95092 Ensure op flags don't have garbage from malloc by Jorge Canizales · 9 years ago
  98. b8d3a31 Always use the first status code received by Craig Tiller · 9 years ago
  99. 4fca87a Removed incorrect cast by murgatroid99 · 9 years ago
  100. 482a44c Fixed incorrect functional change by murgatroid99 · 9 years ago