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