serenity/Userland/Libraries
2023-12-07 10:53:12 +01:00
..
LibAccelGfx LibAccelGfx: Update scissor test after switching between painters 2023-12-05 10:29:55 +01:00
LibArchive
LibAudio LibAudio: Fix use-after-free in write_vorbis_comment 2023-12-05 13:57:18 -05:00
LibC Everywhere: Replace ElfW(type) macro usage with Elf_type 2023-12-01 10:02:39 +02:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress LibCompress: Fix off-by-one error in generate_huffman_lengths 2023-12-04 00:06:38 +01:00
LibConfig
LibCore LibCore: Ignore non-S_IFMT bits in directory_entry_type_from_stat 2023-12-01 20:46:16 +01:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Fix SECP384r1 verification when hash is SHA256 2023-11-29 18:17:14 +03:30
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID
LibELF Everywhere: Replace ElfW(type) macro usage with Elf_type 2023-12-01 10:02:39 +02:00
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx/TIFF: Add support for grayscale images 2023-12-07 08:17:46 +00:00
LibGL
LibGLSL
LibGPU
LibGUI
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJIT
LibJS LibJS: Elide empty lexical environment in for..in/of blocks 2023-12-07 10:52:57 +01:00
LibKeyboard
LibLine LibLine: Reset m_times_tab_pressed in interrupt handling code 2023-12-03 10:02:51 +03:30
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibPDF: Reject invalid "hival" values 2023-12-07 08:10:40 +00:00
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest LibJS+LibWeb: More bringing module loading closer to spec 2023-12-03 20:46:55 +01:00
LibTextCodec
LibThreading
LibTimeZone
LibTLS LibTLS: Improve message when root certificate is invalid 2023-11-29 18:17:14 +03:30
LibUnicode
LibUSBDB
LibVideo LibVideo: Fix string reading in Matroska 2023-11-30 08:53:05 +00:00
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb+WebContent+WebWorker: Add an option to skip painting the overlay 2023-12-07 10:53:12 +01:00
LibWebSocket
LibWebView Ladybird+LibWebView: Add an Inspector action to copy an attribute value 2023-12-07 10:53:12 +01:00
LibX86
LibXML
CMakeLists.txt