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