Historia zmian

Autor SHA1 Wiadomość Data
  kleines Filmröllchen bafaff61c9 SystemMonitor: Fallback to invalid model index if there's no main thread 3 lat temu
  kleines Filmröllchen 0a61b45b64 SystemMonitor: Display processes and their threads in a tree :^) 3 lat temu
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 lat temu
  Andrew Kaster f8ea9cd64e Userland: Resolve unused-but-set-varaible warnings 3 lat temu
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 lat temu
  Julian Offenhäuser 8657148194 SystemMonitor: Make process memory statistics more human readable 3 lat temu
  Ben Wiederhake 2223f22590 SystemMonitor: Avoid making StringView of temporary ByteBuffer 3 lat temu
  Dawid Wolosowicz ac798da642 SystemMonitor: West Const to East Const refactor 3 lat temu
  Dawid Wolosowicz ec7879f628 SystemMonitor: Remove an unnecessarily specific inline capacity 3 lat temu
  Dawid Wolosowicz 000c74e6a8 SystemMonitor: Make the process list searchable 3 lat temu
  Tom d14d68c462 SystemMonitor: Fix CPU usage calculation 3 lat temu
  Andreas Kling 6f6473d6a4 SystemMonitor: Use HashMap::ensure() in ProcessModel::update() 3 lat temu
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range 4 lat temu
  Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks 4 lat temu
  Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 lat temu
  Andreas Kling a1e133cc6b LibCore: Make ProcessStatisticsReader return results in a Vector 4 lat temu
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 lat temu
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 lat temu
  Andreas Kling 0eedf3bfea SystemMonitor: Only show two decimal digits for the CPU usage 4 lat temu
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
  Andreas Kling 1c52dc86ee SystemMonitor: Simplify executable icon lookup in ProcessModel 4 lat temu
  Andreas Kling 7b9754d976 SystemMonitor: Highlight kernel processes a bit better in SystemMonitor 4 lat temu
  Andreas Kling 6902adbb84 SystemMonitor: Only show the most important process stats by default 4 lat temu
  Andreas Kling 0f7443f010 SystemMonitor: Add a status bar to the main window 4 lat temu
  thankyouverycool 2e5d5eb3d8 SystemMonitor: Return icon display data as GUI::Icons 4 lat temu
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 lat temu
  Andreas Kling 525f472dc5 SystemMonitor: Remove pid-and-tid tuple concept from ProcessModel 4 lat temu
  Andreas Kling 5f81babad2 SystemMonitor: Remove some unused cruft in ProcessModel 4 lat temu
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads 4 lat temu
  Andreas Kling 64610ca80e Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes 4 lat temu