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. 603b82c Add a matching _unwrap_grpc_arg by Mehrdad Afshari · 6 years ago
  6. fbfebd8 Add Cython functionality to directly wrap grpc_arg by Mehrdad Afshari · 6 years ago
  7. 8fc60d3 Merge pull request #16163 from apolcyn/revert_revert_windows_breakage by apolcyn · 6 years ago
  8. f22dc13 Eliminate PingOneLocked() from LB policy API. by Mark D. Roth · 6 years ago
  9. 48d0552 Merge pull request #16168 from yashykt/calldestroyasan by Yash Tibrewal · 6 years ago
  10. fef37e8 Merge pull request #16166 from yashykt/dontabortonerr by Yash Tibrewal · 6 years ago
  11. 69553c9 Merge pull request #16165 from muxi/kokoro-space by Muxi Yan · 6 years ago
  12. 1c47bb4 Move freeing of error_string to release_call to fix ASAN bug by Yash Tibrewal · 6 years ago
  13. e773a9b Use /tmpfs on Kokoro for ObjC tests by Muxi Yan · 6 years ago
  14. 713e90a Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix by Mark D. Roth · 6 years ago
  15. c137d23 Don't abort on notify_on_error for poll. Instead simply schedule closure with cancel.. Soft error by Yash Tibrewal · 6 years ago
  16. 8e1df09 Merge pull request #16162 from yashykt/evengcleanup by Yash Tibrewal · 6 years ago
  17. 782e5c2 Merge pull request #16116 from yihuazhang/C++_wrapper_for_local_credentials by yihuaz · 6 years ago
  18. 326f82e A bit of cleanup and add more tests. by Mark D. Roth · 6 years ago
  19. 9896c64 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" by Alexander Polcyn · 6 years ago
  20. 58dec1a Merge pull request #16157 from mehrdada/upmerge1.14.x by Mehrdad Afshari · 6 years ago
  21. d9e8f86 Merge pull request #16158 from apolcyn/revert_windows_breakage by apolcyn · 6 years ago
  22. d2d8f47 Remove the notifier pollset from grpc event engine since it's not used anywhere by Yash Tibrewal · 6 years ago
  23. 78aca7b clang-format by Mark D. Roth · 6 years ago
  24. 43002a3 Remove no-longer-necessary MakePolymorphicRefCounted(). by Mark D. Roth · 6 years ago
  25. f34c653 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" by Alexander Polcyn · 6 years ago
  26. 87e772f Fix RefCountedPtr to handle polymorphism. by Mark D. Roth · 6 years ago
  27. 70ae86e Merge branch 'v1.14.x' by Mehrdad Afshari · 6 years ago
  28. ae8ab0f Add SERVICE_NAME to reflection/health by Mehrdad Afshari · 6 years ago
  29. b12f0aa Add SERVICE_NAME to reflection/health by Mehrdad Afshari · 6 years ago
  30. 1680f20 Merge pull request #16120 from tenderlove/rm-unused-code by apolcyn · 6 years ago
  31. ae8d3ef Merge pull request #15797 from apolcyn/windows_compile_and_sort by apolcyn · 6 years ago
  32. 89a2ddb Fix typo in ev_epollex_linux by Hope Casey-Allen · 6 years ago
  33. 1b1d5e5 Get c-ares to compile and do address sorting on windows by Alex Polcyn · 6 years ago
  34. b928f99 Disable ChannelConnectivityTest for the Beta API by Mehrdad Afshari · 6 years ago
  35. 6a2fbcb Merge pull request #16076 from AspirinSJL/fix_rere by Juanli Shen · 6 years ago
  36. ac78f79 Merge pull request #16121 from jtattermusch/xamarin_android_emulator_support by Jan Tattermusch · 6 years ago
  37. b0e41f6 Fix re-resolution in pick_first by Juanli Shen · 6 years ago
  38. b929339 Merge pull request #16122 from mistydemeo/strip_mark_dependency by Nicolas Noble · 6 years ago
  39. a3939fd Merge pull request #16074 from bshaffer/issue-16072 by Stanley Cheung · 6 years ago
  40. fd499c2 Ruby tooling: fix makefile strip dependency by Misty De Meo · 6 years ago
  41. 7cb30b0 Grpc.Core: add support for x86 android emulator by Jan Tattermusch · 6 years ago
  42. 3fd4267 Merge pull request #16109 from jtattermusch/xamarin_ios_pieces by Jan Tattermusch · 6 years ago
  43. 896ae70 Remove unused code by Aaron Patterson · 6 years ago
  44. acc6ba0 Add C++ wrapper for local credentials by Yihua Zhang · 6 years ago
  45. 5c1e47a Bug fixes by kpayson64 · 6 years ago
  46. af1edd8 Merge pull request #16104 from yashykt/finalinfo by Yash Tibrewal · 6 years ago
  47. 334d47e Merge pull request #16069 from hcaseyal/gpr_arena_alloc by hcaseyal · 6 years ago
  48. 5aa2a0e build fat binary for ios by Jan Tattermusch · 6 years ago
  49. 527d87a fix Grpc.Core.csproj by Jan Tattermusch · 6 years ago
  50. 5bb8a33 copying files by Jan Tattermusch · 6 years ago
  51. cbc2b1f experiment: build grpc_csharp_ext for ios by Jan Tattermusch · 6 years ago
  52. 95390f9 Replace atomics in gpr_arena_aloc with a mutex in the slow path by Hope Casey-Allen · 6 years ago
  53. 5562dd5 Cancel pending write closures on stream cancellation by kpayson64 · 6 years ago
  54. bcf271c Allow error strings in final_info to propagate to filters on call destruction by Yash Tibrewal · 6 years ago
  55. 29c9e04 Merge pull request #16067 from srini100/master by Srini Polavarapu · 6 years ago
  56. 0b907fc improve xamarin platform detection by Jan Tattermusch · 6 years ago
  57. cebab02 C# native libraries should support Android 4.4+ (=api level 19) by Jan Tattermusch · 6 years ago
  58. bf5524b add explanation for MonoPInvokeCallback attribute by Jan Tattermusch · 6 years ago
  59. 1add55d iOS (and probably other AOT platforms) needs to have delegates registered by Matthew Leibowitz · 6 years ago
  60. a207a04 Merge pull request #15969 from Greenliff/support/xamarin by Jan Tattermusch · 6 years ago
  61. 2cfc216 Merge pull request #15929 from Torgen/empty_product_name_segfault by Nicolas Noble · 6 years ago
  62. dbc1e27 Merge pull request #16007 from jiangtaoli2016/npn by Jiangtao Li · 6 years ago
  63. 9bc6cd1 Merge pull request #16010 from sreecha/fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  64. 2a52d0d Merge pull request #16023 from ncteisen/channelz-cpp by Noah Eisen · 6 years ago
  65. b5b0fbf Merge branch 'master' into fix-dns-job-2 by Sree Kuchibhotla · 6 years ago
  66. 18a9d7d reviewer feedback by ncteisen · 6 years ago
  67. e6824f3 Merge pull request #15846 from medinandres/json_fix by Jan Tattermusch · 6 years ago
  68. ad371f8 fixes subpackage issue with loading composer by Brent Shaffer · 6 years ago
  69. b472149 reviewer feedback by ncteisen · 6 years ago
  70. 8ed83fb fix continuous build of the Grpc.Core nuget by Jan Tattermusch · 6 years ago
  71. 6104e4f Move ChannelzServicePlugin to public, experimental by ncteisen · 6 years ago
  72. e565567 explicitly list Grpc.Core.targets files by Jan Tattermusch · 6 years ago
  73. 1e30bce revert changes to Version.csproj.include by Jan Tattermusch · 6 years ago
  74. be6f3e3 better NativeExtension.LoadNativeMethods readability by Jan Tattermusch · 6 years ago
  75. 3511f45 Merge remote-tracking branch 'upstream/master' into support/xamarin by Jan Tattermusch · 6 years ago
  76. c6970ad fix automatized android artifact build by Jan Tattermusch · 6 years ago
  77. e6401f5 Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp by ncteisen · 6 years ago
  78. c4ce804 Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclb by ncteisen · 6 years ago
  79. 93579e9 Merge pull request #16050 from ncteisen/channelz-round-robin by Noah Eisen · 6 years ago
  80. 90f0631 s/channels/channel's by ncteisen · 6 years ago
  81. 8c9af74 Regenerate projects by Srini Polavarapu · 6 years ago
  82. b29339f Merge pull request #16053 from yashykt/tsanfix by Yash Tibrewal · 6 years ago
  83. 76450b0 Regenrate Projects by Srini Polavarapu · 6 years ago
  84. 7daa0f9 Fix andriod interop client by ncteisen · 6 years ago
  85. d47779b Add child refs support to grpclb by ncteisen · 6 years ago
  86. af50d79 Refactor some shared code to SubchannelList by ncteisen · 6 years ago
  87. af57df5 Support subchannel refs for round_robin by ncteisen · 6 years ago
  88. c194528 Adds C++ Channelz Service by ncteisen · 6 years ago
  89. d44abfb s/inited/initialized by Yash Tibrewal · 6 years ago
  90. b86a744 Expose GetChannel and GetTopChannels Core API by ncteisen · 6 years ago
  91. 6b2b91c Fix a TSAN bug in lockfree_event by Yash Tibrewal · 6 years ago
  92. 0418b3a Merge pull request #16020 from ncteisen/channelz-get-top-channels by Noah Eisen · 6 years ago
  93. 6d091e5 Merge pull request #16049 from ncteisen/clang-tidy by Noah Eisen · 6 years ago
  94. 3c2b0ab s/this/with by ncteisen · 6 years ago
  95. cb77847 Merge pull request #16033 from jtattermusch/upgrade_boringssl_submodule by Jan Tattermusch · 6 years ago
  96. bc3723b Cland tidy fixes for channelz by ncteisen · 6 years ago
  97. 2c99038 reviewer feedback by ncteisen · 6 years ago
  98. f87b955 Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels by ncteisen · 6 years ago
  99. a9f3d78 Merge pull request #15980 from ncteisen/channelz-subchannel-refs by Noah Eisen · 6 years ago
  100. 5d373c4 reviewer feedback by ncteisen · 6 years ago