1. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  2. aa3b197 Rename tracer_peer to tracer_util by ncteisen · 7 years ago
  3. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  4. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  5. 57a6624 Merge pull request #13394 from murgatroid99/node_interop_test_invocation_fix by Jan Tattermusch · 7 years ago
  6. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  7. 070f0c4 Merge pull request #13139 from AspirinSJL/stress_test by Juanli Shen · 7 years ago
  8. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  9. a214a99 Update Node interop test invocation to use new fixtures by murgatroid99 · 7 years ago
  10. e5d2139 Add client channel stress test by Juanli Shen · 7 years ago
  11. f51b7e1 Fix missing copyright, fix merge conflict in updated BUILD by Alexander Polcyn · 7 years ago
  12. 16ba80c Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  13. 9268703 Merge branch 'master' of https://github.com/grpc/grpc into inline-closure by Noah Eisen · 7 years ago
  14. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  15. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  16. dd34f3c Inline closure by ncteisen · 7 years ago
  17. d2ff02d Actually turn on the test by Craig Tiller · 7 years ago
  18. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  19. 660d4aa Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  20. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  21. d02751a Don't delete grpc-node test script by murgatroid99 · 7 years ago
  22. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  23. 48d2696 Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  24. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  25. e1d91cf Merge pull request #13208 from dgquintas/lb_poll2 by David G. Quintas · 7 years ago
  26. 4b6f3b8 Re-enabled all polling engines for LB tests by David Garcia Quintas · 7 years ago
  27. c0fe602 Merge pull request #13185 from jtattermusch/reasonable_multipliers by Jan Tattermusch · 7 years ago
  28. 09b4d7c Merge pull request #13123 from ncteisen/disable-trickle by Noah Eisen · 7 years ago
  29. d89c202 solve benchmark issue by Yash Tibrewal · 7 years ago
  30. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  31. 7753203 BUILD changes. test languauge to C++ by Yash Tibrewal · 7 years ago
  32. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  33. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  34. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  35. 662ec97 Merge pull request #12878 from markdroth/pick_first_subchannel_list by Mark D. Roth · 7 years ago
  36. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  37. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  38. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  39. b559d86 thread_stress_test: default timeout is sufficient by Jan Tattermusch · 7 years ago
  40. eaf2bf5 use reasonable multiplier values by Jan Tattermusch · 7 years ago
  41. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  42. 52620b6 Merge branch 'master' into census_update by Jim King · 7 years ago
  43. 1cf9992 Removing a few build.yaml errors by Yash Tibrewal · 7 years ago
  44. fd4dcd9 Merge branch 'master' into remove_node by Michael Lumish · 7 years ago
  45. 69bd8f2 print timing for docker pull by Jan Tattermusch · 7 years ago
  46. af92246 ssl_credentials_tests C++ized by Yash Tibrewal · 7 years ago
  47. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  48. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  49. 3800775 Remove src/node and references to it by murgatroid99 · 7 years ago
  50. b188e0e Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  51. 2a14112 Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now by David G. Quintas · 7 years ago
  52. 40b8cbe Disable epollex for LB tests while failures are investigated by David Garcia Quintas · 7 years ago
  53. bbf6ed2 Regenerate projects by ncteisen · 7 years ago
  54. 9b9a44e Expose conversion of grpc to tsi cert pairs by Justin Burke · 7 years ago
  55. d38a2e8 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  56. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  57. 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
  58. dcd7e80 Merge pull request #12789 from ctiller/epexinf by Craig Tiller · 7 years ago
  59. db32ed1 Merge pull request #13048 from yashykt/disablelargemetadatabadclienttest by Craig Tiller · 7 years ago
  60. 40ad5ea Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  61. af6bb85 Disabling large_metadata_bad_client_test as per #11745 by Yash Tibrewal · 7 years ago
  62. e3493e5 Merge github.com:grpc/grpc into flow++ by Craig Tiller · 7 years ago
  63. 0d11508 Merge pull request #12903 from ctiller/pid++ by Craig Tiller · 7 years ago
  64. 09247ac Merge branch 'pid++' into flow++ by Craig Tiller · 7 years ago
  65. 253a500 Merge github.com:grpc/grpc into epexinf by Craig Tiller · 7 years ago
  66. 326a1cd Merge pull request #12891 from ctiller/verify by Craig Tiller · 7 years ago
  67. 5f7ec2b Exclude stats_test from tsan by Craig Tiller · 7 years ago
  68. ff84ae8 Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  69. 8afeb83 Merge pull request #12843 from ctiller/vector by Craig Tiller · 7 years ago
  70. 523fefe Merge pull request #13043 from murgatroid99/grpc-node_interop by Michael Lumish · 7 years ago
  71. 1bc3f8a Merge github.com:grpc/grpc into epexinf by Craig Tiller · 7 years ago
  72. be6141d Fix merge by Craig Tiller · 7 years ago
  73. 48ff130 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  74. 1f062ad Standardize shortname by ncteisen · 7 years ago
  75. fbc182e Switch Node interop tests to use grpc-node repo by murgatroid99 · 7 years ago
  76. d392c7d Remove full benchmark run since we split it out now by ncteisen · 7 years ago
  77. 2c75fd0 Merge github.com:grpc/grpc into epexinf by Craig Tiller · 7 years ago
  78. 19b3342 Turn benchmark failures into test failures by Craig Tiller · 7 years ago
  79. e5b11c2 Fix sanity by Craig Tiller · 7 years ago
  80. 22cf101 Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  81. 5110b8d Merge github.com:grpc/grpc into verify by Craig Tiller · 7 years ago
  82. 7701300 Working benchmark parallelization by Craig Tiller · 7 years ago
  83. 5b6bf6f Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix by Craig Tiller · 7 years ago
  84. 31c258a Merge branch 'pid++' into flow++ by Craig Tiller · 7 years ago
  85. 48bed5e Fix merge by Craig Tiller · 7 years ago
  86. fdfab88 Fix merge by Craig Tiller · 7 years ago
  87. 62d51ae Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  88. f00d8fb Merge pull request #12895 from ctiller/timer by Craig Tiller · 7 years ago
  89. 46fde66 Merge pull request #13014 from ctiller/bs2 by Craig Tiller · 7 years ago
  90. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  91. 7e00673 generate_projects.sh by Muxi Yan · 7 years ago
  92. 5b7c887 Merge pull request #13017 from jtattermusch/timeout_retries_are_costly by Jan Tattermusch · 7 years ago
  93. 320e703 Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanitizers by Jan Tattermusch · 7 years ago
  94. 2ac2d39 Tune benchmark for epollexclusive by Craig Tiller · 7 years ago
  95. 3d1b6c1 explain retries and jobset.max_time setting by Jan Tattermusch · 7 years ago
  96. 376dc34 adjust number of retries by Jan Tattermusch · 7 years ago
  97. 1406f9c Merge branch 'bs2' into epexinf by Craig Tiller · 7 years ago
  98. 742ca09 Generated code by Craig Tiller · 7 years ago
  99. 4079520 Fix scenario_config: by Craig Tiller · 7 years ago
  100. e544ff0 Revert bad fix by Craig Tiller · 7 years ago