1. af74fc4 Merge pull request #15978 from yang-g/hanging_transport by Yang Gao · 6 years ago
  2. 581cbef fix potential race condition in ALTS integrity-only extra-copy mode by jiangtaoli2016 · 6 years ago
  3. acb863c Do not start timer if transport is closed. by yang-g · 6 years ago
  4. caa85b2 Reviewer feedback by ncteisen · 6 years ago
  5. c9c1fef Write ClientChannelNode in terms of client_channel by ncteisen · 6 years ago
  6. 2300351 Change pattern to have subtype do json population by ncteisen · 6 years ago
  7. afb9829 Fix the muddled linkeage of channelz by ncteisen · 6 years ago
  8. 252d3f3 Merge pull request #15909 from yihuazhang/local_channel_credentials by yihuaz · 6 years ago
  9. f0375f8 Merge pull request #15879 from hcaseyal/client_auth_allocation by hcaseyal · 6 years ago
  10. e83415d minor fix by Yihua Zhang · 6 years ago
  11. 587b40d finished 2nd revision by Yihua Zhang · 6 years ago
  12. 71566ff Allocate on call arena in client_auth_filter by Hope Casey-Allen · 6 years ago
  13. 0bcc55f finished 1st revision by Yihua Zhang · 6 years ago
  14. c5f1eda implement loca credentials by Yihua Zhang · 6 years ago
  15. 9f7e963 Merge pull request #15883 from hcaseyal/remove_server_auth_allocation by hcaseyal · 6 years ago
  16. f061a88 Remove auth_context from call data. Use channel data auth context instead by Hope Casey-Allen · 6 years ago
  17. 9555484 Fix macro error and clang tidy by Hope Casey-Allen · 6 years ago
  18. 95800f4 Remove allocation in server_auth_filter by Hope Casey-Allen · 6 years ago
  19. 7206c05 refactor extra-copy integrity-only protector by jiangtaoli2016 · 6 years ago
  20. 10d853d Merge pull request #15891 from markdroth/subchannel_alignment_fix by Mark D. Roth · 6 years ago
  21. 52a2f21 Allow extra copy in zero-copy protector integrity-only mode by jiangtaoli2016 · 6 years ago
  22. d463a64 Fix subchannel call to align its call stack (similar to 15b37ac for parent call). by Mark D. Roth · 6 years ago
  23. e85e713 timer manager: don't turn off threading in start_threads() by Eric Gribkoff · 6 years ago
  24. 2223e60 Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. by Mark D. Roth · 6 years ago
  25. 0a6fdb2 Merge pull request #15828 from apolcyn/fix_gcd by apolcyn · 6 years ago
  26. 35bbd90 Merge pull request #15848 from vjpai/thd_fix by Vijay Pai · 6 years ago
  27. 0220a99 Explicitly delete fd from pollset set after c-ares is done by Alexander Polcyn · 6 years ago
  28. 7b0af97 Disable connectivity_state query for now by ncteisen · 6 years ago
  29. e0198fc Merge pull request #15776 from sreecha/epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  30. 618a3f5 Merge pull request #15839 from hcaseyal/server_auth_allocation by hcaseyal · 6 years ago
  31. 3acf8e6 Merge pull request #15840 from dgquintas/common_nanopb by David G. Quintas · 6 years ago
  32. 8f3222c Remove allocation in server_auth filter and allocate on the arena instead by Hope Casey-Allen · 6 years ago
  33. 6cec581 Merge pull request #15850 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  34. 46168bf Check the value in the pointer, not the address by Vijay Pai · 6 years ago
  35. f5f1d57 Add load reporting filter by Juanli Shen · 6 years ago
  36. f3955ba Update to use the canonical version of LB proto by David Garcia Quintas · 6 years ago
  37. 1517f80 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  38. c82cd7c Merge pull request #15799 from AspirinSJL/htonl by Juanli Shen · 6 years ago
  39. 46a6059 Changes by kpayson64 · 6 years ago
  40. aaa063a Merge pull request #15820 from ncteisen/noisy-comment by Noah Eisen · 6 years ago
  41. 45915f7 Add caveat to noisy comment, push to dbg mode by ncteisen · 6 years ago
  42. 1ab1287 Reviewer feedback by ncteisen · 6 years ago
  43. 6a025c0 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  44. d8772cf Merge pull request #15715 from markdroth/retry_data_per_attempt by Mark D. Roth · 6 years ago
  45. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  46. fb08283 Fix bug in pollset_add_fd_locked and a tsan error by Sree Kuchibhotla · 6 years ago
  47. ccc8a46 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  48. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  49. 5bacf2e Allocate retry payload fields with subchannel call instead of with each batch. by Mark D. Roth · 6 years ago
  50. 547bb5e Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 by Mark D. Roth · 6 years ago
  51. 01cbab6 Merge pull request #15070 from Vizerai/filter_port by Jim King · 6 years ago
  52. ac1b24f TODO by Juanli Shen · 6 years ago
  53. 332b325 Add endianness conversion for long by Juanli Shen · 6 years ago
  54. 09d7da2 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  55. 16ad9b8 Added a test to catch such things in future by Sree Kuchibhotla · 6 years ago
  56. f5691a5 add the missing gpr_mu_destroy by Sree Kuchibhotla · 6 years ago
  57. 7eda619 Separate the posix part of the c-ares driver by Alexander Polcyn · 6 years ago
  58. 561630d Regenerate projects by Mehrdad Afshari · 6 years ago
  59. 8cbd880 Add a null check for the endpoint on shutdown by kpayson64 · 6 years ago
  60. 51bbbc5 Get status from wire even if the recv_trailing_metadata batch callback by Mark D. Roth · 6 years ago
  61. c14e95f Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  62. c7166ae Make channelz an opt in feature by ncteisen · 6 years ago
  63. d661628 Merge pull request #15694 from srini100/bump-to-v1.14 by Srini Polavarapu · 6 years ago
  64. 1c6d6ba Merge pull request #15595 from dgquintas/nanopb_build_cleanup by David G. Quintas · 6 years ago
  65. 211bd0e Prevent pollable from accessing a potentially orphaned/destroyed fd by Sree Kuchibhotla · 6 years ago
  66. 8ad28d5 Fix comment typo in http_server_filter by Hope Casey-Allen · 6 years ago
  67. a726484 Merge pull request #15698 from yashykt/httpsproxy by Yash Tibrewal · 6 years ago
  68. 657a3eb Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  69. c2e4017 Merge pull request #15726 from kwasimensah/master by Nicolas Noble · 6 years ago
  70. 2bf8ef2 Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy' by Yash Tibrewal · 6 years ago
  71. 84328e7 No need to fallback on https_proxy for insecure connections by Yash Tibrewal · 6 years ago
  72. 1b9a7fa Prefer using https_proxy for secure channels and http_proxy for insecure channels by Yash Tibrewal · 6 years ago
  73. 817d28f Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" by Mark D. Roth · 6 years ago
  74. 7ea8a60 Revert "Add Type Checking On Channel Args" by Noah Eisen · 6 years ago
  75. f92460e Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  76. e98ce72 Merge pull request #15678 from ncteisen/channel-arg-sanity by Noah Eisen · 6 years ago
  77. 26287ea Merge pull request #15727 from kpayson64/null_endpoint by kpayson64 · 6 years ago
  78. 3f9308c Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2 by Vijay Pai · 6 years ago
  79. 01953a5 Merge pull request #15730 from sreecha/epollex-pls-add-documentation by Sree Kuchibhotla · 6 years ago
  80. 1198d8d Reviewer feedback by ncteisen · 6 years ago
  81. 0159026 Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  82. 057fd3f Merge pull request #15490 from apolcyn/ares_under_combiner by apolcyn · 6 years ago
  83. 9aa678d Merge pull request #15712 from ncteisen/downgrade-logs by Noah Eisen · 6 years ago
  84. 0293ceb Add a null check for the endpoint on shutdown by kpayson64 · 6 years ago
  85. 6c25d60 Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2 by Mark D. Roth · 6 years ago
  86. 7263e13 Post-review change: suffix two more functions with _locked by Alexander Polcyn · 6 years ago
  87. 626cea8 Put c-ares queries under a combiner by Alexander Polcyn · 6 years ago
  88. f82e28f Clean up use of GRPC_ARG_INTEGER by ncteisen · 6 years ago
  89. feead68 Clean out all GRPC_ARG_STRING: by ncteisen · 6 years ago
  90. 6dc54c4 Remove all uses of raw GRPC_ARG_POINTER by ncteisen · 6 years ago
  91. e428b97 Improve comment. by Mark D. Roth · 6 years ago
  92. 4027392 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup by David Garcia Quintas · 6 years ago
  93. 86246e7 clang format by Sree Kuchibhotla · 6 years ago
  94. ca4e7cd Document fd_cache by Sree Kuchibhotla · 6 years ago
  95. eb10abe Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed by apolcyn · 6 years ago
  96. 56e59ef Merge pull request #15699 from yashykt/noproxyarg by Yash Tibrewal · 6 years ago
  97. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  98. 87a63e0 Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket by apolcyn · 6 years ago
  99. 7d594b2 Fixing typo by kwasimensah · 6 years ago
  100. d80edf5 Add sys/epoll.h by kwasimensah · 6 years ago