Age | Commit message (Expand) | Author |
---|---|---|
2021-05-13 | Userland: Tighten a *lot* of pledges! :^) | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-04 | Everywhere: Replace uses of GUI::Desktop's on_rect_change and remove it | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |