ladybird/Userland
2023-11-06 12:29:30 -07:00
..
Applets LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
Applications BrowserSettings+Ladybird: Convert home / new tab page to resource URIs 2023-11-06 09:39:59 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Userland+Tests: Remove uses of direct file loading for BitmapFont 2023-10-29 13:12:28 -06:00
DevTools HackStudio: Create a progress bar update callback for each debug session 2023-11-06 10:02:16 +01:00
DynamicLoader DynamicLoader: Add an option to explicitly run an ELF executable binary 2023-10-16 12:09:04 +02:00
Games FlappyBug: Unify the way of getting the final score 2023-11-01 10:43:55 +01:00
Libraries Userland: Register TIFF as a supported image file type 2023-11-06 12:29:30 -07:00
Services Everywhere: Work around Clang trunk bug with templated lambda + Variant 2023-11-05 13:41:13 -07:00
Shell Shell: Remove '#' from the list of acceptable bareword characters 2023-10-29 01:35:40 +03:30
Utilities Lagom/Fuzzers: Add a fuzzer for our TIFF decoder 2023-11-06 12:29:30 -07:00
CMakeLists.txt