Age | Commit message (Expand) | Author |
---|---|---|
2022-11-15 | Userland: Properly define IPC::encode and IPC::decode specializations | Timothy Flynn |
2021-11-28 | LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> | Andreas Kling |
2021-09-17 | LibGfx+PixelPaint: Add `Point::end_point_for_aspect_ratio` method | Mustafa Quraish |
2021-09-15 | LibGfx: Add method for calculating square aspect ratio end point | Zyper |
2021-07-30 | LibGfx: Refactor Point.constrain to use AK | FrHun |
2021-06-16 | LibGfx: Convert Point to east-const style | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |