1. 3d44fc3 print output when the first test succeeded by Muxi Yan · 7 years ago
  2. 36abd15 Redirect stderr of xcodebuild by Muxi Yan · 7 years ago
  3. 40ebe9a fix typo by Dan Zhang · 7 years ago
  4. 8fba583 fix udp_server_test flakiness by Dan Zhang · 7 years ago
  5. b04499e Merge pull request #13863 from vjpai/fork by Vijay Pai · 7 years ago
  6. c47b3f5 Add interface to API to enable compression by Muxi Yan · 7 years ago
  7. 1e522ef Separate client and server keepalive_permit_without_calls by Yuchen Zeng · 7 years ago
  8. 32bd002 Merge pull request #13849 from muxi/retry-failed-objc-code-65 by Muxi Yan · 7 years ago
  9. 31789c4 fix public hdrs in 1.8.x by Vijay Pai · 7 years ago
  10. 70d1ea2 Merge pull request #13858 from mehrdada/update-readme-copyright by Mehrdad Afshari · 7 years ago
  11. 57a7040 Merge pull request #13852 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  12. 81edf5f Reform cygrpc.Operation by Nathaniel Manista · 7 years ago
  13. 611ee4a Update README.md Copyright Notice by Mehrdad Afshari · 7 years ago
  14. d55110b Merge pull request #13842 from ncteisen/pc-are-0755 by Noah Eisen · 7 years ago
  15. ae9eeef Merge pull request #13850 from mehrdada/fix-import-socket-bind by Mehrdad Afshari · 7 years ago
  16. 271b042 Fix port picking logic in Python tests by Mehrdad Afshari · 7 years ago
  17. 024c280 Merge pull request #13078 from matt-kwong/kokoro-url by Matt Kwong · 7 years ago
  18. 9f2dd2d Retry test when xcodebuild exit with simulator error by Muxi Yan · 7 years ago
  19. 827c6e9 Pass KOKORO_BUILD_ID to Docker by Matt Kwong · 7 years ago
  20. 247a05e Merge pull request #13843 from kpayson64/fix_python_tests by kpayson64 · 7 years ago
  21. 64f6d3c Merge branch 'master' into startcb by Dan Zhang · 7 years ago
  22. 4d48a3d format change by Dan Zhang · 7 years ago
  23. cfa38cc Merge branch 'master' into kokoro-url by Matt Kwong · 7 years ago
  24. ffc0205 Merge pull request #13834 from dgquintas/debug_location_namespace by David G. Quintas · 7 years ago
  25. 3bc8e42 Disable so_reuseport for Python tests by Ken Payson · 7 years ago
  26. 0d18814 Add a start_cb to grpc_udp_listener to be called when listener is created. by Dan Zhang · 7 years ago
  27. 13a3e8c Add namespace to macro expansion by David Garcia Quintas · 7 years ago
  28. bddedb9 Install .pc files as mode 644 by ncteisen · 7 years ago
  29. 6ec2642 Merge pull request #13839 from kpayson64/bump_version_18 by kpayson64 · 7 years ago
  30. 3804b05 Merge pull request #13835 from muxi/use-build-yaml-in-podspec by Muxi Yan · 7 years ago
  31. 9d77be1 Merge pull request #13837 from yang-g/interop by Yang Gao · 7 years ago
  32. 1a2109a Merge pull request #13811 from ita9naiwa/master by Noah Eisen · 7 years ago
  33. 343522c Merge pull request #13838 from apolcyn/fix_parse_commandline_flags by apolcyn · 7 years ago
  34. 2f041ae Merge pull request #13836 from apolcyn/mark_testonly by apolcyn · 7 years ago
  35. e7515e4 Merge pull request #13831 from dgquintas/fix_wrong_slice_unref by David G. Quintas · 7 years ago
  36. 98350e9 Merge pull request #13824 from ncteisen/fix-trickle by Noah Eisen · 7 years ago
  37. 2ec7567 Merge pull request #13833 from ncteisen/comments by Noah Eisen · 7 years ago
  38. 16e4bc0 Bump to 1.8.2 by Ken Payson · 7 years ago
  39. 3a1a2f0 Use the same ParseCommandLineFlags for golden file test that is used in other test binaries by Alexander Polcyn · 7 years ago
  40. 19d1eb2 When seeing an error in interop test, also log the debug error string. by yang-g · 7 years ago
  41. 958649e Merge pull request #13665 from kpayson64/poll_spin_bug by kpayson64 · 7 years ago
  42. d3dbc0d Mark one test binary as testonly by Alexander Polcyn · 7 years ago
  43. b0f821c Generate more files in gRPC-Core.podspec from build.yaml by Muxi Yan · 7 years ago
  44. 7734674 Add ownership semantic comments to error.h by ncteisen · 7 years ago
  45. e2612aa Use correct timeout for benchmarks by ncteisen · 7 years ago
  46. c41bbd3 Fix wrong unreffing of slice by David Garcia Quintas · 7 years ago
  47. 2df509f Fix a Python spinlock bug by Ken Payson · 7 years ago
  48. 0dd982c Merge pull request #13823 from mehrdada/shellcheckify-runtests-slash-sanity by Mehrdad Afshari · 7 years ago
  49. e9b0fd0 Merge pull request #13494 from dgquintas/backoff_cpp by David G. Quintas · 7 years ago
  50. f38b152 simplify top level CMakeLists.txt by Jan Tattermusch · 7 years ago
  51. 1c4d410 Merge pull request #13720 from apolcyn/enable_golden_file_test_in_bazel by apolcyn · 7 years ago
  52. 9f01ae0 Get rid of references to bazel toolchains and remote_execution, since they are only present on master by Alexander Polcyn · 7 years ago
  53. 0678db7 Move more special cases in bazel build to the .bzl files by Alexander Polcyn · 7 years ago
  54. e8cdc2d Depends third_party/nanopb via workspace relative-path to pass bazel's dependency check. by Ning Ren · 7 years ago
  55. 4856782 Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build. by Ning Ren · 7 years ago
  56. 1631965 Merge pull request #13822 from grpc/error-tsan by Noah Eisen · 7 years ago
  57. 5de0a1f Enforce shellcheck on tools/run_tests/sanity by Mehrdad Afshari · 7 years ago
  58. d1563c3 Fix core_untyped_structs.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  59. 237f9ed Merge pull request #13816 from mehrdada/sanitytest-shellcheck by Mehrdad Afshari · 7 years ago
  60. 96ccd9a Fix check_unsecure.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  61. fe3ca48 Fix check_submodules.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  62. 5f7ab9b Fix check_owners.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  63. 11eb322 Fix check_clang_tidy.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  64. 4ef4c38 Create copy of "ac" data instead of stretching the locked section by David Garcia Quintas · 7 years ago
  65. a2ed77d Add a sanity test for shellcheck by Mehrdad Afshari · 7 years ago
  66. 5f31f01 Fix use-after-free caused by unsync'd access in tcp_client_posix. by David Garcia Quintas · 7 years ago
  67. 1bedfa3 Fix another data race in client_lb_end2end by David Garcia Quintas · 7 years ago
  68. ffe6e03 Fix internal TSAN bug by Noah Eisen · 7 years ago
  69. 4f4a45e fix tsan issue in client_lb_end2end by David Garcia Quintas · 7 years ago
  70. 1acca45 Merge pull request #13813 from dgquintas/disable_low_thread_count by David G. Quintas · 7 years ago
  71. 795e8eb Merge pull request #13798 from apolcyn/min_max_rpc_version_constants by apolcyn · 7 years ago
  72. 251af24 Disabled the json_run_localhost:*_low_thread_count family of tests by David Garcia Quintas · 7 years ago
  73. 3bc0dac Removed exec_ctx from new client_lb_end2end code by David Garcia Quintas · 7 years ago
  74. 15a74d3 Define RPC protocol version constants by Alexander Polcyn · 7 years ago
  75. 8ecabd9 Merge pull request #13777 from frankyn/patch-1 by apolcyn · 7 years ago
  76. 837a479 minor typo : becuase -> because by ita9naiwa · 7 years ago
  77. f19b20f Merge pull request #13803 from apolcyn/mark_testonly by apolcyn · 7 years ago
  78. 7f16daf Merge pull request #13793 from apolcyn/fix_ruby_distrib_retry by apolcyn · 7 years ago
  79. 336bce0 Merge pull request #11622 from mehrdada/shellckec by Mehrdad Afshari · 7 years ago
  80. 28839ce Merge pull request #13776 from ncteisen/executor-tsan by Noah Eisen · 7 years ago
  81. 2279cd4 Merge pull request #13771 from yang-g/delete by Yang Gao · 7 years ago
  82. 290bbd2 Fix run_tests_in_workspace.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  83. af3eb69 Fix run_grpc-node.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  84. 4fc1317 Fix run_ruby_end2end_tests.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  85. e0614e7 Fix run_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  86. 3d1dc96 Fix run_python.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  87. 4da34aa Fix run_lcov.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  88. fa98f1d Fix pre_build_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  89. 51d6c66 Fix pre_build_csharp.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  90. d8b9243 Fix pre_build_cmake.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  91. d4db098 Fix post_tests_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  92. d3143cd Fix post_tests_python.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  93. 4ef3c92 Fix post_tests_php.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  94. d8ef488 Fix post_tests_csharp.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  95. 1a0ff1e Fix post_tests_c.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  96. 517d298 Fix bundle_install_wrapper.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  97. ba13798 Fix build_ruby.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  98. 3b6dcfa Fix build_python_msys2.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  99. 009941e Fix build_php.sh to pass shellcheck by Mehrdad Afshari · 7 years ago
  100. 0ccd3af Fix build_csharp.sh to pass shellcheck by Mehrdad Afshari · 7 years ago