serenity/Userland
Nico Weber 7e915b145b LibGfx: Let ICC code validate tag data alignment
Both when reading the main tag table and when reading embedded
curve data in lutAToBType or lutBToAType.
2023-02-12 20:07:45 +00:00
..
Applets AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Applications LibVideo/VideoPlayer: Dispatch state change events and update play icon 2023-02-12 18:47:56 +01:00
BuggieBox
Demos LibGUI+Userland: Switch order of parameters for InputBox::show 2023-02-04 18:46:39 -07:00
DevTools LibGUI: Base write_to_file(StringView path) on the stream overload 2023-02-11 14:20:26 +00:00
DynamicLoader
Games Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2023-02-08 19:15:45 +00:00
Libraries LibGfx: Let ICC code validate tag data alignment 2023-02-12 20:07:45 +00:00
Services WindowServer: Restore cursor animation 2023-02-11 14:34:56 +00:00
Shell AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
Utilities icc: Dump some of lutAToBType and lutBToAType curve data 2023-02-12 20:07:45 +00:00
CMakeLists.txt