1. 38466bc precompute transitive closure for speed by Jan Tattermusch · 7 years ago
  2. cd62e7d Exclude cronet restricted ports from port server pool by Muxi Yan · 7 years ago
  3. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  4. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  5. 6ce01dd Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests by Jan Tattermusch · 7 years ago
  6. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  7. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  8. b839d8c add distribtest target by Jan Tattermusch · 7 years ago
  9. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  10. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  11. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  12. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  13. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  14. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  15. b75db42 Add multi-vm performance tests to Kokoro by Matt Kwong · 7 years ago
  16. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  17. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  18. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  19. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  20. 240bad3 Fix check_sources_and_headers. by Mark D. Roth · 7 years ago
  21. 3b9ac29 Improve unsecure sanity test by Vijay Pai · 7 years ago
  22. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  23. f836c7e Merge pull request #13373 from ctiller/no-absl by Craig Tiller · 7 years ago
  24. 80453cb Merge pull request #13525 from vjpai/desecure by Vijay Pai · 7 years ago
  25. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  26. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  27. 2a0432e Remove bash-isms from sanity test by Vijay Pai · 7 years ago
  28. 12bfc62 Sanity check to make sure that known unsecure target doesn't require security by Vijay Pai · 7 years ago
  29. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  30. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  31. cf9ca84 Add ReferenceCountedPtr class. by Mark D. Roth · 7 years ago
  32. 70db663 Add ReferenceCounted base class. by Mark D. Roth · 7 years ago
  33. 5491eb7 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  34. 28661ea Bump third_party/protobuf submodule to v3.5.0 by Mehrdad Afshari · 7 years ago
  35. 8912542 Remove lockfree stack, again by Vijay Pai · 7 years ago
  36. 704009a Enable check for use-after-dtor by yang-g · 7 years ago
  37. b9f34ac Add test for handshake timeout. by Mark D. Roth · 7 years ago
  38. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  39. 240762d Merge pull request #13060 from jwpowell055/master by Nicolas Noble · 7 years ago
  40. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  41. 84a066b Turning on executable bit for tools/run_tests/sanity/check_bazel_workspace.py by josh · 7 years ago
  42. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  43. aa3b197 Rename tracer_peer to tracer_util by ncteisen · 7 years ago
  44. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  45. 82c8f94 Merge pull request #13411 from adelez/fix_python by adelez · 7 years ago
  46. 57a6624 Merge pull request #13394 from murgatroid99/node_interop_test_invocation_fix by Jan Tattermusch · 7 years ago
  47. a00f972 Fix manual docker command output for Python. by Adele Zhou · 7 years ago
  48. b606158 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  49. 070f0c4 Merge pull request #13139 from AspirinSJL/stress_test by Juanli Shen · 7 years ago
  50. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  51. a214a99 Update Node interop test invocation to use new fixtures by murgatroid99 · 7 years ago
  52. e5d2139 Add client channel stress test by Juanli Shen · 7 years ago
  53. 88a7a9f Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  54. f51b7e1 Fix missing copyright, fix merge conflict in updated BUILD by Alexander Polcyn · 7 years ago
  55. d692b76 Pulling upstream changes and resolving merge conflicts with third_party/cares/cares.BUILD by josh · 7 years ago
  56. 16ba80c Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  57. 9268703 Merge branch 'master' of https://github.com/grpc/grpc into inline-closure by Noah Eisen · 7 years ago
  58. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  59. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  60. 348b334 Back-out absl dependency for now by Craig Tiller · 7 years ago
  61. 4d9c98b split POC into real test by ncteisen · 7 years ago
  62. 0b37f03 Regenerate projects by ncteisen · 7 years ago
  63. dd34f3c Inline closure by ncteisen · 7 years ago
  64. d2ff02d Actually turn on the test by Craig Tiller · 7 years ago
  65. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  66. 660d4aa Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  67. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  68. d02751a Don't delete grpc-node test script by murgatroid99 · 7 years ago
  69. 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
  70. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  71. 48d2696 Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  72. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  73. e1d91cf Merge pull request #13208 from dgquintas/lb_poll2 by David G. Quintas · 7 years ago
  74. 4b6f3b8 Re-enabled all polling engines for LB tests by David Garcia Quintas · 7 years ago
  75. c0fe602 Merge pull request #13185 from jtattermusch/reasonable_multipliers by Jan Tattermusch · 7 years ago
  76. 09b4d7c Merge pull request #13123 from ncteisen/disable-trickle by Noah Eisen · 7 years ago
  77. d89c202 solve benchmark issue by Yash Tibrewal · 7 years ago
  78. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  79. 7753203 BUILD changes. test languauge to C++ by Yash Tibrewal · 7 years ago
  80. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  81. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  82. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  83. 662ec97 Merge pull request #12878 from markdroth/pick_first_subchannel_list by Mark D. Roth · 7 years ago
  84. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  85. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  86. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  87. b559d86 thread_stress_test: default timeout is sufficient by Jan Tattermusch · 7 years ago
  88. eaf2bf5 use reasonable multiplier values by Jan Tattermusch · 7 years ago
  89. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  90. 52620b6 Merge branch 'master' into census_update by Jim King · 7 years ago
  91. 1cf9992 Removing a few build.yaml errors by Yash Tibrewal · 7 years ago
  92. fd4dcd9 Merge branch 'master' into remove_node by Michael Lumish · 7 years ago
  93. 69bd8f2 print timing for docker pull by Jan Tattermusch · 7 years ago
  94. af92246 ssl_credentials_tests C++ized by Yash Tibrewal · 7 years ago
  95. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  96. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  97. 3800775 Remove src/node and references to it by murgatroid99 · 7 years ago
  98. b188e0e Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  99. 2a14112 Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now by David G. Quintas · 7 years ago
  100. 40b8cbe Disable epollex for LB tests while failures are investigated by David Garcia Quintas · 7 years ago