1. 739cecb Merge pull request #10305 from vjpai/fixdep by Vijay Pai · 7 years ago
  2. a0649dd Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client by Makarand Dharmapurikar · 7 years ago
  3. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 7 years ago
  4. c7bd643 Merge branch 'master' into change-to-microbenchmarking by Matt Kwong · 7 years ago
  5. 504adae Add a TODO to enable microbenmarking for performance testing by Matt Kwong · 7 years ago
  6. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  7. 3c7e460 added copyright exception for census.proto by Makarand Dharmapurikar · 7 years ago
  8. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 7 years ago
  9. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 7 years ago
  10. 52f50d4 Resolve a circular dependence that was being generated between by Vijay Pai · 7 years ago
  11. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 7 years ago
  12. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  13. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  14. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  15. 1a0cc16 Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1 by apolcyn · 7 years ago
  16. 5c8a47e Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests by apolcyn · 7 years ago
  17. b0f3f55 Merge pull request #9986 from apolcyn/fix_connectivity by apolcyn · 7 years ago
  18. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 7 years ago
  19. 063adf3 Add additional benchmarks by Matt Kwong · 7 years ago
  20. d0ee10d Change jenkins/run_performance.sh to use microbenchmarking by Matt Kwong · 7 years ago
  21. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  22. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  23. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 7 years ago
  24. 407101b Add bm by Craig Tiller · 7 years ago
  25. 9fb3131 Enroll bm_chttp2_transport into bigquery pipeline by Craig Tiller · 7 years ago
  26. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  27. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 7 years ago
  28. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  29. 4c2e57d Regen project by ncteisen · 7 years ago
  30. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  31. c88fd35 Add reproduction by Yuchen Zeng · 7 years ago
  32. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  33. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 7 years ago
  34. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  35. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 7 years ago
  36. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  37. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  38. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  39. d5fa26e Merge pull request #10201 from vjpai/combiner_explainer by Vijay Pai · 7 years ago
  40. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 7 years ago
  41. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  42. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  43. 2c19723 updated monitoring.proto by Makarand Dharmapurikar · 7 years ago
  44. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  45. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 7 years ago
  46. 1561862 Turn off c_ares resolver by default by Yuchen Zeng · 7 years ago
  47. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  48. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  49. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  50. 18de3d72 Make changes suggested by Mark, make this pass sanity by Vijay Pai · 7 years ago
  51. 257d4d6 Regenerate project by ncteisen · 7 years ago
  52. 25e78e3 removed unnecessary includes by Makarand Dharmapurikar · 7 years ago
  53. c2a8a8f addressed review feedback by Makarand Dharmapurikar · 7 years ago
  54. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 7 years ago
  55. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  56. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  57. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 7 years ago
  58. 2f59cf2 move health check to just before running test cases by Eric Gribkoff · 7 years ago
  59. 246c0ee delay health check, increase timeout by Eric Gribkoff · 7 years ago
  60. 6ce6166 reenable health check, disable other interop tests by Eric Gribkoff · 7 years ago
  61. f9d0804 disable wait for healthy by Eric Gribkoff · 7 years ago
  62. 92a5d28 increase wait for healthy timeout by Eric Gribkoff · 7 years ago
  63. d86a19e check error for docker inspect by Eric Gribkoff · 7 years ago
  64. d3b1600 add comments for health check docker flags by Eric Gribkoff · 7 years ago
  65. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  66. bee6ec2 refactor common_options, correct output for manual run by Eric Gribkoff · 7 years ago
  67. 61335ec use docker port mapping for http2 server by Eric Gribkoff · 7 years ago
  68. 5438888 Merge pull request #9806 from vjpai/increase_the_suppression by Vijay Pai · 7 years ago
  69. aff1c05 Make Jenkins post microbenchmarking diff in a comment by Matt Kwong · 7 years ago
  70. 4166dc3 Add script to allow Jenkins to comment on PRs by Matt Kwong · 7 years ago
  71. 7655748 Merge pull request #10186 from kpayson64/bump_pre_version by kpayson64 · 7 years ago
  72. da73580 Merge pull request #10171 from matt-kwong/kokoro-inc-port-time by matt-kwong · 7 years ago
  73. 12ca7d3 Bump 1.2.x version to pre-2 by Ken Payson · 7 years ago
  74. 8ee0ecb Merge branch 'master' into grpcz_client by Makarand Dharmapurikar · 7 years ago
  75. e30c204 Merge pull request #10148 from ctiller/ubsan by Craig Tiller · 7 years ago
  76. 3890158 Workaround new wget SSL failure by Ken Payson · 7 years ago
  77. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  78. c7f0d6a Increase test timeout for Linux portability by Matt Kwong · 7 years ago
  79. 70bc492 add another currently failing test related to channels and deadlock by Alexander Polcyn · 7 years ago
  80. 84c9665 Merge pull request #10085 from yongni/split by yongni · 7 years ago
  81. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  82. 5992c19 Merge pull request #9896 from matt-kwong/ssl-fuzz2 by matt-kwong · 7 years ago
  83. 30ddc63 Suppress race caused by cached_size tracking in protobuf by Vijay Pai · 7 years ago
  84. 39e2e09 created gcr upload script for version compatiblity tests. by Yong Ni · 7 years ago
  85. 16d97ed add failing test revealing bug in channel state api by Alexander Polcyn · 7 years ago
  86. 3a91707 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 7 years ago
  87. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  88. 68745bb Resolve dependency issues by Yuchen Zeng · 7 years ago
  89. aaef11a Drop support for io.js, fix minor issue with node extension by murgatroid99 · 7 years ago
  90. 46bec6b Correct Kokoro scripts by Matt Kwong · 7 years ago
  91. dd9b597 UBSAN cleanup by Craig Tiller · 7 years ago
  92. 264a210 Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x by Nathaniel Manista · 7 years ago
  93. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 7 years ago
  94. 37bbbd7 Merge pull request #9984 from ctiller/poll-wakeup by Craig Tiller · 7 years ago
  95. 67631eb Merge pull request #10105 from murgatroid99/upmerge_v1.2.x by Michael Lumish · 7 years ago
  96. 2fcf211 Merge pull request #9947 from ctiller/track_memory by Craig Tiller · 7 years ago
  97. 5b5632d Merge github.com:grpc/grpc into fuzzing-long by Craig Tiller · 7 years ago
  98. b290fc9 Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test by Vijay Pai · 7 years ago
  99. 9202b3f Arena allocator for grpc by Craig Tiller · 7 years ago
  100. febb4c3 Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrix by matt-kwong · 7 years ago