ladybird/Ladybird/WebContent
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+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00