ladybird/Userland
Andreas Kling 5a79c69b02 LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
This is a first step towards better error propagation from image codecs.
2021-11-21 20:22:48 +01:00
..
Applets ClipboardHistory: Properly display bitmap depth 2021-11-21 11:49:06 +00:00
Applications CrashReporter: Show the available memory region information 2021-11-21 17:29:08 +00:00
Demos Starfield: Modify speed by Plus or Minus keypresses 2021-11-21 16:40:14 +00:00
DevTools HackStudio: Add option to inspect Coredump 2021-11-20 21:22:24 +00:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Libraries LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> 2021-11-21 20:22:48 +01:00
Services LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> 2021-11-21 20:22:48 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities kcov-example: Print helpful error if kcov feature is missing 2021-11-21 13:52:25 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00