Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 سال پیش |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 سال پیش |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 سال پیش |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 سال پیش |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 سال پیش |
Sam Atkins
|
6fdfa9f313
SystemMonitor: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 سال پیش |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 سال پیش |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 سال پیش |
Tim Schumacher
|
8940f2da7f
LibCore: Use `Core::Stream` for `ProcessStatisticsReader`
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Maciej
|
f4a5cd63bb
SystemMonitor: Add Command column to ProcessModel
|
2 سال پیش |
Liav A
|
5dfb2b18f3
Applications: Use new global variables at /sys/kernel/ directory
|
2 سال پیش |
Orel
|
d8474805e8
SystemMonitor: Save configuration of columns
|
2 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
kleines Filmröllchen
|
bafaff61c9
SystemMonitor: Fallback to invalid model index if there's no main thread
|
3 سال پیش |
kleines Filmröllchen
|
0a61b45b64
SystemMonitor: Display processes and their threads in a tree :^)
|
3 سال پیش |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 سال پیش |
Andrew Kaster
|
f8ea9cd64e
Userland: Resolve unused-but-set-varaible warnings
|
3 سال پیش |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 سال پیش |
Julian Offenhäuser
|
8657148194
SystemMonitor: Make process memory statistics more human readable
|
3 سال پیش |
Ben Wiederhake
|
2223f22590
SystemMonitor: Avoid making StringView of temporary ByteBuffer
|
3 سال پیش |
Dawid Wolosowicz
|
ac798da642
SystemMonitor: West Const to East Const refactor
|
3 سال پیش |
Dawid Wolosowicz
|
ec7879f628
SystemMonitor: Remove an unnecessarily specific inline capacity
|
3 سال پیش |
Dawid Wolosowicz
|
000c74e6a8
SystemMonitor: Make the process list searchable
|
3 سال پیش |
Tom
|
d14d68c462
SystemMonitor: Fix CPU usage calculation
|
3 سال پیش |
Andreas Kling
|
6f6473d6a4
SystemMonitor: Use HashMap::ensure() in ProcessModel::update()
|
3 سال پیش |
sin-ack
|
16ac3bbfd7
LibGUI+Applications: Rename Model::is_valid to is_within_range
|
4 سال پیش |
Tom
|
a635ff4e60
Everywhere: Make tracking cpu usage independent from system ticks
|
4 سال پیش |
Tom
|
7e77a2ec40
Everywhere: Improve CPU usage calculation
|
4 سال پیش |
Andreas Kling
|
a1e133cc6b
LibCore: Make ProcessStatisticsReader return results in a Vector
|
4 سال پیش |