This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-19 01:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5defca01f0fa744fb71e579ac8db08fa8ea0b997
ladybird
/
Tests
/
LibGfx
History
Nicolas Ramz
0986533c11
Meta+Tests: Add a fuzzer and a test for the ILBM decoder
2023-08-15 18:36:11 +01:00
..
test-inputs
Meta+Tests: Add a fuzzer and a test for the ILBM decoder
2023-08-15 18:36:11 +01:00
BenchmarkGfxPainter.cpp
…
BenchmarkJPEGLoader.cpp
Tests: Move jpg test images into jpg/ subfolder
2023-06-19 06:42:00 -04:00
CMakeLists.txt
LibGfx: Add initial ISO BMFF parsing and a utility to print file info
2023-07-27 12:02:37 +01:00
TestDeltaE.cpp
…
TestFontHandling.cpp
…
TestGfxBitmap.cpp
LibGfx: Prevent out of bounds access when scaling small Bitmaps
2023-05-24 08:12:14 +02:00
TestICCProfile.cpp
LibGfx: Remove
ImageDecoderPlugin::initialize()
2023-07-18 14:34:35 +01:00
TestImageDecoder.cpp
Meta+Tests: Add a fuzzer and a test for the ILBM decoder
2023-08-15 18:36:11 +01:00
TestParseISOBMFF.cpp
LibGfx: Add initial ISO BMFF parsing and a utility to print file info
2023-07-27 12:02:37 +01:00
TestRect.cpp
LibGfx: Add Rect::unite_{horizontally,vertically}()
2023-07-13 05:09:08 +02:00
TestScalingFunctions.cpp
…