ladybird/Libraries
2025-02-20 17:11:52 +00:00
..
LibCompress LibCompress: Remove unused Lzma compression and decompression 2025-02-10 16:22:32 +00:00
LibCore Everywhere: Remove some use of the URL constructors 2025-02-19 08:01:35 -05:00
LibCrypto LibCrypto: Introduce a falible API for SignedBigInteger::shift_left 2025-02-19 09:00:59 -05:00
LibDevTools LibDevTools: Implement enough of the protocol to inspect tabs 2025-02-19 08:45:51 -05:00
LibDiff Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibDNS LibDNS: Check if cached lookup result is done before resolving 2025-02-11 07:24:33 +01:00
LibFileSystem LibCore: Add S_ISDIR, S_ISREG to System.h on Windows 2025-02-12 18:42:05 -07:00
LibGC LibJS+LibGC: Run FinalizationRegistry cleanup host hook *after* GC 2025-01-23 12:10:21 +01:00
LibGfx LibWeb+LibGfx: Make IntersectionObserver checks edge-inclusive 2025-02-16 18:09:08 +01:00
LibHTTP AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibIDL LibIDL+IDLGenerators: Support generation of IDL partial dictionaries 2025-02-05 13:18:47 -07:00
LibImageDecoderClient LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport 2025-02-12 22:32:13 -07:00
LibIPC LibIPC: Ensure only valid URLs are passed over IPC 2025-02-19 08:01:35 -05:00
LibJS LibJS: Propogate allocation errors in BigInt constructor functions 2025-02-19 09:00:59 -05:00
LibLine LibLine: Use AK::Time instead of gettimeofday for history entries 2025-02-12 19:13:49 -07:00
LibMain Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibMedia LibMedia: Port to Windows 2025-02-11 04:07:24 -07:00
LibRegex LibRegex: Take trailing inversion state into account in block comparison 2025-02-01 11:30:02 +01:00
LibRequests LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport 2025-02-12 22:32:13 -07:00
LibRIFF Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibSyntax Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibTest LibTest: Remove uses of gettimeofday in favor of AK::Time 2025-02-12 19:13:49 -07:00
LibTextCodec Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
LibThreading ImageDecoder: Port to Windows 2025-02-14 09:38:59 -07:00
LibTLS LibTLS: Forward can_read_without_blocking to underlying socket 2025-02-18 15:46:44 +01:00
LibUnicode AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
LibURL Everywhere: Remove some use of the URL constructors 2025-02-19 08:01:35 -05:00
LibWasm LibWasm: Port to Windows 2025-02-11 23:11:13 -07:00
LibWeb LibWeb: Apply HTMLTableElement bordercolor presentational hint 2025-02-20 17:11:52 +00:00
LibWebSocket LibWebSocket: Support specifying root certificate path 2025-02-17 19:52:43 +01:00
LibWebView LibWebView: Integrate the DevTools server into the WebView application 2025-02-19 08:45:51 -05:00
LibXML LibXml: Notify listener when doctype is parsed 2025-01-20 14:48:19 +01:00