ladybird/Libraries
2025-10-21 23:29:50 +02:00
..
LibCompress
LibCore LibCore: Add a system wrapper to pipe a file 2025-10-14 13:40:33 +02:00
LibCrypto Everywhere: Use Optional<T>::ensure() where useful 2025-09-17 12:01:18 -04:00
LibDatabase LibDatabase: Support all C++ integral types in SQL storage 2025-10-14 13:40:33 +02:00
LibDevTools LibDevTools+LibWebView: Implement initial accessibility tree view 2025-10-20 10:51:19 +01:00
LibDiff
LibDNS LibDNS: Remove LibCore::DateTime dependency 2025-09-30 12:39:01 +02:00
LibFileSystem
LibGC LibGC: Add GC::Weak<T> as an alternative to AK::WeakPtr<T> 2025-10-17 17:22:16 +02:00
LibGfx LibWeb+LibGfx: Draw shadows for stroke joins and caps 2025-10-21 18:55:08 +02:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC LibIPC: Simplify IPC read hook 2025-10-21 09:31:22 +02:00
LibJS LibJS: Avoid redundant GC::Weak checks in hot inline cache code paths 2025-10-17 17:22:16 +02:00
LibLine
LibMain
LibMedia LibMedia: Support BT.470 System B/G color primaries 2025-10-16 05:12:29 -05:00
LibRegex LibRegex: Add support for forward references to named capture groups 2025-10-16 16:37:54 +02:00
LibRequests RequestServer: Issue a network request for failed cached responses 2025-10-16 09:06:48 -04:00
LibSyntax
LibTest Everywhere: Use Optional<T>::ensure() where useful 2025-09-17 12:01:18 -04:00
LibTextCodec
LibThreading LibThreading: Remove Weakable from Thread 2025-09-22 17:28:21 -05:00
LibTLS
LibUnicode LibUnicode: Query timezone from host config when cache is stale 2025-10-05 15:46:15 +02:00
LibURL LibURL: Add a few missing internal page factories 2025-09-18 07:27:24 -04:00
LibWasm LibWasm: Make sure try_table creates a new frame while validating 2025-10-19 17:28:11 +02:00
LibWeb LibWeb/WebGL2: Check if WebGLSync object belongs to the current context 2025-10-21 23:29:50 +02:00
LibWebSocket
LibWebView LibDevTools+LibWebView: Implement initial accessibility tree view 2025-10-20 10:51:19 +01:00
LibXML LibWeb+LibXML: Make Listener::set_source(ByteString) fallible 2025-10-02 02:25:28 +02:00
CMakeLists.txt LibDatabase+LibWebView: Extract our SQLite wrapper to its own library 2025-10-14 13:40:33 +02:00