1. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 8 years ago
  2. 84c9665 Merge pull request #10085 from yongni/split by yongni · 8 years ago
  3. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 8 years ago
  4. 5992c19 Merge pull request #9896 from matt-kwong/ssl-fuzz2 by matt-kwong · 8 years ago
  5. 30ddc63 Suppress race caused by cached_size tracking in protobuf by Vijay Pai · 8 years ago
  6. 39e2e09 created gcr upload script for version compatiblity tests. by Yong Ni · 8 years ago
  7. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 8 years ago
  8. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 8 years ago
  9. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 8 years ago
  10. 68745bb Resolve dependency issues by Yuchen Zeng · 8 years ago
  11. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 8 years ago
  12. 46bec6b Correct Kokoro scripts by Matt Kwong · 8 years ago
  13. dd9b597 UBSAN cleanup by Craig Tiller · 8 years ago
  14. 264a210 Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x by Nathaniel Manista · 8 years ago
  15. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 8 years ago
  16. 37bbbd7 Merge pull request #9984 from ctiller/poll-wakeup by Craig Tiller · 8 years ago
  17. 67631eb Merge pull request #10105 from murgatroid99/upmerge_v1.2.x by Michael Lumish · 8 years ago
  18. 2fcf211 Merge pull request #9947 from ctiller/track_memory by Craig Tiller · 8 years ago
  19. 5b5632d Merge github.com:grpc/grpc into fuzzing-long by Craig Tiller · 8 years ago
  20. b290fc9 Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test by Vijay Pai · 8 years ago
  21. 9202b3f Arena allocator for grpc by Craig Tiller · 8 years ago
  22. febb4c3 Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrix by matt-kwong · 8 years ago
  23. e30f41d Fix sanity by Craig Tiller · 8 years ago
  24. 8e64d90 Modify shebang on python scripts by Siddharth Shukla · 8 years ago
  25. 21e7dfc Ignore the number of failed skipped tests by Nathaniel Manista · 8 years ago
  26. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 8 years ago
  27. bbfb25b Sanitize before bigquery upload by Craig Tiller · 8 years ago
  28. 32f32ea Merge pull request #9990 from kpayson64/fill_in_fields by kpayson64 · 8 years ago
  29. 56cea8f Merge pull request #10098 from ncteisen/whats-the-diff-between by Noah Eisen · 8 years ago
  30. 6a4c1a3 Add benchmark to list by Craig Tiller · 8 years ago
  31. bf3dce2 Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup by Craig Tiller · 8 years ago
  32. a2d11d7 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 8 years ago
  33. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 8 years ago
  34. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 8 years ago
  35. 7e43bfa Fix fuzzing detected error by Craig Tiller · 8 years ago
  36. ff023ef Fix bm_diff to handle 0s by ncteisen · 8 years ago
  37. 9ac776c Merge pull request #10101 from ctiller/fails by Craig Tiller · 8 years ago
  38. 98abdba Merge pull request #10097 from ctiller/itchy-fingers by Craig Tiller · 8 years ago
  39. 3488780 Handle floats in bm_json by Craig Tiller · 8 years ago
  40. a582def Temporarily disable resource quota QPS tests by Vijay Pai · 8 years ago
  41. 6f2ffd8 Merge pull request #10086 from matt-kwong/change-kokoro-sh-per by matt-kwong · 8 years ago
  42. 7835430 Add package details to gRPC Packages by Ken Payson · 8 years ago
  43. 47f37f3 Change execution order by Craig Tiller · 8 years ago
  44. ad62c29 Merge pull request #9965 from nathanielmanistaatgoogle/yapf by Nathaniel Manista · 8 years ago
  45. eeaa977 Merge pull request #10050 from ncteisen/banned-from-club-penguin by Noah Eisen · 8 years ago
  46. e736b70 Add Zalloc to bq conversion table by Craig Tiller · 8 years ago
  47. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 8 years ago
  48. 3a35189 Fix build by Craig Tiller · 8 years ago
  49. 7134a31 add --manual_run option for running interop tests by Jan Tattermusch · 8 years ago
  50. d159af3 return tuple from jobset.run when skipping tests by Jan Tattermusch · 8 years ago
  51. e3edfe2 Give execute permission for Kokoro shell scripts by Matt Kwong · 8 years ago
  52. 9e87834 Merge pull request #10071 from jtattermusch/csharp_fix_restore by Jan Tattermusch · 8 years ago
  53. eb41e64 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 8 years ago
  54. 89addae Merge pull request #10039 from ctiller/server_channel_args by Craig Tiller · 8 years ago
  55. 0de314b Merge pull request #10048 from ctiller/nudiff by Craig Tiller · 8 years ago
  56. c19f6b7 Merge pull request #10032 from matt-kwong/more-tests-kokoro by matt-kwong · 8 years ago
  57. f90d4c8 Add copyright and license to bm_diff.py by Matt Kwong · 8 years ago
  58. 9f1e5ab Add test behavior to yapf_code.sh by Nathaniel Manista · 8 years ago
  59. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 8 years ago
  60. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 8 years ago
  61. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  62. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 8 years ago
  63. 588f4a2 Merge remote-tracking branch 'origin/fmac' into poll-wakeup by Craig Tiller · 8 years ago
  64. be2807d Add newest dotnet SDK to C# dockerfile by Jan Tattermusch · 8 years ago
  65. ad14bce Fix mac build by Craig Tiller · 8 years ago
  66. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 8 years ago
  67. e188c7d Merge pull request #10033 from matt-kwong/fix-dockerfiles by matt-kwong · 8 years ago
  68. 1a882cf Add more core banned functions by ncteisen · 8 years ago
  69. b97e82b Change Kokoro scripts to use run_tests_matrix.py by Matt Kwong · 8 years ago
  70. 47c56a6 A better benchmark diff script by Craig Tiller · 8 years ago
  71. 5adc93e Add more interesting metrics by Craig Tiller · 8 years ago
  72. 26995eb Get filename right by Craig Tiller · 8 years ago
  73. b432885 Always write index.html by Craig Tiller · 8 years ago
  74. f5362b1 Merge github.com:grpc/grpc into nudiff by Craig Tiller · 8 years ago
  75. 3fd238a Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 8 years ago
  76. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 8 years ago
  77. 09e9329 Merge github.com:grpc/grpc into server_channel_args by Craig Tiller · 8 years ago
  78. 5faabc4 Fix pyenv dockerfile by Matt Kwong · 8 years ago
  79. e2bdbfe Fix misplaced assert in run_tests.py by David Garcia Quintas · 8 years ago
  80. 3464f70 dont silence realtime output from run_tests.py --use_docker by Jan Tattermusch · 8 years ago
  81. 111f2d4 Merge github.com:grpc/grpc into server_channel_args by Craig Tiller · 8 years ago
  82. 12352b2 Add test of server builder, including channel args by Craig Tiller · 8 years ago
  83. 4751c28 Add channel arguments to server builder by Craig Tiller · 8 years ago
  84. 5a59c43 make report naming internal-CI compliant by Jan Tattermusch · 8 years ago
  85. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 8 years ago
  86. 8809afd Update regex to find sponge_log.xml by Matt Kwong · 8 years ago
  87. 76fc48b Start of diff script by Craig Tiller · 8 years ago
  88. 1fabdfb Add more Kokoro job configs by Matt Kwong · 8 years ago
  89. eb24a7b Use new diff script by Craig Tiller · 8 years ago
  90. 6921820 Ensure port server is running on remote hosts by Craig Tiller · 8 years ago
  91. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 8 years ago
  92. 3b7bcc3 fix grpcio_tools build on windows by Jan Tattermusch · 8 years ago
  93. 065d924 Updated python scripts to work with protobuf 3.2.0 by Mehrdad Afshari · 8 years ago
  94. a3d87ca fix C# nuget restore by Jan Tattermusch · 8 years ago
  95. 5cf218e regenerate protoc_lib_deps.py by Jan Tattermusch · 8 years ago
  96. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 8 years ago
  97. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 8 years ago
  98. 3651eec Fix merge error by Craig Tiller · 8 years ago
  99. 77bcd5a Merge github.com:grpc/grpc into nudiff by Craig Tiller · 8 years ago
  100. adade61 Merge branch 'diff_perf' into nudiff by Craig Tiller · 8 years ago