ladybird/Userland/DevTools
Andreas Kling dff3439ad0 Profiler: Cache the timeline histograms instead of recomputing on paint
There was an aggressive amount of work happening on every paint. :^)
2021-06-27 12:05:28 +02:00
..
HackStudio HackStudio: Do not create a new LanguageClient unless needed 2021-06-25 18:58:34 +02:00
Inspector Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
IPCCompiler Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
Playground Playground: Prompt to save changes after the user picked a file to open 2021-06-22 22:56:22 +02:00
Profiler Profiler: Cache the timeline histograms instead of recomputing on paint 2021-06-27 12:05:28 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator Userland: Replace VERIFY(is<T>) with verify_cast<T> 2021-06-24 21:13:09 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00