1. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  2. d08a738 Cleanup some names by vjpai · 9 years ago
  3. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  4. 754751e Numerous proto changes to make things more sane and fix some outstanding issues by vjpai · 9 years ago
  5. 52bfb25 Split qpstest.proto into two parts - one for performance stats and by vjpai · 9 years ago
  6. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  7. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  8. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  9. 86253ca Latency traces by Craig Tiller · 9 years ago
  10. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  11. 9e2f90c headers reorg by yang-g · 9 years ago
  12. 90e7369 clang-format plus helpful comments by Vijay Pai · 9 years ago
  13. eed63fa Remaining changes needed to get QPS test working on old compilers. by Vijay Pai · 9 years ago
  14. bc78c20 Eliminate use of this_thread::sleep_until by Vijay Pai · 9 years ago
  15. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  16. 372fd87 Revert "Revert "Open loop sync/async multithreaded testing"" by Vijay Pai · 9 years ago
  17. d55636d Revert "Open loop sync/async multithreaded testing" by Craig Tiller · 9 years ago
  18. 924d459 Fix timer issues by vjpai · 9 years ago
  19. 675140c Merge branch 'master' into poisson by vjpai · 9 years ago
  20. 5c8737d clang-format qps code - it was getting out of hand by Craig Tiller · 9 years ago
  21. f993194 Merge branch 'stream_ctx' into poisson by vjpai · 9 years ago
  22. 0a41293 Also need to create a vector of streams by vjpai · 9 years ago
  23. 36ff3f0 clang-format by Vijay Pai · 9 years ago
  24. 25aa12f Support multi-stream synchronous client tests by Vijay Pai · 9 years ago
  25. 0b94127 Merge branch 'master' into poisson by Vijay Pai · 9 years ago
  26. 9ba29cd Move end_threads to subclass since some subclass-specific fields will still be by vjpai · 9 years ago
  27. 07b2fe6 Move end_threads to subclass since some subclass-specific fields will still be by vjpai · 9 years ago
  28. c6aa60e Move interarrival timer to Client class so that it can be used for async tests by vjpai · 9 years ago
  29. 0e6df83 Merge branch 'master' into poisson by Vijay Pai · 9 years ago
  30. 87dd702 Fix embarassing break bug by Vijay Pai · 9 years ago
  31. 77e0d64 Fix a race in QPS client shutdown by Craig Tiller · 9 years ago
  32. 105ff2e Support for open-loop sync test by Vijay Pai · 9 years ago
  33. 66f37b4 Merge github.com:google/grpc into qps by Craig Tiller · 9 years ago
  34. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  35. 8a5a666 Handle errors better on client by Craig Tiller · 9 years ago
  36. aa2fca5 Remove asserts by Craig Tiller · 9 years ago
  37. 4967313 Remove unused header file for profiler by Vijay Pai · 9 years ago
  38. 55bb5bd No need to do an extra read by Vijay Pai · 9 years ago
  39. 46f6523 Added streaming C++ tests for sync and sync cases by vjpai · 9 years ago
  40. a182bf1 clang-format by Craig Tiller · 10 years ago
  41. a8dc37a Rename some files by Craig Tiller · 10 years ago[Renamed from test/cpp/qps/client.cc]
  42. 8856875 Async client progress by Craig Tiller · 10 years ago
  43. 76877c3 Generate latencies in driver by Craig Tiller · 10 years ago
  44. 10923c2 Formatting by Craig Tiller · 10 years ago
  45. 6af9ed0 Rework QPS client/server by Craig Tiller · 10 years ago
  46. 8ecb170 Fix that race better by Craig Tiller · 10 years ago
  47. 2d0f36c Driver to client/server kind of works by Craig Tiller · 10 years ago
  48. 5c004c6 Driver changes by Craig Tiller · 10 years ago
  49. 5b47818 Some compilers not happy with <:: and need < :: instead by vjpai · 10 years ago
  50. 7e80efc Making the usage of gflags uniform across distributions. by Nicolas "Pixel" Noble · 10 years ago
  51. ba60820 Fixing gflags' include path. by Nicolas "Pixel" Noble · 10 years ago
  52. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  53. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  54. 0ea6b43 Merge pull request #324 from ctiller/bench by Vijay Pai · 10 years ago
  55. 056ba54 Add pprof support by Craig Tiller · 10 years ago
  56. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  57. 1ee7cb0 Merge github.com:google/grpc into format by Craig Tiller · 10 years ago
  58. 92fe70e Added new results to report resource usage and QPS, along with new proto support for this by vpai · 10 years ago
  59. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  60. 59dfc90 Client side implementation of creating channel with credentials. by yangg · 10 years ago
  61. 80b6d01 Prepare QPS tests for running in GCE by vpai · 10 years ago