serenity/Userland/Libraries
2023-07-05 08:19:55 +01:00
..
LibArchive
LibAudio LibAudio: Stop using and remove LOADER_TRY 2023-07-04 13:24:17 -06:00
LibC AK+LibC: Remove AK/Atomic.h includes from our RefPtrs 2023-07-04 16:30:13 +02:00
LibCards Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
LibChess
LibCMake
LibCodeComprehension
LibCompress
LibConfig Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
LibCore LibCore: Make ArgParser::Arg::accept_value return ErrorOr<bool> 2023-07-04 04:26:58 +03:30
LibCoredump
LibCpp LibDiff: Change underlying representation of Hunk to allow context 2023-07-02 11:18:11 -06:00
LibCrypt Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibCrypto
LibDebug LibDebug: Keep track of the SetEpilogueBegin LineProgram OpCode 2023-06-27 12:40:38 +02:00
LibDesktop
LibDeviceTree
LibDiff LibDiff: Add Diff::write_context_header 2023-07-03 10:41:30 +02:00
LibDNS
LibDSP
LibEDID
LibELF Everywhere: Remove exceptions for using #include <LibC/...> 2023-06-27 12:40:38 +02:00
LibFileSystem
LibFileSystemAccessClient
LibGemini LibCore: Make NetworkJob::start() take a Stream::BufferedSocketBase& 2023-07-03 23:29:28 +02:00
LibGfx LibGfx/JPEG: Take the quality as an argument instead of hardcoding it 2023-07-04 00:01:06 +02:00
LibGL
LibGLSL
LibGPU
LibGUI Userland: Register MIME type/extension for .tvg 2023-07-03 23:54:51 +02:00
LibHTTP LibCore: Make NetworkJob::start() take a Stream::BufferedSocketBase& 2023-07-03 23:29:28 +02:00
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Propagate "contains await" flag to parent scope in ScopePusher 2023-07-05 06:05:22 +02:00
LibKeyboard
LibLine LibLine: Handle any errors propagated through refresh_display() 2023-07-03 19:07:33 +03:30
LibLocale
LibMain
LibManual LibManual: Error on section_number 0 instead of crashing 2023-07-05 08:57:39 +02:00
LibMarkdown LibMarkdown: Convert render_to_terminal to String 2023-07-03 02:05:32 +02:00
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex LibC+LibRegex: Move regex_defs.h from LibC to LibRegex 2023-06-27 12:40:38 +02:00
LibSanitizer Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibTest Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibTextCodec
LibThreading
LibTimeZone Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibTLS LibTLS: Remove unused methods 2023-07-03 23:29:28 +02:00
LibUnicode
LibUSBDB
LibVideo LibVideo/PlaybackManager: Don't crash when demuxer seek throws an error 2023-06-25 20:35:37 -04:00
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb: Support bgcolor attribute on tr elements 2023-07-05 08:19:55 +01:00
LibWebSocket
LibWebView LibWeb: Prevent crash when inspecting SVG documents 2023-06-27 09:20:06 +01:00
LibX86
LibXML
CMakeLists.txt