Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 years ago |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 years ago |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 years ago |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 years ago |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 years ago |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Andreas Kling
|
0d5e0e4cad
Kernel+SystemMonitor: Expose amount of per-process dirty private memory
|
5 years ago |
Andreas Kling
|
c5c1cc817e
Kernel: Expose region executable bit in /proc/PID/vm
|
5 years ago |
Andreas Kling
|
931e4b7f5e
Kernel+SystemMonitor: Prevent userspace access to process ELF image
|
5 years ago |
Andreas Kling
|
3fbc50a350
Kernel+SystemMonitor: Expose the number of set CoW bits in each Region
|
5 years ago |
Andreas Kling
|
92b46d9814
SystemMonitor: Show information about purgeable memory
|
5 years ago |
Andreas Kling
|
b9f58a0e2e
SystemMonitor: Enable sorting by column in the process memory map view
|
5 years ago |
Andreas Kling
|
7970b594d5
SystemMonitor: Update the process memory map once every second
|
5 years ago |
Andreas Kling
|
02f89dc419
Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI
|
5 years ago |
Andreas Kling
|
e7b55037f4
LibGUI: Convert GTableView to ObjectPtr
|
5 years ago |
Sergey Bugaev
|
cbdda91065
ProcessManager: Rename it to SystemMonitor
|
5 years ago |