Age | Commit message (Expand) | Author |
---|---|---|
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-05-03 | Userland: Make IPC results with one return value available directly | Gunnar Beutner |
2021-05-03 | Userland: Update IPC calls to use proxies | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-16 | Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-16 | WindowServer+LibGUI: Pass drag&drop bitmaps via Gfx::ShareableBitmap | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |