1. add5840 gcov: dont run large json_run_localhost scenarios by Jan Tattermusch · 6 years ago
  2. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  3. ac08180 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" by Jan Tattermusch · 6 years ago
  4. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 6 years ago
  5. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 6 years ago
  6. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  7. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  8. ae376bf Privatize host_port.h; was not used in any wrapped language implementation by Vijay Pai · 7 years ago
  9. de79daa Merge pull request #14164 from yang-g/cork_all by Yang Gao · 7 years ago
  10. ea33017 Add option to use client side coalescing API in qps test by yang-g · 7 years ago
  11. d88f903 Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy by ncteisen · 7 years ago
  12. 93563bc remote stale import by Noah Eisen · 7 years ago
  13. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  14. 251af24 Disabled the json_run_localhost:*_low_thread_count family of tests by David Garcia Quintas · 7 years ago
  15. 8873975 Fix Async QPS Test by Ken Payson · 7 years ago
  16. c6587ca Reintroduce lambdas by Vijay Pai · 7 years ago
  17. f230ffd clang-format by Vijay Pai · 7 years ago
  18. 083b9be Make all-streams op about cleanup only and replace a lambda with a virtual by Vijay Pai · 7 years ago
  19. c8dd4c5 Remove some unneeded and spammy logs by Vijay Pai · 7 years ago
  20. 6389457 Adjust stream cancellation point and fix races in sync client by Vijay Pai · 7 years ago
  21. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  22. 7cf8d72 Fix TSAN json_run_localhost flake by Ken Payson · 7 years ago
  23. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  24. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  25. 918ce7a Fix QPS Async Client Next loop by Ken Payson · 7 years ago
  26. 37f1bd1 clear the request by yang-g · 7 years ago
  27. 1bf7207 Merge pull request #13084 from kpayson64/cq_lambda by kpayson64 · 7 years ago
  28. 42bd87e Adds gRPC Experimental CQ DoThenAsyncNext lambda API by Ken Payson · 7 years ago
  29. ca31256 Remove redundant WaitForConnected by Yuchen Zeng · 7 years ago
  30. 088112f Create inproc version of QPS test and add a few simple tests of this to standard testing suite. by Vijay Pai · 7 years ago
  31. 320e703 Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanitizers by Jan Tattermusch · 7 years ago
  32. 779ae6f cap json_run_localhost to 10 mins under sanitizers by Jan Tattermusch · 7 years ago
  33. c18ad11 Wait until all clients connected before starting streams by Craig Tiller · 7 years ago
  34. f6cd77c Stability fixes by Craig Tiller · 7 years ago
  35. 768c894 reduce timeout for json_run_localhost by Jan Tattermusch · 7 years ago
  36. 22410e0 Merge pull request #12623 from vjpai/one_sided by Vijay Pai · 7 years ago
  37. 43b5522 Cancel outstanding streams when shutting down the client by Vijay Pai · 7 years ago
  38. adbcec4 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  39. 4b047a3 Construction of streams shouldn't require triggering async ops by Vijay Pai · 7 years ago
  40. 4f5acf7 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  41. 7f6a27a Merge pull request #12372 from vjpai/armalarmadingdong by Vijay Pai · 7 years ago
  42. 56969c2 Merge github.com:grpc/grpc into pollset_kick_stats by Craig Tiller · 7 years ago
  43. 58c33ba Decouple alarm construction from setting to avoid races in MT code by Vijay Pai · 7 years ago
  44. e1101cf Update Bazel for new systems by Craig Tiller · 7 years ago
  45. 0ff222a Add pollset_kick stats by Craig Tiller · 7 years ago
  46. 2897235 Expose stats into qps_driver by Craig Tiller · 7 years ago
  47. 90df76b Merge branch 'master' of https://github.com/grpc/grpc into visibility by Nicolas "Pixel" Noble · 7 years ago
  48. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  49. 6defb32 Remove some pre-C++11-style workarounds by Vijay Pai · 7 years ago
  50. c389555 Move some internal includes to the right places by Vijay Pai · 7 years ago
  51. e1418e4 Switch to idiomatic Slice API by Vijay Pai · 7 years ago
  52. af313ca Eliminate copy in QPS Driver by ncteisen · 7 years ago
  53. 0133cc6 Avoid benchmarking allocs by ncteisen · 7 years ago
  54. 1932a50 Merge pull request #11787 from guantaol/qps_driver by Guantao Liu · 7 years ago
  55. 0f95fa4 Add idiomatic C++ API for grpc::Slice construction that doesn't by Vijay Pai · 7 years ago
  56. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  57. 29a7050 Fixed sanity. by Guantao Liu · 7 years ago
  58. 91d8f0b Added the missing header file and fixed a syntax error. by Guantao Liu · 7 years ago
  59. ac9fdfb Removed unnecessary default values and fixed sanity. by Guantao Liu · 7 years ago
  60. e72b5d6 Merge remote-tracking branch 'upstream/master' into qps_driver to resolve conflicts. by Guantao Liu · 7 years ago
  61. 5e47758 Make @vjpai an owner of qps_test by Craig Tiller · 7 years ago
  62. 68ce256 Sanitizing repo. by Nicolas "Pixel" Noble · 7 years ago
  63. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  64. fdcb774 Regenerate projects and fixes by yang-g · 7 years ago
  65. b575a34 Replace InitBenchmark with InitTest. Remove qps_test.cc by yang-g · 7 years ago
  66. abe3cf5 Add a new metric 'Queries/CPU-sec'. Enable internal credential types. by Guantao Liu · 7 years ago
  67. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  68. 873ee82 Add channel args to qps server by Craig Tiller · 7 years ago
  69. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  70. dc1b51e clang fmt by ncteisen · 7 years ago
  71. 24e8207 Add json out flag to qps driver by ncteisen · 7 years ago
  72. c8e7a52 Merge remote-tracking branch 'origin/master' into HEAD by Ken Payson · 7 years ago
  73. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  74. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  75. 7bc55fd Merge remote-tracking branch 'ctiller/build-wtf' into import by Nicolas "Pixel" Noble · 7 years ago
  76. 4b07aab Support multiple threads per cq sharing, add tests by Vijay Pai · 7 years ago
  77. 840931e More import fixes by Craig Tiller · 7 years ago
  78. af6c83f Adding dummy layering check option. by Nicolas "Pixel" Noble · 7 years ago
  79. 8698f2b fix extern c location by Yuxuan Li · 7 years ago
  80. 6ca796d merge master, resolve conflict by Yuxuan Li · 7 years ago
  81. eb36b8a Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  82. 78f8ce3 The json parser comes from protobuf. by Nicolas "Pixel" Noble · 7 years ago
  83. 71ca420 QPS doesn't actually need gtest anymore. by Nicolas "Pixel" Noble · 7 years ago
  84. 57e12b1 Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat by Yuxuan Li · 7 years ago
  85. a7f7fcf Merge branch 'master' into poll_stat by Yuxuan Li · 7 years ago
  86. 85d3a53 change gpr_atm to int by Yuxuan Li · 7 years ago
  87. d868a07 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  88. 87827e0 use lock instand of atomics, fix include position by Yuxuan Li · 7 years ago
  89. bfb495d add override to GetPollCount() function by Yuxuan Li · 7 years ago
  90. a33e2b2 add some comments by Yuxuan Li · 7 years ago
  91. 5f9f37a fix minor by Yuxuan Li · 7 years ago
  92. f8365cd clean up, fix minor issue by Yuxuan Li · 7 years ago
  93. 28efff3 clang-format by Yuxuan Li · 7 years ago
  94. 5d3ddee adding server side poll stat by Yuxuan Li · 7 years ago
  95. 999ac15 initial implementation. by Yuxuan Li · 7 years ago
  96. c357179 Isolate timer checking in its own thread by Craig Tiller · 7 years ago
  97. eea8cf0 Add QPS tests for one-sided streaming by Vijay Pai · 7 years ago
  98. f26caee clang-format by Craig Tiller · 7 years ago
  99. 9354720 Fix infinite streams in qps_test by Craig Tiller · 7 years ago
  100. 7c26eed Buildifier and wrapping test/cpp/* rules with our build system. by Nicolas "Pixel" Noble · 7 years ago