ladybird/Userland
Spencer Dixon 00f93b2545 LibThreading: Add ability to cancel ongoing BackgroundActions
Handlers of the BackgroundAction are responsible for checking if the
action has been cancelled and returning early.
2021-07-02 16:47:14 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications LibThreading: Add ability to cancel ongoing BackgroundActions 2021-07-02 16:47:14 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools Userland: Disable Hackstudio and UE on x86_64 2021-06-30 19:05:51 +02:00
DynamicLoader DynamicLoader: Use string view literal to remove a allocation on startup 2021-07-02 10:51:20 +04:30
Games Games: Add Spider 2021-06-24 10:32:53 +02:00
Libraries LibThreading: Add ability to cancel ongoing BackgroundActions 2021-07-02 16:47:14 +02:00
Services LibThreading: Add ability to cancel ongoing BackgroundActions 2021-07-02 16:47:14 +02:00
Shell AK: Remove the LexicalPath::is_valid() API 2021-06-30 11:13:54 +02:00
Utilities LibWasm: Give traps a reason and display it when needed 2021-07-02 04:53:01 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00