1. fb2877d Updated ruby interop client with keyword argument changes by murgatroid99 · 8 years ago
  2. 8472cc5 preparation for write semantics cleanup by Jan Tattermusch · 8 years ago
  3. 013ea77 checkpoint by Alistair Veitch · 8 years ago
  4. 84dcf06 cleanup in tests by Jan Tattermusch · 8 years ago
  5. 0aca838 add a server streaming api test by Jan Tattermusch · 8 years ago
  6. 421d2c4 add TODOs and remove unused imports by Jan Tattermusch · 8 years ago
  7. 6620dc3 remote AsyncCompletion by Jan Tattermusch · 8 years ago
  8. 82e4581 get rid of AsyncCompletionDelegate by Jan Tattermusch · 8 years ago
  9. afe1fe8 use tcs for streamingWrites by Jan Tattermusch · 8 years ago
  10. fdf2a66 Merge pull request #6686 from jtattermusch/sanity_fix_sanity by Craig Tiller · 8 years ago
  11. 29f2cb8 Add a Cython-level cancel-many-calls test by Nathaniel Manista · 8 years ago
  12. 8ec4097 Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  13. 507e290 Merge pull request #6690 from grpc/revert-6661-throughput_fix by Jan Tattermusch · 8 years ago
  14. 28f6c01 Revert "Revive C++ large-message throughput tests" by Jan Tattermusch · 8 years ago
  15. b90e6c9 Merge pull request #6670 from ctiller/guess_cpu by Jan Tattermusch · 8 years ago
  16. 348ca76 hotfix for sanity tests by Jan Tattermusch · 8 years ago
  17. 4609754 Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  18. 336292d Merge pull request #6423 from ctiller/signal_handler by Jan Tattermusch · 8 years ago
  19. b6c7a5a Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-please by Jan Tattermusch · 8 years ago
  20. d44b15a Merge pull request #6436 from jboeuf/credentials_refactoring by Jan Tattermusch · 8 years ago
  21. 33b7361 Merge pull request #6661 from vjpai/throughput_fix by Jan Tattermusch · 8 years ago
  22. f96711d Merge pull request #6653 from chedeti/examples by Jan Tattermusch · 8 years ago
  23. d83b2ae Merge pull request #6684 from jtattermusch/one_more_typo_fix by Jan Tattermusch · 8 years ago
  24. 9dda3fc one more typo fix by Jan Tattermusch · 8 years ago
  25. c34d59e Merge pull request #6683 from jtattermusch/fixup_run_full_performance by Jan Tattermusch · 8 years ago
  26. 5f04538 Fix protobuf by Craig Tiller · 8 years ago
  27. a8f72cf run 32core tests even if previous tests fail by Jan Tattermusch · 8 years ago
  28. 9cc9218 fix trivial typo by Jan Tattermusch · 8 years ago
  29. bc7593d Revert "Revert "Remove spam"" by Craig Tiller · 8 years ago
  30. 34c6e87 Simpler trick to force a listening cq by Craig Tiller · 8 years ago
  31. e76528c Revert "Remove spam" by Craig Tiller · 8 years ago
  32. 4265fa1 clang-format by Craig Tiller · 8 years ago
  33. fa96d86 Fix comments by Craig Tiller · 8 years ago
  34. 3f3312e Remove spam by Craig Tiller · 8 years ago
  35. 509b30e Fix non-listening cq registration so that calls can be queued against them by Craig Tiller · 8 years ago
  36. ae09d9d Fixes and code simplification by Craig Tiller · 8 years ago
  37. 52aeb54 Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals by David G. Quintas · 8 years ago
  38. 9b5f640 ObjC interface for using Cronet, and test for Cronet by Makarand Dharmapurikar · 8 years ago
  39. c68eb06 Bugfix to work with empty messages by Makarand Dharmapurikar · 8 years ago
  40. b39ad70 Added comments to ruby code generation by murgatroid99 · 8 years ago
  41. 210f3c4 Added comments to node generation, also refactored some plugin code by murgatroid99 · 8 years ago
  42. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  43. f1cde58 Disable legacy poller testing: seems like there is a bug, its legacy by Craig Tiller · 8 years ago
  44. c0cb23b Merge branch 'guess_cpu' into test_affine by Craig Tiller · 8 years ago
  45. 8a7fe1a Fix crash by Craig Tiller · 8 years ago
  46. bd24a46 Better guesses at benchmarks turned unit tests cpu cost by Craig Tiller · 8 years ago
  47. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  48. 718ce51 Fix server plugin test by Craig Tiller · 8 years ago
  49. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  50. 3c4fe1b Fixed the fix by David Garcia Quintas · 8 years ago
  51. 20431a8 Fix merge by Craig Tiller · 8 years ago
  52. 0e314bc Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_affine by Craig Tiller · 8 years ago
  53. aae6c2c Fix server plugin test by Craig Tiller · 8 years ago
  54. 8ad69bf Attempt to fix Windows by Craig Tiller · 8 years ago
  55. 29dc490 clang-format by Craig Tiller · 8 years ago
  56. 2afdc93 Unrevert protobuf version by Craig Tiller · 8 years ago
  57. b941d5a Fix a missing initialization by David Klempner · 8 years ago
  58. 3c62c55 Merge pull request #6658 from jtattermusch/support_32core_scenarios by Jan Tattermusch · 8 years ago
  59. ae34a37 Finished updating code and tests with keyword argument changes by murgatroid99 · 8 years ago
  60. 3fe694f Revive throughput tests . by vjpai · 8 years ago
  61. ec3e616 Merge pull request #6643 from jtattermusch/csharp_profiling2 by Jan Tattermusch · 8 years ago
  62. 75381c5 tiny fix by Jan Tattermusch · 8 years ago
  63. 4c31b7a Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup by Jan Tattermusch · 8 years ago
  64. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  65. bd820c6 add run_full_performance.sh script by Jan Tattermusch · 8 years ago
  66. aeb7034 Merge pull request #6639 from adelez/fix_code_coverage_again by adelez · 8 years ago
  67. 19fa14b Merge pull request #6652 from jtattermusch/master by Jan Tattermusch · 8 years ago
  68. fe3e8b7 remote unused member by yang-g · 8 years ago
  69. bf682f4 address comments by Jan Tattermusch · 8 years ago
  70. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  71. 824ad2a "taking a this" -> "taking this" typo correction by Nathaniel Manista · 8 years ago
  72. 54140f9 Merge pull request #6608 from yang-g/interop by Jan Tattermusch · 8 years ago
  73. 1226387 Merge pull request #6585 from ctiller/connect_first by Jan Tattermusch · 8 years ago
  74. 505b13d Merge pull request #6576 from rjshade/fix_udp_server_test by Jan Tattermusch · 8 years ago
  75. 3626efb Fix to undefined reference to gpr_log by chedeti · 8 years ago
  76. 9d410be provide readme for tools/run_tests/ by Jan Tattermusch · 8 years ago
  77. 94a0c92 Update README.md by Jan Tattermusch · 8 years ago
  78. 80fec20 Update README.md by Jan Tattermusch · 8 years ago
  79. 3b6ab81 Fix code coverage. by Adele Zhou · 8 years ago
  80. 2272d7a Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine by Craig Tiller · 8 years ago
  81. 3eee9b4 Mark sync cq as non-listening when it is by Craig Tiller · 8 years ago
  82. 4221c37 Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine by Craig Tiller · 8 years ago
  83. db7c356 Work stealing between affinitized cqs by Craig Tiller · 8 years ago
  84. abdec2d Separate the grpc_cli targets into a separate library by yang-g · 8 years ago
  85. 10ff0de Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14 by Jan Tattermusch · 8 years ago
  86. 09c5e05 support adding profilers to C# qps clients by Jan Tattermusch · 8 years ago
  87. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  88. d0f5f72 return number of cores from server by Jan Tattermusch · 8 years ago
  89. a71b0af Merge pull request #6627 from stanley-cheung/php-update-package-xml by Jan Tattermusch · 8 years ago
  90. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  91. e0af286 rename some ill-named enums and move them to the right files by Jan Tattermusch · 8 years ago
  92. a7db28f dont call into C core to get Timespec.InfPast and Timespec.InfFuture by Jan Tattermusch · 8 years ago
  93. f4a961d move ServerRpcNew and ClientSideStatus to their own file by Jan Tattermusch · 8 years ago
  94. 6dd544c tiny optimization in MetadataArraySafeHandle by Jan Tattermusch · 8 years ago
  95. 29d414c make Profilers visible to Grpc.IntegrationTesting by Jan Tattermusch · 8 years ago
  96. 37f3184 Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement by Jan Tattermusch · 8 years ago
  97. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  98. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  99. df012d0 Add proto file support in grpc_cli by yang-g · 8 years ago
  100. fa92da7 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago