16 Commits (677ab86b4a8567197550d6969a4d5bd76b8206e1)

Author SHA1 Message Date
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Yash Tibrewal f0397933b0 Fathom TCP level changes. TracedBuffer for keeping track of all buffers 6 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Yuchen Zeng ab74a8c86e Add grpc_endpoint_delete_from_pollset_set 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller ee4b145213 Remove workqueue, covered_by_poller as concepts, get Mac build up 8 years ago
Craig Tiller 339e421b29 Change endpoint interface to declare poller coveredness 8 years ago
Craig Tiller e38948a1cd clang-format 8 years ago
Craig Tiller 85bf34a4a8 Copy slices for in-process transports: its no longer safe to just ref 8 years ago
Craig Tiller a0cf12d976 Improve simulation to not infinitely buffer writes 8 years ago
Craig Tiller 40fde140f4 Add logging of flow control variables 8 years ago
murgatroid99 d0cda5c40b Add uv resolver fallback for named ports, fix portability tests 8 years ago
Craig Tiller 7f9184f314 Review feedback 8 years ago
Craig Tiller 4cb0a7a5a1 Better test 8 years ago
Craig Tiller fe5f497f77 Add a test that measures flow control stalls in a deterministic way 8 years ago