12 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
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"" 9 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 9 years ago
Craig Tiller 09b05fd3fd Get write batching working again 9 years ago
Craig Tiller f6b6d29841 Address review comments 9 years ago
Craig Tiller a7cd41cc46 Note polling coverage when taking combiner locks: resolves offload issues 9 years ago
Craig Tiller e0221ff340 Debugging 9 years ago
Craig Tiller 8d8d0d3d10 Get combiner finalization lists working 9 years ago
Craig Tiller a36857da24 Progress on a finalization list 9 years ago
Craig Tiller 9b22a46dd4 Fix test 9 years ago
Craig Tiller f7cade1b4f Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness 9 years ago
Craig Tiller 765c538d72 Revert "Add the ability to run some action when the lock becomes idle" 9 years ago
Craig Tiller c9d4b81dab Add the ability to run some action when the lock becomes idle 9 years ago
Craig Tiller cf600c9f25 Refine async_execution_lock interface, implement exec_ctx based task switching on starvation 9 years ago
Craig Tiller dfbb1c080a Almost working...... 9 years ago
Craig Tiller 2743ba94f9 Almost working... 9 years ago
Craig Tiller a26637fdca Add a test and make things compile 9 years ago
Craig Tiller a353e9d7cd clang-format 9 years ago
Craig Tiller b92bb96ccf Remove errant include 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller 85371a2bb0 Change pollset mutex ownership 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller a93a25f7bc Update copyrights 9 years ago
Craig Tiller 6c39686dfa Preparatory changes for work shedding 9 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 10 years ago
Craig Tiller f5768a6765 Rename init 10 years ago
Craig Tiller 098047b53a Rename run 10 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 10 years ago