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