1. ceced33 Merge pull request #3962 from sreecha/skip_stress_tests by Nicolas Noble · 9 years ago
  2. f51ea7a Explicitly use grpc::string instead of std::string to be consistent with other test code by Sree Kuchibhotla · 9 years ago
  3. 117c8af Skip running stress_tests on jenkins by run_tests.py (This will fix the by Sree Kuchibhotla · 9 years ago
  4. ba4290a Removed 'using' conflicting with import by David Garcia Quintas · 9 years ago
  5. 33d35d5 Merge pull request #3868 from sreecha/stress_tests_new by David G. Quintas · 9 years ago
  6. e6cd0e7 Return success if there are no test cases to run by Sree Kuchibhotla · 9 years ago
  7. 1190624 Fix the error reported by tools/run_tests/check_sources_and_headers.py by Sree Kuchibhotla · 9 years ago
  8. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  9. 41b2143 Address code review comment by Sree Kuchibhotla · 9 years ago
  10. 7f729f5 Merge branch 'master' into stress_tests_new by Sree Kuchibhotla · 9 years ago
  11. 427eb90 Fix memory leak by Alistair Veitch · 9 years ago
  12. 72badb4 more verbose message by Alistair Veitch · 9 years ago
  13. c11e847 only print #cores seen by Alistair Veitch · 9 years ago
  14. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  15. ac7edec Add an option to reuse the TestService::Stub in interop client class by Sree Kuchibhotla · 9 years ago
  16. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  17. 2bc3ac3 Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new by Sree Kuchibhotla · 9 years ago
  18. fbc376f Interop stress tests by Sree Kuchibhotla · 9 years ago
  19. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  20. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  21. 0cc1341 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps by vjpai · 9 years ago
  22. 728a610 Interop stress tests by Sree Kuchibhotla · 9 years ago
  23. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  24. 661ad7f We need the iomgr_init for winsocks initialization. by David Garcia Quintas · 9 years ago
  25. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  26. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  27. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  28. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  29. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  30. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  31. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  32. df58c81 Merge pull request #3698 from ctiller/qps_test_be_locky by Vijay Pai · 9 years ago
  33. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  34. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  35. 7a0ae4c Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  36. 86253ca Latency traces by Craig Tiller · 9 years ago
  37. 6d137ad Merge pull request #3684 from yang-g/prod_roots by Jan Tattermusch · 9 years ago
  38. 7fd0fd5 C++ Alarm implementation (with tests). by David Garcia Quintas · 9 years ago
  39. 68a77e3 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  40. ad8dee1 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  41. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  42. a006b5f change default value of use_test_ca by yang-g · 9 years ago
  43. b17b7f4 Add a timeout to benchmark test runs by Craig Tiller · 9 years ago
  44. c6787b2 Fix broken udp_server_test, by adding exec_ctx to read_cb by Robbie Shade · 9 years ago
  45. 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
  46. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  47. 6a739c7 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  48. 0d6499e Add more verbose traces for port_server usage by Craig Tiller · 9 years ago
  49. 91054e6 Merge pull request #3627 from yang-g/flake2 by Craig Tiller · 9 years ago
  50. f747bbc s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm by David Garcia Quintas · 9 years ago
  51. cb954cf Removed exec_ctx from cq_alarm's functions by David Garcia Quintas · 9 years ago
  52. 0dfbdf6 Added grpc_cq_alarm by David Garcia Quintas · 9 years ago
  53. c046103 The Writes may return false after the server cancels the stream by yang-g · 9 years ago
  54. 1f8efa2 Merge pull request #3386 from yang-g/enable_ssl by Jan Tattermusch · 9 years ago
  55. 7a94236 Merge pull request #3556 from ctiller/clangf by Vijay Pai · 9 years ago
  56. 035cf09 enable_ssl to use_tls by yang-g · 9 years ago
  57. 0d55750 Maybe it is already ready when we call getstatus by yang-g · 9 years ago
  58. b7a5977 Merge github.com:grpc/grpc into clangf by Craig Tiller · 9 years ago
  59. b4499af Merge pull request #3450 from grpc/end2end_readme_update by Nicolas Noble · 9 years ago
  60. 043c822 Merge pull request #3582 from ctiller/safe-signal by Nicolas Noble · 9 years ago
  61. f37cac7 Merge pull request #3565 from yang-g/end2end_test by Vijay Pai · 9 years ago
  62. 072b938 Merge github.com:grpc/grpc into pfft by Craig Tiller · 9 years ago
  63. 2c0b91d Dont call malloc either by Craig Tiller · 9 years ago
  64. 3a12dcf Fixes by Craig Tiller · 9 years ago
  65. 4e710f5 Remove stdio usage from signal handler by Craig Tiller · 9 years ago
  66. 8423203 For compatibility with gcc-4.4, eliminate use of sleep_for and std::atomic by Vijay Pai · 9 years ago
  67. bf22e0e remove anonymous namespace in anonymous namespace by yang-g · 9 years ago
  68. 88d5d52 add tls and proxy as dimensions of end2end test by yang-g · 9 years ago
  69. a8e2e52 Pass through grpc_fd pointer rather than int. by Robbie Shade · 9 years ago
  70. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  71. 8afeec8 Fix alarms by Craig Tiller · 9 years ago
  72. fa6e70f Remove one pessimizing std::move by Vijay Pai · 9 years ago
  73. e069b27 Merge pull request #3550 from ctiller/pfft by Nicolas Noble · 9 years ago
  74. 73c4e87 Fix mac build by Craig Tiller · 9 years ago
  75. cb8c468 Merge pull request #3546 from ctiller/pfft by Nicolas Noble · 9 years ago
  76. 868e1bb Merge pull request #3493 from ctiller/lowercase-all-proper by Masood Malekghassemi · 9 years ago
  77. ecc4f9c Fix mac build by Craig Tiller · 9 years ago
  78. f2eb040 Merge pull request #3544 from ctiller/backtrace-on-crash by Nicolas Noble · 9 years ago
  79. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  80. 0f9a118 Merge pull request #3474 from ctiller/clang_format by Nicolas Noble · 9 years ago
  81. 4dbdd6a Remove metadata canonicalization, and fix some bugs by Craig Tiller · 9 years ago
  82. b09a875 Merge pull request #3476 from vjpai/block_annotate by Yang Gao · 9 years ago
  83. 109a8dc Stop shadowing global name by Robbie Shade · 9 years ago
  84. 147fe70 Add grpc_server argument to grpc_udp_server_start by Robbie Shade · 9 years ago
  85. 2d73f05 Merge pull request #3479 from dgquintas/fix_fixtures by Craig Tiller · 9 years ago
  86. dd69342 Merge github.com:grpc/grpc into clang_format by Craig Tiller · 9 years ago
  87. 3ca49d2 Add a todo regarding a C++ block annotation by vjpai · 9 years ago
  88. 9851e3d Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION by David Garcia Quintas · 9 years ago
  89. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  90. ddf3a51 Add clang-format to sanity by Craig Tiller · 9 years ago
  91. 164bb07 Fix build breakage by Craig Tiller · 9 years ago
  92. ee56eb6 Merge pull request #3444 from dgquintas/lb_policies_test by Craig Tiller · 9 years ago
  93. 6d93452 Updated end2end/README by David G. Quintas · 9 years ago
  94. d09cce1 Improvements to lb_policies_test's rebirth testcase. by David Garcia Quintas · 9 years ago
  95. 16672d1 Merge pull request #3429 from nathanielmanistaatgoogle/drop-527-todos by Eric Anderson · 9 years ago
  96. 5c1ad05 Fix Windows compilation by Craig Tiller · 9 years ago
  97. 565b18b clang-format all core files by Craig Tiller · 9 years ago
  98. 65bcbd3 Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig by Craig Tiller · 9 years ago
  99. 82f9bd8 Update Windows stuff by Craig Tiller · 9 years ago
  100. ae4fbcd Use "#!/usr/bin/env python2.7" only in utilities by Nathaniel Manista · 9 years ago