ladybird/Libraries
Andreas Kling f35b406dfb LibWeb: Virtualize Layout::Node::paint_fragment()
LineBoxFragment no longer needs to care what type of layout node a
fragment refers to during paint, it can just call paint_fragment(). :^)
2020-12-03 21:46:01 +01:00
..
LibAudio LibAudio: Allow loading sounds from memory 2020-12-02 16:31:30 +01:00
LibC LibC: Add flag SO_BROADCAST so we can at least build programs that use it 2020-12-02 10:45:38 +01:00
LibChess
LibCompress
LibCore LibCore: Don't wait for negative amount of time 2020-11-30 13:17:02 +01:00
LibCpp
LibCrypt
LibCrypto LibCrypto: Require intent parameter in CTR constructor 2020-11-29 20:22:56 +01:00
LibDebug LibDebug: Use FlyString for file paths 2020-11-16 09:10:49 +01:00
LibDesktop
LibDiff
LibELF LibELF: Fix busted validation of section header location 2020-12-01 13:18:32 +01:00
LibGemini
LibGfx LibGfx: Accept BMP RLE of 255 repeated bytes 2020-12-02 22:51:05 +01:00
LibGUI Taskbar: Wait on all waitable children in SIGCHLD handler 2020-12-02 12:57:25 +01:00
LibHTTP
LibImageDecoderClient
LibIPC LibIPC: Fix 'unused private member' error when building with clang 2020-11-25 20:00:23 +01:00
LibJS LibJS: Use ArrayBuffer for typed array data 2020-12-02 23:49:00 +01:00
LibKeyboard Everywhere: Add missing <AK/ByteBuffer.h> includes 2020-11-15 13:11:21 +01:00
LibLine
LibM LibM: Define some floating point classification macros 2020-11-17 09:57:06 +01:00
LibMarkdown LibMarkdown: Reduce debug spam from invalid characters in table headings 2020-11-30 11:35:45 +01:00
LibPCIDB
LibProtocol
LibPthread LibPthread: Fix broken EINVAL check in pthread_attr_setdetachstate() 2020-11-26 19:33:44 +01:00
LibRegex LibRegex: Fix assertion when parsing '(?' 2020-12-03 10:51:56 +01:00
LibTar
LibTextCodec LibTextCodec: Add a function to convert encodings to standardized names 2020-11-14 10:14:03 +01:00
LibThread LibThread: Add API to join a thread 2020-11-24 21:36:28 +01:00
LibTLS LibTLS: Count the mac size towards the packet length in CBC mode 2020-11-16 13:21:18 +01:00
LibUnwind
LibVT LibVT: Make terminal scrollback max size configurable 2020-11-29 20:32:45 +01:00
LibWeb LibWeb: Virtualize Layout::Node::paint_fragment() 2020-12-03 21:46:01 +01:00
LibX86 LibX86: Pack the Instruction data structure 2020-11-17 17:09:49 +01:00
CMakeLists.txt LibRegex: Add a regular expression library 2020-11-27 21:32:41 +01:00