ladybird/Ladybird/ImageDecoder
Andrew Kaster c990db0913 Ladybird/Android: Create a service for ImageDecoder
This follows the pattern for the other services spawned by WebContent.
The notable quirk about this service is that it's actually spawned by
the ImageCodecPlugin rather than in main.cpp in the non-Android port.

As a result we needed to do some ifdef surgery to get all the pieces
in place. But we can now load images in the Android port again :^).
2023-11-01 14:30:30 -06:00
..
CMakeLists.txt Ladybird/Android: Create a service for ImageDecoder 2023-11-01 14:30:30 -06:00
main.cpp Ladybird: Decode images out of process 2023-10-27 07:26:32 +02:00