1. 2872cf0 Merge pull request #14877 from ara-ayvazyan/fix_missing_mu_destroy by Jan Tattermusch · 6 years ago
  2. 586704b Merge pull request #14939 from mehrdada/bump-version-to-112 by Mehrdad Afshari · 6 years ago
  3. 98c1017 Merge pull request #14929 from jtattermusch/fix_uv_addrinfo_free by Michael Lumish · 6 years ago
  4. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  5. 14c0da7 use uv_freeaddrinfo by Jan Tattermusch · 6 years ago
  6. eab30cd Using libuv's inet_ntop for portability. by Nicolas "Pixel" Noble · 6 years ago
  7. d03bef8 fix memory_profile_test on libuv iomgr by Jan Tattermusch · 6 years ago
  8. 93e67ca Update tcp_uv.cc by Michael Lumish · 6 years ago
  9. 18042de Formatting... by Nicolas "Pixel" Noble · 6 years ago
  10. 7d6d2e8 Removing setsockopt completely actually. by Nicolas "Pixel" Noble · 6 years ago
  11. 00531b3 Making tcp_custom's setsockopt a more generic thing. by Nicolas "Pixel" Noble · 6 years ago
  12. a324bd5 Add documentation for lockfree_event.h by Yash Tibrewal · 6 years ago
  13. 6a1bf82 Merge pull request #14893 from muxi/runtime-plugin-enable by Muxi Yan · 6 years ago
  14. dfbf607 Introduce channel arg to disable authority filter by Muxi Yan · 6 years ago
  15. 834aeca Revert "Let cronet use grpc_cronet_registry_plugin" by Muxi Yan · 6 years ago
  16. 9ff64a6 drop unnecessary/invalid asserts by Eric Gribkoff · 6 years ago
  17. 1a956bc Fix missing mutex destruction by Ara Ayvazyan · 6 years ago
  18. 64fdf0a Return errors in lieu of aborting by David Garcia Quintas · 6 years ago
  19. d3ace6c Fix authority fuzzing failures by David Garcia Quintas · 6 years ago
  20. fa7cbb5 Merge pull request #14858 from jiangtaoli2016/root_cert_once by Jiangtao Li · 6 years ago
  21. 7f25d20 Merge pull request #14734 from markdroth/c++_retry_throttle by Mark D. Roth · 6 years ago
  22. 4fe2cd2 Init default root certs store once by jiangtaoli2016 · 6 years ago
  23. 07e75a0 Merge pull request #14615 from dgquintas/authority_header by David G. Quintas · 6 years ago
  24. c394965 Merge pull request #14561 from kpayson64/gevent_2 by kpayson64 · 6 years ago
  25. a99dd83 Merge pull request #14813 from grpc/vjpai-patch-1 by kpayson64 · 6 years ago
  26. 9db86fc Convert retry throttle code to C++ and add tests. by Mark D. Roth · 6 years ago
  27. 1bfff8e Initial gevent support by kpayson64 · 6 years ago
  28. 158375a Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  29. 46511cd malloc to stack by David Garcia Quintas · 6 years ago
  30. 6fc54b3 Merge pull request #14810 from muxi/cronet-plugin-registry-followup by Muxi Yan · 6 years ago
  31. d5d36d7 fix wrong include by David Garcia Quintas · 6 years ago
  32. 9a2cea0 fix include guard by David Garcia Quintas · 6 years ago
  33. 49f625f more comments by David Garcia Quintas · 6 years ago
  34. 2920457 Fix objc macos build by ncteisen · 6 years ago
  35. 6e17041 Fix flow control bug by ncteisen · 6 years ago
  36. e44efe0 rest of pr comments by David Garcia Quintas · 6 years ago
  37. 861363d added call_host_override test by David Garcia Quintas · 6 years ago
  38. bd6bdf9 Merge pull request #13290 from apolcyn/cares_address_sorting_master_c by apolcyn · 6 years ago
  39. ad9ec9e Fix an ifdef comment by Vijay Pai · 6 years ago
  40. c7c779f Merge pull request #14722 from jiangtaoli2016/ssl_load_root_certs by Jiangtao Li · 6 years ago
  41. 811169d Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  42. 93e2d92 Add more plugins to be used by grpc_cronet by Muxi Yan · 6 years ago
  43. fa460dc Factor out grpc_add_default_authority_if_not_present by David Garcia Quintas · 6 years ago
  44. d043fa0 PR comments by David Garcia Quintas · 6 years ago
  45. 51332ab Merge pull request #14733 from markdroth/resolver_wait_for_ready by Mark D. Roth · 6 years ago
  46. 144f555 cache default SSL root cert store by jiangtaoli2016 · 6 years ago
  47. b8b976f Merge pull request #14787 from yang-g/tooo_many_pings by Yang Gao · 6 years ago
  48. 9e4d954 Merge pull request #14780 from muxi/fix-keepalive by Muxi Yan · 6 years ago
  49. e63e06d Fall calls with wait_for_ready=false on transient resolver failure. by Mark D. Roth · 6 years ago
  50. 4b31e36 Fixed tests call host by David Garcia Quintas · 6 years ago
  51. 0c29f6a Added comment by David Garcia Quintas · 6 years ago
  52. 0abc077 Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  53. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  54. a10634c Merge branch 'master' of github.com:grpc/grpc into authority_header by David Garcia Quintas · 6 years ago
  55. 69e1532 Properly reset pings_before_data_required by yang-g · 6 years ago
  56. 92d11e3 Merge pull request #14783 from yashykt/tcpposixfix by Yash Tibrewal · 6 years ago
  57. 1ead89f Merge pull request #14758 from muxi/cronet-plugin-registry by Muxi Yan · 6 years ago
  58. e70199b Merge pull request #14720 from yang-g/timer by Yang Gao · 6 years ago
  59. 14f1c35 Remove unnecessary assert on size check of address length after conversion to socklen_t by Yash Tibrewal · 6 years ago
  60. 31e9576 Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter by David Garcia Quintas · 6 years ago
  61. cc1bb34 Fix wrong timeout value of keepalive watchdog by Muxi Yan · 6 years ago
  62. 77f64f7 Put address_sorting's public header under its own directory. Also add by Alex Polcyn · 6 years ago
  63. 690dde6 Add address sorting submodule for use in c-ares wrapper by Alexander Polcyn · 7 years ago
  64. 356d491 Merge pull request #14483 from euroelessar/ticket-client by Jiangtao Li · 6 years ago
  65. b94d681 Add message size filter and deadline filter plugins by Muxi Yan · 6 years ago
  66. 7cc4bd8 Let cronet use grpc_cronet_registry_plugin by Muxi Yan · 6 years ago
  67. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 6 years ago
  68. 1c6f655 Merge branch 'master' into fix_reuseport by Sree Kuchibhotla · 6 years ago
  69. 6e22d21 Fix small build issues by ncteisen · 6 years ago
  70. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  71. e4cae41 enable SO_REUSEPORT option in ipv6 too by Sree Kuchibhotla · 6 years ago
  72. 9bef139 Merge pull request #14746 from grpc/revert-13883-channel-tracing by Noah Eisen · 6 years ago
  73. bce37d2 Merge pull request #14464 from yashykt/socklent by Yash Tibrewal · 6 years ago
  74. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  75. e88b62b clean up alts proto by Yihua Zhang · 6 years ago
  76. f001d67 Merge pull request #14626 from kpayson64/remove_dead_code by kpayson64 · 6 years ago
  77. 1571abd Merge pull request #13883 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  78. 22bcb48 Use pthread to avoid circular calls to timer library by yang-g · 6 years ago
  79. 0e2c645 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  80. 2665565 Merge pull request #14723 from yashykt/tcpservermemset by Yash Tibrewal · 6 years ago
  81. 2352380 Update proto name to fix Windows portability build by ncteisen · 6 years ago
  82. 81a3376 Zero out resolved address before calling accept by Yash Tibrewal · 6 years ago
  83. 78e532a Reviewer comments by ncteisen · 6 years ago
  84. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  85. 961353a moved filter to ext by David Garcia Quintas · 6 years ago
  86. e05618f Make scope name unique and add missing header. by yang-g · 6 years ago
  87. 44a1588 Merge master into yashykt:socklent by Yash Tibrewal · 6 years ago
  88. 711e32d Add header files for exec_ctx and closure in windows iomgr header files by Yash Tibrewal · 6 years ago
  89. a22e16a Merge master into yashykt:execctxcleanup by Yash Tibrewal · 6 years ago
  90. c0cd82f Remove unnecessary includes of exec_ctx.h by Yash Tibrewal · 6 years ago
  91. 3681ca3 Merge pull request #14712 from yashykt/hotplugcpu by Yash Tibrewal · 6 years ago
  92. f73e76d Fix check in channel.cc and tweak direct channel tests by David Garcia Quintas · 6 years ago
  93. 0b4361c Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux by Yash Tibrewal · 6 years ago
  94. 2040ae1 Undo changes to ssl_credentials.cc by David Garcia Quintas · 6 years ago
  95. 2f6fc70 Abort if direct channel doesn't provide default authority ch arg by David Garcia Quintas · 6 years ago
  96. f60cbbd Merge pull request #14688 from kpayson64/revert_pr by kpayson64 · 6 years ago
  97. f3b28b8 Merge pull request #14681 from AspirinSJL/head by Juanli Shen · 6 years ago
  98. 7518ce9 Merge pull request #14599 from kpayson64/abstract_libuv_stuff by kpayson64 · 6 years ago
  99. 21a64df Merge pull request #14694 from yashykt/execctxdesc by Yash Tibrewal · 6 years ago
  100. 0dee3d9 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago