..
LibAccelGfx
LibArchive
Userland: Avoid some conversions from rvalue strings to StringView
2024-04-04 11:23:21 +02:00
LibAudio
LibC
LibC: Precompute directory_name
length in ttyname_r_for_directory()
2024-04-03 09:48:05 -06:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress
LibConfig
LibCore
LibCore: Add a rough abstraction class around Mach port rights
2024-04-09 16:43:27 -06:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibCrypto: Add OAEP
2024-04-08 09:34:49 -06:00
LibDebug
LibDesktop
LibDesktop: Avoid UAF when launching a process with escalation
2024-04-04 11:23:21 +02:00
LibDeviceTree
LibDiff
LibDNS
LibDSP
AK+Userland: Remove some needlessly explicit conversions to StringView
2024-04-04 11:23:21 +02:00
LibEDID
LibELF
LibFileSystem
LibFileSystem: Depend on the minimal LibCore source set
2024-03-26 12:25:21 -04:00
LibFileSystemAccessClient
LibGemini
LibGfx
LibGfx: Clip out-of-bounds pixel accesses in Painter::draw_rect()
2024-04-14 18:05:48 +02:00
LibGL
LibGL+LibGPU+LibSoftGPU: Implement constant blending color
2024-04-10 21:12:25 +02:00
LibGLSL
LibGLSL: Avoid UAF when creating a preprocessor instance
2024-04-04 11:23:21 +02:00
LibGPU
LibGL+LibGPU+LibSoftGPU: Implement constant blending color
2024-04-10 21:12:25 +02:00
LibGUI
Everywhere: Mark a bunch of function parameters as NOESCAPE
2024-04-09 09:10:44 +02:00
LibHTTP
Userland: Avoid some conversions from rvalue strings to StringView
2024-04-04 11:23:21 +02:00
LibIDL
LibIDL+LibWeb: Add support for static readonly attributes
2024-04-03 07:55:51 +02:00
LibImageDecoderClient
LibIMAP
LibIPC
LibJIT
LibJS
LibJS: Implement Promise.try()
2024-04-09 10:18:35 +02:00
LibKeyboard
LibLine
Userland: Avoid some now-unneeded explicit conversions to Bytes
2024-04-04 11:23:21 +02:00
LibLocale
LibMain
Meta: Remove serenity_lib_static() CMake helper function
2024-03-26 12:25:21 -04:00
LibManual
Userland: Avoid some conversions from rvalue strings to StringView
2024-04-04 11:23:21 +02:00
LibMarkdown
AK+Userland: Remove some needlessly explicit conversions to StringView
2024-04-04 11:23:21 +02:00
LibPartition
LibPCIDB
LibPDF
LibPDF: Move CFF to use AK::Error instead of PDF::Error
2024-04-14 17:22:00 +02:00
LibProtocol
LibRegex
LibRegex: Account for extra explicit And/Or in class parser assertion
2024-03-24 08:24:46 +01:00
LibRIFF
LibSanitizer
LibSemVer
LibSoftGPU
LibGL+LibGPU+LibSoftGPU: Implement constant blending color
2024-04-10 21:12:25 +02:00
LibSQL
Userland: Avoid some now-unneeded explicit conversions to Bytes
2024-04-04 11:23:21 +02:00
LibSymbolication
LibSyntax
LibSystem
LibTest
Everywhere: Mark a bunch of function parameters as NOESCAPE
2024-04-09 09:10:44 +02:00
LibTextCodec
LibThreading
LibTimeZone
LibCore+LibTimeZone: Move TZDB utilities from LibTimeZone to LibCore
2024-03-26 12:25:21 -04:00
LibTLS
Userland: Avoid some now-unneeded explicit conversions to Bytes
2024-04-04 11:23:21 +02:00
LibUnicode
LibUnicode: Generate and use code point composition mappings
2024-04-06 14:21:04 -04:00
LibURL
LibURL: Avoid expensive IDNA::to_ascii() for all-ASCII domain strings
2024-04-05 16:01:10 -06:00
LibUSBDB
LibVideo
Userland: Avoid some conversions from rvalue strings to StringView
2024-04-04 11:23:21 +02:00
LibVirtGPU
LibVT
Userland: Avoid some conversions from rvalue strings to StringView
2024-04-04 11:23:21 +02:00
LibWasm
LibWasm: Fix reference-to-stack-local from {Memory,Table}Instance
2024-03-30 21:21:23 +01:00
LibWeb
LibWeb: Only invalidate style/layout on mutation for connected DOM nodes
2024-04-15 12:58:27 +02:00
LibWebSocket
Userland: Avoid some conversions from rvalue strings to StringView
2024-04-04 11:23:21 +02:00
LibWebView
LibWeb+LibWebView+WebContent: Remove now-unused history change IPC
2024-04-14 18:53:58 -07:00
LibX86
LibXML
LibXML: Don't emit a parser error for failing to resolve DTD URI
2024-03-30 07:36:50 +01:00
CMakeLists.txt