1. 0ec6973 Revert semantic changes for fd_notify_on_* by Yash Tibrewal · 6 years ago
  2. 0d757a6 Adding docs and cleaning up by Yash Tibrewal · 6 years ago
  3. f039793 Fathom TCP level changes. TracedBuffer for keeping track of all buffers by Yash Tibrewal · 6 years ago
  4. a99f776 Reduce spammy logs by ncteisen · 6 years ago
  5. 69e5dff Handle multiple invocations of grpc_executor_shutdown() by Sree Kuchibhotla · 6 years ago
  6. 37e4990 replace new/delete with grpc_core::New and grpc_core::Delete by Sree Kuchibhotla · 6 years ago
  7. 8aefdd3 use a global executor pointer that is initialized by grpc_executor_init() by Sree Kuchibhotla · 6 years ago
  8. f0ed1a2 Create on first use pattern for initializing global executor by Sree Kuchibhotla · 6 years ago
  9. a0a81a1 remove unnecessary header by Sree Kuchibhotla · 6 years ago
  10. 7b8a6b6 More PR comments; useful tracing by Sree Kuchibhotla · 6 years ago
  11. 1e69b7c Rename grpc_executor_job_type to C++ style name by Sree Kuchibhotla · 6 years ago
  12. 02872df more code review comments by Sree Kuchibhotla · 6 years ago
  13. 8cc3a00 Fix typo by Sree Kuchibhotla · 6 years ago
  14. 83d0bfa address code review comemnts by Sree Kuchibhotla · 6 years ago
  15. 7e9d525 Move executor implementation into GrpcExecutor class by Sree Kuchibhotla · 6 years ago
  16. e85e713 timer manager: don't turn off threading in start_threads() by Eric Gribkoff · 6 years ago
  17. 0a6fdb2 Merge pull request #15828 from apolcyn/fix_gcd by apolcyn · 6 years ago
  18. 0220a99 Explicitly delete fd from pollset set after c-ares is done by Alexander Polcyn · 6 years ago
  19. e0198fc Merge pull request #15776 from sreecha/epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  20. 6cec581 Merge pull request #15850 from grpc/v1.13.x by Mehrdad Afshari · 6 years ago
  21. 1517f80 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  22. c82cd7c Merge pull request #15799 from AspirinSJL/htonl by Juanli Shen · 6 years ago
  23. 46a6059 Changes by kpayson64 · 6 years ago
  24. fb08283 Fix bug in pollset_add_fd_locked and a tsan error by Sree Kuchibhotla · 6 years ago
  25. ccc8a46 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  26. 547bb5e Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 by Mark D. Roth · 6 years ago
  27. ac1b24f TODO by Juanli Shen · 6 years ago
  28. 332b325 Add endianness conversion for long by Juanli Shen · 6 years ago
  29. 09d7da2 Merge branch 'master' into epollex-ownerfd-fix by Sree Kuchibhotla · 6 years ago
  30. 16ad9b8 Added a test to catch such things in future by Sree Kuchibhotla · 6 years ago
  31. f5691a5 add the missing gpr_mu_destroy by Sree Kuchibhotla · 6 years ago
  32. 211bd0e Prevent pollable from accessing a potentially orphaned/destroyed fd by Sree Kuchibhotla · 6 years ago
  33. c2e4017 Merge pull request #15726 from kwasimensah/master by Nicolas Noble · 6 years ago
  34. 817d28f Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" by Mark D. Roth · 6 years ago
  35. 7ea8a60 Revert "Add Type Checking On Channel Args" by Noah Eisen · 6 years ago
  36. e98ce72 Merge pull request #15678 from ncteisen/channel-arg-sanity by Noah Eisen · 6 years ago
  37. 3f9308c Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2 by Vijay Pai · 6 years ago
  38. 01953a5 Merge pull request #15730 from sreecha/epollex-pls-add-documentation by Sree Kuchibhotla · 6 years ago
  39. 1198d8d Reviewer feedback by ncteisen · 6 years ago
  40. 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
  41. 6c25d60 Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2 by Mark D. Roth · 6 years ago
  42. f82e28f Clean up use of GRPC_ARG_INTEGER by ncteisen · 6 years ago
  43. 6dc54c4 Remove all uses of raw GRPC_ARG_POINTER by ncteisen · 6 years ago
  44. 86246e7 clang format by Sree Kuchibhotla · 6 years ago
  45. ca4e7cd Document fd_cache by Sree Kuchibhotla · 6 years ago
  46. eb10abe Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed by apolcyn · 6 years ago
  47. 87a63e0 Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket by apolcyn · 6 years ago
  48. 7d594b2 Fixing typo by kwasimensah · 6 years ago
  49. d80edf5 Add sys/epoll.h by kwasimensah · 6 years ago
  50. 9ee372e Add sys/epoll.h by kwasimensah · 6 years ago
  51. a14729f Merge pull request #15092 from yashykt/epollerr by Yash Tibrewal · 6 years ago
  52. 66e6780 Merge pull request #15714 from muxi/fix-cfstream-dup-schedule by Muxi Yan · 6 years ago
  53. 5b3824b Code review changes. by Mark D. Roth · 6 years ago
  54. dddf207 Merge branch 'master' into epollerr by Yash Tibrewal · 6 years ago
  55. c63673e nit - Rename stream_sync to stream_handle to match class name by Muxi Yan · 6 years ago
  56. 0f6016a bug - Fix #15679 by Muxi Yan · 6 years ago
  57. 7174ed5 Backport #15714 to v1.13.x by Muxi Yan · 6 years ago
  58. 9846826 Revert "Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"" by Mark D. Roth · 6 years ago
  59. 3089cc8 Merge pull request #15676 from ncteisen/error-creation-sanity by Noah Eisen · 6 years ago
  60. c6664b0 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  61. f371513 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" by Mark D. Roth · 6 years ago
  62. d2e357b Revert "Merge pull request #15685 from grpc/revert-15435-fix_shutdown_closed_socket" by Alexander Polcyn · 6 years ago
  63. 935ae7d More comments by Yash Tibrewal · 6 years ago
  64. 8ae0ff0 Move recv_trailing_metadata into its own callback. Don't use by Mark D. Roth · 6 years ago
  65. 61278f3 Revert "Fix shutdown of closed fd when c-ares opens a second fd" by Jan Tattermusch · 6 years ago
  66. 3fa24f6 Add an error mode to disable creation by ncteisen · 6 years ago
  67. 4e8a2f5 Remove already_closed param from fd_orphan by Alexander Polcyn · 6 years ago
  68. 701a4b1 Merge pull request #15435 from apolcyn/fix_shutdown_closed_socket by apolcyn · 6 years ago
  69. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  70. 88acb28 clang-format by Muxi Yan · 6 years ago
  71. 136e2eb Fix crash when debug by Muxi Yan · 6 years ago
  72. c512b4f revert -framework CoreFoundation by Muxi Yan · 6 years ago
  73. 21e3603 Add more detailed comments by Yash Tibrewal · 6 years ago
  74. f7809b6 Rename tcp->finished_edge by Sree Kuchibhotla · 6 years ago
  75. f423280 Merge pull request #15607 from kpayson64/upmerge_changes by kpayson64 · 6 years ago
  76. 96dbfe1 Fix shutdown of closed fd when c-ares opens a second fd by Alexander Polcyn · 6 years ago
  77. b26b2af Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes by kpayson64 · 6 years ago
  78. 72f7159 Polish comment by Muxi Yan · 6 years ago
  79. 2111cc0 Fix error refcounting issue in cfstream client by Muxi Yan · 6 years ago
  80. 905f0ca merge master by Yash Tibrewal · 6 years ago
  81. d810bdc Address comments on build systems by Muxi Yan · 6 years ago
  82. a8709ae More identifier names clean-up by Muxi Yan · 6 years ago
  83. 142cbb5 Address comments on names and comments by Muxi Yan · 6 years ago
  84. f34e8e9 Make combiner tracer debug only by ncteisen · 6 years ago
  85. a7edad8 Init connect timer before calling connect by kpayson64 · 6 years ago
  86. a6e8d0b clang-format and yapf_code by Muxi Yan · 6 years ago
  87. b5f6c1b Bug fix and better log by Muxi Yan · 6 years ago
  88. 4a7a39f Merge pull request #14894 from sreecha/fix-time by Sree Kuchibhotla · 6 years ago
  89. ba221d0 Merge branch 'master' into prototype-cfstream by Muxi Yan · 6 years ago
  90. 92ff049 sanity by Muxi Yan · 6 years ago
  91. ccbf6ae error_apple is CFStream only by Muxi Yan · 6 years ago
  92. 204edfb Make non-null pollset possible for cfstream by Muxi Yan · 6 years ago
  93. c074948 Fix closure call issue introduced by #15200 by Muxi Yan · 6 years ago
  94. 54eb5dc Minor name fix by Muxi Yan · 6 years ago
  95. a70102b Use cc rather than mm files and merge cfstream related files into core by Muxi Yan · 6 years ago
  96. 627bba4 Merge pull request #15200 from yashykt/combiner_run by Yash Tibrewal · 6 years ago
  97. c7d57f1 C-ARES build fix by Muxi Yan · 6 years ago
  98. fe5989e Comments by Muxi Yan · 6 years ago
  99. 8e08938 Merge pull request #13947 from kpayson64/less_epoll_ctl by kpayson64 · 6 years ago
  100. b3e3ed3 Merge pull request #15386 from yang-g/kernel_y_u_no_fair by Yang Gao · 6 years ago