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