1. d35bb9e Fix sanity by Craig Tiller · 7 years ago
  2. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  3. 547631e Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  4. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  5. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  6. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  7. 604abf4 add generated imports header to be able to build on mingw by Alexander Polcyn · 7 years ago
  8. 1a0cc16 Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1 by apolcyn · 7 years ago
  9. b0f3f55 Merge pull request #9986 from apolcyn/fix_connectivity by apolcyn · 7 years ago
  10. 02d131b fix mac crash on abruptly ended server thread by Alexander Polcyn · 7 years ago
  11. 513070c get rid of time check increment in watch connectivity state loop by Alexander Polcyn · 7 years ago
  12. 06d4edd fix setting of time_check_increment in watch conn state loop by Alexander Polcyn · 7 years ago
  13. 5b88146 make fewer lock/unlock calls and loop on cv_wait in watch conn state by Alexander Polcyn · 7 years ago
  14. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  15. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  16. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  17. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  18. 4e60675 add end2end tests to formatter and adjust to formatter by Alexander Polcyn · 7 years ago
  19. b862b6a use RTEST with channel watch arg to capture larger set of truthy args by Alexander Polcyn · 7 years ago
  20. c0e6701 Added dependencies in build.yaml to allow building by Vijay Pai · 7 years ago
  21. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  22. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  23. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  24. 071f74f add copyright header to fix failing sanity tests by Alexander Polcyn · 7 years ago
  25. af3213f remove now-unused channel completion queues by Alexander Polcyn · 7 years ago
  26. 4109c23 add a README for new test directory by Alexander Polcyn · 7 years ago
  27. 563ec53 stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock by Alexander Polcyn · 7 years ago
  28. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 7 years ago
  29. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  30. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 7 years ago
  31. f8dc32e make end2end test ports dynamic and slight refactor by Alexander Polcyn · 7 years ago
  32. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  33. be30114 fix up tests and remove two unlocks in a row bug by Alexander Polcyn · 7 years ago
  34. fcad579 in the middle of fixing watch and get connectivity state to work with new changes by Alexander Polcyn · 7 years ago
  35. 427ec5e change if to while to avoid unsafe wakeup by Alexander Polcyn · 7 years ago
  36. 6971908 remove a TODO by Alexander Polcyn · 7 years ago
  37. a200503 Merge pull request #10012 from vjpai/phpqps by Vijay Pai · 7 years ago
  38. 9f49866 add in background connectivity state poller by Alexander Polcyn · 7 years ago
  39. e57cd90 fix channel connectivity state function by Alexander Polcyn · 7 years ago
  40. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 7 years ago
  41. 958ded9 PHP benchmarking performance client, proxied through Ruby by Vijay Pai · 7 years ago
  42. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  43. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  44. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  45. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  46. 18e8b14 Limit the gem native build resources by J. Martin · 7 years ago
  47. 5c2d7e2 Boost grpc version to v1.1.4 by Muxi Yan · 7 years ago
  48. 2316b80 Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  49. 3d72d71 Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  50. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  51. fd6cc7d Bump version to v1.1.3 by Ken Payson · 7 years ago
  52. 3da3ce3 Add error test by ncteisen · 7 years ago
  53. 266f66a Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  54. e96b6a2 Merge pull request #9723 from vyper/patch-1 by apolcyn · 7 years ago
  55. ff71449 Fix generated code by Craig Tiller · 7 years ago
  56. 87b10b6 Fix class name on documentation by Leonardo Saraiva · 7 years ago
  57. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  58. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  59. 2b3e12c Update version to 1.1.2 by murgatroid99 · 7 years ago
  60. 7c54d29 Merge pull request #9553 from apolcyn/fix_ruby_mac_build by apolcyn · 7 years ago
  61. 6af4427 remove -Werror compiler option in ruby Makefile to build on mac in opt configuration by Alexander Polcyn · 7 years ago
  62. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  63. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  64. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  65. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  66. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  67. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  68. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  69. bc8a704 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  70. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  71. 0f2e2e4 Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  72. e38698e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  73. 1a56a93 Fixup by Craig Tiller · 8 years ago
  74. a53c193 Merge github.com:grpc/grpc into faster_slices by Craig Tiller · 8 years ago
  75. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  76. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  77. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  78. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  79. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  80. 0cf6a71 Fix comments, merge head, regen project by Craig Tiller · 8 years ago
  81. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  82. 0dcd709 Merge pull request #8304 from apolcyn/fix_ruby_tools_32_bit_windows by apolcyn · 8 years ago
  83. 4d08937 update grpc-tools.gemspec after with os_check -> plactform_check.rb by Alexander Polcyn · 8 years ago
  84. aaddb5c continue use of host_cpu and use x86 whenever not x86_64 by Alexander Polcyn · 8 years ago
  85. a47f51f Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  86. 8f3f2f4 Fix ruby:{python,csharp,csharpcoreclr}_server behavior by ncteisen · 8 years ago
  87. 61393ad Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  88. 9dc0ca0 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  89. 56610d4 Address github comments by ncteisen · 8 years ago
  90. 78e4bf6 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  91. 46b716d Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_server_side by ncteisen · 8 years ago
  92. db8a3c2 Merge branch 'master' of https://github.com/grpc/grpc into ruby_advanced_interop_client_side by ncteisen · 8 years ago
  93. 19cc2db Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  94. 38642fa Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi by apolcyn · 8 years ago
  95. 3adfa82 Merge pull request #9191 from apolcyn/fix_ruby_default_handler by apolcyn · 8 years ago
  96. d611160 Merge pull request #9018 from apolcyn/fix_ruby_pool_flake by apolcyn · 8 years ago
  97. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  98. 9383d2b Ruby: show error class and message instead of unknown by Yuan He · 8 years ago
  99. 2ec43d2 change ruby default unimplemented ruby server handler to have two arguments by Alexander Polcyn · 8 years ago
  100. 2e3972a Add advanced interop test behavior for Ruby server side by ncteisen · 8 years ago