1. b1f220d Delay unregister of fd until freelisted by Craig Tiller · 9 years ago
  2. 77f0461 Try harder to return DEADLINE_EXCEEDED when we should by Craig Tiller · 9 years ago
  3. f8c6356 Merge pull request #2273 from vjpai/bit-race by Craig Tiller · 9 years ago
  4. e2980cd Eliminate data-race caused by specialization in vector<bool> by Vijay Pai · 9 years ago
  5. 6ab0de1 Merge pull request #2216 from jboeuf/unpadded_base64 by Nicolas Noble · 9 years ago
  6. 8993307 Merge pull request #2272 from ctiller/buggy-mcbugglet by Nicolas Noble · 9 years ago
  7. 93305a5 Memory leak fix by Craig Tiller · 9 years ago
  8. 23ca82a Merge pull request #2229 from ctiller/forever-is-a-long-time by David Klempner · 9 years ago
  9. 9b67ccf Merge pull request #2267 from ctiller/look-at-all-the-holes by David G. Quintas · 9 years ago
  10. 0b442a8 Fix leak in chttp2_transport by Craig Tiller · 9 years ago
  11. 49dc114 Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  12. 9ae6f23 Spam cleanup by Craig Tiller · 9 years ago
  13. 3e57357 Merge pull request #2263 from ctiller/with-what-shall-we-mend-it-dear-liza-dear-liza by David G. Quintas · 9 years ago
  14. 0d4836d Remove the ability to specify a string on cancel: it was broken and unused; will restore later by Craig Tiller · 9 years ago
  15. 69f5616 Fix a bug where transports can leak because they are not shut down correctly by Craig Tiller · 9 years ago
  16. e46f00a Fix leaked string in bad_client.c by Craig Tiller · 9 years ago
  17. f6d2f1f Fix leaking unclaimed incoming metadata by Craig Tiller · 9 years ago
  18. 991edad SSL refcounting fixes by Craig Tiller · 9 years ago
  19. cf34343 Wait for expectations to be fulfilled by Craig Tiller · 9 years ago
  20. 47073d5 Fix leak in chttp2_transport incoming metadata by Craig Tiller · 9 years ago
  21. 73d8b57 Fixing indentation. by Julien Boeuf · 9 years ago
  22. 9d8830d Merge pull request #2249 from soltanmm/2248 by Nathaniel Manista · 9 years ago
  23. 821516d Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_check by Nicolas Noble · 9 years ago
  24. fc206cd Merge pull request #2250 from jcanizales/bazel-proto-rpc by Michael Lumish · 9 years ago
  25. 3cacaac Minor: add TODO to improve an error message. by Jorge Canizales · 9 years ago
  26. 50f1982 Add Bazel target for ObjC gRPC runtime by Jorge Canizales · 9 years ago
  27. c608686 Don’t import Protobuf runtime using Cocoapods paths by Jorge Canizales · 9 years ago
  28. ec5dc7f Accept metadata sequences, return tuples by Masood Malekghassemi · 9 years ago
  29. a6cfa0a Fix #2248 by Masood Malekghassemi · 9 years ago
  30. da7a994 Fixed some linking problems by murgatroid99 · 9 years ago
  31. a6de02f Merge pull request #2244 from stanley-cheung/php_minor_script_fix by Michael Lumish · 9 years ago
  32. 24e2f4a Added pkg-config checking to Makefile where possible by murgatroid99 · 9 years ago
  33. 587b5f6 Merge pull request #2240 from jcanizales/bazel-grpc-client by Michael Lumish · 9 years ago
  34. 6d3fc95 Merge pull request #2236 from jcanizales/bazel-grpc-secure by Michael Lumish · 9 years ago
  35. d4bfa95 Merge pull request #2169 from ctiller/no-spam-for-you by Vijay Pai · 9 years ago
  36. 85b5d76 php minor script fix by Stanley Cheung · 9 years ago
  37. 202930a Merge pull request #2241 from ctiller/pure-applesauce by Nicolas Noble · 9 years ago
  38. ee98d84 Add an fd conservation test to verify that fds actually close by Craig Tiller · 9 years ago
  39. bb30971 Fix run_tests forever mode by Craig Tiller · 9 years ago
  40. 5c7bfc4 Merge pull request #2238 from nicolasnoble/no-containers by Jorge Canizales · 9 years ago
  41. bba8076 Fix indents of rx_library blaze target by Jorge Canizales · 9 years ago
  42. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  43. 866255e Add BUILD target for GRPCClient by Jorge Canizales · 9 years ago
  44. 66e358b Disabling saving failed containers. by Nicolas "Pixel" Noble · 9 years ago
  45. 4dc4e3d Blaze dependency on //external:libssl_objc by Jorge Canizales · 9 years ago
  46. 7b1a0ca Switch to grpc secure by Jorge Canizales · 9 years ago
  47. a7661b5 Merge pull request #2234 from soltanmm/doc by Craig Tiller · 9 years ago
  48. b70b709 Clarify caller contract for grpc_call_start_batch by Masood Malekghassemi · 9 years ago
  49. 188578d Merge pull request #2232 from nicolasnoble/regenerate-projects by Craig Tiller · 9 years ago
  50. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 9 years ago
  51. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  52. 00d018c Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  53. ebaa860 Update this file by Craig Tiller · 9 years ago
  54. 213ac59 Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging by Craig Tiller · 9 years ago
  55. 6b1ad3c Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports by Craig Tiller · 9 years ago
  56. ef2a3e2 Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  57. 40238fd Merge pull request #2221 from yang-g/no_new_bbq_after_flush by Craig Tiller · 9 years ago
  58. 052d27b Tidy up test to meet our standards by Craig Tiller · 9 years ago
  59. 30ee10b Rename test into the right place by Craig Tiller · 9 years ago
  60. 8b6cb8d Call fd_orphan callback a little earlier by Craig Tiller · 9 years ago
  61. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 9 years ago
  62. e3321cc Merge pull request #2197 from jcanizales/bazel-grpc-unsecured by Nicolas Noble · 9 years ago
  63. 5937b5b Exporting XML reports, JUnit-compatible. by Nicolas "Pixel" Noble · 9 years ago
  64. 1aa041a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN by Masood Malekghassemi · 9 years ago
  65. 252d251 Merge branch 'jenkins-work' into make-runtest-output-junit-reports by Nicolas "Pixel" Noble · 9 years ago
  66. aeee0dd Merge pull request #2224 from stanley-cheung/fix_php_extension_osx_configure by Michael Lumish · 9 years ago
  67. f8bfd9a revert wording of optional in php doc by Stanley Cheung · 9 years ago
  68. d42ad96 Merge pull request #2222 from stanley-cheung/fix_php_extension_osx_configure by Michael Lumish · 9 years ago
  69. 76ed0cc php: update README by Stanley Cheung · 9 years ago
  70. f4a99a1 php extension: do not link rt in osx by Stanley Cheung · 9 years ago
  71. 0b6ad7d Bug fix. Do not push to incoming_queue after it is flushed. by yang-g · 9 years ago
  72. 88f8e94 Merge pull request #2219 from nicolasnoble/cascade-kick-should-happen-higher by Craig Tiller · 9 years ago
  73. 857d250 Reworking the cascade kick to be Windows-specific. by Nicolas "Pixel" Noble · 9 years ago
  74. d5c5de9 Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes by Jorge Canizales · 9 years ago
  75. 8841208 Merge pull request #2211 from murgatroid99/objective_c_retain_cycle by Jorge Canizales · 9 years ago
  76. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  77. ab63073 Addressing comments by Craig Tiller · 9 years ago
  78. 231103b Fixed name in comments by murgatroid99 · 9 years ago
  79. e25ec14 Merge pull request #2203 from stanley-cheung/cleanup_php_scripts by Michael Lumish · 9 years ago
  80. 3e55b9f Base64 decode improvements. by Julien Boeuf · 9 years ago
  81. 48f0a13 Simpler code by Craig Tiller · 9 years ago
  82. b032af0 Remove dead code by Craig Tiller · 9 years ago
  83. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  84. 224b04f Make this more robust against merges by Craig Tiller · 9 years ago
  85. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 9 years ago
  86. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  87. 964f955 Some Jenkins changes and improvements. by Nicolas "Pixel" Noble · 9 years ago
  88. 0bf7e48 Merge pull request #2209 from murgatroid99/objective_c_const_conversion by Jorge Canizales · 9 years ago
  89. dbda969 Fixed 'retain cycle' warnings in GRPCWrappedCall.m by murgatroid99 · 9 years ago
  90. 4a77f3b Remove const cast warning in GRPCSecureChannel.m by murgatroid99 · 9 years ago
  91. e732487 Merge pull request #2148 from a11r/interops by Eric Anderson · 9 years ago
  92. aff6340 Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me by Craig Tiller · 9 years ago
  93. 7bce516 Spelling fix: UnImplementedService -> UnimplementedService by Abhishek Kumar · 9 years ago
  94. dbf624a Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kick by Craig Tiller · 9 years ago
  95. e50bde9 Merge pull request #2206 from nicolasnoble/windows-needs-to-kick-its-pollset-on-shutdown by Craig Tiller · 9 years ago
  96. fcb16e1 On pollset shutdown, we need to unconditionally start the kick cascade. by Nicolas "Pixel" Noble · 9 years ago
  97. e57dd66 Cascade-kick pollsets when shutting down. by Nicolas "Pixel" Noble · 9 years ago
  98. aaf39ab Adding file and line number to cq debug refcount. by Nicolas "Pixel" Noble · 9 years ago
  99. 91e67a2 Regenerate BUILD file (merge didn’t add whitespace) by Jorge Canizales · 9 years ago
  100. 03d26b5 Merge master into bazel-grpc-unsecured to solve conflict by Jorge Canizales · 9 years ago