1. 7b81147 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  2. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  3. 5c8a47e Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests by apolcyn · 7 years ago
  4. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 7 years ago
  5. 12081c0 Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory by Sree Kuchibhotla · 7 years ago
  6. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 7 years ago
  7. 407101b Add bm by Craig Tiller · 7 years ago
  8. 9fb3131 Enroll bm_chttp2_transport into bigquery pipeline by Craig Tiller · 7 years ago
  9. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  10. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 7 years ago
  11. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  12. 4c2e57d Regen project by ncteisen · 7 years ago
  13. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  14. c88fd35 Add reproduction by Yuchen Zeng · 7 years ago
  15. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  16. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 7 years ago
  17. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  18. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 7 years ago
  19. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  20. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  21. d5fa26e Merge pull request #10201 from vjpai/combiner_explainer by Vijay Pai · 7 years ago
  22. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 7 years ago
  23. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  24. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 7 years ago
  25. 18de3d72 Make changes suggested by Mark, make this pass sanity by Vijay Pai · 7 years ago
  26. 257d4d6 Regenerate project by ncteisen · 7 years ago
  27. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  28. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  29. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  30. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  31. 2f59cf2 move health check to just before running test cases by Eric Gribkoff · 7 years ago
  32. 246c0ee delay health check, increase timeout by Eric Gribkoff · 7 years ago
  33. 6ce6166 reenable health check, disable other interop tests by Eric Gribkoff · 7 years ago
  34. f9d0804 disable wait for healthy by Eric Gribkoff · 7 years ago
  35. 92a5d28 increase wait for healthy timeout by Eric Gribkoff · 7 years ago
  36. d86a19e check error for docker inspect by Eric Gribkoff · 7 years ago
  37. d3b1600 add comments for health check docker flags by Eric Gribkoff · 7 years ago
  38. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  39. bee6ec2 refactor common_options, correct output for manual run by Eric Gribkoff · 7 years ago
  40. 61335ec use docker port mapping for http2 server by Eric Gribkoff · 7 years ago
  41. 5438888 Merge pull request #9806 from vjpai/increase_the_suppression by Vijay Pai · 7 years ago
  42. da73580 Merge pull request #10171 from matt-kwong/kokoro-inc-port-time by matt-kwong · 7 years ago
  43. e30c204 Merge pull request #10148 from ctiller/ubsan by Craig Tiller · 7 years ago
  44. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  45. c7f0d6a Increase test timeout for Linux portability by Matt Kwong · 7 years ago
  46. 84c9665 Merge pull request #10085 from yongni/split by yongni · 7 years ago
  47. 5992c19 Merge pull request #9896 from matt-kwong/ssl-fuzz2 by matt-kwong · 7 years ago
  48. 30ddc63 Suppress race caused by cached_size tracking in protobuf by Vijay Pai · 7 years ago
  49. 39e2e09 created gcr upload script for version compatiblity tests. by Yong Ni · 7 years ago
  50. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  51. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  52. 46bec6b Correct Kokoro scripts by Matt Kwong · 7 years ago
  53. dd9b597 UBSAN cleanup by Craig Tiller · 7 years ago
  54. 264a210 Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x by Nathaniel Manista · 7 years ago
  55. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  56. 37bbbd7 Merge pull request #9984 from ctiller/poll-wakeup by Craig Tiller · 7 years ago
  57. 67631eb Merge pull request #10105 from murgatroid99/upmerge_v1.2.x by Michael Lumish · 7 years ago
  58. 2fcf211 Merge pull request #9947 from ctiller/track_memory by Craig Tiller · 7 years ago
  59. 5b5632d Merge github.com:grpc/grpc into fuzzing-long by Craig Tiller · 7 years ago
  60. b290fc9 Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test by Vijay Pai · 7 years ago
  61. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  62. febb4c3 Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrix by matt-kwong · 7 years ago
  63. e30f41d Fix sanity by Craig Tiller · 7 years ago
  64. 8e64d90 Modify shebang on python scripts by Siddharth Shukla · 7 years ago
  65. 21e7dfc Ignore the number of failed skipped tests by Nathaniel Manista · 7 years ago
  66. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 7 years ago
  67. bbfb25b Sanitize before bigquery upload by Craig Tiller · 7 years ago
  68. 56cea8f Merge pull request #10098 from ncteisen/whats-the-diff-between by Noah Eisen · 7 years ago
  69. 6a4c1a3 Add benchmark to list by Craig Tiller · 7 years ago
  70. bf3dce2 Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup by Craig Tiller · 7 years ago
  71. a2d11d7 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 7 years ago
  72. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 7 years ago
  73. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 7 years ago
  74. 7e43bfa Fix fuzzing detected error by Craig Tiller · 7 years ago
  75. ff023ef Fix bm_diff to handle 0s by ncteisen · 7 years ago
  76. 9ac776c Merge pull request #10101 from ctiller/fails by Craig Tiller · 7 years ago
  77. 98abdba Merge pull request #10097 from ctiller/itchy-fingers by Craig Tiller · 7 years ago
  78. 3488780 Handle floats in bm_json by Craig Tiller · 7 years ago
  79. a582def Temporarily disable resource quota QPS tests by Vijay Pai · 7 years ago
  80. 6f2ffd8 Merge pull request #10086 from matt-kwong/change-kokoro-sh-per by matt-kwong · 7 years ago
  81. 47f37f3 Change execution order by Craig Tiller · 7 years ago
  82. ad62c29 Merge pull request #9965 from nathanielmanistaatgoogle/yapf by Nathaniel Manista · 7 years ago
  83. eeaa977 Merge pull request #10050 from ncteisen/banned-from-club-penguin by Noah Eisen · 7 years ago
  84. e736b70 Add Zalloc to bq conversion table by Craig Tiller · 7 years ago
  85. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 7 years ago
  86. 3a35189 Fix build by Craig Tiller · 7 years ago
  87. 7134a31 add --manual_run option for running interop tests by Jan Tattermusch · 7 years ago
  88. d159af3 return tuple from jobset.run when skipping tests by Jan Tattermusch · 7 years ago
  89. e3edfe2 Give execute permission for Kokoro shell scripts by Matt Kwong · 7 years ago
  90. 9e87834 Merge pull request #10071 from jtattermusch/csharp_fix_restore by Jan Tattermusch · 7 years ago
  91. eb41e64 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 7 years ago
  92. 89addae Merge pull request #10039 from ctiller/server_channel_args by Craig Tiller · 7 years ago
  93. 0de314b Merge pull request #10048 from ctiller/nudiff by Craig Tiller · 7 years ago
  94. c19f6b7 Merge pull request #10032 from matt-kwong/more-tests-kokoro by matt-kwong · 7 years ago
  95. f90d4c8 Add copyright and license to bm_diff.py by Matt Kwong · 7 years ago
  96. 9f1e5ab Add test behavior to yapf_code.sh by Nathaniel Manista · 7 years ago
  97. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 7 years ago
  98. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 7 years ago
  99. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  100. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 7 years ago