1. 2cfc216 Merge pull request #15929 from Torgen/empty_product_name_segfault by Nicolas Noble · 6 years ago
  2. dbc1e27 Merge pull request #16007 from jiangtaoli2016/npn by Jiangtao Li · 6 years ago
  3. b5b0fbf Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  4. c4ce804 Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclb by ncteisen · 6 years ago
  5. 93579e9 Merge pull request #16050 from ncteisen/channelz-round-robin by Noah Eisen · 6 years ago
  6. 90f0631 s/channels/channel's by ncteisen · 6 years ago
  7. b29339f Merge pull request #16053 from yashykt/tsanfix by Yash Tibrewal · 6 years ago
  8. d47779b Add child refs support to grpclb by ncteisen · 6 years ago
  9. af50d79 Refactor some shared code to SubchannelList by ncteisen · 6 years ago
  10. af57df5 Support subchannel refs for round_robin by ncteisen · 6 years ago
  11. d44abfb s/inited/initialized by Yash Tibrewal · 6 years ago
  12. b86a744 Expose GetChannel and GetTopChannels Core API by ncteisen · 6 years ago
  13. 6b2b91c Fix a TSAN bug in lockfree_event by Yash Tibrewal · 6 years ago
  14. 0418b3a Merge pull request #16020 from ncteisen/channelz-get-top-channels by Noah Eisen · 6 years ago
  15. 3c2b0ab s/this/with by ncteisen · 6 years ago
  16. bc3723b Cland tidy fixes for channelz by ncteisen · 6 years ago
  17. 2c99038 reviewer feedback by ncteisen · 6 years ago
  18. f87b955 Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels by ncteisen · 6 years ago
  19. a9f3d78 Merge pull request #15980 from ncteisen/channelz-subchannel-refs by Noah Eisen · 6 years ago
  20. 5d373c4 reviewer feedback by ncteisen · 6 years ago
  21. 68ad431 Store schedulers_ and vtables_ in a 2D array by Sree Kuchibhotla · 6 years ago
  22. 2968bf6 reviewer feedback by ncteisen · 6 years ago
  23. 0f6e4dd reviewer feedback: by ncteisen · 6 years ago
  24. baaf451 Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  25. a93fdfc Merge pull request #15894 from cartr/respect_iov_max by Noah Eisen · 6 years ago
  26. 97066fd Support for GetTopChannels by ncteisen · 6 years ago
  27. d5bd427 Fix the alignment problem, still messy by ncteisen · 6 years ago
  28. c0f110b Revert "REVERT THIS: fix alignment to fix tests for now" by ncteisen · 6 years ago
  29. c55026e Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  30. 00476fd Fix tsan issue by Sree Kuchibhotla · 6 years ago
  31. 31c7ab1 Merge pull request #16016 from hcaseyal/fix_timer_scope_typo by hcaseyal · 6 years ago
  32. a99f776 Reduce spammy logs by ncteisen · 6 years ago
  33. d6c5c3c Fix ASAN by ncteisen · 6 years ago
  34. 9a6c722 Rewrite registry to know type by ncteisen · 6 years ago
  35. 1f32578 REVERT THIS: fix alignment to fix tests for now by ncteisen · 6 years ago
  36. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  37. 5fd07bd Fix sanity and build by ncteisen · 6 years ago
  38. 15c947a Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in performance profiles by Hope Casey-Allen · 6 years ago
  39. 1e6c0b4 Ensure subchannel channelz only created if enabled by ncteisen · 6 years ago
  40. 9ff83ea Reviewer feedback; less locking, slow de dup by ncteisen · 6 years ago
  41. 2d2854a Add copy and move ctor to InlinedVector by ncteisen · 6 years ago
  42. 37d8bbc resolver and default executors by Sree Kuchibhotla · 6 years ago
  43. 7cb6e9d Merge pull request #15962 from sreecha/fix-dns-job by Sree Kuchibhotla · 6 years ago
  44. 82e9cb6 Reviewer feedback; move lists to children by ncteisen · 6 years ago
  45. 25082c5 Reviewer feedback by ncteisen · 6 years ago
  46. 5d24ab9 ssl_check_peer bypass ALPN check if NPN is used by jiangtaoli2016 · 6 years ago
  47. 69e5dff Handle multiple invocations of grpc_executor_shutdown() by Sree Kuchibhotla · 6 years ago
  48. 4decd14 Merge pull request #15896 from markdroth/client_channel_refactor by Mark D. Roth · 6 years ago
  49. 37e4990 replace new/delete with grpc_core::New and grpc_core::Delete by Sree Kuchibhotla · 6 years ago
  50. 8aefdd3 use a global executor pointer that is initialized by grpc_executor_init() by Sree Kuchibhotla · 6 years ago
  51. f0ed1a2 Create on first use pattern for initializing global executor by Sree Kuchibhotla · 6 years ago
  52. ea75af5 Merge pull request #15947 from dgquintas/rr_ppicks_fix by David G. Quintas · 6 years ago
  53. 018498a Implements subchannel refs for pick_first by ncteisen · 6 years ago
  54. a0a81a1 remove unnecessary header by Sree Kuchibhotla · 6 years ago
  55. 4b88f3b Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  56. d6f4d9c Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  57. 7b8a6b6 More PR comments; useful tracing by Sree Kuchibhotla · 6 years ago
  58. 4f0dec7 Refactor resolver result callback. by Mark D. Roth · 6 years ago
  59. a789ac3 Merge pull request #15982 from ncteisen/channelz-registry by Noah Eisen · 6 years ago
  60. e57fae7 Remove unneeded include by ncteisen · 6 years ago
  61. 664ba4f Add note about on-by-default by ncteisen · 6 years ago
  62. 2fe4938 Reviewer comments by ncteisen · 6 years ago
  63. aca5043 Rewrite channelz registry in terms of inlined vector by ncteisen · 6 years ago
  64. 1e69b7c Rename grpc_executor_job_type to C++ style name by Sree Kuchibhotla · 6 years ago
  65. af74fc4 Merge pull request #15978 from yang-g/hanging_transport by Yang Gao · 6 years ago
  66. 02872df more code review comments by Sree Kuchibhotla · 6 years ago
  67. 8cc3a00 Fix typo by Sree Kuchibhotla · 6 years ago
  68. 83d0bfa address code review comemnts by Sree Kuchibhotla · 6 years ago
  69. 581cbef fix potential race condition in ALTS integrity-only extra-copy mode by jiangtaoli2016 · 6 years ago
  70. acb863c Do not start timer if transport is closed. by yang-g · 6 years ago
  71. 7e9d525 Move executor implementation into GrpcExecutor class by Sree Kuchibhotla · 6 years ago
  72. caa85b2 Reviewer feedback by ncteisen · 6 years ago
  73. c9c1fef Write ClientChannelNode in terms of client_channel by ncteisen · 6 years ago
  74. 2300351 Change pattern to have subtype do json population by ncteisen · 6 years ago
  75. afb9829 Fix the muddled linkeage of channelz by ncteisen · 6 years ago
  76. c53f8df Fixed ordering in adding pending picks to RR by David Garcia Quintas · 6 years ago
  77. d4c9867 Run clang-format by Dan Rosart · 6 years ago
  78. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  79. f0375f8 Merge pull request #15879 from hcaseyal/client_auth_allocation by hcaseyal · 6 years ago
  80. 477a1ae Don't segfault when product name from BIOS is empty by Dan Rosart · 6 years ago
  81. e83415d minor fix by Yihua Zhang · 6 years ago
  82. 587b40d finished 2nd revision by Yihua Zhang · 6 years ago
  83. 71566ff Allocate on call arena in client_auth_filter by Hope Casey-Allen · 6 years ago
  84. 0bcc55f finished 1st revision by Yihua Zhang · 6 years ago
  85. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  86. 9f7e963 Merge pull request #15883 from hcaseyal/remove_server_auth_allocation by hcaseyal · 6 years ago
  87. f061a88 Remove auth_context from call data. Use channel data auth context instead by Hope Casey-Allen · 6 years ago
  88. 9555484 Fix macro error and clang tidy by Hope Casey-Allen · 6 years ago
  89. 95800f4 Remove allocation in server_auth_filter by Hope Casey-Allen · 6 years ago
  90. 7206c05 refactor extra-copy integrity-only protector by jiangtaoli2016 · 6 years ago
  91. 10d853d Merge pull request #15891 from markdroth/subchannel_alignment_fix by Mark D. Roth · 6 years ago
  92. 52a2f21 Allow extra copy in zero-copy protector integrity-only mode by jiangtaoli2016 · 6 years ago
  93. d848280 tcp_posix.cc: adhere to IOV_MAX in tcp_flush by Carter Sande · 6 years ago
  94. d463a64 Fix subchannel call to align its call stack (similar to 15b37ac for parent call). by Mark D. Roth · 6 years ago
  95. e85e713 timer manager: don't turn off threading in start_threads() by Eric Gribkoff · 6 years ago
  96. 2223e60 Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. by Mark D. Roth · 6 years ago
  97. 0a6fdb2 Merge pull request #15828 from apolcyn/fix_gcd by apolcyn · 6 years ago
  98. 35bbd90 Merge pull request #15848 from vjpai/thd_fix by Vijay Pai · 6 years ago
  99. 0220a99 Explicitly delete fd from pollset set after c-ares is done by Alexander Polcyn · 6 years ago
  100. 7b0af97 Disable connectivity_state query for now by ncteisen · 6 years ago