Age | Commit message (Expand) | Author |
---|---|---|
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-07-18 | SystemMonitor: Add support for 64-bit addresses | 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-02-14 | Kernel: Remove user/kernel flags from Region | Andreas Kling |
2021-02-02 | pmap+SystemMonitor: Mark syscall regions with 'C' | Andreas Kling |
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-12 | Applications: Move to Userland/Applications/ | Andreas Kling |