38 Commits (60fbdef6767a71e6a29576488bddc24c798ea94e)

Author SHA1 Message Date
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
AJ Heller 3707b42bec
[reland][EventEngine] Move combiner executor usage to EventEngine (#34396) 1 year ago
Craig Tiller 4cfa676045
[combiner] Add a force-offload mechanism (#34377) 1 year ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung f5d21653fc
Revert "[event_engine] Move combiner executor usage to event engine (#31713)" (#31753) 2 years ago
Craig Tiller b04aa1cf92
[event_engine] Move combiner executor usage to event engine (#31713) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Craig Tiller bd6fab6ab7
[iomgr] Reduce the size of combiner_test (#31085) 2 years ago
Esun Kim 7360d2ea82
gtestify test/core/iomgr: partial reland (#30373) 2 years ago
Craig Tiller c7c0ba6f32
Revert "gtestify test/core/iomgr (#30209)" (#30362) 2 years ago
Esun Kim 5b49a1b4bd
gtestify test/core/iomgr (#30209) 2 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai 98cb13064c Remove unused parameter warning (10 of 20) 5 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vijay Pai 2fe87b0905 Move assignment for Thread, make destructor optional, loop cv waits 7 years ago
Vijay Pai 87e2e6a58a clang-fmt 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 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
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 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
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 bb29c724dd Fix combiner test 8 years ago
Craig Tiller ee4b145213 Remove workqueue, covered_by_poller as concepts, get Mac build up 8 years ago
Craig Tiller 3845e55981 Add debug macros 8 years ago
Craig Tiller 5634ef6e4a Make combiners refcounted, to facilitate sharing 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Craig Tiller 09b05fd3fd Get write batching working again 8 years ago
Craig Tiller f6b6d29841 Address review comments 8 years ago
Craig Tiller a7cd41cc46 Note polling coverage when taking combiner locks: resolves offload issues 8 years ago
Craig Tiller e0221ff340 Debugging 9 years ago