ladybird/Userland/Libraries
2024-05-26 18:29:24 +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 LibGfx+LibCompress: WebPWriter performance regression reduction 2024-05-20 13:17:34 -04: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 LibDesktop+LaunchServer: Propagate AppFile arguments over IPC 2024-04-30 17:43:14 -06:00
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/PNG: Read metadata from the eXIf chunk 2024-05-26 14:54:43 +01: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: Remove non-spec compliant code from internal_construct 2024-05-26 12:29:41 +02:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
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 Meta+Userland: Make LibELF a proper library on Serenity 2024-04-26 19:08:13 -06:00
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
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: Use u32's instead of size_t's when reading LEB128 numbers 2024-05-25 21:24:14 +02:00
LibWeb LibWeb: Implement operation to error a ReadableStream 2024-05-26 18:29:24 +02:00
LibWebSocket
LibWebView LibProtocol+Userland: Support unbuffered protocol requests 2024-05-26 18:29:24 +02:00
LibX86
LibXML
CMakeLists.txt