ladybird/Userland/Libraries
2023-07-07 19:09:55 +01:00
..
LibArchive
LibAudio LibAudio: Optimize FlacLoader by avoiding allocations 2023-07-06 19:13:36 +01:00
LibC LibC: Convert semaphore and termcap to String 2023-07-06 10:15:37 +01:00
LibCards GamesSettings+LibCards: Get rid of DeprecatedString 2023-07-06 10:15:37 +01:00
LibChess
LibCMake
LibCodeComprehension
LibCompress AK: Use hashing to accelerate searching a CircularBuffer 2023-07-06 15:06:20 +01:00
LibConfig Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
LibCore LibCore: Remove some dead code in wait_for_events 2023-07-07 09:47:30 +02:00
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 a forwarding header 2023-07-06 13:22:37 +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: Don't return an error on empty icc profiles 2023-07-05 17:41:17 +01: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: Use local variables to store function parameters in some cases 2023-07-07 19:35:08 +02:00
LibKeyboard
LibLine LibLine: Handle any errors propagated through refresh_display() 2023-07-03 19:07:33 +03:30
LibLocale
LibMain
LibManual LibManual: Compare nodes by path 2023-07-05 16:15:42 +01:00
LibMarkdown LibMarkdown: Convert render_to_terminal to String 2023-07-03 02:05:32 +02:00
LibPartition
LibPCIDB
LibPDF LibPDF: Fix a typo in a function name 2023-07-05 18:42:39 +01:00
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/VP9: Implement lossless residual decoding 2023-07-07 06:44:04 -04:00
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb: Support background attribute on table elements 2023-07-07 19:09:55 +01:00
LibWebSocket
LibWebView Browser+LibWebView: Load and Display ARIA Properites and State 2023-07-06 11:21:36 +01:00
LibX86
LibXML
CMakeLists.txt