1. 0db9200 Merge pull request #15123 from apolcyn/fix_addr_sort_shutdown_bug by apolcyn · 6 years ago
  2. 046ad6b Fix bug in addr sorting shutdonw by Alexander Polcyn · 6 years ago
  3. 7a20c96 Break out qps services into seperate protos by kpayson64 · 6 years ago
  4. 92c4e0f Rename ProtoBuffer helpers by ncteisen · 6 years ago
  5. 6d3e7f7 Merge pull request #13539 from grpc/AspirinSJL-patch-1 by Nicolas Noble · 6 years ago
  6. c92d90a clang-format objective-c files by Muxi Yan · 6 years ago
  7. c223378 Merge pull request #15008 from yang-g/secure_is_not_unsecure by Yang Gao · 6 years ago
  8. 3f322e1 Fix a memory leak by Adele Zhou · 7 years ago
  9. ed89d71 Depend on unsecure target by yang-g · 7 years ago
  10. cf5b266 Make GrpcProtoBufferReaderWriter public by ncteisen · 7 years ago
  11. 11a45a8 Fix c-ares tests under gcc musl by Alex Polcyn · 7 years ago
  12. b15ddc4 Merge pull request #14884 from ara-ayvazyan/fix_server_builder_test by Jan Tattermusch · 7 years ago
  13. 88846bc fixup! Fix formatting by Ara Ayvazyan · 7 years ago
  14. bd5dae2 Fix crashing server_builder_test by Ara Ayvazyan · 7 years ago
  15. 42c0d59 Revert "Add a flag to the resolver_component_test that permits extra addresses" by Alexander Polcyn · 7 years ago
  16. a7df986 Expand timeouts to deflake alarm test by Vijay Pai · 7 years ago
  17. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 7 years ago
  18. ab5fca8 Merge pull request #14680 from dgquintas/fix_for_clang5 by David G. Quintas · 7 years ago
  19. b4a5727 Merge pull request #14321 from grpc/revert-13813-disable_low_thread_count by Jan Tattermusch · 7 years ago
  20. caa2605 Don't capture unnecessary or unused variables by David Garcia Quintas · 7 years ago
  21. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 7 years ago
  22. 7959f7d Merge pull request #14759 from vjpai/desneak by Vijay Pai · 7 years ago
  23. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 7 years ago
  24. 5de3478 Reorganize cmake rules for address sorting; also fix merge conflict by Alexander Polcyn · 7 years ago
  25. d21ee15 Stop relying on certain ipv6 macros. Also bazel build updates. by Alexander Polcyn · 7 years ago
  26. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  27. eb8af5c Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_test by apolcyn · 7 years ago
  28. ac08180 Revert "Disabled the json_run_localhost:*_low_thread_count family of tests" by Jan Tattermusch · 7 years ago
  29. cdddc8c Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) by Vijay Pai · 7 years ago
  30. 6e22d21 Fix small build issues by ncteisen · 7 years ago
  31. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 7 years ago
  32. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 7 years ago
  33. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 7 years ago
  34. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  35. ba46afe Delete status_test that has no coverage; replace with static_asserts by Vijay Pai · 7 years ago
  36. ac872dd Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal by David G. Quintas · 7 years ago
  37. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 7 years ago
  38. 6234054 Verify LB doesn't receive call creds by David Garcia Quintas · 7 years ago
  39. 1eaac47 Fix arg parsing in resolver test script by Alexander Polcyn · 7 years ago
  40. 539f506 Abstract libuv implementation by kpayson64 · 7 years ago
  41. 44fd655 Merge pull request #14676 from muxi/fix-inttypes-include by Vijay Pai · 7 years ago
  42. 2a03c87 Fix one more file by Muxi Yan · 7 years ago
  43. 2c6aee9 Merge pull request #14591 from vjpai/framesize by Vijay Pai · 7 years ago
  44. 41c396e Merge pull request #14607 from markdroth/c++_byte_stream by Mark D. Roth · 7 years ago
  45. 1213682 Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel by apolcyn · 7 years ago
  46. a7f52a6 Merge pull request #14660 from vjpai/exception_10x by Vijay Pai · 7 years ago
  47. c04c53b Run exception tests 10x to make sure server doesn't crash by Vijay Pai · 7 years ago
  48. f133259 Fix broken golden file test under bazel by Alexander Polcyn · 7 years ago
  49. 3d8b32d Convert byte_stream API to C++. by Mark D. Roth · 7 years ago
  50. 34f153c Change grpc++ reference in names to grpcpp in test/cpp/cocoapods by Muxi Yan · 7 years ago
  51. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 7 years ago
  52. 44dac60 Merge pull request #14610 from apolcyn/python_dig by apolcyn · 7 years ago
  53. 0c6024b Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  54. 09703ea Add severity by ncteisen · 7 years ago
  55. 97a3dbe Move C++ to util, call it from core test by ncteisen · 7 years ago
  56. 568a95e Make test work by ncteisen · 7 years ago
  57. 503099b Redoing render, about to take things away by ncteisen · 7 years ago
  58. 07ed039 Add JsonProtoTest by ncteisen · 7 years ago
  59. 0a05b78 Move python DNS utilities to utils subdirectory by Alexander Polcyn · 7 years ago
  60. 14b470a Merge pull request #14609 from apolcyn/cleanup_grpc_py_binary by apolcyn · 7 years ago
  61. 3c5e12d Remove the C++ test dependency on dig and dnsutils by Alex Polcyn · 7 years ago
  62. 092f199 Clean up grpc_py_binary build rule by Alexander Polcyn · 7 years ago
  63. 2f4161c Use stack frame size limits for consistency with internal builds by Vijay Pai · 7 years ago
  64. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 7 years ago
  65. d3f7c0f Merge pull request #14478 from cookyt/tool-print-trailing-meta by Vijay Pai · 7 years ago
  66. 6eae794 Merge pull request #14459 from vjpai/2phase_thd by Vijay Pai · 7 years ago
  67. e3438c4 Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist by David Garcia Quintas · 7 years ago
  68. b357f2f Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  69. 2614494 grpclb_end2end test tweaks for compiler happiness by David Garcia Quintas · 7 years ago
  70. 02ce860 Add a flag to the resolver_component_test that permits extra addresses by Alexander Polcyn · 7 years ago
  71. ad0996b Perform secure naming checks in grpclb_end2end_test by David Garcia Quintas · 7 years ago
  72. 8b05d02 Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  73. 5739d34 Merge pull request #14497 from AspirinSJL/fix_rpc_failure_flake by Juanli Shen · 7 years ago
  74. a90d718 Merge pull request #14455 from markdroth/grpclb_channel_args by Mark D. Roth · 7 years ago
  75. 9d7e57c Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  76. acdefd7 Add warmup before first batch by Juanli Shen · 7 years ago
  77. efce74b Print trailing metadata in the "grpc_cli call" command. by Carlos Valera · 7 years ago
  78. a8453a2 Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  79. 1c805ec Add more bazel tests by Adele Zhou · 7 years ago
  80. 8c259b1 Remove C++ end2end test owners by Yuchen Zeng · 7 years ago
  81. bd0f151 Refactor code for generating balancer channel args. by Mark D. Roth · 7 years ago
  82. 87e2e6a clang-fmt by Vijay Pai · 7 years ago
  83. da69355 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) by Vijay Pai · 7 years ago
  84. 84f94c1 Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-revert-13671-grpclb_reresolution by Juanli Shen · 7 years ago
  85. 10142e4 Fix test again by Juanli Shen · 7 years ago
  86. b0d7182 Merge pull request #14444 from dgquintas/kill_grpclb_test by David G. Quintas · 7 years ago
  87. 34e8e0a Merge pull request #14210 from muxi/move-cpp-headers by Muxi Yan · 7 years ago
  88. 249a1d7 Removed outdated grpclb_test by David Garcia Quintas · 7 years ago
  89. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  90. 87c6504 Revert "Revert "Revert "Revert "grpclb re-resolution"""" by Juanli Shen · 7 years ago
  91. f66cf0d Revert "Revert "Revert "grpclb re-resolution""" by David G. Quintas · 7 years ago
  92. 1d16854 Merge pull request #14407 from vjpai/gpr_review_thd by Vijay Pai · 7 years ago
  93. 95f37b3 Fix test by Juanli Shen · 7 years ago
  94. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 7 years ago
  95. 776490a Revert "Revert "grpclb re-resolution"" by Juanli Shen · 7 years ago
  96. 10a9e4e Merge pull request #14150 from ncteisen/more-clang-tidy by Noah Eisen · 7 years ago
  97. 2650c97 Merge pull request #14397 from vjpai/nb2 by Vijay Pai · 7 years ago
  98. 823c9c4 Merge pull request #14396 from vjpai/ae2e by Vijay Pai · 7 years ago
  99. 81f6a7cf Merge pull request #14374 from dgquintas/missing_pr_comments by David G. Quintas · 7 years ago
  100. dd57cb5 Empty out all tests if GRPC_POSIX_SOCKET is not defined by Vijay Pai · 7 years ago