1. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  2. 5dc96fb Comments by David Garcia Quintas · 9 years ago
  3. 5de1616 Fix naming issue in stress_test by David Garcia Quintas · 9 years ago
  4. fba20c9 Address some review comments about signal and restoring qps_test_with_poll by vjpai · 9 years ago
  5. 3affddd Add secure testing to sweep by vjpai · 9 years ago
  6. f8603ad Secure performance testing for C++ is in the hizzouse! by vjpai · 9 years ago
  7. 4540743 Better reasonable default by vjpai · 9 years ago
  8. 783c144 Fix up single run test Enable reasonable default if resp size not specified by vjpai · 9 years ago
  9. ce84670 clang-format by Vijay Pai · 9 years ago
  10. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  11. d08a738 Cleanup some names by vjpai · 9 years ago
  12. 9b14e15 Merge commit '6bf1de9' into protosplit by vjpai · 9 years ago
  13. 6bf1de9 Mark a method with GRPC_OVERRIDE to avoid compiler warning by vjpai · 9 years ago
  14. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  15. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  16. 72a6332 QPS worker no longer needs to specify server port on command line. This is part by vjpai · 9 years ago
  17. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  18. 754751e Numerous proto changes to make things more sane and fix some outstanding issues by vjpai · 9 years ago
  19. ceced33 Merge pull request #3962 from sreecha/skip_stress_tests by Nicolas Noble · 9 years ago
  20. f51ea7a Explicitly use grpc::string instead of std::string to be consistent with other test code by Sree Kuchibhotla · 9 years ago
  21. 117c8af Skip running stress_tests on jenkins by run_tests.py (This will fix the by Sree Kuchibhotla · 9 years ago
  22. ba4290a Removed 'using' conflicting with import by David Garcia Quintas · 9 years ago
  23. e6cd0e7 Return success if there are no test cases to run by Sree Kuchibhotla · 9 years ago
  24. 1190624 Fix the error reported by tools/run_tests/check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  25. 41b2143 Address code review comment by Sree Kuchibhotla · 9 years ago
  26. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  27. 52bfb25 Split qpstest.proto into two parts - one for performance stats and by vjpai · 9 years ago
  28. ac7edec Add an option to reuse the TestService::Stub in interop client class by Sree Kuchibhotla · 9 years ago
  29. 2bc3ac3 Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new by Sree Kuchibhotla · 9 years ago
  30. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  31. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  32. 728a610 Interop stress tests by Sree Kuchibhotla · 9 years ago
  33. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  34. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  35. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  36. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  37. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  38. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  39. df58c81 Merge pull request #3698 from ctiller/qps_test_be_locky by Vijay Pai · 9 years ago
  40. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  41. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  42. 7a0ae4c Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  43. 86253ca Latency traces by Craig Tiller · 9 years ago
  44. 7fd0fd5 C++ Alarm implementation (with tests). by David Garcia Quintas · 9 years ago
  45. a006b5f change default value of use_test_ca by yang-g · 9 years ago
  46. b17b7f4 Add a timeout to benchmark test runs by Craig Tiller · 9 years ago
  47. 92981d5 remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec by yang-g · 9 years ago
  48. 91054e6 Merge pull request #3627 from yang-g/flake2 by Craig Tiller · 9 years ago
  49. c046103 The Writes may return false after the server cancels the stream by yang-g · 9 years ago
  50. 1f8efa2 Merge pull request #3386 from yang-g/enable_ssl by Jan Tattermusch · 9 years ago
  51. 7a94236 Merge pull request #3556 from ctiller/clangf by Vijay Pai · 9 years ago
  52. 035cf09 enable_ssl to use_tls by yang-g · 9 years ago
  53. 0d55750 Maybe it is already ready when we call getstatus by yang-g · 9 years ago
  54. b7a5977 Merge github.com:grpc/grpc into clangf by Craig Tiller · 9 years ago
  55. f37cac7 Merge pull request #3565 from yang-g/end2end_test by Vijay Pai · 9 years ago
  56. 8423203 For compatibility with gcc-4.4, eliminate use of sleep_for and std::atomic by Vijay Pai · 9 years ago
  57. bf22e0e remove anonymous namespace in anonymous namespace by yang-g · 9 years ago
  58. 88d5d52 add tls and proxy as dimensions of end2end test by yang-g · 9 years ago
  59. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  60. fa6e70f Remove one pessimizing std::move by Vijay Pai · 9 years ago
  61. 0f9a118 Merge pull request #3474 from ctiller/clang_format by Nicolas Noble · 9 years ago
  62. b09a875 Merge pull request #3476 from vjpai/block_annotate by Yang Gao · 9 years ago
  63. dd69342 Merge github.com:grpc/grpc into clang_format by Craig Tiller · 9 years ago
  64. 3ca49d2 Add a todo regarding a C++ block annotation by vjpai · 9 years ago
  65. ddf3a51 Add clang-format to sanity by Craig Tiller · 9 years ago
  66. b0bd53a Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  67. 8b0b6f4 It is a bad idea to have a map with string_refs as output params. by Julien Boeuf · 9 years ago
  68. 10ee274 Merge github.com:grpc/grpc into we-are-one by Craig Tiller · 9 years ago
  69. f9dd54c Merge pull request #3378 from yang-g/connection_failure_detection by Craig Tiller · 9 years ago
  70. 78bddc6 Add empty_stream test case by yang-g · 9 years ago
  71. 5e8abed use seconds by yang-g · 9 years ago
  72. d886f33 add a test by yang-g · 9 years ago
  73. fd2f733 Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin by Julien Boeuf · 9 years ago
  74. 1928d49 Adding C++ tests and fixing a few things. by Julien Boeuf · 9 years ago
  75. 8cf0ed0 Fix mac build by Craig Tiller · 9 years ago
  76. 138de60 Merge pull request #3174 from vjpai/shutitdown2 by Craig Tiller · 9 years ago
  77. 8df8500 Merge pull request #3218 from yang-g/interop by David G. Quintas · 9 years ago
  78. 2311d49 Merge pull request #3186 from grpc/release-0_11 by Craig Tiller · 9 years ago
  79. 8e1e227 Merge remote-tracking branch 'upstream/master' into interop by yang-g · 9 years ago
  80. 59588c6 Removing pessimizing moves. by Nicolas "Pixel" Noble · 9 years ago
  81. d55ce14 Merge remote-tracking branch 'upstream/master' into interop by yang-g · 9 years ago
  82. 201ef59 more changes by yang-g · 9 years ago
  83. 867d0c1 Fix auth tests by yang-g · 9 years ago
  84. 93ddc61 Fix compilation by Craig Tiller · 9 years ago
  85. 7fa5167 Removing pessimizing moves. by Nicolas "Pixel" Noble · 9 years ago
  86. 1fdb05b Merge github.com:grpc/grpc into daisy-dukes by Craig Tiller · 9 years ago
  87. d514b21 Put timeout on server shutdown by vjpai · 9 years ago
  88. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  89. a4517a2 Remove C++11isms by Craig Tiller · 9 years ago
  90. 6157565 Merge github.com:grpc/grpc into daisy-dukes by Craig Tiller · 9 years ago
  91. 0d47192 Fixing headers and paths after merge with upstream. by Julien Boeuf · 9 years ago
  92. 821de34 Addressing comments. by Julien Boeuf · 9 years ago
  93. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  94. 97cd4ae Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  95. 6c7185d Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  96. 68ff03a Fixing AuthContext tests. by Julien Boeuf · 9 years ago
  97. a883ccf Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  98. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  99. 89d5610 Merge pull request #3104 from yang-g/create_channel by Craig Tiller · 9 years ago
  100. 421738b Addressing comments, round 2. by Julien Boeuf · 9 years ago