Age | Commit message (Expand) | Author |
---|---|---|
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-16 | Everywhere: Convert a handful of String::format() => formatted() | Andreas Kling |
2021-01-16 | ShutdownDialog: refresh system theme on instantiation. | Nick Vella |
2021-01-16 | SystemMenu: add Run to system menu above About | Nick Vella |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |