ladybird/Libraries
Andreas Kling 207d82f8bc LibWeb: Actually protect buffer in create_bitmap_from_bitmap_data()
We were capturing a copy of the ByteBuffer instead of moving it into the
closure.
2025-12-27 16:40:34 +01:00
..
LibCompress
LibCore LibCore: Rename the forward declaration of WeakEventLoopReference 2025-12-09 17:16:25 -06:00
LibCrypto LibCrypto: Support the parsing of certs and keys for ml-dsa keys 2025-12-10 21:26:06 +01:00
LibDatabase
LibDevTools
LibDiff
LibDNS
LibFileSystem
LibGC LibGC: Allow construction of ConservativeVector from Vector 2025-12-26 19:48:46 +01:00
LibGfx Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port 2025-12-17 12:00:33 +01:00
LibHTTP LibHTTP: Use correct cache key type in disk cache index entry storage 2025-12-21 09:24:51 -06:00
LibIDL
LibImageDecoderClient
LibIPC LibIPC: Add missing include and impl on win32 2025-12-05 07:07:52 -05:00
LibJS LibJS: Simplify how we know which builtin a FunctionObject represents 2025-12-25 23:59:21 +01:00
LibLine
LibMain
LibMedia LibMedia: Try to use FFmpeg for all formats other than Matroska 2025-12-18 17:28:14 -06:00
LibRegex LibRegex: Use token-state restoration in character class parsing 2025-12-23 11:04:16 +01:00
LibRequests LibRequests: Do not create a copy of request bodies 2025-12-12 10:54:33 -05:00
LibSyntax
LibTest
LibTextCodec
LibThreading LibThreading: Use WeakEventLoopReference in BackgroundAction 2025-12-09 16:12:40 -06:00
LibTLS
LibUnicode LibUnicode: Update ICU to 78.1 2025-12-08 11:29:12 -05:00
LibURL
LibWasm LibWasm: Use u32 for *Type and InstructionPointer typedefs 2025-12-21 12:08:41 -06:00
LibWeb LibWeb: Actually protect buffer in create_bitmap_from_bitmap_data() 2025-12-27 16:40:34 +01:00
LibWebSocket
LibWebView LibWebView+UI: Move the UI event loops to the UI folder 2025-12-05 14:24:05 -05:00
LibXML
CMakeLists.txt