8 Commits (1d4e99508409be052bd129ba507bae1fbe7eb7fa)

Author SHA1 Message Date
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 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
ncteisen 4b36a3d9ea Change error_create API to slice 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
Craig Tiller cda759d658 Add an error to fd_shutdown (and recursively) 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller a947f1c32e Make resource_quota a real object 8 years ago
Yuchen Zeng 68413c221e Remove GRPC_SOCKET 8 years ago
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Yuchen Zeng e5ec9ac9e2 Add grpc_endpoint_get_socket and GRPC_SOCKET 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Craig Tiller ef6b97659e Add tracing, fix some transport bugs wrt buffer_pools 8 years ago
Craig Tiller ed9dc8d956 Fix leaks 8 years ago
Craig Tiller 4b3b5d0e82 Fixes for destruction 8 years ago
Craig Tiller 61ecb9259b TCP buffer pool integration done 8 years ago
Craig Tiller d4673484c7 Update tests 8 years ago
Craig Tiller 5ca7e47493 Merge pull request #6737 from ctiller/delayed-write 8 years ago
Craig Tiller 70bd4839bc Allow returning a workqueue somehow associated with an endpoint 9 years ago
Craig Tiller 77c983dc87 clang-format 9 years ago
Craig Tiller 332f1b35d5 Rename functions 9 years ago
Craig Tiller ddad978996 API fuzzer compiles with new error handling 9 years ago
Craig Tiller 2d8d13a572 Server fuzzer progress 9 years ago
Craig Tiller df262c6a4c Starting server fuzzer 9 years ago