ladybird/Userland/DevTools
Andreas Kling 6210d2612e Profiler: Avoid JsonArray copying during perfcore parsing
Use JsonObject::get_ptr() to access array values without copying them.
2021-05-14 11:38:35 +02:00
..
HackStudio Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Inspector Inspector: Don't check that target has pledged "accept" 2021-05-13 23:28:40 +02:00
IPCCompiler IPCCompiler: Add "u64" and "i64" to the list of primitive types 2021-05-13 23:28:40 +02:00
Playground Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Profiler Profiler: Avoid JsonArray copying during perfcore parsing 2021-05-14 11:38:35 +02:00
UserspaceEmulator Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 2021-05-12 22:38:20 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00