1. 1064f8b Moving chttp2 to new transport interface by Craig Tiller · 9 years ago
  2. 13ec871 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  3. 54df47e Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  4. e039f03 Plumbing transport_op changes through by Craig Tiller · 9 years ago
  5. d5c5de9 Merge pull request #2217 from murgatroid99/objective_c_plugin_name_changes by Jorge Canizales · 9 years ago
  6. 8841208 Merge pull request #2211 from murgatroid99/objective_c_retain_cycle by Jorge Canizales · 9 years ago
  7. 25a2661 Changed argument names in Objective-C generated code by murgatroid99 · 9 years ago
  8. ab63073 Addressing comments by Craig Tiller · 9 years ago
  9. 3f47542 chop chop chop by Craig Tiller · 9 years ago
  10. 231103b Fixed name in comments by murgatroid99 · 9 years ago
  11. e25ec14 Merge pull request #2203 from stanley-cheung/cleanup_php_scripts by Michael Lumish · 9 years ago
  12. 3b1847c Merge branch 'oops-i-split-it-again' into tis-but-thy-name by Craig Tiller · 9 years ago
  13. 4b62811 Merge github.com:grpc/grpc into tis-but-thy-name by Craig Tiller · 9 years ago
  14. 48f0a13 Simpler code by Craig Tiller · 9 years ago
  15. b032af0 Remove dead code by Craig Tiller · 9 years ago
  16. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  17. b7959a0 s/grpc_transport_op/grpc_transport_stream_op/g by Craig Tiller · 9 years ago
  18. f5f1712 Refactoring progress towards integrating client configs by Craig Tiller · 9 years ago
  19. 0bf7e48 Merge pull request #2209 from murgatroid99/objective_c_const_conversion by Jorge Canizales · 9 years ago
  20. dbda969 Fixed 'retain cycle' warnings in GRPCWrappedCall.m by murgatroid99 · 9 years ago
  21. 4a77f3b Remove const cast warning in GRPCSecureChannel.m by murgatroid99 · 9 years ago
  22. 3bc8ebd Implementation work for client_config by Craig Tiller · 9 years ago
  23. e732487 Merge pull request #2148 from a11r/interops by Eric Anderson · 9 years ago
  24. aff6340 Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me by Craig Tiller · 9 years ago
  25. 7bce516 Spelling fix: UnImplementedService -> UnimplementedService by Abhishek Kumar · 9 years ago
  26. dbf624a Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kick by Craig Tiller · 9 years ago
  27. e50bde9 Merge pull request #2206 from nicolasnoble/windows-needs-to-kick-its-pollset-on-shutdown by Craig Tiller · 9 years ago
  28. fcb16e1 On pollset shutdown, we need to unconditionally start the kick cascade. by Nicolas "Pixel" Noble · 9 years ago
  29. e57dd66 Cascade-kick pollsets when shutting down. by Nicolas "Pixel" Noble · 9 years ago
  30. 66daf23 Merge pull request #2189 from nicolasnoble/vs2013-is-sad by Craig Tiller · 9 years ago
  31. 1e02fed Merge pull request #2185 from ctiller/it-hides-them by Nicolas Noble · 9 years ago
  32. 5fbec19 Merge pull request #2167 from ctiller/everyone-is-special by David G. Quintas · 9 years ago
  33. 229e855 replace backticks with $() by Stanley Cheung · 9 years ago
  34. c865c31 php: refactor and cleanup some scripts by Stanley Cheung · 9 years ago
  35. 4ea9c8e Merge pull request #2188 from ctiller/so-freaking-sick-of-irrelevant-merge-conflicts by Michael Lumish · 9 years ago
  36. 3857d23 Let's inform the system of the lock to unlock... by Nicolas "Pixel" Noble · 9 years ago
  37. cf4db6d Merge branch 'that-which-we-call-a-rose' into tis-but-thy-name by Craig Tiller · 9 years ago
  38. 1b81cc4 Missed file by Craig Tiller · 9 years ago
  39. 7df28a7 Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  40. cd29c58 Stub DNS resolver by Craig Tiller · 9 years ago
  41. 9f903da Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts by Craig Tiller · 9 years ago
  42. d9145d9 Merge pull request #2196 from jcanizales/bazel-grx by Michael Lumish · 9 years ago
  43. 269575a Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes by Michael Lumish · 9 years ago
  44. d137943 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  45. 85bc52e Merge pull request #2193 from jcanizales/import-based-on-path by Michael Lumish · 9 years ago
  46. 98bf7e6 Added comments by Craig Tiller · 9 years ago
  47. 44dc423 Add BUILD target for Objective-C's RxLibrary by Jorge Canizales · 9 years ago
  48. 59bb9d7 Have Cocoapods rename includes in the core wrapper by Jorge Canizales · 9 years ago
  49. a92caa9 Import headers based on path in the generated code by Jorge Canizales · 9 years ago
  50. b888139 Import headers based on path in sample app by Jorge Canizales · 9 years ago
  51. c42a38e Import headers based on path in the tests project by Jorge Canizales · 9 years ago
  52. 3936ed7 Import headers based on path in the runtime libraries by Jorge Canizales · 9 years ago
  53. ea9b4fd Move header_mappings_dir one dir up so imports are like <RxLibrary/...> by Jorge Canizales · 9 years ago
  54. e2288fc Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts by Craig Tiller · 9 years ago
  55. d8c04b36 std::function is no longer implicitly included. Fixing this. by Nicolas "Pixel" Noble · 9 years ago
  56. 870af21 Merge pull request #2172 from murgatroid99/podspec_remove_include_paths 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. eb327fb Make it less likely a build.json change triggers a merge conflict by Craig Tiller · 9 years ago
  59. df35577 Made podspec move include/grpc up a level by murgatroid99 · 9 years ago
  60. 27243c2 Bump version of grpc ruby for release on the release branch by Tim Emiola · 9 years ago
  61. 0c82a24 Merge pull request #2183 from yang-g/nil by Nicolas Noble · 9 years ago
  62. 009886c Merge github.com:grpc/grpc into that-which-we-call-a-rose by Craig Tiller · 9 years ago
  63. af69180 Flesh out things and make them compile by Craig Tiller · 9 years ago
  64. a58cab3 release memory even if the status is false by yang-g · 9 years ago
  65. 31489e3 Move some code out of src/ into tools/ by Craig Tiller · 9 years ago
  66. 6b4fc31 Merge pull request #2180 from yang-g/constness by Craig Tiller · 9 years ago
  67. 3deb006 Only copy stuff when status is ok by yang-g · 9 years ago
  68. bcd1ff2 Merge pull request #2143 from murgatroid99/core_security_conversion_warnings by jboeuf · 9 years ago
  69. 01ac44b Fix doxyfile for real by yang-g · 9 years ago
  70. 728f290 clang-format messed up Doxyfile.c++, restored by yang-g · 9 years ago
  71. adfed03 Add missing headers to build.json by yang-g · 9 years ago
  72. d58b5b8 Move parent subchannel construction args... by Craig Tiller · 9 years ago
  73. 04da718 Merge pull request #2171 from ctiller/fix-polling by Nicolas Noble · 9 years ago
  74. 9e8f911 Rename configured_subchannel --> subchannel by Craig Tiller · 9 years ago
  75. 253aaa6 Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs by Yang Gao · 9 years ago
  76. eb6b216 Rename Status -> EchoStatus to avoid conflict by Abhishek Kumar · 9 years ago
  77. 949b6ee Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  78. f8fedc4 Merge pull request #2141 from murgatroid99/core_support_conversion_warnings by Craig Tiller · 9 years ago
  79. 9d0e047 Client configuration libary - headers & docs by Craig Tiller · 9 years ago
  80. 60401f1 Merge pull request #2165 from nicolasnoble/backup-poller-broke-me by Craig Tiller · 9 years ago
  81. aa555df Merge pull request #2175 from yang-g/constness by Craig Tiller · 9 years ago
  82. 8d5bfcc Merge pull request #2173 from nicolasnoble/don-t-recurse-locks by Craig Tiller · 9 years ago
  83. b1bbc87 proper init const char * by yang-g · 9 years ago
  84. 138f947 Merge pull request #2170 from ctiller/metadata-docs by David G. Quintas · 9 years ago
  85. bbb9a28 Merge pull request #2166 from dgquintas/fix_compress_enum_parsing_win by Nicolas Noble · 9 years ago
  86. 04a841f Fixing recursive locking under Windows. by Nicolas "Pixel" Noble · 9 years ago
  87. 89c5a56 Add const to ByteBuffer methods and add tests by Yang Gao · 9 years ago
  88. 5676cd1 Undid removal of podspec header comments by murgatroid99 · 9 years ago
  89. 3386368 Removed redundant include paths from podspec by murgatroid99 · 9 years ago
  90. a14ebbb Fixing Windows port after the removal of the backup poller. by Nicolas Noble · 9 years ago
  91. 493542f Remove return status from maybe_work. by Craig Tiller · 9 years ago
  92. cb89db7 Add metadata batch documentation by Craig Tiller · 9 years ago
  93. 3e5964f Merge pull request #2164 from ctiller/all-my-little-snowflakes by Nicolas Noble · 9 years ago
  94. 10dfcc0 Merge pull request #2158 from murgatroid99/generated_files_info_message by Nicolas Noble · 9 years ago
  95. 1d7683d Merge pull request #2142 from murgatroid99/core_json_conversion_warnings by Nicolas Noble · 9 years ago
  96. 84976a7 Reverted slice.c changes by murgatroid99 · 9 years ago
  97. 6b3cb2a Merge pull request #2168 from ctiller/dont-do-nothing-infinite-times by David G. Quintas · 9 years ago
  98. 1a256bd Merge pull request #2154 from jcanizales/fix-build-json by Craig Tiller · 9 years ago
  99. f7b7c89 Dont do nothing for eternity by Craig Tiller · 9 years ago
  100. 154cb40 Made requested fixes by murgatroid99 · 9 years ago