ladybird/Userland/Libraries
Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant
And updating some spec comments to latest spec where it is not relevant.
2024-04-12 09:08:46 +02:00
..
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/JPEG2000: Use streams instead of manual offsets 2024-04-10 10:51:04 -04: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: Invert image masks used as alpha too 2024-04-04 06:55:08 -04:00
LibProtocol
LibRegex LibRegex: Account for extra explicit And/Or in class parser assertion 2024-03-24 08:24:46 +01:00
LibRIFF LibRIFF+LibGfx/ISOBMFF: Make ChunkID (de)serialization self-consistent 2024-03-22 18:31:15 +01:00
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: Use "current high resolution time" AO where relevant 2024-04-12 09:08:46 +02:00
LibWebSocket Userland: Avoid some conversions from rvalue strings to StringView 2024-04-04 11:23:21 +02:00
LibWebView LibWebView: Add process statistics calculations for macOS 2024-04-09 16:43:27 -06: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