1. 8ef88f9 Merge branch 'theres-a-hole-in-my-bucket' into tis-but-thy-name by Craig Tiller · 9 years ago
  2. cf34343 Wait for expectations to be fulfilled by Craig Tiller · 9 years ago
  3. 47073d5 Fix leak in chttp2_transport incoming metadata by Craig Tiller · 9 years ago
  4. 079a11b clang-format affected files by Craig Tiller · 9 years ago
  5. 6fa9148 Spam cleanup by Craig Tiller · 9 years ago
  6. d32d137 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  7. d1d0c0a Fix a bug where we can spuriously wakeup a nonexistant fd by Craig Tiller · 9 years ago
  8. 614e27a Fix refcounting by Craig Tiller · 9 years ago
  9. bb32ba3 Fix use-after-free by Craig Tiller · 9 years ago
  10. 9744724 Fix memory corruption bug by Craig Tiller · 9 years ago
  11. 52f842f Spam cleanup by Craig Tiller · 9 years ago
  12. 87cc084 client_config bugfixes by Craig Tiller · 9 years ago
  13. b4973682 Fix pollset_set handling in tcp_client_posix by Craig Tiller · 9 years ago
  14. 9d8830d Merge pull request #2249 from soltanmm/2248 by Nathaniel Manista · 9 years ago
  15. 49924e0 Better handling of cancellation, uri parse errors, and disconnection by Craig Tiller · 9 years ago
  16. 821516d Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_check by Nicolas Noble · 9 years ago
  17. ff3ae68 Add connect retry, backoff by Craig Tiller · 9 years ago
  18. fc206cd Merge pull request #2250 from jcanizales/bazel-proto-rpc by Michael Lumish · 9 years ago
  19. 3cacaac Minor: add TODO to improve an error message. by Jorge Canizales · 9 years ago
  20. 50f1982 Add Bazel target for ObjC gRPC runtime by Jorge Canizales · 9 years ago
  21. c608686 Don’t import Protobuf runtime using Cocoapods paths by Jorge Canizales · 9 years ago
  22. 11bf14e Trip through transient failure on disconnection by Craig Tiller · 9 years ago
  23. abf3638 Make SSL work by Craig Tiller · 9 years ago
  24. d9a5088 SSL channel args work with client config again by Craig Tiller · 9 years ago
  25. ec5dc7f Accept metadata sequences, return tuples by Masood Malekghassemi · 9 years ago
  26. b6fbf1d Fix refcounting by Craig Tiller · 9 years ago
  27. a6cfa0a Fix #2248 by Masood Malekghassemi · 9 years ago
  28. c396753 Refcounting fixes by Craig Tiller · 9 years ago
  29. da7a994 Fixed some linking problems by murgatroid99 · 9 years ago
  30. 9846503 Debugging by Craig Tiller · 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. cb22184 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  34. f62d6fc .clang-format by Craig Tiller · 9 years ago
  35. df91ba5 Add ability to continue waiting calls by Craig Tiller · 9 years ago
  36. 587b5f6 Merge pull request #2240 from jcanizales/bazel-grpc-client by Michael Lumish · 9 years ago
  37. 6d3fc95 Merge pull request #2236 from jcanizales/bazel-grpc-secure by Michael Lumish · 9 years ago
  38. d4bfa95 Merge pull request #2169 from ctiller/no-spam-for-you by Vijay Pai · 9 years ago
  39. 85b5d76 php minor script fix by Stanley Cheung · 9 years ago
  40. 202930a Merge pull request #2241 from ctiller/pure-applesauce by Nicolas Noble · 9 years ago
  41. 4ab82d2 clang-format by Craig Tiller · 9 years ago
  42. 08a1cf8 Use connectivity state tracking code in chttp2 transport by Craig Tiller · 9 years ago
  43. 4d74056 Merge branch 'forever-is-a-long-time' into tis-but-thy-name by Craig Tiller · 9 years ago
  44. ee98d84 Add an fd conservation test to verify that fds actually close by Craig Tiller · 9 years ago
  45. acf0f07 Unix resolver, bug fixes by Craig Tiller · 9 years ago
  46. bb30971 Fix run_tests forever mode by Craig Tiller · 9 years ago
  47. 73f36bd Fix run_tests forever mode by Craig Tiller · 9 years ago
  48. 1107558 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  49. d7b68e7 Simple request unsecure passes with new client_config code by Craig Tiller · 9 years ago
  50. 5c7bfc4 Merge pull request #2238 from nicolasnoble/no-containers by Jorge Canizales · 9 years ago
  51. bba8076 Fix indents of rx_library blaze target by Jorge Canizales · 9 years ago
  52. bb54ae8 Add roots.pem bundle to the Bazel target, and use a better bundle name. by Jorge Canizales · 9 years ago
  53. 866255e Add BUILD target for GRPCClient by Jorge Canizales · 9 years ago
  54. ca3e9d3 refcount debugging by Craig Tiller · 9 years ago
  55. 66e358b Disabling saving failed containers. by Nicolas "Pixel" Noble · 9 years ago
  56. c7b5f76 Factor out channel state watching by Craig Tiller · 9 years ago
  57. 7874e17 Implement channel op dispatch by Craig Tiller · 9 years ago
  58. 5945ee1 Request/response path starting to work by Craig Tiller · 9 years ago
  59. 4dc4e3d Blaze dependency on //external:libssl_objc by Jorge Canizales · 9 years ago
  60. 7b1a0ca Switch to grpc secure by Jorge Canizales · 9 years ago
  61. 04c5d4b Progress - need to add http filters by Craig Tiller · 9 years ago
  62. ff54c92 Get the success case through to call creation by Craig Tiller · 9 years ago
  63. a7661b5 Merge pull request #2234 from soltanmm/doc by Craig Tiller · 9 years ago
  64. b70b709 Clarify caller contract for grpc_call_start_batch by Masood Malekghassemi · 9 years ago
  65. 4b80410 Small fixes by Craig Tiller · 9 years ago
  66. 188578d Merge pull request #2232 from nicolasnoble/regenerate-projects by Craig Tiller · 9 years ago
  67. 5f84c84 Connector progress by Craig Tiller · 9 years ago
  68. d35f93d Merges broke the build - regenerating. by Nicolas "Pixel" Noble · 9 years ago
  69. 0c5cf25 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  70. eb3b12e Further client config work by Craig Tiller · 9 years ago
  71. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  72. 00d018c Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  73. ebaa860 Update this file by Craig Tiller · 9 years ago
  74. 213ac59 Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging by Craig Tiller · 9 years ago
  75. 6b1ad3c Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports by Craig Tiller · 9 years ago
  76. ef2a3e2 Merge github.com:grpc/grpc into forever-is-a-long-time by Craig Tiller · 9 years ago
  77. 40238fd Merge pull request #2221 from yang-g/no_new_bbq_after_flush by Craig Tiller · 9 years ago
  78. f7afa1f client_config: chttp2_fullstack_no_op_unsecure_test passes by Craig Tiller · 9 years ago
  79. 052d27b Tidy up test to meet our standards by Craig Tiller · 9 years ago
  80. 30ee10b Rename test into the right place by Craig Tiller · 9 years ago
  81. 8b6cb8d Call fd_orphan callback a little earlier by Craig Tiller · 9 years ago
  82. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 9 years ago
  83. e3321cc Merge pull request #2197 from jcanizales/bazel-grpc-unsecured by Nicolas Noble · 9 years ago
  84. 5937b5b Exporting XML reports, JUnit-compatible. by Nicolas "Pixel" Noble · 9 years ago
  85. 1aa041a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN by Masood Malekghassemi · 9 years ago
  86. 252d251 Merge branch 'jenkins-work' into make-runtest-output-junit-reports by Nicolas "Pixel" Noble · 9 years ago
  87. 9162466 Introduce connector, to help subchannel connect by Craig Tiller · 9 years ago
  88. aeee0dd Merge pull request #2224 from stanley-cheung/fix_php_extension_osx_configure by Michael Lumish · 9 years ago
  89. f8bfd9a revert wording of optional in php doc by Stanley Cheung · 9 years ago
  90. d42ad96 Merge pull request #2222 from stanley-cheung/fix_php_extension_osx_configure by Michael Lumish · 9 years ago
  91. 76ed0cc php: update README by Stanley Cheung · 9 years ago
  92. 2595ab7 Refine subprocess_call API by Craig Tiller · 9 years ago
  93. f4a99a1 php extension: do not link rt in osx by Stanley Cheung · 9 years ago
  94. 7c0b4d7 Implement vtable helper stubs by Craig Tiller · 9 years ago
  95. 0b6ad7d Bug fix. Do not push to incoming_queue after it is flushed. by yang-g · 9 years ago
  96. 1064f8b Moving chttp2 to new transport interface by Craig Tiller · 9 years ago
  97. 88f8e94 Merge pull request #2219 from nicolasnoble/cascade-kick-should-happen-higher by Craig Tiller · 9 years ago
  98. 857d250 Reworking the cascade kick to be Windows-specific. by Nicolas "Pixel" Noble · 9 years ago
  99. 13ec871 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  100. 54df47e Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago