Age | Commit message (Expand) | Author |
---|---|---|
2021-05-15 | SystemMonitor: Make ProcessModel icon column non-sortable | Linus Groh |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-06 | SystemMonitor: Highlight kernel processes a bit better in SystemMonitor | Andreas Kling |
2021-04-05 | SystemMonitor: Only show the most important process stats by default | Andreas Kling |
2021-04-04 | SystemMonitor: Add a status bar to the main window | Andreas Kling |
2021-03-04 | SystemMonitor: Return icon display data as GUI::Icons | thankyouverycool |
2021-02-16 | SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel | Andreas Kling |
2021-02-16 | SystemMonitor: Remove some unused cruft in ProcessModel | Andreas Kling |
2021-01-28 | Kernel+Userland: Remove unused "effective priority" from threads | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |