1. b0bb674 Merge pull request #6636 from yang-g/grpc_cli by Jan Tattermusch · 8 years ago
  2. 11ca9d8 Merge pull request #6674 from murgatroid99/node_ruby_codegen_comments by Jan Tattermusch · 8 years ago
  3. addf007 Merge pull request #6711 from thought-machine/fix_read_leak by Jan Tattermusch · 8 years ago
  4. 05808c4 Merge pull request #6731 from vjpai/beheader by Jan Tattermusch · 8 years ago
  5. 92ac3f7 Merge pull request #6762 from nathanielmanistaatgoogle/ga by Jan Tattermusch · 8 years ago
  6. 7996a72 Merge pull request #6772 from ctiller/beefy by Jan Tattermusch · 8 years ago
  7. d38b2c4 Merge pull request #6761 from ctiller/there-were-no-fatalities by Jan Tattermusch · 8 years ago
  8. 3dbafd5 Merge pull request #5901 from dgquintas/lr_hook by Jan Tattermusch · 8 years ago
  9. 2ff7986 Merge pull request #6664 from dklempner/server_builder_plugin_test by Jan Tattermusch · 8 years ago
  10. f2874ef Only send status and message with stream closure when needed by Craig Tiller · 8 years ago
  11. 29243dd Python GA security API by Nathaniel Manista · 8 years ago
  12. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  13. e5d37dd Merge pull request #6752 from nathanielmanistaatgoogle/ga by Jan Tattermusch · 8 years ago
  14. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  15. b0f676b Fix memory leak reading from python ByteBuffer. by alex · 8 years ago
  16. f78b822 Merge pull request #6667 from kpayson64/ruby_eventfd_bug by Jan Tattermusch · 8 years ago
  17. d06b482 Merge pull request #6707 from murgatroid99/makefile_warning_wording by Jan Tattermusch · 8 years ago
  18. 10da197 Python GA channel and server by Nathaniel Manista · 8 years ago
  19. dce1ee6 Fixed ruby fd bug by Ken Payson · 8 years ago
  20. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  21. f40097b Merge pull request #6721 from vjpai/cleanup by Jan Tattermusch · 8 years ago
  22. 19ae7bd Merge pull request #5794 from chrisdunelm/WriteOptions_readonly by Jan Tattermusch · 8 years ago
  23. be0456c Merge pull request #6719 from murgatroid99/node_compressed_read_fix by Jan Tattermusch · 8 years ago
  24. f7d95c3 Merge pull request #6724 from nathanielmanistaatgoogle/paused by Jan Tattermusch · 8 years ago
  25. 9d13a6d Merge pull request #6327 from nathanielmanistaatgoogle/ga by Jan Tattermusch · 8 years ago
  26. 55458f1 Merge pull request #6734 from ctiller/revert-legacy by Jan Tattermusch · 8 years ago
  27. 0a10d6c Interfaces of Python GA API by Nathaniel Manista · 8 years ago
  28. c29298d Revert "Disable legacy poller testing: seems like there is a bug, its legacy" by Craig Tiller · 8 years ago
  29. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  30. 711472f Remove unused gflags and gtest includes by vjpai · 8 years ago
  31. d8364f7 Deprecate perf_db use by vjpai · 8 years ago
  32. 0d61960 Merge pull request #6496 from ejona86/fatal-failure-is-shutdown by Craig Tiller · 8 years ago
  33. bd9af5f undo accidental submodule commit by Alistair Veitch · 8 years ago
  34. e97035d Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  35. f1bc22a regenerate projects by Alistair Veitch · 8 years ago
  36. 6f61a13 Add block_until_paused method to PauseFailControl by Nathaniel Manista · 8 years ago
  37. 704fb3f Merge pull request #6586 from makdharma/cronet by Jorge Canizales · 8 years ago
  38. f484ba9 Merge pull request #6718 from jtattermusch/enable_multiclient by Vijay Pai · 8 years ago
  39. 5b521d2 Merge pull request #6712 from jtattermusch/csharp_more_completion_queues by Jan Tattermusch · 8 years ago
  40. 55ebba1 Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvements by Jan Tattermusch · 8 years ago
  41. 7fba068 docgen format fix by Makarand Dharmapurikar · 8 years ago
  42. 44181c02 fix options file; fix generated include guards by Alistair Veitch · 8 years ago
  43. 3b4b50b Remove unused struct by vjpai · 8 years ago
  44. 246d853 Remove some unused enums by vjpai · 8 years ago
  45. aed1de9 Style guide related feedback fixes. by Makarand Dharmapurikar · 8 years ago
  46. 138156a add missing pinvoke method by Jan Tattermusch · 8 years ago
  47. 1e5d9b9 fix one more test by Jan Tattermusch · 8 years ago
  48. 71702b1 fix tests by Jan Tattermusch · 8 years ago
  49. 5a94cf5 use 1 cq per thread by default by Jan Tattermusch · 8 years ago
  50. 2f0a690 name the threadpool threads before starting by Jan Tattermusch · 8 years ago
  51. e6d1de6 eliminate global completion registry by Jan Tattermusch · 8 years ago
  52. b089320 completion registry is per cq by Jan Tattermusch · 8 years ago
  53. 3e97668 add missing newline by Alistair Veitch · 8 years ago
  54. 2a84f23 expose completionQueueCount setting by Jan Tattermusch · 8 years ago
  55. 5ee8e77 add support for multiple cqs to GrpcThreadPool by Jan Tattermusch · 8 years ago
  56. c04f7b1 Remember to unref the slice by murgatroid99 · 8 years ago
  57. 8678bb4 Remove extraneous logging code by murgatroid99 · 8 years ago
  58. c04b80c Make Node not segfault when it receives a compressed message by murgatroid99 · 8 years ago
  59. 6d2ed00 Slight change to surface API. by Makarand Dharmapurikar · 8 years ago
  60. ebd506b use 2 clients for 8core setup as well by Jan Tattermusch · 8 years ago
  61. 22ca12b Merge pull request #6716 from jtattermusch/enable_multiclient by Craig Tiller · 8 years ago
  62. db51bf9 add a new worker by Jan Tattermusch · 8 years ago
  63. de733bd Cosmetic changes to address feedback. by Makarand Dharmapurikar · 8 years ago
  64. 61aa858 Merge pull request #6703 from murgatroid99/pc_zookeeper_generation_fix by Jan Tattermusch · 8 years ago
  65. 1a43405 Merge pull request #6706 from ctiller/rraf by Craig Tiller · 8 years ago
  66. 15d7f3c Mark port as non-listening by Craig Tiller · 8 years ago
  67. 325a059 Mark port as non-listening by Craig Tiller · 8 years ago
  68. 7356326 Improve wording of protobuf warning in Makefile by murgatroid99 · 8 years ago
  69. 53dd6b9 Round robin notifier pollset by Craig Tiller · 8 years ago
  70. e7cb77b Make grpc_zookeeper.pc file generation consistent with other .pc files by murgatroid99 · 8 years ago
  71. d961a8f really move by Alistair Veitch · 8 years ago
  72. fb461ba really commit by Alistair Veitch · 8 years ago
  73. 8fc19a1 move proto file by Alistair Veitch · 8 years ago
  74. 0e6ebde Fix incorrect script invocation for code generation. by Alistair Veitch · 8 years ago
  75. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  76. 092f3f0 update docs by Alistair Veitch · 8 years ago
  77. d7bbd38 Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test by Jan Tattermusch · 8 years ago
  78. 6db0232 Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args by Jan Tattermusch · 8 years ago
  79. c86860f Merge pull request #6695 from rjshade/request_with_flags_timeout by Jan Tattermusch · 8 years ago
  80. 8978b3c Merge pull request #6612 from ctiller/test_affine by Craig Tiller · 8 years ago
  81. e0ddc35 Speed up tests by Craig Tiller · 8 years ago
  82. 825cd45 Cleanup redundant tests by Craig Tiller · 8 years ago
  83. 116b3c5 Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  84. bd04175 Merge pull request #6694 from ctiller/sin by Jan Tattermusch · 8 years ago
  85. e67f7b6 Fix timeout on async server shutdown by Craig Tiller · 8 years ago
  86. 2939e2f Update ruby perf code with keyword args changes by murgatroid99 · 8 years ago
  87. f581659 add TODO by Jan Tattermusch · 8 years ago
  88. 6854c70 reorder clientside send preconditions by Jan Tattermusch · 8 years ago
  89. d910833 clientside writes should finish with TaskCanceledException if cancel was previously requested by Jan Tattermusch · 8 years ago
  90. 8c2d373 Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine by Craig Tiller · 8 years ago
  91. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  92. 5468c27 reorder members for readability by Jan Tattermusch · 8 years ago
  93. 5c52f37 improve ordering of serverside send checks by Jan Tattermusch · 8 years ago
  94. 56605ef adjust the tests to reflect the correct send behavior on client by Jan Tattermusch · 8 years ago
  95. 6098848 allow short-circuiting the send operation by Jan Tattermusch · 8 years ago
  96. 239fce1 simplify implementation of SendCloseFromClient by Jan Tattermusch · 8 years ago
  97. e29f7a1 Make request_with_flags timeout deadline equal to that of request_with_payload. by Robbie Shade · 8 years ago
  98. 468ee4c Improve test debugability, fix race condition by Craig Tiller · 8 years ago
  99. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  100. 74cb8f5 Removed remaining reference to timeout argument from ruby interop client by murgatroid99 · 8 years ago