ladybird/Userland/Libraries
2024-05-29 08:17:18 +02:00
..
LibAccelGfx
LibArchive
LibAudio
LibC LibC: Implement mkfifoat(2) 2024-05-14 22:30:39 +02:00
LibCards
LibChess LibChess: Fix crash when importing PGN 2024-05-11 07:41:57 +01:00
LibCMake
LibCodeComprehension
LibCompress LibCompress: When limiting huffman tree depth, sacrifice bottom of tree 2024-05-26 21:00:55 +02:00
LibConfig
LibCore Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibCoredump LibCoredump: Use AK::unwind_stack_from_frame_pointer 2024-05-14 14:02:06 -06:00
LibCpp
LibCrypt
LibCrypto LibCrypto: Don't compute 2*N remainders in Adler32 2024-05-22 14:25:21 +02:00
LibDebug HackStudio: Use AK::unwind_stack_from_frame_pointer 2024-05-14 14:02:06 -06:00
LibDesktop
LibDeviceTree Kernel/riscv: Use new DeviceTree helpers in PCI initializations 2024-05-02 07:44:13 -06:00
LibDiff
LibDNS
LibDSP
LibEDID
LibELF DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Add shortcut to draw_scaled_bitmap_with_transform() for scales 2024-05-29 08:17:01 +02:00
LibGL
LibGLSL
LibGPU
LibGUI AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00
LibHTTP
LibIDL LibIDL+LibWeb: Add support for WebIDL setlike declarations on interfaces 2024-05-23 10:57:34 +02:00
LibImageDecoderClient
LibIMAP
LibIPC LibIPC: Remove uneeded NumericLimit<u32>::max check for ByteString 2024-05-12 15:46:29 -06:00
LibJIT
LibJS LibJS: Null-check current executable in VM::dump_backtrace() 2024-05-27 17:33:29 +02:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition Kernel: Prevent reference to unaligned u32 in MBRPartitionTable init 2024-05-27 17:35:42 +02:00
LibPCIDB
LibPDF LibCompress: Rename LZWDecoder => LzwDecompressor 2024-05-14 12:33:53 -06:00
LibProtocol LibProtocol+Userland: Support unbuffered protocol requests 2024-05-26 18:29:24 +02:00
LibRegex
LibRIFF
LibSanitizer DynamicLoader+LibSanitizer: Link LibSanitizer to DynamicLoader properly 2024-05-07 16:39:17 -06:00
LibSemVer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem DynamicLoader+LibC: Link LibC into DynamicLoader --as-sane-people 2024-05-07 16:39:17 -06:00
LibTest AK+Userland: Remove NOESCAPE 2024-05-22 21:55:34 -06:00
LibTextCodec LibTextCodec: Add x-mac-cyrillic decoder 2024-05-27 20:50:50 +02:00
LibThreading Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibTimeZone
LibTLS RequestServer: Handle IPC requests on multiple threads concurrently 2024-05-20 08:03:35 +02:00
LibUnicode
LibURL LibURL: Add BlobURLEntry to URL 2024-05-12 15:46:29 -06:00
LibUSBDB
LibVideo AK+Kernel+LibVideo: Include workarounds for missing P0960 only in Xcode 2024-05-21 14:24:59 +02:00
LibVirtGPU
LibVT
LibWasm LibWasm: Implement element section parsing 2024-05-27 19:38:45 +02:00
LibWeb LibWeb: Add spec comments to WorkerEnvironmentSettingsObject::setup() 2024-05-29 08:17:18 +02:00
LibWebSocket
LibWebView LibProtocol+Userland: Support unbuffered protocol requests 2024-05-26 18:29:24 +02:00
LibX86
LibXML
CMakeLists.txt