Age | Commit message (Expand) | Author |
---|---|---|
2021-03-29 | SystemServer: chown all available TTY devices to the tty group | Idan Horowitz |
2021-03-28 | LibCoreDump+CrashDaemon: Compress coredumps | Idan Horowitz |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-08 | Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) | AnotherTest |
2021-01-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-24 | SystemServer: Do not crash if device files are not present | Jean-Baptiste Boric |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |