Commit History

Author SHA1 Message Date
  Ben Wiederhake 2223f22590 SystemMonitor: Avoid making StringView of temporary ByteBuffer 3 years ago
  Dawid Wolosowicz ac798da642 SystemMonitor: West Const to East Const refactor 3 years ago
  Dawid Wolosowicz ec7879f628 SystemMonitor: Remove an unnecessarily specific inline capacity 3 years ago
  Dawid Wolosowicz 000c74e6a8 SystemMonitor: Make the process list searchable 3 years ago
  Tom d14d68c462 SystemMonitor: Fix CPU usage calculation 3 years ago
  Andreas Kling 6f6473d6a4 SystemMonitor: Use HashMap::ensure() in ProcessModel::update() 3 years ago
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 years ago
  Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks 4 years ago
  Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 years ago
  Andreas Kling a1e133cc6b LibCore: Make ProcessStatisticsReader return results in a Vector 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 years ago
  Andreas Kling 0eedf3bfea SystemMonitor: Only show two decimal digits for the CPU usage 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 1c52dc86ee SystemMonitor: Simplify executable icon lookup in ProcessModel 4 years ago
  Andreas Kling 7b9754d976 SystemMonitor: Highlight kernel processes a bit better in SystemMonitor 4 years ago
  Andreas Kling 6902adbb84 SystemMonitor: Only show the most important process stats by default 4 years ago
  Andreas Kling 0f7443f010 SystemMonitor: Add a status bar to the main window 4 years ago
  thankyouverycool 2e5d5eb3d8 SystemMonitor: Return icon display data as GUI::Icons 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 525f472dc5 SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel 4 years ago
  Andreas Kling 5f81babad2 SystemMonitor: Remove some unused cruft in ProcessModel 4 years ago
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads 4 years ago
  Andreas Kling 64610ca80e Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago