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