ladybird/Userland/Libraries
mobounya 8d38a1326e LibWeb: Implement fetch record from the fetch spec
Implement fetch record concept from the '2.4. Fetch groups' in
the fetch specs.
2024-07-20 14:09:51 -06:00
..
LibArchive
LibAudio LibAudio+LibCore: Remove workarounds for system header conflicts 2024-07-18 09:43:38 +01:00
LibCompress
LibCore LibCore: Remove workarounds for system header global name conflicts 2024-07-18 09:43:38 +01:00
LibCrypto Revert "LibTLS+Everywhere: Switch to using WolfSSL" 2024-07-06 15:15:34 -06:00
LibDiff
LibFileSystem
LibGfx LibGfx: Handle UTF-16-encoded OpenType font names 2024-07-20 12:41:02 +01:00
LibHTTP Revert "LibTLS+Everywhere: Switch to using WolfSSL" 2024-07-06 15:15:34 -06:00
LibIDL LibIDL: Depend on LibCoreMinimal instead of LibCore 2024-06-23 19:52:45 +02:00
LibImageDecoderClient ImageDecoder: Pass decoded images as Gfx::Bitmap over IPC 2024-07-18 09:05:10 +02:00
LibIPC LibIPC: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
LibJS LibJS: Pre-allocate the resolved rope string's underlying buffer 2024-07-20 06:45:49 +02:00
LibLine LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
LibMain
LibMedia LibMedia: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01: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
LibTest Everywhere: Remove all KERNEL #defines 2024-06-18 09:36:25 +02:00
LibTextCodec LibTextCodec: Use String::from_utf8() when decoding UTF-8 to UTF-8 2024-07-20 14:29:37 +02:00
LibThreading
LibTLS Revert "LibTLS+Everywhere: Switch to using WolfSSL" 2024-07-06 15:15:34 -06:00
LibUnicode LibUnicode: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
LibURL
LibWasm LibWasm: Implement the rest of the SIMD conversions 2024-07-20 11:17:29 +02:00
LibWeb LibWeb: Implement fetch record from the fetch spec 2024-07-20 14:09:51 -06:00
LibWebSocket Revert "LibTLS+Everywhere: Switch to using WolfSSL" 2024-07-06 15:15:34 -06:00
LibWebView LibWebView+WebContent: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
LibXML