ladybird/Userland/Libraries
2023-04-17 10:27:40 +02:00
..
LibArchive
LibAudio LibAudio: Use read_until_filled to fill a buffer from a Stream 2023-04-12 14:02:56 -04:00
LibC LibC: Return nullptr if allocation fails in strdup() and strndup() 2023-04-15 15:38:24 +02:00
LibCards LibGfx+Userland: Add width_rounded_up() helper 2023-04-15 15:24:50 +02:00
LibChess
LibCMake
LibCodeComprehension Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
LibCompress LibCompress: Error on truncated uncompressed DEFLATE blocks 2023-04-12 14:02:13 -04:00
LibConfig LibConfig: Use full include path for endpoints 2023-03-24 00:31:03 +01:00
LibCore Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
LibCoredump Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
LibCpp Tests: Use FileSystem instead of DeprecatedFile 2023-04-09 20:58:54 -06:00
LibCrypt LibCrypt: Start installing headers again 2023-03-20 09:33:30 +01:00
LibCrypto LibTLS: Change CertificateKeyAlgorithm from enum to struct 2023-04-15 09:03:47 +03:30
LibDebug Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
LibDesktop
LibDeviceTree Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
LibDiff
LibDNS
LibDSP
LibEDID LibEDID: Fix compiler error when ENABLE_PNP_IDS_DOWNLOAD=OFF 2023-04-06 10:26:21 -04:00
LibELF Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2023-04-14 19:15:19 +02:00
LibFileSystem LibFileSystem: Fix leak in read_path 2023-03-22 14:04:24 +00:00
LibFileSystemAccessClient Libraries: Convert DeprecatedFile usages to LibFileSystem 2023-03-24 10:58:43 +00:00
LibGemini AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
LibGfx LibGfx+Userland: Add width_rounded_up() helper 2023-04-15 15:24:50 +02:00
LibGL
LibGLSL
LibGPU
LibGUI LibGUI: Resize Label on font changes 2023-04-15 15:24:50 +02:00
LibHTTP AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
LibIDL Libraries: Convert DeprecatedFile usages to LibFileSystem 2023-03-24 10:58:43 +00:00
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Port create_iterator_result_object() to NonnullGCPtr 2023-04-15 16:26:42 +02:00
LibKeyboard
LibLine Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
LibLocale
LibMain
LibManual AK+Everywhere: Replace URL::paths() with path_segment_at_index() 2023-04-15 06:37:04 +02:00
LibMarkdown LibMarkdown: Avoid catastrophic backtracking in thematic break regex 2023-04-14 16:02:59 +01:00
LibPartition
LibPCIDB
LibPDF Everywhere: Fix a few typos 2023-04-12 19:37:35 +02:00
LibProtocol
LibRegex LibRegex: Avoid calling GenericLexer::consume() past EOF 2023-04-14 12:33:54 +02:00
LibSanitizer
LibSoftGPU
LibSQL Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
LibSymbolication Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
LibSyntax Spreadsheet+LibSyntax: Never insert spans directly 2023-04-14 10:00:52 +02:00
LibSystem
LibTest LibTest: Add a TRY_OR_FAIL macro 2023-04-09 18:27:06 +02:00
LibTextCodec
LibThreading LibThreading: Resolve BackgroundAction error callback use-after-free 2023-03-23 21:05:12 +01:00
LibTimeZone LibJS+LibTimeZone: Explicitly canonicalize "GMT" to "UTC" 2023-03-23 15:30:21 +00:00
LibTLS LibTLS: Change CertificateKeyAlgorithm from enum to struct 2023-04-15 09:03:47 +03:30
LibUnicode
LibUSBDB
LibVideo LibVideo: Remove hook to notify clients upon reaching end of the stream 2023-04-17 01:16:04 +02:00
LibVirtGPU
LibVT AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
LibWasm LibWasm: Replace usages of the Endian bytes accessor 2023-04-12 07:33:15 -04:00
LibWeb LibWeb: Remove outdated FIXMEs around WebIDL::invoke_callback usages 2023-04-17 10:27:40 +02:00
LibWebSocket AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
LibWebView LibGUI+Userland: Convert MessageBox to fallible construction 2023-04-15 15:24:50 +02:00
LibX86
LibXML
CMakeLists.txt LibFileSystem: Create LibFileSystem 2023-03-21 19:03:21 +00:00