1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 10:18:15 +09:00
ladybird/Userland/Libraries
Brian Gianforcaro b45ca5d56e Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better
Flagged by pvs-studio, ordering the members from largest to smallest
allows us to save a few bytes in the size of the struct.
2021-09-16 17:17:13 +02:00
..
LibArchive Everywhere: Use my cool new @serenityos.org email address 2021-09-01 11:37:25 +04:30
LibAudio Audio: Add per-client volume 2021-09-12 23:38:57 +02:00
LibC Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better 2021-09-16 17:17:13 +02:00
LibCards
LibChess
LibCompress
LibConfig ConfigServer+LibConfig: Add way for clients to listen for config changes 2021-08-26 23:41:38 +02:00
LibCore Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
LibCoredump Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
LibCpp
LibCrypt Everywhere: Use my cool new @serenityos.org email address 2021-09-01 11:37:25 +04:30
LibCrypto LibCrypto: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00
LibDebug LibDebug: Use the first memory segment of a library as the ELF's base 2021-09-10 13:57:34 +00:00
LibDesktop
LibDiff
LibDl
LibDSP LibDSP+LibAudio: Use logarithmic scaling in delay effect 2021-09-12 23:38:57 +02:00
LibELF LibELF: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00
LibFileSystemAccessClient LibFileSystemAccessClient: Convert request paths to absolute if needed 2021-09-10 20:46:50 +04:30
LibGemini AK: Make URL::m_port an Optional<u16>, Expose raw port getter 2021-09-14 00:14:45 +02:00
LibGfx LibGfx: Enumerate metric theme roles 2021-09-16 16:52:55 +02:00
LibGL Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
LibGUI LibGUI: Remove Indices with dangling FileSystemModel::Node on deletion 2021-09-12 21:33:39 +02:00
LibHTTP AK: Make URL::m_port an Optional<u16>, Expose raw port getter 2021-09-14 00:14:45 +02:00
LibImageDecoderClient Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
LibIMAP AK: Replace the mutable String::replace API with an immutable version 2021-09-11 20:36:43 +03:00
LibIPC LibIPC: Add support for transferring doubles over IPC messages 2021-09-12 23:38:57 +02:00
LibJS LibJS: Convert PlainMonthDay AOs to ThrowCompletionOr 2021-09-16 13:53:37 +01:00
LibKeyboard
LibLine Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
LibM
LibMarkdown LibMarkdown: Re-add support for Serenity's style code blocks extension 2021-09-12 12:17:16 +02:00
LibPCIDB
LibPDF Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
LibProtocol Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
LibPthread
LibRegex LibRegex: Make the optimizer understand references and capture groups 2021-09-15 15:52:28 +04:30
LibSanitizer
LibSQL Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
LibSymbolication LibSymbolication: Unbreak symbolication with -z separate-code linking 2021-09-04 20:30:56 +02:00
LibSyntax LibSyntax: Fix bug in matching cursor highlighting 2021-09-03 11:45:50 +02:00
LibSystem
LibTest LibJS+LibTest: Use JS::Script and JS::SourceTextModule in test-js 2021-09-14 21:41:51 +02:00
LibTextCodec LibTextCodec: Ignore BYTE ORDER MARK at the start of utf8/16 strings 2021-09-15 17:00:18 +02:00
LibThreading LibThreading: Add ConditionVariable wrapper 2021-09-12 23:38:57 +02:00
LibTLS LibTLS: Close the underlying socket on EOF 2021-09-16 16:42:51 +02:00
LibUnicode LibUnicode: Add some data related to currency codes 2021-09-11 11:05:50 +01:00
LibUSBDB
LibVideo Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
LibVT LibVT: Execute DragOperation after resetting active hyperlink 2021-09-02 22:48:10 +02:00
LibWasm LibWasm: Avoid making StringView of temporary ByteBuffer 2021-09-11 13:22:51 +03:00
LibWeb LibWeb: Use explicit move to avoid unnecessary RefPtr ref / unref 2021-09-16 17:17:13 +02:00
LibWebSocket AK: Make URL::m_port an Optional<u16>, Expose raw port getter 2021-09-14 00:14:45 +02:00
LibX86
CMakeLists.txt Libraries: Add LibDSP 2021-08-31 17:03:55 +04:30