1. 04c5d4b Progress - need to add http filters by Craig Tiller · 9 years ago
  2. ff54c92 Get the success case through to call creation by Craig Tiller · 9 years ago
  3. 4b80410 Small fixes by Craig Tiller · 9 years ago
  4. 5f84c84 Connector progress by Craig Tiller · 9 years ago
  5. 0c5cf25 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  6. eb3b12e Further client config work by Craig Tiller · 9 years ago
  7. 8bcba9a Merge pull request #2149 from ctiller/oops-i-split-it-again by Vijay Pai · 9 years ago
  8. 213ac59 Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging by Craig Tiller · 9 years ago
  9. 6b1ad3c Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports by Craig Tiller · 9 years ago
  10. 40238fd Merge pull request #2221 from yang-g/no_new_bbq_after_flush by Craig Tiller · 9 years ago
  11. f7afa1f client_config: chttp2_fullstack_no_op_unsecure_test passes by Craig Tiller · 9 years ago
  12. 3edd91e Merge pull request #2214 from ctiller/are-includes-sane by Nicolas Noble · 9 years ago
  13. e3321cc Merge pull request #2197 from jcanizales/bazel-grpc-unsecured by Nicolas Noble · 9 years ago
  14. 5937b5b Exporting XML reports, JUnit-compatible. by Nicolas "Pixel" Noble · 9 years ago
  15. 252d251 Merge branch 'jenkins-work' into make-runtest-output-junit-reports by Nicolas "Pixel" Noble · 9 years ago
  16. 9162466 Introduce connector, to help subchannel connect by Craig Tiller · 9 years ago
  17. aeee0dd Merge pull request #2224 from stanley-cheung/fix_php_extension_osx_configure by Michael Lumish · 9 years ago
  18. f8bfd9a revert wording of optional in php doc by Stanley Cheung · 9 years ago
  19. d42ad96 Merge pull request #2222 from stanley-cheung/fix_php_extension_osx_configure by Michael Lumish · 9 years ago
  20. 76ed0cc php: update README by Stanley Cheung · 9 years ago
  21. 2595ab7 Refine subprocess_call API by Craig Tiller · 9 years ago
  22. f4a99a1 php extension: do not link rt in osx by Stanley Cheung · 9 years ago
  23. 7c0b4d7 Implement vtable helper stubs by Craig Tiller · 9 years ago
  24. 0b6ad7d Bug fix. Do not push to incoming_queue after it is flushed. by yang-g · 9 years ago
  25. 1064f8b Moving chttp2 to new transport interface by Craig Tiller · 9 years ago
  26. 88f8e94 Merge pull request #2219 from nicolasnoble/cascade-kick-should-happen-higher by Craig Tiller · 9 years ago
  27. 857d250 Reworking the cascade kick to be Windows-specific. by Nicolas "Pixel" Noble · 9 years ago
  28. 13ec871 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  29. 54df47e Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  30. e039f03 Plumbing transport_op changes through by Craig Tiller · 9 years ago
  31. d5c5de9 Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes by Jorge Canizales · 9 years ago
  32. 8841208 Merge pull request #2211 from murgatroid99/objective_c_retain_cycle by Jorge Canizales · 9 years ago
  33. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  34. ab63073 Addressing comments by Craig Tiller · 9 years ago
  35. 3f47542 chop chop chop by Craig Tiller · 9 years ago
  36. 231103b Fixed name in comments by murgatroid99 · 9 years ago
  37. e25ec14 Merge pull request #2203 from stanley-cheung/cleanup_php_scripts by Michael Lumish · 9 years ago
  38. 3b1847c Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  39. 4b62811 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  40. 48f0a13 Simpler code by Craig Tiller · 9 years ago
  41. b032af0 Remove dead code by Craig Tiller · 9 years ago
  42. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  43. b7959a0 s/grpc_transport_op/grpc_transport_stream_op/g by Craig Tiller · 9 years ago
  44. f5f1712 Refactoring progress towards integrating client configs by Craig Tiller · 9 years ago
  45. 224b04f Make this more robust against merges by Craig Tiller · 9 years ago
  46. fe8592e Merge github.com:grpc/grpc into are-includes-sane by Craig Tiller · 9 years ago
  47. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  48. 964f955 Some Jenkins changes and improvements. by Nicolas "Pixel" Noble · 9 years ago
  49. 0bf7e48 Merge pull request #2209 from murgatroid99/objective_c_const_conversion by Jorge Canizales · 9 years ago
  50. dbda969 Fixed 'retain cycle' warnings in GRPCWrappedCall.m by murgatroid99 · 9 years ago
  51. 4a77f3b Remove const cast warning in GRPCSecureChannel.m by murgatroid99 · 9 years ago
  52. 3bc8ebd Implementation work for client_config by Craig Tiller · 9 years ago
  53. e732487 Merge pull request #2148 from a11r/interops by Eric Anderson · 9 years ago
  54. aff6340 Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me by Craig Tiller · 9 years ago
  55. 7bce516 Spelling fix: UnImplementedService -> UnimplementedService by Abhishek Kumar · 9 years ago
  56. dbf624a Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kick by Craig Tiller · 9 years ago
  57. e50bde9 Merge pull request #2206 from nicolasnoble/windows-needs-to-kick-its-pollset-on-shutdown by Craig Tiller · 9 years ago
  58. fcb16e1 On pollset shutdown, we need to unconditionally start the kick cascade. by Nicolas "Pixel" Noble · 9 years ago
  59. e57dd66 Cascade-kick pollsets when shutting down. by Nicolas "Pixel" Noble · 9 years ago
  60. aaf39ab Adding file and line number to cq debug refcount. by Nicolas "Pixel" Noble · 9 years ago
  61. 91e67a2 Regenerate BUILD file (merge didn’t add whitespace) by Jorge Canizales · 9 years ago
  62. 03d26b5 Merge master into bazel-grpc-unsecured to solve conflict by Jorge Canizales · 9 years ago
  63. 66daf23 Merge pull request #2189 from nicolasnoble/vs2013-is-sad by Craig Tiller · 9 years ago
  64. 1e02fed Merge pull request #2185 from ctiller/it-hides-them by Nicolas Noble · 9 years ago
  65. 5fbec19 Merge pull request #2167 from ctiller/everyone-is-special by David G. Quintas · 9 years ago
  66. 229e855 replace backticks with $() by Stanley Cheung · 9 years ago
  67. c865c31 php: refactor and cleanup some scripts by Stanley Cheung · 9 years ago
  68. 4ea9c8e Merge pull request #2188 from ctiller/so-freaking-sick-of-irrelevant-merge-conflicts by Michael Lumish · 9 years ago
  69. 3857d23 Let's inform the system of the lock to unlock... by Nicolas "Pixel" Noble · 9 years ago
  70. cf4db6d Merge branch 'that-which-we-call-a-rose' into tis-but-thy-name by Craig Tiller · 9 years ago
  71. 1b81cc4 Missed file by Craig Tiller · 9 years ago
  72. 7df28a7 Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  73. cd29c58 Stub DNS resolver by Craig Tiller · 9 years ago
  74. 9f903da Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts by Craig Tiller · 9 years ago
  75. d9145d9 Merge pull request #2196 from jcanizales/bazel-grx by Michael Lumish · 9 years ago
  76. 269575a Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes by Michael Lumish · 9 years ago
  77. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  78. 85bc52e Merge pull request #2193 from jcanizales/import-based-on-path by Michael Lumish · 9 years ago
  79. 98bf7e6 Added comments by Craig Tiller · 9 years ago
  80. 8c1fd04 Add libz dependency to grpc_unsecure_objc by Jorge Canizales · 9 years ago
  81. 140bca8 Generate objc_library for grpc_unsecure & gpr by Jorge Canizales · 9 years ago
  82. 44dc423 Add BUILD target for Objective-C's RxLibrary by Jorge Canizales · 9 years ago
  83. 59bb9d7 Have Cocoapods rename includes in the core wrapper by Jorge Canizales · 9 years ago
  84. a92caa9 Import headers based on path in the generated code by Jorge Canizales · 9 years ago
  85. b888139 Import headers based on path in sample app by Jorge Canizales · 9 years ago
  86. c42a38e Import headers based on path in the tests project by Jorge Canizales · 9 years ago
  87. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  88. ea9b4fd Move header_mappings_dir one dir up so imports are like <RxLibrary/...> by Jorge Canizales · 9 years ago
  89. e2288fc Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts by Craig Tiller · 9 years ago
  90. d8c04b36 std::function is no longer implicitly included. Fixing this. by Nicolas "Pixel" Noble · 9 years ago
  91. 870af21 Merge pull request #2172 from murgatroid99/podspec_remove_include_paths by Jorge Canizales · 9 years ago
  92. be79da2 Merge pull request #2187 from tbetbetbe/grpc-ruby-bump-version-for-release-branch-release by Michael Lumish · 9 years ago
  93. eb327fb Make it less likely a build.json change triggers a merge conflict by Craig Tiller · 9 years ago
  94. df35577 Made podspec move include/grpc up a level by murgatroid99 · 9 years ago
  95. 27243c2 Bump version of grpc ruby for release on the release branch by Tim Emiola · 9 years ago
  96. 0c82a24 Merge pull request #2183 from yang-g/nil by Nicolas Noble · 9 years ago
  97. 009886c Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  98. af69180 Flesh out things and make them compile by Craig Tiller · 9 years ago
  99. a58cab3 release memory even if the status is false by yang-g · 9 years ago
  100. 31489e3 Move some code out of src/ into tools/ by Craig Tiller · 9 years ago