1. c137d23 Don't abort on notify_on_error for poll. Instead simply schedule closure with cancel.. Soft error by Yash Tibrewal · 6 years ago
  2. d2d8f47 Remove the notifier pollset from grpc event engine since it's not used anywhere by Yash Tibrewal · 6 years ago
  3. b928f99 Disable ChannelConnectivityTest for the Beta API by Mehrdad Afshari · 6 years ago
  4. 6a2fbcb Merge pull request #16076 from AspirinSJL/fix_rere by Juanli Shen · 6 years ago
  5. ac78f79 Merge pull request #16121 from jtattermusch/xamarin_android_emulator_support by Jan Tattermusch · 6 years ago
  6. b0e41f6 Fix re-resolution in pick_first by Juanli Shen · 6 years ago
  7. b929339 Merge pull request #16122 from mistydemeo/strip_mark_dependency by Nicolas Noble · 6 years ago
  8. a3939fd Merge pull request #16074 from bshaffer/issue-16072 by Stanley Cheung · 6 years ago
  9. fd499c2 Ruby tooling: fix makefile strip dependency by Misty De Meo · 6 years ago
  10. 7cb30b0 Grpc.Core: add support for x86 android emulator by Jan Tattermusch · 6 years ago
  11. 3fd4267 Merge pull request #16109 from jtattermusch/xamarin_ios_pieces by Jan Tattermusch · 6 years ago
  12. af1edd8 Merge pull request #16104 from yashykt/finalinfo by Yash Tibrewal · 6 years ago
  13. 334d47e Merge pull request #16069 from hcaseyal/gpr_arena_alloc by hcaseyal · 6 years ago
  14. 5aa2a0e build fat binary for ios by Jan Tattermusch · 6 years ago
  15. 527d87a fix Grpc.Core.csproj by Jan Tattermusch · 6 years ago
  16. 5bb8a33 copying files by Jan Tattermusch · 6 years ago
  17. cbc2b1f experiment: build grpc_csharp_ext for ios by Jan Tattermusch · 6 years ago
  18. 95390f9 Replace atomics in gpr_arena_aloc with a mutex in the slow path by Hope Casey-Allen · 6 years ago
  19. bcf271c Allow error strings in final_info to propagate to filters on call destruction by Yash Tibrewal · 6 years ago
  20. 29c9e04 Merge pull request #16067 from srini100/master by Srini Polavarapu · 6 years ago
  21. 0b907fc improve xamarin platform detection by Jan Tattermusch · 6 years ago
  22. cebab02 C# native libraries should support Android 4.4+ (=api level 19) by Jan Tattermusch · 6 years ago
  23. bf5524b add explanation for MonoPInvokeCallback attribute by Jan Tattermusch · 6 years ago
  24. 1add55d iOS (and probably other AOT platforms) needs to have delegates registered by Matthew Leibowitz · 6 years ago
  25. a207a04 Merge pull request #15969 from Greenliff/support/xamarin by Jan Tattermusch · 6 years ago
  26. 2cfc216 Merge pull request #15929 from Torgen/empty_product_name_segfault by Nicolas Noble · 6 years ago
  27. dbc1e27 Merge pull request #16007 from jiangtaoli2016/npn by Jiangtao Li · 6 years ago
  28. 9bc6cd1 Merge pull request #16010 from sreecha/fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  29. 2a52d0d Merge pull request #16023 from ncteisen/channelz-cpp by Noah Eisen · 6 years ago
  30. b5b0fbf Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  31. 18a9d7d reviewer feedback by ncteisen · 6 years ago
  32. e6824f3 Merge pull request #15846 from medinandres/json_fix by Jan Tattermusch · 6 years ago
  33. ad371f8 fixes subpackage issue with loading composer by Brent Shaffer · 6 years ago
  34. b472149 reviewer feedback by ncteisen · 6 years ago
  35. 8ed83fb fix continuous build of the Grpc.Core nuget by Jan Tattermusch · 6 years ago
  36. 6104e4f Move ChannelzServicePlugin to public, experimental by ncteisen · 6 years ago
  37. e565567 explicitly list Grpc.Core.targets files by Jan Tattermusch · 6 years ago
  38. 1e30bce revert changes to Version.csproj.include by Jan Tattermusch · 6 years ago
  39. be6f3e3 better NativeExtension.LoadNativeMethods readability by Jan Tattermusch · 6 years ago
  40. 3511f45 Merge remote-tracking branch 'upstream/master' into support/xamarin by Jan Tattermusch · 6 years ago
  41. c6970ad fix automatized android artifact build by Jan Tattermusch · 6 years ago
  42. e6401f5 Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp by ncteisen · 6 years ago
  43. c4ce804 Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclb by ncteisen · 6 years ago
  44. 93579e9 Merge pull request #16050 from ncteisen/channelz-round-robin by Noah Eisen · 6 years ago
  45. 90f0631 s/channels/channel's by ncteisen · 6 years ago
  46. 8c9af74 Regenerate projects by Srini Polavarapu · 6 years ago
  47. b29339f Merge pull request #16053 from yashykt/tsanfix by Yash Tibrewal · 6 years ago
  48. 7daa0f9 Fix andriod interop client by ncteisen · 6 years ago
  49. d47779b Add child refs support to grpclb by ncteisen · 6 years ago
  50. af50d79 Refactor some shared code to SubchannelList by ncteisen · 6 years ago
  51. af57df5 Support subchannel refs for round_robin by ncteisen · 6 years ago
  52. c194528 Adds C++ Channelz Service by ncteisen · 6 years ago
  53. d44abfb s/inited/initialized by Yash Tibrewal · 6 years ago
  54. b86a744 Expose GetChannel and GetTopChannels Core API by ncteisen · 6 years ago
  55. 6b2b91c Fix a TSAN bug in lockfree_event by Yash Tibrewal · 6 years ago
  56. 0418b3a Merge pull request #16020 from ncteisen/channelz-get-top-channels by Noah Eisen · 6 years ago
  57. 6d091e5 Merge pull request #16049 from ncteisen/clang-tidy by Noah Eisen · 6 years ago
  58. 3c2b0ab s/this/with by ncteisen · 6 years ago
  59. cb77847 Merge pull request #16033 from jtattermusch/upgrade_boringssl_submodule by Jan Tattermusch · 6 years ago
  60. bc3723b Cland tidy fixes for channelz by ncteisen · 6 years ago
  61. 2c99038 reviewer feedback by ncteisen · 6 years ago
  62. f87b955 Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels by ncteisen · 6 years ago
  63. a9f3d78 Merge pull request #15980 from ncteisen/channelz-subchannel-refs by Noah Eisen · 6 years ago
  64. 5d373c4 reviewer feedback by ncteisen · 6 years ago
  65. 68ad431 Store schedulers_ and vtables_ in a 2D array by Sree Kuchibhotla · 6 years ago
  66. 2968bf6 reviewer feedback by ncteisen · 6 years ago
  67. 0f6e4dd reviewer feedback: by ncteisen · 6 years ago
  68. baaf451 Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  69. a93fdfc Merge pull request #15894 from cartr/respect_iov_max by Noah Eisen · 6 years ago
  70. acb6231 regenerate projects by Jan Tattermusch · 6 years ago
  71. 97066fd Support for GetTopChannels by ncteisen · 6 years ago
  72. d5bd427 Fix the alignment problem, still messy by ncteisen · 6 years ago
  73. c0f110b Revert "REVERT THIS: fix alignment to fix tests for now" by ncteisen · 6 years ago
  74. c55026e Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  75. 00476fd Fix tsan issue by Sree Kuchibhotla · 6 years ago
  76. 31c7ab1 Merge pull request #16016 from hcaseyal/fix_timer_scope_typo by hcaseyal · 6 years ago
  77. a99f776 Reduce spammy logs by ncteisen · 6 years ago
  78. d6c5c3c Fix ASAN by ncteisen · 6 years ago
  79. 9a6c722 Rewrite registry to know type by ncteisen · 6 years ago
  80. 1f32578 REVERT THIS: fix alignment to fix tests for now by ncteisen · 6 years ago
  81. be40b0d Add server load reporting service by Juanli Shen · 6 years ago
  82. 5fd07bd Fix sanity and build by ncteisen · 6 years ago
  83. 15c947a Fix typo in GPR_TIMER_SCOPE annotation. The typo could be misleading in performance profiles by Hope Casey-Allen · 6 years ago
  84. 1e6c0b4 Ensure subchannel channelz only created if enabled by ncteisen · 6 years ago
  85. 9ff83ea Reviewer feedback; less locking, slow de dup by ncteisen · 6 years ago
  86. 2d2854a Add copy and move ctor to InlinedVector by ncteisen · 6 years ago
  87. 37d8bbc resolver and default executors by Sree Kuchibhotla · 6 years ago
  88. 7cb6e9d Merge pull request #15962 from sreecha/fix-dns-job by Sree Kuchibhotla · 6 years ago
  89. 82e9cb6 Reviewer feedback; move lists to children by ncteisen · 6 years ago
  90. 25082c5 Reviewer feedback by ncteisen · 6 years ago
  91. 5d24ab9 ssl_check_peer bypass ALPN check if NPN is used by jiangtaoli2016 · 6 years ago
  92. 69e5dff Handle multiple invocations of grpc_executor_shutdown() by Sree Kuchibhotla · 6 years ago
  93. 4decd14 Merge pull request #15896 from markdroth/client_channel_refactor by Mark D. Roth · 6 years ago
  94. ea44d93 Merge pull request #15998 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  95. 37e4990 replace new/delete with grpc_core::New and grpc_core::Delete by Sree Kuchibhotla · 6 years ago
  96. 8aefdd3 use a global executor pointer that is initialized by grpc_executor_init() by Sree Kuchibhotla · 6 years ago
  97. f0ed1a2 Create on first use pattern for initializing global executor by Sree Kuchibhotla · 6 years ago
  98. ea75af5 Merge pull request #15947 from dgquintas/rr_ppicks_fix by David G. Quintas · 6 years ago
  99. 018498a Implements subchannel refs for pick_first by ncteisen · 6 years ago
  100. a0a81a1 remove unnecessary header by Sree Kuchibhotla · 6 years ago