ladybird/Services/ImageDecoder
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
..
CMakeLists.txt CMake: Make Ladybird and all Services executables console applications 2025-11-03 13:23:47 -05:00
ConnectionFromClient.cpp ImageDecoder+LibWeb: Perform initial alpha conversion in ImageDecoder 2025-11-06 17:56:29 +01:00
ConnectionFromClient.h Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
Forward.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
ImageDecoderClient.ipc LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
ImageDecoderServer.ipc LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport 2025-02-12 22:32:13 -07:00
main.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00