ladybird/Userland/Libraries
2024-07-06 14:51:43 -06:00
..
LibArchive
LibAudio LibAudio: Remove support for Serenity's AudioServer 2024-06-10 13:53:01 +02:00
LibCompress LibCompress: When limiting huffman tree depth, sacrifice bottom of tree 2024-05-26 21:00:55 +02:00
LibCore LibTLS+Everywhere: Switch to using WolfSSL 2024-07-06 22:15:19 +02:00
LibCrypto LibTLS+Everywhere: Switch to using WolfSSL 2024-07-06 22:15:19 +02:00
LibDiff
LibFileSystem Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
LibGfx LibGfx: Fix build on NetBSD 2024-07-05 09:46:02 -06:00
LibHTTP LibTLS+Everywhere: Switch to using WolfSSL 2024-07-06 22:15:19 +02:00
LibIDL LibIDL: Depend on LibCoreMinimal instead of LibCore 2024-06-23 19:52:45 +02:00
LibImageDecoderClient LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 2024-07-01 18:10:56 +02:00
LibIPC LibIPC: Remove unused AK::Formatter for IPC::Connection 2024-06-28 17:11:24 +02:00
LibJS LibJS: Improve deep equals algorithm in tests 2024-06-26 12:13:08 -06:00
LibLine LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
LibMain Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
LibMedia LibMedia: Add a stub implementation of FFmpegVideoDecoder for Android 2024-07-05 14:27:25 -06:00
LibProtocol LibProtocol: Don't crash when RequestServer exits 2024-07-01 18:10:56 +02:00
LibRegex LibUnicode: Replace code point scripts and script extensions with ICU 2024-06-22 14:56:39 +02:00
LibRIFF
LibSyntax Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^) 2024-06-06 11:27:03 -04:00
LibTest Everywhere: Remove all KERNEL #defines 2024-06-18 09:36:25 +02:00
LibTextCodec LibTextCodec: Use generated lookup tables for all single byte decoders 2024-06-04 10:21:07 +02:00
LibThreading Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
LibTLS LibTLS+Everywhere: Switch to using WolfSSL 2024-07-06 22:15:19 +02:00
LibUnicode Meta: Add vulkan and vulkan-headers to vcpkg dependencies 2024-07-06 01:44:58 +02:00
LibURL LibURL: Convert ASCII only URLs to lowercase during parsing 2024-06-10 20:34:57 -04:00
LibWasm LibWasm: Validate potentially empty else branch in if instruction 2024-07-04 21:47:07 +02:00
LibWeb LibWeb: Add customElements.getName 2024-07-06 14:51:43 -06:00
LibWebSocket LibTLS+Everywhere: Switch to using WolfSSL 2024-07-06 22:15:19 +02:00
LibWebView LibWeb: Support sending DNT header with requests 2024-07-04 16:42:34 +02:00
LibXML