ladybird/Services
Tim Ledbetter f6f238d15c ImageDecoder+LibWeb: Perform initial alpha conversion in ImageDecoder
This change moves the initial alpha premultiplication step for all
decoded images from WebContent to the ImageDecoder process. This
doesn't reduce the overall amount of work, but it can make sites with a
lot of images more responsive.
2025-11-06 17:56:29 +01:00
..
ImageDecoder ImageDecoder+LibWeb: Perform initial alpha conversion in ImageDecoder 2025-11-06 17:56:29 +01:00
RequestServer CMake: Make Ladybird and all Services executables console applications 2025-11-03 13:23:47 -05:00
WebContent LibWeb: Avoid invoking Trusted Types where avoidable 2025-11-06 11:43:06 -05:00
WebDriver CMake: Add Windows executable helper function 2025-10-29 21:07:52 -06:00
WebWorker CMake: Make Ladybird and all Services executables console applications 2025-11-03 13:23:47 -05:00
CMakeLists.txt Services/WebDriver: Enable on Windows 2025-09-15 09:19:52 +02:00