1. d2b11fa Use GPR_ASSERT here by Craig Tiller · 9 years ago
  2. 4b20077 Add helpful log message by Craig Tiller · 9 years ago
  3. b4a75a8 Add != NULL by Craig Tiller · 9 years ago
  4. 1b5062c Fix indentation by Craig Tiller · 9 years ago
  5. ee15234 Add /* NDEBUGS */ as appropriate by Craig Tiller · 9 years ago
  6. b116c4f Remove expensive asserts from NDEBUG builds by Craig Tiller · 9 years ago
  7. 62bc184 Uncomment accidentally commented stuff by Craig Tiller · 9 years ago
  8. 12088b2 Tweak tests by Craig Tiller · 9 years ago
  9. c8a2299 Merge github.com:grpc/grpc into batch-metadata by Craig Tiller · 9 years ago
  10. 9c9d4e0 Addressing comments by Craig Tiller · 9 years ago
  11. b572fcb Merge pull request #1315 from jboeuf/security_connector by Craig Tiller · 9 years ago
  12. aab1edc Fixing inaccurate ruby test. by Julien Boeuf · 9 years ago
  13. 7d1d9ca Refactoring of core security to remove the factories. by Julien Boeuf · 9 years ago
  14. 19955c8 Merge pull request #1314 from tbetbetbe/grpc_ruby_remove_xray_dep by Stanley Cheung · 9 years ago
  15. 154db73 Remove usage of xray by Tim Emiola · 9 years ago
  16. 5c019ae clang-format by Craig Tiller · 9 years ago
  17. eb40a53 Fix remaining allocation bugs by Craig Tiller · 9 years ago
  18. bd22271 Random small fixes by Craig Tiller · 9 years ago
  19. 8fddccb Mark large requests tests flaky (they are buggy) by Craig Tiller · 9 years ago
  20. 9bffc90 Merge pull request #1310 from nicolasnoble/build-fix by Yang Gao · 9 years ago
  21. 1cc29c1 Fixing dependency... by Nicolas "Pixel" Noble · 9 years ago
  22. 76f5d46 clang-format by Craig Tiller · 9 years ago
  23. 8b282cb Got rid of GRPC_SEND_START by Craig Tiller · 9 years ago
  24. 4f558f5 Merge pull request #1297 from yugui/fix/header by Tim Emiola · 9 years ago
  25. 3d3a65d Merge pull request #1295 from yugui/fix/typed-struct by Tim Emiola · 9 years ago
  26. c6f60ea Merge pull request #1292 from jboeuf/load_file_with_null_term by Craig Tiller · 9 years ago
  27. 36ea9c4 Merge pull request #1305 from a11r/commonproto by Yang Gao · 9 years ago
  28. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  29. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  30. fec23f2 Merge pull request #1302 from tbetbetbe/grpc_ruby_rpc_server_simple_signal_handling by Jan Tattermusch · 9 years ago
  31. 9c1043e Progress towards transport using metadata batches by Craig Tiller · 9 years ago
  32. 720a208 Merge pull request #1303 from yang-g/codegen by Nicolas Noble · 9 years ago
  33. e8696fb Merge branch 'master' into fix/header by Yuki Yugui Sonoda · 9 years ago
  34. dca359c Merge branch 'master' into fix/typed-struct by Yuki Yugui Sonoda · 9 years ago
  35. d35b710 Merge pull request #1291 from yang-g/headers by Nicolas Noble · 9 years ago
  36. b67d14c Merge pull request #1288 from ctiller/init-fix2 by Nicolas Noble · 9 years ago
  37. 35baaa3 Merge pull request #1301 from ctiller/fix-run-tests by Nicolas Noble · 9 years ago
  38. 736bd65 Avoid generating libs for unknown types. by Yang Gao · 9 years ago
  39. 234458d Merge pull request #1290 from yang-g/interop by donnadionne · 9 years ago
  40. 4e99edb Kill transport end2end tests: not useful by Craig Tiller · 9 years ago
  41. 205aee1 Move metadata batching to stream_op by Craig Tiller · 9 years ago
  42. 87d5b19 clang-format by Craig Tiller · 9 years ago
  43. 6902ad2 Switching to batch oriented metadata passing by Craig Tiller · 9 years ago
  44. bf6d78c Fixes error with the keep-alive by Tim Emiola · 9 years ago
  45. b12dc6b Merge pull request #1261 from ctiller/registered_calls by Yang Gao · 9 years ago
  46. 321871e Updates the example servers to use #run_till_terminated by Tim Emiola · 9 years ago
  47. 9558460 Adds a #run_till_terminated func to RpcServer by Tim Emiola · 9 years ago
  48. 9a5a940 Get run_tests.py forever mode working again by Craig Tiller · 9 years ago
  49. 9d005cc Addressing comments. by Julien Boeuf · 9 years ago
  50. cd1c1dd Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps by Stanley Cheung · 9 years ago
  51. 277d3cf clang-format by Craig Tiller · 9 years ago
  52. 15f9f95 Use channel tags to call methods by Craig Tiller · 9 years ago
  53. 3beef68 Populate channel tags for methods by Craig Tiller · 9 years ago
  54. 62d2896 Add facility to register methods in C++ by Craig Tiller · 9 years ago
  55. 53a38d4 Make RpcMethod constructor take all args by Craig Tiller · 9 years ago
  56. bd6c618 Precreate RpcMethod instances by Craig Tiller · 9 years ago
  57. b20111c clang-format by Craig Tiller · 9 years ago
  58. 0845337 Introduce ahead-of-time registration of (method,host) pairs by Craig Tiller · 9 years ago
  59. 2ab3998 Merge pull request #1296 from yugui/fix/static by Tim Emiola · 9 years ago
  60. 8c70eb1 Merge pull request #1298 from tbetbetbe/grpc_nodejs_remove_pubsub by Tim Emiola · 9 years ago
  61. ff1ae50 Removes nodejs pubsub example by Tim Emiola · 9 years ago
  62. 4561704 Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_tests by Jan Tattermusch · 9 years ago
  63. 2288791 Avoid implicit function declarations by Yuki Yugui Sonoda · 9 years ago
  64. f0eee5f Make some functions static by Yuki Yugui Sonoda · 9 years ago
  65. 99eb9f9 Fix a linkage error with mac clang by Yuki Yugui Sonoda · 9 years ago
  66. 3c88e5d Make some global variables static by Yuki Yugui Sonoda · 9 years ago
  67. 29ee1db Use TypedData for GRPC::Core::ServerCredentials by Yuki Yugui Sonoda · 9 years ago
  68. 9232f12 Use TypedData for GRPC::Core::Server by Yuki Yugui Sonoda · 9 years ago
  69. d441c2e Use TypedData for GRPC::Core::TimeSpec by Yuki Yugui Sonoda · 9 years ago
  70. a87924e Use TypedData for GRPC::Core::Credentials by Yuki Yugui Sonoda · 9 years ago
  71. bf256ae Use TypedData for GRPC::Core::CompletionQueue by Yuki Yugui Sonoda · 9 years ago
  72. d98db4a Use TypedData for TmpChannelArgs by Yuki Yugui Sonoda · 9 years ago
  73. c9b7d1c Use TypedData for GRPC::Core::Channel by Yuki Yugui Sonoda · 9 years ago
  74. 961f0bc Use TypedData for GRPC::Core::MetadataArray by Yuki Yugui Sonoda · 9 years ago
  75. 76801d2 Use TypedData_XXX instead of Data_XXX for GRPC::Core::Call by Yuki Yugui Sonoda · 9 years ago
  76. 041e039 Updates gem dependencies, style rules by Tim Emiola · 9 years ago
  77. b5bcca4 Adds interop cancellation tests by Tim Emiola · 9 years ago
  78. a10a843 Corrects handling of status during bidi call orchestration. by Tim Emiola · 9 years ago
  79. 1b39916 Adds an explicit Cancellation exception by Tim Emiola · 9 years ago
  80. 28d75d9 Adding option to add a null terminator when loading a file. by Julien Boeuf · 9 years ago
  81. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  82. eaccf90 Return 1 when test_case is not supported in interop test by Yang Gao · 9 years ago
  83. 0afc3ad Merge pull request #1285 from vjpai/timers by Craig Tiller · 9 years ago
  84. 00f9f4f Merge pull request #1289 from yang-g/interop by Nicolas Noble · 9 years ago
  85. 0f5621d sync and resolve conflict by Yang Gao · 9 years ago
  86. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  87. 9aadeb8 Get GRPC_TRACE tcp working again by Craig Tiller · 9 years ago
  88. 4e01659 Merge remote-tracking branch 'upstream/master' into timers by Vijay Pai · 9 years ago
  89. 7b3aba5 Fix some name choices by Vijay Pai · 9 years ago
  90. db38bb1 Merge pull request #1277 from ctiller/fast-unref by Vijay Pai · 9 years ago
  91. 72d70fc Adds a tests that demonstrates successful cancellation by Tim Emiola · 9 years ago
  92. 999db71 Merge pull request #1284 from nicolasnoble/bashisms by Craig Tiller · 9 years ago
  93. 68e4515 Mark activation for read, write, and time spent in system calls by Vijay Pai · 9 years ago
  94. 0163460 Mark creation of call, performing ops on channel by Vijay Pai · 9 years ago
  95. fad38ba Add client-side marks for proto processing. Need to go in and fill in tag later by Vijay Pai · 9 years ago
  96. 9ffbd0c Mark proto ser/deser on server side by Vijay Pai · 9 years ago
  97. 0fb96e8 Rename seq to id so that it's clear it can be any generic ID by Vijay Pai · 9 years ago
  98. 74c0224 Change int sequence number to a void* for more generality by Vijay Pai · 9 years ago
  99. 970f5d9 Removing some bashisms. by Nicolas "Pixel" Noble · 9 years ago
  100. 457f1f7 Merge pull request #1124 from nicolasnoble/sanity by Craig Tiller · 9 years ago