1. d67b356 Merge pull request #3905 from vjpai/protosplit by Jan Tattermusch · 9 years ago
  2. c76ff10 Removed consts to make MSVC happy by David Garcia Quintas · 9 years ago
  3. fba20c9 Address some review comments about signal and restoring qps_test_with_poll by vjpai · 9 years ago
  4. 1f6f02a Merge branch 'master' into protosplit 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. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  8. 4540743 Better reasonable default by vjpai · 9 years ago
  9. 783c144 Fix up single run test Enable reasonable default if resp size not specified by vjpai · 9 years ago
  10. ce84670 clang-format by Vijay Pai · 9 years ago
  11. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  12. d08a738 Cleanup some names by vjpai · 9 years ago
  13. 9b14e15 Merge commit '6bf1de9' into protosplit by vjpai · 9 years ago
  14. 6bf1de9 Mark a method with GRPC_OVERRIDE to avoid compiler warning by vjpai · 9 years ago
  15. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  16. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  17. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  18. 89ea0c7 Merge pull request #4006 from dgquintas/fix-lb-test by Craig Tiller · 9 years ago
  19. 93c65ae Fixed potential stack corruption by David Garcia Quintas · 9 years ago
  20. 9f0f01e Merge pull request #3997 from a-veitch/fix_tsan_cpu_test by Nicolas Noble · 9 years ago
  21. f987e3a Fix for long-running tsan test by Alistair Veitch · 9 years ago
  22. 72a6332 QPS worker no longer needs to specify server port on command line. This is part by vjpai · 9 years ago
  23. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  24. 754751e Numerous proto changes to make things more sane and fix some outstanding issues by vjpai · 9 years ago
  25. 4b69152 Eliminate qpstest.proto by vjpai · 9 years ago
  26. ceced33 Merge pull request #3962 from sreecha/skip_stress_tests by Nicolas Noble · 9 years ago
  27. f51ea7a Explicitly use grpc::string instead of std::string to be consistent with other test code by Sree Kuchibhotla · 9 years ago
  28. 117c8af Skip running stress_tests on jenkins by run_tests.py (This will fix the by Sree Kuchibhotla · 9 years ago
  29. ba4290a Removed 'using' conflicting with import by David Garcia Quintas · 9 years ago
  30. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  31. e6cd0e7 Return success if there are no test cases to run by Sree Kuchibhotla · 9 years ago
  32. 1190624 Fix the error reported by tools/run_tests/check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  33. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  34. 41b2143 Address code review comment by Sree Kuchibhotla · 9 years ago
  35. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  36. 427eb90 Fix memory leak by Alistair Veitch · 9 years ago
  37. 4870de2 Fix more shadow and conversion warnings. by Vijay Pai · 9 years ago
  38. fe8bc19 Oops - forgot to add the protos! by vjpai · 9 years ago
  39. 52bfb25 Split qpstest.proto into two parts - one for performance stats and by vjpai · 9 years ago
  40. 4c70baa Fix sign conversion issues here by vjpai · 9 years ago
  41. 72badb4 more verbose message by Alistair Veitch · 9 years ago
  42. c11e847 only print #cores seen by Alistair Veitch · 9 years ago
  43. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  44. ac7edec Add an option to reuse the TestService::Stub in interop client class by Sree Kuchibhotla · 9 years ago
  45. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  46. 2bc3ac3 Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new by Sree Kuchibhotla · 9 years ago
  47. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  48. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  49. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  50. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  51. 728a610 Interop stress tests by Sree Kuchibhotla · 9 years ago
  52. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  53. 661ad7f We need the iomgr_init for winsocks initialization. by David Garcia Quintas · 9 years ago
  54. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  55. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  56. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  57. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  58. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  59. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  60. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  61. df58c81 Merge pull request #3698 from ctiller/qps_test_be_locky by Vijay Pai · 9 years ago
  62. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  63. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  64. 7a0ae4c Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  65. 86253ca Latency traces by Craig Tiller · 9 years ago
  66. 6d137ad Merge pull request #3684 from yang-g/prod_roots by Jan Tattermusch · 9 years ago
  67. 7fd0fd5 C++ Alarm implementation (with tests). by David Garcia Quintas · 9 years ago
  68. 68a77e3 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  69. ad8dee1 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  70. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  71. a006b5f change default value of use_test_ca by yang-g · 9 years ago
  72. b17b7f4 Add a timeout to benchmark test runs by Craig Tiller · 9 years ago
  73. c6787b2 Fix broken udp_server_test, by adding exec_ctx to read_cb by Robbie Shade · 9 years ago
  74. 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
  75. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  76. 6a739c7 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  77. 0d6499e Add more verbose traces for port_server usage by Craig Tiller · 9 years ago
  78. 91054e6 Merge pull request #3627 from yang-g/flake2 by Craig Tiller · 9 years ago
  79. f747bbc s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm by David Garcia Quintas · 9 years ago
  80. cb954cf Removed exec_ctx from cq_alarm's functions by David Garcia Quintas · 9 years ago
  81. 0dfbdf6 Added grpc_cq_alarm by David Garcia Quintas · 9 years ago
  82. c046103 The Writes may return false after the server cancels the stream by yang-g · 9 years ago
  83. 1f8efa2 Merge pull request #3386 from yang-g/enable_ssl by Jan Tattermusch · 9 years ago
  84. 7a94236 Merge pull request #3556 from ctiller/clangf by Vijay Pai · 9 years ago
  85. 035cf09 enable_ssl to use_tls by yang-g · 9 years ago
  86. 0d55750 Maybe it is already ready when we call getstatus by yang-g · 9 years ago
  87. b7a5977 Merge github.com:grpc/grpc into clangf by Craig Tiller · 9 years ago
  88. b4499af Merge pull request #3450 from grpc/end2end_readme_update by Nicolas Noble · 9 years ago
  89. 043c822 Merge pull request #3582 from ctiller/safe-signal by Nicolas Noble · 9 years ago
  90. f37cac7 Merge pull request #3565 from yang-g/end2end_test by Vijay Pai · 9 years ago
  91. 072b938 Merge github.com:grpc/grpc into pfft by Craig Tiller · 9 years ago
  92. 2c0b91d Dont call malloc either by Craig Tiller · 9 years ago
  93. 3a12dcf Fixes by Craig Tiller · 9 years ago
  94. 4e710f5 Remove stdio usage from signal handler by Craig Tiller · 9 years ago
  95. 8423203 For compatibility with gcc-4.4, eliminate use of sleep_for and std::atomic by Vijay Pai · 9 years ago
  96. bf22e0e remove anonymous namespace in anonymous namespace by yang-g · 9 years ago
  97. 88d5d52 add tls and proxy as dimensions of end2end test by yang-g · 9 years ago
  98. a8e2e52 Pass through grpc_fd pointer rather than int. by Robbie Shade · 9 years ago
  99. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  100. 8afeec8 Fix alarms by Craig Tiller · 9 years ago