Andreas Kling
|
21a5fb0fa2
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
|
3 년 전 |
Mustafa Quraish
|
4d302e0e88
Everywhere: Use Application::construct() with Main::Arguments directly
|
3 년 전 |
Mustafa Quraish
|
2fbcab46bf
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
|
3 년 전 |
Andreas Kling
|
b65a039db7
Applets/ResourceGraph: Port to LibMain :^)
|
3 년 전 |
Andreas Kling
|
d0db6c472c
Applets/ResourceGraph: Remove unnecessary unveiling of /etc/passwd
|
3 년 전 |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 년 전 |
Ben Wiederhake
|
465af4c4d4
Applications: Fix visibility of Object-derivative constructors
|
3 년 전 |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 년 전 |
Idan Horowitz
|
350c5a751d
ResourceGraph: Use /proc/stat instead of /proc/all for CPU usage stats
|
3 년 전 |
Brian Gianforcaro
|
2faa73ff7d
Applets: Remove unused header includes
|
4 년 전 |
Tom
|
a635ff4e60
Everywhere: Make tracking cpu usage independent from system ticks
|
4 년 전 |
Tom
|
7e77a2ec40
Everywhere: Improve CPU usage calculation
|
4 년 전 |
Tom
|
c144d358ae
ResourceGraph: Handle more than 4 GiB of memory
|
4 년 전 |
Daniel Bertalan
|
f14a4994b0
Everywhere: Don't promote float to double where not needed
|
4 년 전 |
Andreas Kling
|
a1e133cc6b
LibCore: Make ProcessStatisticsReader return results in a Vector
|
4 년 전 |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 년 전 |
Ali Mohammad Pur
|
1ae8775a1b
LibCore+Everywhere: Move SeekMode out of IODevice
|
4 년 전 |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 년 전 |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Nicholas-Baron
|
73dd293ec4
Everywhere: Add `-Wdouble-promotion` warning
|
4 년 전 |
Andreas Kling
|
436a1dce34
ResourceGraph.Applet: Host both CPU and memory applet in one process
|
4 년 전 |
Andreas Kling
|
0069020e6c
WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet
|
4 년 전 |
Andreas Kling
|
23cc88f83b
Userland: Rename *.MenuApplet => *.Applet
|
4 년 전 |