summaryrefslogtreecommitdiff
path: root/Ladybird/ImageCodecPluginLadybird.cpp
AgeCommit message (Expand)Author
2023-05-07Ladybird: Don't ask Qt to decode any images for usMacDue
2023-05-07Ladybird: Don't ask Qt to decode SVG images for usAndreas Kling
2023-04-24Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every fileTimothy Flynn
2023-03-21LibGfx: Move all image loaders and writers to a subdirectoryLucas CHOLLET
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2023-01-18LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytesLiav A
2022-12-25Ladybird: Implement the Web::Platform::ImageCodecPlugin interfaceAndreas Kling