1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 03:17:35 +00:00
serenity/Userland
Ben Wiederhake 69cbaac50a FontEditor: Make glyph parsing more robust
In particular, we sanity-check the received width, height, and buffer
size, before allocating.
2021-11-21 11:49:06 +00:00
..
Applets ClipboardHistory: Properly display bitmap depth 2021-11-21 11:49:06 +00:00
Applications FontEditor: Make glyph parsing more robust 2021-11-21 11:49:06 +00:00
Demos LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01: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 LibGUI: Make clipboard bitmap parsing more robust 2021-11-21 11:49:06 +00:00
Services AudioServer: Use strerror correctly in Mixer 2021-11-21 09:27:00 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 2021-11-21 11:49:06 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00