ladybird/Libraries
2025-08-23 21:21:04 +02:00
..
LibCompress
LibCore LibCore: Add AVIF to registered types in MimeData 2025-08-22 08:03:28 -04:00
LibCrypto AK+Libraries: Reduce API surface of GenericLexer a bit 2025-08-13 09:56:13 -04:00
LibDevTools
LibDiff
LibDNS LibDNS+RequestServer: Don't construct Vectors to validate DNS response 2025-08-13 10:30:04 -04:00
LibFileSystem
LibGC LibGC: Make GC::Root bool operator explicit 2025-08-21 12:50:43 -04:00
LibGfx LibWeb: Use Accelerate framework on macOS to premultiply bitmap data 2025-08-23 14:09:17 +02:00
LibHTTP
LibIDL LibIDL: Add LayoutWorklet and PaintWorklet parsing 2025-08-15 09:21:28 +02:00
LibImageDecoderClient
LibIPC LibWeb/LibURL/LibIPC: Extend createObjectURL to also accept MediaSources 2025-08-19 23:50:38 +02:00
LibJS LibJS: Add missing visit of Realm::m_builtins 2025-08-23 21:21:04 +02:00
LibLine AK+Libraries: Reduce API surface of GenericLexer a bit 2025-08-13 09:56:13 -04:00
LibMain
LibMedia LibGfx+LibMedia+LibWeb: Use new Matrix subscript operator 2025-07-28 09:15:23 +02:00
LibRegex LibRegex: Account for opcode size when calculating incoming jump edges 2025-07-28 17:06:58 +02:00
LibRequests LibRequests: Add hooks to handle RequestServer death 2025-08-10 11:02:50 +02:00
LibSyntax
LibTest LibJS: Port the JS lexer and parser to UTF-16 2025-08-13 09:56:13 -04:00
LibTextCodec
LibThreading
LibTLS
LibUnicode AK+LibJS+LibWeb: Recognize that our UTF-16 string is actually WTF-16 2025-08-13 09:56:13 -04:00
LibURL LibWeb/LibURL/LibIPC: Extend createObjectURL to also accept MediaSources 2025-08-19 23:50:38 +02:00
LibWasm CI: Create wasm artifact and use it in the js-benchmarks workflow 2025-08-14 10:02:35 +02:00
LibWeb LibWeb: Create XML document object for SVG-as-image 2025-08-23 14:01:37 +01:00
LibWebSocket LibWeb: Make WebSocket closure adhere to spec for all ReadyStates 2025-08-18 09:35:47 -06:00
LibWebView LibWebView: Remove m_in_shutdown in favor of event loop's exit request 2025-08-17 20:51:56 -04:00
LibXML LibWeb+LibXML: Preserve element attribute order in XML documents 2025-08-22 11:35:59 +02:00
CMakeLists.txt