Age | Commit message (Expand) | Author |
---|---|---|
2023-05-07 | Ladybird: Don't ask Qt to decode any images for us | MacDue |
2023-05-07 | Ladybird: Don't ask Qt to decode SVG images for us | Andreas Kling |
2023-04-24 | Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file | Timothy Flynn |
2023-03-21 | LibGfx: Move all image loaders and writers to a subdirectory | Lucas CHOLLET |
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2023-01-18 | LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes | Liav A |
2022-12-25 | Ladybird: Implement the Web::Platform::ImageCodecPlugin interface | Andreas Kling |