Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-11-23 | LibCore+AK: Move MappedFile from AK to LibCore | Andreas Kling |
2021-11-21 | LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<> | Andreas Kling |
2021-11-11 | Tests/LibGfx: Actually test image decoders in TestImageDecoder | Andreas Kling |
2021-05-06 | Tests: Establish root Tests directory, move Userland/Tests there | Brian Gianforcaro |