ladybird/Userland
2024-04-26 11:48:48 -04:00
..
Applets Keymap: Draw the current keymap text with the correct theme color 2024-03-02 19:24:53 +00:00
Applications Userland: Remove remaining callers of synchronous ImageDecoder API 2024-04-23 12:32:04 -06:00
BuggieBox AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Demos Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
DevTools LibIPC+Userland: Make IPC::File always own its file descriptor 2024-04-19 06:34:07 -04:00
DynamicLoader LibC+LibELF: Use AT_RANDOM ELF auxiliary vector for __stack_chk_guard 2024-04-21 13:34:04 -06:00
Games Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Libraries LibWeb: Set decoder error when decoding fails 2024-04-26 11:48:48 -04:00
Services ImageDecoder: Add the 'thread' pledge for background actions 2024-04-26 09:29:02 -04:00
Shell Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
Utilities sql: Use Core::Process facilities to spawn singleton processes 2024-04-24 15:51:58 -06:00
CMakeLists.txt