1. e61058c Review comments by yang-g · 6 years ago
  2. 010ffae Sanity by yang-g · 6 years ago
  3. d6ef707 Add more filter priority levels by yang-g · 6 years ago
  4. 11946f2 Merge pull request #16167 from markdroth/ping_api by Mark D. Roth · 6 years ago
  5. 8fc60d3 Merge pull request #16163 from apolcyn/revert_revert_windows_breakage by apolcyn · 6 years ago
  6. f22dc13 Eliminate PingOneLocked() from LB policy API. by Mark D. Roth · 6 years ago
  7. 48d0552 Merge pull request #16168 from yashykt/calldestroyasan by Yash Tibrewal · 6 years ago
  8. fef37e8 Merge pull request #16166 from yashykt/dontabortonerr by Yash Tibrewal · 6 years ago
  9. 1c47bb4 Move freeing of error_string to release_call to fix ASAN bug by Yash Tibrewal · 6 years ago
  10. 713e90a Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix by Mark D. Roth · 6 years ago
  11. c137d23 Don't abort on notify_on_error for poll. Instead simply schedule closure with cancel.. Soft error by Yash Tibrewal · 6 years ago
  12. 8e1df09 Merge pull request #16162 from yashykt/evengcleanup by Yash Tibrewal · 6 years ago
  13. 326f82e A bit of cleanup and add more tests. by Mark D. Roth · 6 years ago
  14. 9896c64 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" by Alexander Polcyn · 6 years ago
  15. 58dec1a Merge pull request #16157 from mehrdada/upmerge1.14.x by Mehrdad Afshari · 6 years ago
  16. d2d8f47 Remove the notifier pollset from grpc event engine since it's not used anywhere by Yash Tibrewal · 6 years ago
  17. 78aca7b clang-format by Mark D. Roth · 6 years ago
  18. 43002a3 Remove no-longer-necessary MakePolymorphicRefCounted(). by Mark D. Roth · 6 years ago
  19. f34c653 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" by Alexander Polcyn · 6 years ago
  20. 87e772f Fix RefCountedPtr to handle polymorphism. by Mark D. Roth · 6 years ago
  21. 70ae86e Merge branch 'v1.14.x' by Mehrdad Afshari · 6 years ago
  22. ae8d3ef Merge pull request #15797 from apolcyn/windows_compile_and_sort by apolcyn · 6 years ago
  23. 89a2ddb Fix typo in ev_epollex_linux by Hope Casey-Allen · 6 years ago
  24. 1b1d5e5 Get c-ares to compile and do address sorting on windows by Alex Polcyn · 6 years ago
  25. b0e41f6 Fix re-resolution in pick_first by Juanli Shen · 6 years ago
  26. 5c1e47a Bug fixes by kpayson64 · 6 years ago
  27. af1edd8 Merge pull request #16104 from yashykt/finalinfo by Yash Tibrewal · 6 years ago
  28. 334d47e Merge pull request #16069 from hcaseyal/gpr_arena_alloc by hcaseyal · 6 years ago
  29. 95390f9 Replace atomics in gpr_arena_aloc with a mutex in the slow path by Hope Casey-Allen · 6 years ago
  30. 5562dd5 Cancel pending write closures on stream cancellation by kpayson64 · 6 years ago
  31. bcf271c Allow error strings in final_info to propagate to filters on call destruction by Yash Tibrewal · 6 years ago
  32. 29c9e04 Merge pull request #16067 from srini100/master by Srini Polavarapu · 6 years ago
  33. 2cfc216 Merge pull request #15929 from Torgen/empty_product_name_segfault by Nicolas Noble · 6 years ago
  34. dbc1e27 Merge pull request #16007 from jiangtaoli2016/npn by Jiangtao Li · 6 years ago
  35. b5b0fbf Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  36. c4ce804 Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclb by ncteisen · 6 years ago
  37. 93579e9 Merge pull request #16050 from ncteisen/channelz-round-robin by Noah Eisen · 6 years ago
  38. 90f0631 s/channels/channel's by ncteisen · 6 years ago
  39. 8c9af74 Regenerate projects by Srini Polavarapu · 6 years ago
  40. b29339f Merge pull request #16053 from yashykt/tsanfix by Yash Tibrewal · 6 years ago
  41. 76450b0 Regenrate Projects by Srini Polavarapu · 6 years ago
  42. d47779b Add child refs support to grpclb by ncteisen · 6 years ago
  43. af50d79 Refactor some shared code to SubchannelList by ncteisen · 6 years ago
  44. af57df5 Support subchannel refs for round_robin by ncteisen · 6 years ago
  45. d44abfb s/inited/initialized by Yash Tibrewal · 6 years ago
  46. b86a744 Expose GetChannel and GetTopChannels Core API by ncteisen · 6 years ago
  47. 6b2b91c Fix a TSAN bug in lockfree_event by Yash Tibrewal · 6 years ago
  48. 0418b3a Merge pull request #16020 from ncteisen/channelz-get-top-channels by Noah Eisen · 6 years ago
  49. 3c2b0ab s/this/with by ncteisen · 6 years ago
  50. bc3723b Cland tidy fixes for channelz by ncteisen · 6 years ago
  51. 2c99038 reviewer feedback by ncteisen · 6 years ago
  52. f87b955 Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels by ncteisen · 6 years ago
  53. a9f3d78 Merge pull request #15980 from ncteisen/channelz-subchannel-refs by Noah Eisen · 6 years ago
  54. 5d373c4 reviewer feedback by ncteisen · 6 years ago
  55. 68ad431 Store schedulers_ and vtables_ in a 2D array by Sree Kuchibhotla · 6 years ago
  56. 2968bf6 reviewer feedback by ncteisen · 6 years ago
  57. 0f6e4dd reviewer feedback: by ncteisen · 6 years ago
  58. baaf451 Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  59. a93fdfc Merge pull request #15894 from cartr/respect_iov_max by Noah Eisen · 6 years ago
  60. 97066fd Support for GetTopChannels by ncteisen · 6 years ago
  61. d5bd427 Fix the alignment problem, still messy by ncteisen · 6 years ago
  62. c0f110b Revert "REVERT THIS: fix alignment to fix tests for now" by ncteisen · 6 years ago
  63. c55026e Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  64. 00476fd Fix tsan issue by Sree Kuchibhotla · 6 years ago
  65. 31c7ab1 Merge pull request #16016 from hcaseyal/fix_timer_scope_typo by hcaseyal · 6 years ago
  66. a99f776 Reduce spammy logs by ncteisen · 6 years ago
  67. d6c5c3c Fix ASAN by ncteisen · 6 years ago
  68. 9a6c722 Rewrite registry to know type by ncteisen · 6 years ago
  69. 1f32578 REVERT THIS: fix alignment to fix tests for now by ncteisen · 6 years ago
  70. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  71. 5fd07bd Fix sanity and build by ncteisen · 6 years ago
  72. 15c947a Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in performance profiles by Hope Casey-Allen · 6 years ago
  73. 1e6c0b4 Ensure subchannel channelz only created if enabled by ncteisen · 6 years ago
  74. 9ff83ea Reviewer feedback; less locking, slow de dup by ncteisen · 6 years ago
  75. 2d2854a Add copy and move ctor to InlinedVector by ncteisen · 6 years ago
  76. 37d8bbc resolver and default executors by Sree Kuchibhotla · 6 years ago
  77. 7cb6e9d Merge pull request #15962 from sreecha/fix-dns-job by Sree Kuchibhotla · 6 years ago
  78. 82e9cb6 Reviewer feedback; move lists to children by ncteisen · 6 years ago
  79. 25082c5 Reviewer feedback by ncteisen · 6 years ago
  80. 5d24ab9 ssl_check_peer bypass ALPN check if NPN is used by jiangtaoli2016 · 6 years ago
  81. 69e5dff Handle multiple invocations of grpc_executor_shutdown() by Sree Kuchibhotla · 6 years ago
  82. 4decd14 Merge pull request #15896 from markdroth/client_channel_refactor by Mark D. Roth · 6 years ago
  83. 37e4990 replace new/delete with grpc_core::New and grpc_core::Delete by Sree Kuchibhotla · 6 years ago
  84. 8aefdd3 use a global executor pointer that is initialized by grpc_executor_init() by Sree Kuchibhotla · 6 years ago
  85. f0ed1a2 Create on first use pattern for initializing global executor by Sree Kuchibhotla · 6 years ago
  86. ea75af5 Merge pull request #15947 from dgquintas/rr_ppicks_fix by David G. Quintas · 6 years ago
  87. 018498a Implements subchannel refs for pick_first by ncteisen · 6 years ago
  88. a0a81a1 remove unnecessary header by Sree Kuchibhotla · 6 years ago
  89. 4b88f3b Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  90. d6f4d9c Merge branch 'master' into fix-dns-job by Sree Kuchibhotla · 6 years ago
  91. 7b8a6b6 More PR comments; useful tracing by Sree Kuchibhotla · 6 years ago
  92. 4f0dec7 Refactor resolver result callback. by Mark D. Roth · 6 years ago
  93. a789ac3 Merge pull request #15982 from ncteisen/channelz-registry by Noah Eisen · 6 years ago
  94. e57fae7 Remove unneeded include by ncteisen · 6 years ago
  95. 664ba4f Add note about on-by-default by ncteisen · 6 years ago
  96. 2fe4938 Reviewer comments by ncteisen · 6 years ago
  97. aca5043 Rewrite channelz registry in terms of inlined vector by ncteisen · 6 years ago
  98. 1e69b7c Rename grpc_executor_job_type to C++ style name by Sree Kuchibhotla · 6 years ago
  99. af74fc4 Merge pull request #15978 from yang-g/hanging_transport by Yang Gao · 6 years ago
  100. 02872df more code review comments by Sree Kuchibhotla · 6 years ago