ladybird/Userland/Libraries
Lucas CHOLLET eb6d41d99e LibGfx/JPEGXL: Allow ColourEncoding bundles with custom values
We don't do anything particular with images that contain a custom
ColourEncoding yet, but at least it allows us to know how to decode the
metadata of such images.
2023-08-09 05:43:19 +02:00
..
LibArchive
LibAudio Userland: Open files for save in write-only mode 2023-08-08 15:13:43 +02:00
LibC LibC: Define time* macros before definitions 2023-08-09 05:40:39 +02:00
LibCards AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
LibChess Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibCMake
LibCodeComprehension AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
LibCompress
LibConfig
LibCore Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibCoredump
LibCpp
LibCrypt
LibCrypto Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibEDID
LibELF
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx/JPEGXL: Allow ColourEncoding bundles with custom values 2023-08-09 05:43:19 +02:00
LibGL
LibGLSL AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
LibGPU
LibGUI Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Enable await test that used to crash in AST mode 2023-08-08 15:09:53 +02:00
LibKeyboard
LibLine LibLine: Refresh the line after case-change operations 2023-08-07 22:51:49 +03:30
LibLocale
LibMain
LibManual Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibMarkdown LibMarkdown: Add render_for_raw_print methods to Node derived classes 2023-08-07 13:24:25 -06:00
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL LibSQL: Remove Core::EventReceiver parent from SQL::Relation 2023-08-07 14:38:38 -04:00
LibSymbolication
LibSyntax
LibSystem
LibTest LibJS: Rip out the AST interpreter :^) 2023-08-08 13:07:13 +02:00
LibTextCodec
LibThreading LibThreading: Make Thread keep itself alive while its action is running 2023-08-07 10:40:34 -06:00
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb: Implement background-attachment: local 2023-08-09 05:37:43 +02:00
LibWebSocket
LibWebView Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 2023-08-08 13:07:13 +02:00
LibX86
LibXML
CMakeLists.txt