Age | Commit message (Expand) | Author |
---|---|---|
2023-01-28 | LibCore: Remove `try_` prefix from fallible SharedCircularQueue methods | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-09 | PixelPaint: Make filters apply to a selection if one is present | Timothy Slater |
2022-10-31 | Userland: Use Threading::MutexLocker to lock/unlock mutexes | Oleg Kosenkov |
2022-09-27 | PixelPaint: Use the parallel ImageProcessor to apply filters | kleines Filmröllchen |
2022-09-27 | PixelPaint: Add a general-purpose parallel image processing pipeline | kleines Filmröllchen |