ladybird/Libraries
Andreas Kling 1b2c6e8f41 LibCore: Use JsonObject::get_ptr() in CProcessStatisticsReader
This removes a bunch of JsonValue copying from the hot path in thread
statistics fetching.

Also pre-size the thread statistics vector since we know the final size
up front. :^)
2019-12-30 14:51:34 +01:00
..
LibAudio Build: wrap make invocations with flock(1) 2019-12-28 21:09:33 +01:00
LibC Build: wrap make invocations with flock(1) 2019-12-28 21:09:33 +01:00
LibCore LibCore: Use JsonObject::get_ptr() in CProcessStatisticsReader 2019-12-30 14:51:34 +01:00
LibDraw LibDraw: Store glyph spacing information in the fonts headers 2019-12-30 14:02:12 +01:00
LibELF Kernel: Make kernel memory regions be non-executable by default 2019-12-25 22:41:34 +01:00
LibGUI LibGUI: Call GWidget::resize_event() before doing widget layout 2019-12-30 00:26:19 +01:00
LibHTML LibHTML: RenderingContext should keep the Palette alive 2019-12-29 12:01:24 +01:00
LibIPC LibIPC: Let's start building custom message codecs for LibIPC 2019-12-30 02:41:45 +01:00
LibM Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibMarkdown Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibPCIDB Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibProtocol Build: wrap make invocations with flock(1) 2019-12-28 21:09:33 +01:00
LibPthread LibPthread: Log debug info to debug console instead of stdout (#931) 2019-12-27 15:53:02 +01:00
LibThread Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
LibVT Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00