1. 0159026 Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  2. 6c25d60 Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2 by Mark D. Roth · 6 years ago
  3. eb10abe Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed by apolcyn · 6 years ago
  4. 87a63e0 Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket by apolcyn · 6 years ago
  5. dddf207 Merge branch 'master' into epollerr by Yash Tibrewal · 6 years ago
  6. 96e1074 Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  7. 50a7213 Revert "Fix c-ares tests ipv6-only brokenness" by Alexander Polcyn · 6 years ago
  8. 9846826 Revert "Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"" by Mark D. Roth · 6 years ago
  9. fdb72b0 Merge pull request #15690 from grpc/revert-15539-recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  10. ab8642d Merge pull request #15121 from yang-g/empty_string by Yang Gao · 6 years ago
  11. f371513 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  12. d6be87b Fix previously-encountered issue: set so_reuseaddr on dummy sockets by Alexander Polcyn · 6 years ago
  13. d2e357b Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket" by Alexander Polcyn · 6 years ago
  14. 5c67fae Add test by yang-g · 6 years ago
  15. 5fd7492 Merge pull request #15539 from markdroth/recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  16. 045e4f9 Merge pull request #13796 from y-zeng/cli_token by Yang Gao · 6 years ago
  17. 8ae0ff0 Move recv_trailing_metadata into its own callback. Don't use by Mark D. Roth · 6 years ago
  18. 61278f3 Revert "Fix shutdown of closed fd when c-ares opens a second fd" by Jan Tattermusch · 6 years ago
  19. 0e8b122 Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  20. 4e8a2f5 Remove already_closed param from fd_orphan by Alexander Polcyn · 6 years ago
  21. 701a4b1 Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket by apolcyn · 6 years ago
  22. 27718ce Fix c-ares tests ipv6-only brokenness by Alexander Polcyn · 6 years ago
  23. 420db80 Increase client load reporting interval to avoid test flake. by Mark D. Roth · 6 years ago
  24. 96dbfe1 Fix shutdown of closed fd when c-ares opens a second fd by Alexander Polcyn · 6 years ago
  25. ebb5384 Remove orphaned test. by Mark D. Roth · 6 years ago
  26. 905f0ca merge master by Yash Tibrewal · 6 years ago
  27. 59d8f73 Remove README by Alexander Polcyn · 6 years ago
  28. fd1a660 Remove a test by Alexander Polcyn · 6 years ago
  29. e8157e6 remove unnecessary blank line by Noah Eisen · 6 years ago
  30. 39a6bb6 Fix asan closure bug by Noah Eisen · 6 years ago
  31. 628073d Merge pull request #15517 from ara-ayvazyan/fix_bytebuffer_copy_ctor by Noah Eisen · 6 years ago
  32. 5883569 Merge pull request #15523 from kpayson64/client_lb_flake by kpayson64 · 6 years ago
  33. e169f20 Add more failure logging to client_lb_end2end_test by kpayson64 · 6 years ago
  34. 8d06d09 Fix broken ByteBuffer copy ctor by Ara Ayvazyan · 6 years ago
  35. 4a7a39f Merge pull request #14894 from sreecha/fix-time by Sree Kuchibhotla · 6 years ago
  36. 550621c Make local DNS server tests more generic by Alexander Polcyn · 6 years ago
  37. eed1b6f Merge pull request #15176 from apolcyn/convert_resolver_component_test_to_python by apolcyn · 6 years ago
  38. 57ed055 Merge pull request #15283 from apolcyn/server_consume_socket_mutator by apolcyn · 6 years ago
  39. ac8b72f Add a test that tcp server posix consumes socket mutators by Alexander Polcyn · 6 years ago
  40. 6d5c2c2 Merge branch 'master' into fix-time by Sree Kuchibhotla · 6 years ago
  41. 70eeade Fix bug in RunServer() by Juanli Shen · 6 years ago
  42. add5840 gcov: dont run large json_run_localhost scenarios by Jan Tattermusch · 6 years ago
  43. aef9579 Merge pull request #15270 from apolcyn/add_interop_server_buildopts by apolcyn · 6 years ago
  44. 11c1739 Provide a way to run C++ interop server with custom ServerBuilderOptions by Alexander Polcyn · 6 years ago
  45. 6f8f914 cleanup, and get rid of unnecessary timeouts in two places by Alexander Polcyn · 6 years ago
  46. a0aab7e Add load data store by Juanli Shen · 6 years ago
  47. 4736804 Merge pull request #15208 from apolcyn/fix_addr_sorting_compare_bug by apolcyn · 6 years ago
  48. b649422 Merge pull request #15220 from ncteisen/microbenchmarks by Noah Eisen · 6 years ago
  49. 7713857 Dont use benchmark counters by ncteisen · 6 years ago
  50. 0d98c8d Fix a bug in an address sorting comparison by Alexander Polcyn · 6 years ago
  51. 40ec89f Support microbenchmarks internally by ncteisen · 6 years ago
  52. 29fead7 Convert c-ares test runner from bash to python, so that it works on windows by Alexander Polcyn · 6 years ago
  53. adc733f Make linux polling engines capable of tracking errors separately with by Yash Tibrewal · 6 years ago
  54. 0dcbb83 add alts to interop tests by Yihua Zhang · 6 years ago
  55. 0db9200 Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bug by apolcyn · 6 years ago
  56. 046ad6b Fix bug in addr sorting shutdonw by Alexander Polcyn · 6 years ago
  57. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  58. 94d9034 Merge branch 'master' into fix-time by Sree Kuchibhotla · 6 years ago
  59. 1dd12c0 Fix some more formatting issues by Sree Kuchibhotla · 6 years ago
  60. 92c4e0f Rename ProtoBuffer helpers by ncteisen · 6 years ago
  61. 6d3e7f7 Merge pull request #13539 from grpc/AspirinSJL-patch-1 by Nicolas Noble · 6 years ago
  62. c92d90a clang-format objective-c files by Muxi Yan · 6 years ago
  63. c223378 Merge pull request #15008 from yang-g/secure_is_not_unsecure by Yang Gao · 6 years ago
  64. 3f322e1 Fix a memory leak by Adele Zhou · 6 years ago
  65. ed89d71 Depend on unsecure target by yang-g · 6 years ago
  66. cf5b266 Make GrpcProtoBufferReaderWriter public by ncteisen · 6 years ago
  67. 11a45a8 Fix c-ares tests under gcc musl by Alex Polcyn · 6 years ago
  68. b15ddc4 Merge pull request #14884 from ara-ayvazyan/fix_server_builder_test by Jan Tattermusch · 6 years ago
  69. 88846bc fixup! Fix formatting by Ara Ayvazyan · 6 years ago
  70. bd5dae2 Fix crashing server_builder_test by Ara Ayvazyan · 6 years ago
  71. 42c0d59 Revert "Add a flag to the resolver_component_test that permits extra addresses" by Alexander Polcyn · 6 years ago
  72. a7df986 Expand timeouts to deflake alarm test by Vijay Pai · 6 years ago
  73. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  74. ab5fca8 Merge pull request #14680 from dgquintas/fix_for_clang5 by David G. Quintas · 6 years ago
  75. b4a5727 Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count by Jan Tattermusch · 6 years ago
  76. caa2605 Don't capture unnecessary or unused variables by David Garcia Quintas · 6 years ago
  77. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  78. 7959f7d Merge pull request #14759 from vjpai/desneak by Vijay Pai · 6 years ago
  79. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 6 years ago
  80. 5de3478 Reorganize cmake rules for address sorting; also fix merge conflict by Alexander Polcyn · 6 years ago
  81. d21ee15 Stop relying on certain ipv6 macros. Also bazel build updates. by Alexander Polcyn · 7 years ago
  82. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  83. eb8af5c Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test by apolcyn · 6 years ago
  84. ac08180 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" by Jan Tattermusch · 6 years ago
  85. cdddc8c Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) by Vijay Pai · 6 years ago
  86. 6e22d21 Fix small build issues by ncteisen · 6 years ago
  87. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  88. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  89. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  90. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  91. ba46afe Delete status_test that has no coverage; replace with static_asserts by Vijay Pai · 6 years ago
  92. ac872dd Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal by David G. Quintas · 6 years ago
  93. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 6 years ago
  94. 6234054 Verify LB doesn't receive call creds by David Garcia Quintas · 6 years ago
  95. 1eaac47 Fix arg parsing in resolver test script by Alexander Polcyn · 6 years ago
  96. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  97. 44fd655 Merge pull request #14676 from muxi/fix-inttypes-include by Vijay Pai · 6 years ago
  98. 2a03c87 Fix one more file by Muxi Yan · 6 years ago
  99. 2c6aee9 Merge pull request #14591 from vjpai/framesize by Vijay Pai · 6 years ago
  100. 41c396e Merge pull request #14607 from markdroth/c++_byte_stream by Mark D. Roth · 6 years ago