Age | Commit message (Expand) | Author |
---|---|---|
2021-01-30 | SystemMonitor: Handle PCIDB::Database::open() failure gracefully | Linus Groh |
2021-01-29 | SystemMonitor: Show VM region addresses as zero-padded hex ({:p}) | Andreas Kling |
2021-01-29 | SystemMonitor: Trim "VMObject" suffix from VMObject types | Andreas Kling |
2021-01-28 | Kernel+Userland: Remove unused "effective priority" from threads | Andreas Kling |
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 | Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |