ladybird/Userland/DevTools
kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based
Since it will become a stream in a little bit, it should behave like all
non-trivial stream classes, who are not primarily intended to have
shared ownership to make closing behavior more predictable. Across all
uses of MappedFile, there is only one use case of shared mapped files in
LibVideo, which now uses the thin SharedMappedFile wrapper.
2023-09-27 03:22:56 +02:00
..
GMLPlayground Userland: Remember window state of productivity / editor applications 2023-09-24 20:00:00 -06:00
HackStudio Userland: Remember window state of productivity / editor applications 2023-09-24 20:00:00 -06:00
Profiler LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
SQLStudio Userland: Remember window state of productivity / editor applications 2023-09-24 20:00:00 -06:00
UserspaceEmulator LibCore: Make MappedFile OwnPtr-based 2023-09-27 03:22:56 +02:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00