1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 07:40:59 +00:00
serenity/DevTools
Andreas Kling 8fd97bee7f UserspaceEmulator: Forget ChunkedBlocks after they are munmap()'ed
This is not ideal since we lose free() backtraces, but it will require
some thinking to get this right.
2020-11-14 23:07:07 +01:00
..
HackStudio HackStudio: Use GUI::FileIconProvider::icon_for_path() for Locator icons 2020-11-14 10:11:26 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler AK: Introduce SourceGenerator::fork(). 2020-10-24 12:56:25 +02:00
Profiler Profiler: Set window title based on the selected View 2020-10-31 13:38:51 +01:00
UserspaceEmulator UserspaceEmulator: Forget ChunkedBlocks after they are munmap()'ed 2020-11-14 23:07:07 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00