1. 8afe8d3 Merge pull request #13984 from markdroth/ref_counting by Mark D. Roth · 7 years ago
  2. e737ae9 Stop building docker from inside docker by Noah Eisen · 7 years ago
  3. 1adad72 Add to sanity, dont fix by default by ncteisen · 7 years ago
  4. 365ea63 Dockerize clang tidy by ncteisen · 7 years ago
  5. 5edcfb3 Dont check every single file by Noah Eisen · 7 years ago
  6. 361b424 Merge pull request #13206 from apolcyn/ruby_20_distrib_test by apolcyn · 7 years ago
  7. ca3798a Add ruby distrib tests that uses ruby 2.0.0 by Alexander Polcyn · 7 years ago
  8. 33cb500 Add fuzzed example that found this crash by Craig Tiller · 7 years ago
  9. f512c0d Merge remote-tracking branch 'upstream/master' into ref_counting by Mark D. Roth · 7 years ago
  10. 69d3e09 Merge pull request #13815 from vjpai/catcher by Vijay Pai · 7 years ago
  11. b353297 Revert "Revert "Set error status correctly on server side"" by Ken Payson · 7 years ago
  12. 951f84a Revert "Set error status correctly on server side" by David G. Quintas · 7 years ago
  13. 324703d Fix existing ref counting classes and add new ones. by Mark D. Roth · 7 years ago
  14. 5343053 Merge pull request #13676 from markdroth/inlined_vector by Mark D. Roth · 7 years ago
  15. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  16. c6406f3 Implement InlinedVector independently of absl. by Mark D. Roth · 7 years ago
  17. 0b62b2f reintroduce check_sources_and_headers optimization by Jan Tattermusch · 7 years ago
  18. 9d2d843 Add portability tests on Linux to make sure that build with -fno-exceptions by Vijay Pai · 7 years ago
  19. 9427eab uses_polling shouldn't be false for this test by Vijay Pai · 7 years ago
  20. 8fc3715 Catch exceptions from sync method handlers without crashing server by Vijay Pai · 7 years ago
  21. 6535cfd Set error status correctly on server side by Ken Payson · 7 years ago
  22. 87cd994 Upgrade yapf to 0.20.0 by Mehrdad Afshari · 7 years ago
  23. 827c6e9 Pass KOKORO_BUILD_ID to Docker by Matt Kwong · 7 years ago
  24. e2612aa Use correct timeout for benchmarks by ncteisen · 7 years ago
  25. 0dd982c Merge pull request #13823 from mehrdada/shellcheckify-runtests-slash-sanity by Mehrdad Afshari · 7 years ago
  26. e9b0fd0 Merge pull request #13494 from dgquintas/backoff_cpp by David G. Quintas · 7 years ago
  27. 5de0a1f Enforce shellcheck on tools/run_tests/sanity by Mehrdad Afshari · 7 years ago
  28. d1563c3 Fix core_untyped_structs.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  29. 237f9ed Merge pull request #13816 from mehrdada/sanitytest-shellcheck by Mehrdad Afshari · 7 years ago
  30. 96ccd9a Fix check_unsecure.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  31. fe3ca48 Fix check_submodules.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  32. 5f7ab9b Fix check_owners.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  33. 11eb322 Fix check_clang_tidy.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  34. a2ed77d Add a sanity test for shellcheck by Mehrdad Afshari · 7 years ago
  35. 251af24 Disabled the json_run_localhost:*_low_thread_count family of tests by David Garcia Quintas · 7 years ago
  36. 7f16daf Merge pull request #13793 from apolcyn/fix_ruby_distrib_retry by apolcyn · 7 years ago
  37. 290bbd2 Fix run_tests_in_workspace.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  38. af3eb69 Fix run_grpc-node.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  39. 4fc1317 Fix run_ruby_end2end_tests.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  40. e0614e7 Fix run_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  41. 3d1dc96 Fix run_python.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  42. 4da34aa Fix run_lcov.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  43. fa98f1d Fix pre_build_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  44. 51d6c66 Fix pre_build_csharp.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  45. d8b9243 Fix pre_build_cmake.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  46. d4db098 Fix post_tests_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  47. d3143cd Fix post_tests_python.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  48. 4ef3c92 Fix post_tests_php.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  49. d8ef488 Fix post_tests_csharp.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  50. 1a0ff1e Fix post_tests_c.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  51. 517d298 Fix bundle_install_wrapper.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  52. ba13798 Fix build_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  53. 3b6dcfa Fix build_python_msys2.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  54. 009941e Fix build_php.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  55. 0ccd3af Fix build_csharp.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  56. 3bfa56f Fix build_python.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  57. 9c8ea03 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  58. acd56b7 Fix failing ruby distrib tests on ruby 2.0 images by Alexander Polcyn · 7 years ago
  59. 54a7040 Move more special cases in bazel build to the .bzl files by Alexander Polcyn · 7 years ago
  60. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  61. 845b7b9 Merge pull request #13755 from kpayson64/1_cq_add_back by kpayson64 · 7 years ago
  62. d09c802 Add back 1_cq qps test by Ken Payson · 7 years ago
  63. cf1d28b Fix windows compile by ncteisen · 7 years ago
  64. c47c589 Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  65. e1a00b3 Add OWNERS to protect scenario_result_schema.json by ncteisen · 7 years ago
  66. ca1548f Merge branch 'master' of https://github.com/grpc/grpc into yapf-tools by ncteisen · 7 years ago
  67. 888093c yapf run_tests by ncteisen · 7 years ago
  68. a69c690 yapf tools/run_tests/artifacts by ncteisen · 7 years ago
  69. eb12815 yapf tools/run_tests/performance by ncteisen · 7 years ago
  70. 0cd6cfe yapf tools/run_tests/sanity by ncteisen · 7 years ago
  71. 05687c3 yapf tools/run_tests/python_utils by ncteisen · 7 years ago
  72. 38466bc precompute transitive closure for speed by Jan Tattermusch · 7 years ago
  73. cd62e7d Exclude cronet restricted ports from port server pool by Muxi Yan · 7 years ago
  74. b02fde2 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  75. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  76. 6667f15 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  77. 460b5e0 Backoff test is now a C++ file by David Garcia Quintas · 7 years ago
  78. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  79. 6ce01dd Merge pull request #13401 from jtattermusch/windows_cmake_distrib_tests by Jan Tattermusch · 7 years ago
  80. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  81. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  82. b839d8c add distribtest target by Jan Tattermusch · 7 years ago
  83. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  84. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  85. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  86. 74a53c2 Merge pull request #13538 from matt-kwong/kokoro-multi-vm by Matt Kwong · 7 years ago
  87. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  88. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  89. b75db42 Add multi-vm performance tests to Kokoro by Matt Kwong · 7 years ago
  90. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  91. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  92. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  93. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  94. 240bad3 Fix check_sources_and_headers. by Mark D. Roth · 7 years ago
  95. 3b9ac29 Improve unsecure sanity test by Vijay Pai · 7 years ago
  96. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  97. f836c7e Merge pull request #13373 from ctiller/no-absl by Craig Tiller · 7 years ago
  98. 80453cb Merge pull request #13525 from vjpai/desecure by Vijay Pai · 7 years ago
  99. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  100. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago