index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
SystemMonitor
/
ProcessMemoryMapWidget.cpp
Age
Commit message (
Expand
)
Author
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2021-12-24
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
Sam Atkins
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