kleines Filmröllchen
|
10931dceb8
SystemMonitor: Only read process command line once
|
2 년 전 |
kleines Filmröllchen
|
7d53767ce8
SystemMonitor: Don't reopen process statistics file on every update
|
2 년 전 |
Sam Atkins
|
f33824d2e9
LibGUI+Userland: Propagate errors in Model::column_name()
|
2 년 전 |
Tim Ledbetter
|
2b89020b6c
SystemMonitor: Make byte counts in ProcessStateWidget human-readable
|
2 년 전 |
Karol Kosek
|
945f05ed76
Userland: Port `Model::column_name()` to String
|
2 년 전 |
Ben Wiederhake
|
b23a0b409d
SystemMonitor: Prefer Core::File, poll ProcessStatisticsReader correctly
|
2 년 전 |
Liav A
|
e931b2ecd9
SystemMonitor: Handle zombie processes properly
|
2 년 전 |
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 년 전 |