1. 739cecb Merge pull request #10305 from vjpai/fixdep by Vijay Pai · 7 years ago
  2. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  3. c7bd643 Merge branch 'master' into change-to-microbenchmarking by Matt Kwong · 7 years ago
  4. 504adae Add a TODO to enable microbenmarking for performance testing by Matt Kwong · 7 years ago
  5. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  6. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  7. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  8. 52f50d4 Resolve a circular dependence that was being generated between by Vijay Pai · 7 years ago
  9. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 7 years ago
  10. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  11. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  12. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  13. 5c8a47e Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests by apolcyn · 7 years ago
  14. b0f3f55 Merge pull request #9986 from apolcyn/fix_connectivity by apolcyn · 7 years ago
  15. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 7 years ago
  16. 063adf3 Add additional benchmarks by Matt Kwong · 7 years ago
  17. d0ee10d Change jenkins/run_performance.sh to use microbenchmarking by Matt Kwong · 7 years ago
  18. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  19. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  20. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 7 years ago
  21. 407101b Add bm by Craig Tiller · 7 years ago
  22. 9fb3131 Enroll bm_chttp2_transport into bigquery pipeline by Craig Tiller · 7 years ago
  23. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  24. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  25. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  26. c88fd35 Add reproduction by Yuchen Zeng · 7 years ago
  27. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  28. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 7 years ago
  29. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  30. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 7 years ago
  31. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  32. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  33. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  34. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 7 years ago
  35. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  36. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 7 years ago
  37. 1561862 Turn off c_ares resolver by default by Yuchen Zeng · 7 years ago
  38. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  39. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  40. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  41. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  42. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  43. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  44. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  45. 2f59cf2 move health check to just before running test cases by Eric Gribkoff · 7 years ago
  46. 246c0ee delay health check, increase timeout by Eric Gribkoff · 7 years ago
  47. 6ce6166 reenable health check, disable other interop tests by Eric Gribkoff · 7 years ago
  48. f9d0804 disable wait for healthy by Eric Gribkoff · 7 years ago
  49. 92a5d28 increase wait for healthy timeout by Eric Gribkoff · 7 years ago
  50. d86a19e check error for docker inspect by Eric Gribkoff · 7 years ago
  51. d3b1600 add comments for health check docker flags by Eric Gribkoff · 7 years ago
  52. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  53. bee6ec2 refactor common_options, correct output for manual run by Eric Gribkoff · 7 years ago
  54. 61335ec use docker port mapping for http2 server by Eric Gribkoff · 7 years ago
  55. aff1c05 Make Jenkins post microbenchmarking diff in a comment by Matt Kwong · 7 years ago
  56. e30c204 Merge pull request #10148 from ctiller/ubsan by Craig Tiller · 7 years ago
  57. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  58. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 7 years ago
  59. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  60. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 7 years ago
  61. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  62. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  63. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  64. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  65. dd9b597 UBSAN cleanup by Craig Tiller · 7 years ago
  66. 264a210 Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x by Nathaniel Manista · 7 years ago
  67. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  68. 37bbbd7 Merge pull request #9984 from ctiller/poll-wakeup by Craig Tiller · 7 years ago
  69. 67631eb Merge pull request #10105 from murgatroid99/upmerge_v1.2.x by Michael Lumish · 7 years ago
  70. 5b5632d Merge github.com:grpc/grpc into fuzzing-long by Craig Tiller · 7 years ago
  71. b290fc9 Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test by Vijay Pai · 7 years ago
  72. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  73. 8e64d90 Modify shebang on python scripts by Siddharth Shukla · 7 years ago
  74. 21e7dfc Ignore the number of failed skipped tests by Nathaniel Manista · 7 years ago
  75. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 7 years ago
  76. bf3dce2 Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup by Craig Tiller · 7 years ago
  77. a2d11d7 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 7 years ago
  78. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 7 years ago
  79. 7e43bfa Fix fuzzing detected error by Craig Tiller · 7 years ago
  80. a582def Temporarily disable resource quota QPS tests by Vijay Pai · 7 years ago
  81. 47f37f3 Change execution order by Craig Tiller · 7 years ago
  82. eeaa977 Merge pull request #10050 from ncteisen/banned-from-club-penguin by Noah Eisen · 7 years ago
  83. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 7 years ago
  84. 3a35189 Fix build by Craig Tiller · 7 years ago
  85. 7134a31 add --manual_run option for running interop tests by Jan Tattermusch · 7 years ago
  86. d159af3 return tuple from jobset.run when skipping tests by Jan Tattermusch · 7 years ago
  87. eb41e64 Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 7 years ago
  88. 89addae Merge pull request #10039 from ctiller/server_channel_args by Craig Tiller · 7 years ago
  89. 0de314b Merge pull request #10048 from ctiller/nudiff by Craig Tiller · 7 years ago
  90. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 7 years ago
  91. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 7 years ago
  92. 588f4a2 Merge remote-tracking branch 'origin/fmac' into poll-wakeup by Craig Tiller · 7 years ago
  93. ad14bce Fix mac build by Craig Tiller · 7 years ago
  94. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 7 years ago
  95. 1a882cf Add more core banned functions by ncteisen · 7 years ago
  96. 5adc93e Add more interesting metrics by Craig Tiller · 7 years ago
  97. 26995eb Get filename right by Craig Tiller · 7 years ago
  98. b432885 Always write index.html by Craig Tiller · 7 years ago
  99. f5362b1 Merge github.com:grpc/grpc into nudiff by Craig Tiller · 7 years ago
  100. 3fd238a Merge github.com:grpc/grpc into poll-wakeup by Craig Tiller · 7 years ago