1. 5fec664 Merge pull request #16024 from apolcyn/gcd_interop by apolcyn · 6 years ago
  2. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  3. f3c3c55 Allow choosing google default credentials in the C++ interop clients by Alexander Polcyn · 6 years ago
  4. 8edd568 Step 3 of multipool RBE configuration. by Adele Zhou · 6 years ago
  5. ea75af5 Merge pull request #15947 from dgquintas/rr_ppicks_fix by David G. Quintas · 6 years ago
  6. aca5043 Rewrite channelz registry in terms of inlined vector by ncteisen · 6 years ago
  7. 8427571 fix test comment and small code tweak by David Garcia Quintas · 6 years ago
  8. 50409fe Simplified the test significantly. No more threads by David Garcia Quintas · 6 years ago
  9. 30d39c4 Clarify new test comment by David Garcia Quintas · 6 years ago
  10. e41cae3 Added TODO by David Garcia Quintas · 6 years ago
  11. d1deaad Added test by David Garcia Quintas · 6 years ago
  12. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  13. 024c663 Merge pull request #15771 from ncteisen/serialization by Noah Eisen · 6 years ago
  14. bca3d3a Merge pull request #15902 from Torgen/gcp_environment_port_platform by Vijay Pai · 6 years ago
  15. 587b40d finished 2nd revision by Yihua Zhang · 6 years ago
  16. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  17. 7d47481 Reviewer feedback by ncteisen · 6 years ago
  18. a0a5953 s/CodegenGeneric/Raw/g by ncteisen · 6 years ago
  19. 2be6bfa Merge pull request #15901 from jiangtaoli2016/extra_copy_protector by Noah Eisen · 6 years ago
  20. 8db7788 Merge branch 'master' of https://github.com/grpc/grpc into serialization by ncteisen · 6 years ago
  21. 52a2f21 Allow extra copy in zero-copy protector integrity-only mode by jiangtaoli2016 · 6 years ago
  22. f54fc5b Include port_platform in gcp_environment tests. by Dan Rosart · 6 years ago
  23. 2851210 Merge pull request #15881 from nicolasnoble/ffs by Nicolas Noble · 6 years ago
  24. d7c6c6e !@#!%$@# by Nicolas "Pixel" Noble · 6 years ago
  25. 0a6fdb2 Merge pull request #15828 from apolcyn/fix_gcd by apolcyn · 6 years ago
  26. 0220a99 Explicitly delete fd from pollset set after c-ares is done by Alexander Polcyn · 6 years ago
  27. 174166d Add header back in build.yaml by Juanli Shen · 6 years ago
  28. 9789fa4 Merge pull request #15748 from nicolasnoble/libcxxabi by Nicolas Noble · 6 years ago
  29. e0198fc Merge pull request #15776 from sreecha/epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  30. b71da61 c++14-compat is c++ only. by Nicolas "Pixel" Noble · 6 years ago
  31. fae0d95 Missing test files. by Nicolas "Pixel" Noble · 6 years ago
  32. f5f1d57 Add load reporting filter by Juanli Shen · 6 years ago
  33. afbc251 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  34. 7a2a8ca Merge pull request #15747 from ncteisen/channel-benchmark by Noah Eisen · 6 years ago
  35. 291bbc7 Add load reporter by Juanli Shen · 6 years ago
  36. 7747230 Add channel creation benchmark by ncteisen · 6 years ago
  37. 1517f80 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  38. 84955e7 Upmerge v1.13.x into master by Mehrdad Afshari · 6 years ago
  39. 2cb912c Add grpcio-testing to Python distribtests by Mehrdad Afshari · 6 years ago
  40. 1a92cd0 More consistent source/binary Python distribtests by Mehrdad Afshari · 6 years ago
  41. 48d0339 reviewer feedback by ncteisen · 6 years ago
  42. d170b83 Allow AsyncServer with one generic to compile by ncteisen · 6 years ago
  43. a6194db Add codegen generic to hybrid tests by ncteisen · 6 years ago
  44. bacd625 Add end2end test for codegen_generic by ncteisen · 6 years ago
  45. 93a90e6 Support codegen generic on server side by ncteisen · 6 years ago
  46. 1ab1287 Reviewer feedback by ncteisen · 6 years ago
  47. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  48. ccc8a46 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  49. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  50. 547bb5e Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 by Mark D. Roth · 6 years ago
  51. 01cbab6 Merge pull request #15070 from Vizerai/filter_port by Jim King · 6 years ago
  52. 09d7da2 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  53. 16ad9b8 Added a test to catch such things in future by Sree Kuchibhotla · 6 years ago
  54. 1f3d714 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. by Adele Zhou · 6 years ago
  55. 5bdd9a8 Revert "Revert "Add suppressions to sanitizers for bazel builds"" by adelez · 6 years ago
  56. 4d1da60 Fix ASAN and sanity by ncteisen · 6 years ago
  57. c14e95f Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  58. c7166ae Make channelz an opt in feature by ncteisen · 6 years ago
  59. 8e75b48 Add expception for util dir by ncteisen · 6 years ago
  60. 373fc6d Manual fixes to enable performance- clang tidy checks by Noah Eisen · 6 years ago
  61. 58e0cbf Enable the performance-* clang-tidy checks by Noah Eisen · 6 years ago
  62. 33b77ee Merge pull request #15758 from grpc/revert-15678-channel-arg-sanity by Nicolas Noble · 6 years ago
  63. 43557fe Revert "Add suppressions to sanitizers for bazel builds" by Nicolas Noble · 6 years ago
  64. 817d28f Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" by Mark D. Roth · 6 years ago
  65. 7ea8a60 Revert "Add Type Checking On Channel Args" by Noah Eisen · 6 years ago
  66. f92460e Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  67. d43891f Merge pull request #15645 from adelez/foundry_integration by adelez · 6 years ago
  68. e98ce72 Merge pull request #15678 from ncteisen/channel-arg-sanity by Noah Eisen · 6 years ago
  69. 4cd6595 Add data param to grpc_cc_library by Adele Zhou · 6 years ago
  70. 1198d8d Reviewer feedback by ncteisen · 6 years ago
  71. 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
  72. 057fd3f Merge pull request #15490 from apolcyn/ares_under_combiner by apolcyn · 6 years ago
  73. 6c25d60 Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2 by Mark D. Roth · 6 years ago
  74. df5ca25 Add suppressions files as data dependency to gpr_test_util by Adele Zhou · 6 years ago
  75. 626cea8 Put c-ares queries under a combiner by Alexander Polcyn · 6 years ago
  76. eb10abe Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed by apolcyn · 6 years ago
  77. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  78. 87a63e0 Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket by apolcyn · 6 years ago
  79. a14729f Merge pull request #15092 from yashykt/epollerr by Yash Tibrewal · 6 years ago
  80. f91adce Merge pull request #15716 from adelez/manual_tag by adelez · 6 years ago
  81. 5b3824b Code review changes. by Mark D. Roth · 6 years ago
  82. dddf207 Merge branch 'master' into epollerr by Yash Tibrewal · 6 years ago
  83. 000ec45 Merge pull request #15680 from ncteisen/more-clang by Noah Eisen · 6 years ago
  84. ff1d1b3 Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual. by Adele Zhou · 6 years ago
  85. 37b292a Merge pull request #15669 from jtattermusch/csharp_distribtest_protoc by Jan Tattermusch · 6 years ago
  86. 96e1074 Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only by apolcyn · 6 years ago
  87. 50a7213 Revert "Fix c-ares tests ipv6-only brokenness" by Alexander Polcyn · 6 years ago
  88. 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
  89. 3089cc8 Merge pull request #15676 from ncteisen/error-creation-sanity by Noah Eisen · 6 years ago
  90. d93589a Don't proxy no_error_on_hotpath by ncteisen · 6 years ago
  91. c6664b0 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  92. fdb72b0 Merge pull request #15690 from grpc/revert-15539-recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  93. ab8642d Merge pull request #15121 from yang-g/empty_string by Yang Gao · 6 years ago
  94. 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
  95. d6be87b Fix previously-encountered issue: set so_reuseaddr on dummy sockets by Alexander Polcyn · 6 years ago
  96. d2e357b Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket" by Alexander Polcyn · 6 years ago
  97. 5c67fae Add test by yang-g · 6 years ago
  98. 5fd7492 Merge pull request #15539 from markdroth/recv_trailing_metadata_ready by Mark D. Roth · 6 years ago
  99. 045e4f9 Merge pull request #13796 from y-zeng/cli_token by Yang Gao · 6 years ago
  100. 5644c59 fixup! fixup! Rename channelz Channel to ChannelNode by ncteisen · 6 years ago