Age | Commit message (Expand) | Author |
---|---|---|
2023-05-24 | LibGfx: Prevent out of bounds access when scaling small Bitmaps | Darius Arnold |
2023-05-23 | LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive | Jelle Raaijmakers |
2023-04-30 | LibGfx: Add DeltaE() function | Nico Weber |
2023-04-03 | Tests: Add benchmarks for `JPEGLoader` | Lucas CHOLLET |
2023-03-21 | Tests: Add tests to verify alpha values are premultiplied when scaling | Tim Ledbetter |
2023-02-01 | Tests: Add a basic ICC profile test | Nico Weber |
2023-02-01 | LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933 | Nico Weber |
2023-01-29 | Tests: Make LibGfx tests not depend on LibGUI | Nico Weber |
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-08-04 | Tests: Update TestFontHandling and add new test | thankyouverycool |
2021-09-02 | Tests: Remove all file(GLOB) from CMakeLists in Tests | Andrew Kaster |
2021-05-06 | Tests: Establish root Tests directory, move Userland/Tests there | Brian Gianforcaro |