1. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  2. 51f938f Make async server use one CQ per server thread by Craig Tiller · 9 years ago
  3. b6d57e7 add missed explicit by Yang Gao · 9 years ago
  4. cb7bcb1 Merge pull request #1958 from vjpai/qps-proto3 by David G. Quintas · 9 years ago
  5. e78ee18 Renumber message fields by vjpai · 9 years ago
  6. febf3b0 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson by Craig Tiller · 9 years ago
  7. 2490d9d Handle all cases properly by vjpai · 9 years ago
  8. 37253d9 Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into qps-proto3 by vjpai · 9 years ago
  9. 93b0f63 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health by Vijay Pai · 9 years ago
  10. d9c7e7e Stop worrying about 1 second deadline as a fatal problem Also fix reporter by Vijay Pai · 9 years ago
  11. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  12. bb7370f Missing required changes from pull req. #1964 by David Garcia Quintas · 9 years ago
  13. 52d646e Merge github.com:grpc/grpc into cereal-is-bad-for-your-health by Craig Tiller · 9 years ago
  14. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  15. 250e96d Dont serialize new call requests under the server test lock by Craig Tiller · 9 years ago
  16. ba9df85 Merge pull request #1948 from vjpai/poisson by Craig Tiller · 9 years ago
  17. fb61373 Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  18. aa4548d Add a new test for qps openloop to make sure this code gets exercised by vjpai · 9 years ago
  19. c695066 Removed redundant parameter from Reporter interface. by David Garcia Quintas · 9 years ago
  20. 191b674 Address reviewer comment by not having non-const reference by vjpai · 9 years ago
  21. 804afe6 Update QPS test to proto3 syntax by vjpai · 9 years ago
  22. 36403af Address review comments for code clarity by Vijay Pai · 9 years ago
  23. 92b7f87 Add comments describing various random distributions by Vijay Pai · 9 years ago
  24. fcedc15 Use typedef rather than using to make Travis happy by Vijay Pai · 9 years ago
  25. cf3fb09 clang-format by Vijay Pai · 9 years ago
  26. c7de81e Better management of channel attempts and channel coverage by Vijay Pai · 9 years ago
  27. db398e0 Omit redundant record-keeping by Vijay Pai · 9 years ago
  28. 06c9951 Take some code out from under a lock_guard and try to by Vijay Pai · 9 years ago
  29. 7b172b2 Get the code to stop crashing by fixing bugs by Vijay Pai · 9 years ago
  30. dc0615f Init a variable by vjpai · 9 years ago
  31. d1dce90 Minor fixes by vjpai · 9 years ago
  32. ca61f5b Merge branch 'master' into poisson by vjpai · 9 years ago
  33. 8eedd4a Context activation for async by Vijay Pai · 9 years ago
  34. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  35. 9dc5c15 Account for time difference in mac and linux by Vijay Pai · 9 years ago
  36. 8559485 Bug fix by Vijay Pai · 9 years ago
  37. 7abc4e7 Invoke LoadTest setup by vjpai · 9 years ago
  38. afc3ee8 Merge branch 'master' into poisson by vjpai · 9 years ago
  39. 3beb20c Support use of high_res clock in timepoints by vjpai · 9 years ago
  40. c9516d4 Fixed memory leak in server_async by David Garcia Quintas · 9 years ago
  41. 924d459 Fix timer issues by vjpai · 9 years ago
  42. 69fe075 Various minor fixes by Yang Gao · 9 years ago
  43. 675140c Merge branch 'master' into poisson by vjpai · 9 years ago
  44. 7947f9c Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  45. a9b5de8 Add a check against potential failure to bring up client binary by Yang Gao · 9 years ago
  46. c590287 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  47. a5861f3 Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md by Xudong Ma · 9 years ago
  48. 5fa2eab Merge pull request #1706 from ctiller/streaming-crash-boom-bang by Nicolas Noble · 9 years ago
  49. f01ccb7 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  50. 1d780fd Fixed typo by David Garcia Quintas · 9 years ago
  51. a4c44c2 Merge pull request #1703 from ctiller/fugly by Vijay Pai · 9 years ago
  52. fdc9af8 Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm by Yang Gao · 9 years ago
  53. bfc0182 Merge pull request #1693 from dgquintas/fix_sleep_for by Vijay Pai · 9 years ago
  54. f526bd4 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring by David Garcia Quintas · 9 years ago
  55. da0b312 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  56. d4db33d Add missing copyright notices by Craig Tiller · 9 years ago
  57. 3d49461 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  58. 8ebcec4 clang-format by Craig Tiller · 9 years ago
  59. aeea2f2 Fix shutdown crash in async streaming test by Craig Tiller · 9 years ago
  60. 5c8737d clang-format qps code - it was getting out of hand by Craig Tiller · 9 years ago
  61. 76e0fb1 Merge pull request #1669 from dgquintas/benchmark_hosts_info by Vijay Pai · 9 years ago
  62. efad2ae Merge branch 'master' into poisson by vjpai · 9 years ago
  63. feb67f6 Replaced std::this_thread::sleep_for for gpr_sleep_until. by David Garcia Quintas · 9 years ago
  64. 30ecd2b Return shared_ptr by value plus minor dependency fix by David Garcia Quintas · 9 years ago
  65. a6b559a Improvements to reporting mechanism based on comments. by David Garcia Quintas · 9 years ago
  66. 226beff Simplified code based on comments and fixed build.json by David Garcia Quintas · 9 years ago
  67. 87ca827 Added missing benchmark_config.* files by David Garcia Quintas · 9 years ago
  68. 3cc9ec9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. by David Garcia Quintas · 9 years ago
  69. cdbdedb Refactored benchmark reporting mechanism. by David Garcia Quintas · 9 years ago
  70. 0811650 Fix to work around the fact that Histogram isn't copyable. by David Garcia Quintas · 9 years ago
  71. 6ba29ba Added the client and server configurations to the bench results proto. by David Garcia Quintas · 9 years ago
  72. fd7166d Add response streams to server crash test, fix them by Craig Tiller · 9 years ago
  73. 7a317e5 Add crashing client test by Craig Tiller · 9 years ago
  74. 882431f Compile fix by Craig Tiller · 9 years ago
  75. 4f8b679 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm by Craig Tiller · 9 years ago
  76. 49c3b01 Better RNG seeding portability by Craig Tiller · 9 years ago
  77. f98e56c Cheesy attempt to get this working on Travis by Craig Tiller · 9 years ago
  78. ccced53 Merge branch 'master' into poisson by vjpai · 9 years ago
  79. 6a60802 WIP by vjpai · 9 years ago
  80. b57f72d resolve comments by Yang Gao · 9 years ago
  81. 26a4912 Add fake credentials to the test and verify it actually works by Yang Gao · 9 years ago
  82. 74e5eda Compile fix by Craig Tiller · 9 years ago
  83. a969d7c Compile fix by Craig Tiller · 9 years ago
  84. 3cdd9bb clang-format by Craig Tiller · 9 years ago
  85. 069daa3 Sleep a little after server death to allow TCP time to catch up by Craig Tiller · 9 years ago
  86. fbac5f1 Crash handling test by Craig Tiller · 9 years ago
  87. 280ca17 resolve comments by Yang Gao · 9 years ago
  88. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  89. a468c36 Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream by Yang Gao · 9 years ago
  90. 37f7257 WIP by vjpai · 9 years ago
  91. 0426ad0 Merge branch 'master' into poisson by vjpai · 9 years ago
  92. 2e9157d Added async streaming ping pong test by Siddharth Rakesh · 9 years ago
  93. 9038101 Merge pull request #1494 from ctiller/the-churnening by Yang Gao · 9 years ago
  94. 9b75c66 Merge pull request #1489 from ctiller/all-the-small-things by Yang Gao · 9 years ago
  95. df99410 Merge branch 'master' into poisson by vjpai · 9 years ago
  96. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  97. aef386b Merge pull request #1530 from ctiller/async-fail by Vijay Pai · 9 years ago
  98. 5f871ac Merge github.com:grpc/grpc into the-churnening by Craig Tiller · 9 years ago
  99. e9da2ee Merge github.com:grpc/grpc into all-the-small-things by Craig Tiller · 9 years ago
  100. 2bac1f8 Merge pull request #1470 from vjpai/stream_ctx by Craig Tiller · 9 years ago