1. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  2. 83643bd Fix build on mac by Craig Tiller · 7 years ago
  3. ea2b439 Verify shutdown time in max_connection_age test by Yuchen Zeng · 7 years ago
  4. bea4966 Merge pull request #10348 from sreecha/init-free-cq by Sree Kuchibhotla · 7 years ago
  5. 5692dfd Merge pull request #10218 from ctiller/bugscrub1-proposedfix1 by Craig Tiller · 7 years ago
  6. 6ee38a7 Merge pull request #9780 from ctiller/cpp_bazelness by Nicolas Noble · 7 years ago
  7. 387c3a4 Merge pull request #10329 from ctiller/b64mb by Craig Tiller · 7 years ago
  8. a232b52 Merge pull request #10352 from yang-g/time_conversion by Yang Gao · 7 years ago
  9. b657f5e Merge pull request #10342 from ctiller/build by Craig Tiller · 7 years ago
  10. 6544a2d Merge pull request #10353 from yang-g/lost_child by Yang Gao · 7 years ago
  11. 07429fa Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN by yang-g · 7 years ago
  12. c7cbbaf Merge pull request #10331 from vjpai/async by Vijay Pai · 7 years ago
  13. 61c317b Fix leak by Craig Tiller · 7 years ago
  14. d51bbeb Fix leak by Craig Tiller · 7 years ago
  15. ca6dab3 Change the unit to ms, clean up by Yuchen Zeng · 7 years ago
  16. 3835d13 Fix the test condition for max_connection_idle test by Yuchen Zeng · 7 years ago
  17. 8dbd967 Add a benchmark by Sree Kuchibhotla · 7 years ago
  18. 0dac09e Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  19. aab6992 Remove call from sibling list when it is not first child. by yang-g · 7 years ago
  20. 21947d3 Merge github.com:grpc/grpc into bugscrub1-proposedfix1 by Craig Tiller · 7 years ago
  21. 730ddc2 Sanity fixes by Craig Tiller · 7 years ago
  22. b2caafc Add max_connection_idle test by Yuchen Zeng · 7 years ago
  23. c0885a9 Merge pull request #9926 from y-zeng/retry_pings by Yuchen Zeng · 7 years ago
  24. 7dc3629 Fix use-after-free issue by Yuchen Zeng · 7 years ago
  25. 1aba869 Make convert clock_type consistent with add/sub when dealing with extreme values by yang-g · 7 years ago
  26. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 7 years ago
  27. b838bb2 Merge pull request #10337 from yang-g/autofuzz by Yang Gao · 7 years ago
  28. b29f1fe Update include paths by Craig Tiller · 7 years ago
  29. 6b8e844 Merge pull request #10325 from y-zeng/keepalive_fixes by Yuchen Zeng · 7 years ago
  30. 6ac3f0c Merge pull request #10333 from ncteisen/autofuzz by Noah Eisen · 7 years ago
  31. fdd908b Clamp memory usage estimate by yang-g · 7 years ago
  32. 7cd4f68 Add fuzzer bug by ncteisen · 7 years ago
  33. 44264d5 Add client_ prefix for keepalive args by Yuchen Zeng · 7 years ago
  34. 0ff932c Make sure that we hold contents of async operation until completion. by Vijay Pai · 7 years ago
  35. 8fd581e Merge branch 'master' into stream_corked_pr by Yuxuan Li · 7 years ago
  36. 978c34f Merge branch 'master' into stream_corked_pr by Yuxuan Li · 7 years ago
  37. f3ca374 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  38. 0d04e06 Add a benchmark of base16 encoding by Craig Tiller · 7 years ago
  39. 3d43da7 Change keepalive arguments, add grpc_set_disable_ping_ack by Yuchen Zeng · 7 years ago
  40. 6aa8573 Merge pull request #9955 from y-zeng/ev_epoll_test by Yuchen Zeng · 7 years ago
  41. 6f7dcd0 Clang-format. by Nicolas "Pixel" Noble · 7 years ago
  42. 8e0684b Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  43. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  44. 7e6b7df Merge pull request #10275 from ctiller/memory by Craig Tiller · 7 years ago
  45. b02dd01 Fixing qps & benchmark. by Nicolas "Pixel" Noble · 7 years ago
  46. ac4a728 Merge pull request #10262 from y-zeng/set_user_agent by Yuchen Zeng · 7 years ago
  47. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 7 years ago
  48. 878a7c2 Memory usage tweaks by Craig Tiller · 7 years ago
  49. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  50. 5c8a47e Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests by apolcyn · 7 years ago
  51. 5583756 Merge pull request #10109 from ncteisen/error-slice-optimization by Noah Eisen · 7 years ago
  52. 9f0a115 Test if the user agent string is copied correctly by Yuchen Zeng · 7 years ago
  53. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 7 years ago
  54. 48fda55 Merge pull request #10189 from ctiller/call_cases by Craig Tiller · 7 years ago
  55. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 7 years ago
  56. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  57. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 7 years ago
  58. ddab452 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness by Nicolas "Pixel" Noble · 7 years ago
  59. b14ab80 Fixes for new APIs by Craig Tiller · 7 years ago
  60. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  61. 0a6d30b Buildifier. by Nicolas "Pixel" Noble · 7 years ago
  62. c88fd35 Add reproduction by Yuchen Zeng · 7 years ago
  63. 31041c9 Merge github.com:grpc/grpc into call_cases by Craig Tiller · 7 years ago
  64. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  65. 3e9e2fd Merge pull request #10200 from ctiller/bad_tracking by Craig Tiller · 7 years ago
  66. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  67. d86d742 Remove BUILD rule for removed test. by Mark D. Roth · 7 years ago
  68. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  69. 0574b58 merge master and fix conflict on bm_fullstack by Yuxuan Li · 7 years ago
  70. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  71. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  72. f39cf46 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  73. ca3154d Make repro more repro-able by Craig Tiller · 7 years ago
  74. 78058b7 Make repro more repro-able by Craig Tiller · 7 years ago
  75. 0d033b5 Test exposing TSAN race by Craig Tiller · 7 years ago
  76. 40a947e Merge pull request #9889 from y-zeng/channel_arg by Yuchen Zeng · 7 years ago
  77. 289bc21 Merge pull request #9995 from y-zeng/cpu_test by Yuchen Zeng · 7 years ago
  78. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  79. 8c74445 Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it by Craig Tiller · 7 years ago
  80. 18f5b66 Merge pull request #10090 from rjshade/add_test_flags by Yang Gao · 7 years ago
  81. 22afddf add health check for http2 server by Eric Gribkoff · 7 years ago
  82. 95f48c1 really add _ by Eric Gribkoff · 7 years ago
  83. 69e2f82 add _ by Eric Gribkoff · 7 years ago
  84. 5ae42a1 stop http2 test server with error code when failures occur by Eric Gribkoff · 7 years ago
  85. c627664 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  86. b7f35a6 Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack by Craig Tiller · 7 years ago
  87. 0e0149d Restore missing benchmarks by Craig Tiller · 7 years ago
  88. 9f6b9ab Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  89. c6a4539 Merge pull request #9786 from vjpai/heldplace by Vijay Pai · 7 years ago
  90. 6f8ddd6 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  91. 98e282a Eliminate std::placeholders by Vijay Pai · 7 years ago
  92. 41373d0 Merge pull request #10122 from ctiller/arena by Craig Tiller · 7 years ago
  93. 5992c19 Merge pull request #9896 from matt-kwong/ssl-fuzz2 by matt-kwong · 7 years ago
  94. 1a3f24d Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by ncteisen · 7 years ago
  95. 1f83429 Add test feature flags by Robbie Shade · 7 years ago
  96. cedfa76 Merge pull request #10000 from yang-g/grpc_pb_h by Yang Gao · 7 years ago
  97. 5279370 Fix compilation by Craig Tiller · 7 years ago
  98. 4e8c989 Merge github.com:grpc/grpc into call_arena by Craig Tiller · 7 years ago
  99. 3cafec2 Merge pull request #10021 from mpwarres/udp_server_user_data by Michael Warres · 7 years ago
  100. 3005ce8 Only use static on string literals by Noah Eisen · 7 years ago