Commit History

Author SHA1 Message Date
  Michal Grich 2e9fcc17a0 SystemMonitor: Fix calculation of CPU percentage 2 years ago
  kleines Filmröllchen 10931dceb8 SystemMonitor: Only read process command line once 2 years ago
  kleines Filmröllchen 7d53767ce8 SystemMonitor: Don't reopen process statistics file on every update 2 years ago
  Sam Atkins f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 years ago
  Tim Ledbetter 2b89020b6c SystemMonitor: Make byte counts in ProcessStateWidget human-readable 2 years ago
  Karol Kosek 945f05ed76 Userland: Port `Model::column_name()` to String 2 years ago
  Ben Wiederhake b23a0b409d SystemMonitor: Prefer Core::File, poll ProcessStatisticsReader correctly 2 years ago
  Liav A e931b2ecd9 SystemMonitor: Handle zombie processes properly 2 years ago
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 years ago
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Sam Atkins 6fdfa9f313 SystemMonitor: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 years ago
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 years ago
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` 2 years ago
  Tim Schumacher 8940f2da7f LibCore: Use `Core::Stream` for `ProcessStatisticsReader` 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Maciej f4a5cd63bb SystemMonitor: Add Command column to ProcessModel 2 years ago
  Liav A 5dfb2b18f3 Applications: Use new global variables at /sys/kernel/ directory 2 years ago
  Orel d8474805e8 SystemMonitor: Save configuration of columns 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  kleines Filmröllchen bafaff61c9 SystemMonitor: Fallback to invalid model index if there's no main thread 3 years ago
  kleines Filmröllchen 0a61b45b64 SystemMonitor: Display processes and their threads in a tree :^) 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  Andrew Kaster f8ea9cd64e Userland: Resolve unused-but-set-varaible warnings 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Julian Offenhäuser 8657148194 SystemMonitor: Make process memory statistics more human readable 3 years ago
  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