1. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 7 years ago
  2. ea2b439 Verify shutdown time in max_connection_age test by Yuchen Zeng · 7 years ago
  3. 6544a2d Merge pull request #10353 from yang-g/lost_child by Yang Gao · 7 years ago
  4. ca6dab3 Change the unit to ms, clean up by Yuchen Zeng · 7 years ago
  5. 3835d13 Fix the test condition for max_connection_idle test by Yuchen Zeng · 7 years ago
  6. aab6992 Remove call from sibling list when it is not first child. by yang-g · 7 years ago
  7. b2caafc Add max_connection_idle test by Yuchen Zeng · 7 years ago
  8. c0885a9 Merge pull request #9926 from y-zeng/retry_pings by Yuchen Zeng · 7 years ago
  9. 7dc3629 Fix use-after-free issue by Yuchen Zeng · 7 years ago
  10. 22321fc Add max_connection_age end2end test by Yuchen Zeng · 7 years ago
  11. b838bb2 Merge pull request #10337 from yang-g/autofuzz by Yang Gao · 7 years ago
  12. 6b8e844 Merge pull request #10325 from y-zeng/keepalive_fixes by Yuchen Zeng · 7 years ago
  13. fdd908b Clamp memory usage estimate by yang-g · 7 years ago
  14. 7cd4f68 Add fuzzer bug by ncteisen · 7 years ago
  15. 44264d5 Add client_ prefix for keepalive args by Yuchen Zeng · 7 years ago
  16. 3d43da7 Change keepalive arguments, add grpc_set_disable_ping_ack by Yuchen Zeng · 7 years ago
  17. d336084 Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  18. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 7 years ago
  19. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  20. c88fd35 Add reproduction by Yuchen Zeng · 7 years ago
  21. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  22. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  23. 18f5b66 Merge pull request #10090 from rjshade/add_test_flags by Yang Gao · 7 years ago
  24. 1f83429 Add test feature flags by Robbie Shade · 7 years ago
  25. 6fd36b5 Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by ncteisen · 7 years ago
  26. 4b36a3d Change error_create API to slice by ncteisen · 7 years ago
  27. d426cac Use an arena for call & subchannel_call allocation by Craig Tiller · 7 years ago
  28. 0b7bd20 Merge pull request #10005 from ctiller/status_ordering by Abhishek Kumar · 7 years ago
  29. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 7 years ago
  30. 8918aae Document status ordering rules by Craig Tiller · 7 years ago
  31. e067b6e Resolve sanity failures by Craig Tiller · 7 years ago
  32. 9ef6fc8 Merge github.com:grpc/grpc into stream_owned_slice by Craig Tiller · 7 years ago
  33. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 7 years ago
  34. b4b6a0e Retry sending pings if they are delayed by Yuchen Zeng · 7 years ago
  35. 5f13f48 Merge pull request #9833 from dgquintas/parse_address_clusterfuzz by David G. Quintas · 7 years ago
  36. cd232f6 Merge pull request #9753 from ctiller/zalloc by Craig Tiller · 7 years ago
  37. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 7 years ago
  38. e0b1e46 Address review comments by Yuchen Zeng · 7 years ago
  39. efdf5a3 Update with the new ping implementation by Yuchen Zeng · 7 years ago
  40. 990d9fe Client-side keepalive ping by Yuchen Zeng · 7 years ago
  41. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  42. 7ff6cd2 Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzz by David Garcia Quintas · 7 years ago
  43. 266f66a Merge github.com:grpc/grpc into zalloc by Craig Tiller · 7 years ago
  44. 1119a62 Merge pull request #9650 from ctiller/call_mutex by Craig Tiller · 7 years ago
  45. b96a96e Merge pull request #9662 from ctiller/c3+r by Craig Tiller · 7 years ago
  46. 47de64c zalloc grpc_pollset by Yuchen Zeng · 7 years ago
  47. bcd5f12 Fixed Heap-buffer-overflow in parse_unix via clusterfuzz by David Garcia Quintas · 7 years ago
  48. eb022be Fix compile by Craig Tiller · 7 years ago
  49. 0bfad14 Make resolver combiner part of the base type, to be consistent with future changes to lb_policy by Craig Tiller · 7 years ago
  50. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 7 years ago
  51. 3e16f4f Fix test by Craig Tiller · 7 years ago
  52. 9596d6b Merge pull request #9660 from ctiller/c3 by Craig Tiller · 7 years ago
  53. 20ce376 Merge pull request #9696 from yang-g/network_status_shard by Yang Gao · 7 years ago
  54. 1ca0dc2 Merge pull request #9531 from dgquintas/compression_implicit_encoding by David G. Quintas · 7 years ago
  55. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 7 years ago
  56. 6955c5e Remove code from network_status_tracker.c Pull the hash function to useful.h by yang-g · 7 years ago
  57. 9e5ac1b Fix broken shutdown, and cascading exec_ctx usage bugs by Craig Tiller · 7 years ago
  58. dc6ac1a Add failing test by Craig Tiller · 7 years ago
  59. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 7 years ago
  60. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  61. 7317195 Merge branch 'master' of github.com:grpc/grpc into compression_implicit_encoding by David Garcia Quintas · 7 years ago
  62. b882f21 Calculate deadline after port has been chosen by Yuchen Zeng · 7 years ago
  63. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  64. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 7 years ago
  65. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  66. c6556af Merge pull request #9588 from ctiller/fuzzing-memory by Craig Tiller · 7 years ago
  67. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 7 years ago
  68. 938f099 Add Cronet core tests to Jenkins by Muxi Yan · 7 years ago
  69. c4dacab Merge github.com:grpc/grpc into fuzzing-memory by Craig Tiller · 7 years ago
  70. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 7 years ago
  71. b0fd02e Add examples from fuzzer server by Craig Tiller · 7 years ago
  72. d3c8fc0 Test fixes by Craig Tiller · 7 years ago
  73. 61eb40c Put files in a better place by Craig Tiller · 7 years ago
  74. 8b1d59c Add some debug utilities by Craig Tiller · 8 years ago
  75. fbe0cf2 Merge pull request #9487 from ctiller/bm_stream by Sree Kuchibhotla · 7 years ago
  76. 1492f6c Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  77. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  78. 26623b3 Merge pull request #9456 from jtattermusch/cmake_convenience_targets by Jan Tattermusch · 7 years ago
  79. eb46816 Fix potential use-after-free by Craig Tiller · 7 years ago
  80. df6cc8e Merge pull request #9236 from ctiller/max_msg_deadline by Craig Tiller · 7 years ago
  81. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  82. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  83. 6c1d43b Merge github.com:grpc/grpc into bm_stream by Craig Tiller · 7 years ago
  84. 2688eb1 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 7 years ago
  85. bd0b054 windows compilation fixes by Jan Tattermusch · 7 years ago
  86. 191d52c Renamed define for better readability by David Garcia Quintas · 7 years ago
  87. 239af8b Fix fuzzing detected crash by Craig Tiller · 7 years ago
  88. 27ffc9b Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  89. 44f8af5 Merge github.com:grpc/grpc into call_create by Craig Tiller · 7 years ago
  90. f4484cd Dont crash on API errors by Craig Tiller · 7 years ago
  91. ed277ef Fix bug in api_fuzzer by Craig Tiller · 7 years ago
  92. 7240b54 make grpc-encoding:identity implicit by David Garcia Quintas · 7 years ago
  93. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  94. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  95. c6d7f23 Merge github.com:grpc/grpc into max_msg_deadline by Craig Tiller · 7 years ago
  96. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 7 years ago
  97. 1a5ead3 Accept and count deadline exceeded by Craig Tiller · 7 years ago
  98. ddd9a05 Fix leaks by Craig Tiller · 7 years ago
  99. 02cae86 Merge github.com:grpc/grpc into bm_stream by Craig Tiller · 7 years ago
  100. e4fae82 Merge pull request #9503 from ctiller/fuzzing-api by Craig Tiller · 7 years ago