| .. |
|
LibCompress
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02:00 |
|
LibCore
|
LibCore: Only wake the event loop in deferred_invoke from other threads
|
2025-12-31 10:41:51 +01:00 |
|
LibCrypto
|
LibWeb: Support the exporting of ml-kem keys in raw-seed format
|
2026-01-06 01:06:06 +01:00 |
|
LibDatabase
|
LibDatabase+RequestServer: Store ByteString data as a BLOB
|
2025-11-12 09:06:21 -05:00 |
|
LibDevTools
|
LibDevTools+LibWebView: Implement initial accessibility tree view
|
2025-10-20 10:51:19 +01:00 |
|
LibDiff
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02:00 |
|
LibDNS
|
LibDNS: Remove LibCore::DateTime dependency
|
2025-09-30 12:39:01 +02:00 |
|
LibFileSystem
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02:00 |
|
LibGC
|
LibGC: Fix incorrect &cell key in GraphConstructorVisitor
|
2025-12-27 19:06:56 +01:00 |
|
LibGfx
|
LibGfx: Create Gfx::Bitmap for PaintingSurface in ImmutableBitmap
|
2026-01-05 15:56:15 +01:00 |
|
LibHTTP
|
AK: Rename CaseInsensitiveStringTraits
|
2025-12-31 10:24:42 +01:00 |
|
LibIDL
|
LibIDL: Support extended attributes on namespace members
|
2025-09-11 17:06:44 +01:00 |
|
LibImageDecoderClient
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02:00 |
|
LibIPC
|
AK+LibURL: Use AK::IPv4/6 in Host
|
2025-12-31 10:24:56 +01:00 |
|
LibJS
|
LibJS: Fix AddOwnProperty IC cache applying to non-extensible objects
|
2026-01-06 00:11:28 +01:00 |
|
LibLine
|
Everywhere: Slap some [[clang::lifetimebound]] where appropriate
|
2025-09-01 11:11:38 +02:00 |
|
LibMain
|
AK: Expose helpers to invoke Windows runtime config directly in main()
|
2025-10-29 21:07:52 -06:00 |
|
LibMedia
|
LibMedia: Avoid copying Matroska block data when seeking
|
2026-01-05 17:53:24 -06:00 |
|
LibRegex
|
LibRegex: Add default initialisers to ParserResult to make gcc happy
|
2026-01-05 18:22:11 +01:00 |
|
LibRequests
|
LibRequests: Do not create a copy of request bodies
|
2025-12-12 10:54:33 -05:00 |
|
LibSyntax
|
Everywhere: Slap some [[clang::lifetimebound]] where appropriate
|
2025-09-01 11:11:38 +02:00 |
|
LibTest
|
AK: Expose helpers to invoke Windows runtime config directly in main()
|
2025-10-29 21:07:52 -06:00 |
|
LibTextCodec
|
LibTextCodec+LibWeb: Move isomorphic coders to LibTextCodec
|
2025-11-27 14:57:29 +01:00 |
|
LibThreading
|
LibThreading: Use WeakEventLoopReference in BackgroundAction
|
2025-12-09 16:12:40 -06:00 |
|
LibTLS
|
LibTLS: Use Windows-specific method to set default certificate store
|
2025-08-23 18:35:45 -06:00 |
|
LibUnicode
|
LibUnicode: Update ICU to 78.1
|
2025-12-08 11:29:12 -05:00 |
|
LibURL
|
AK+LibURL: Use AK::IPv4/6 in Host
|
2025-12-31 10:24:56 +01:00 |
|
LibWasm
|
LibWasm: Use u32 for *Type and InstructionPointer typedefs
|
2025-12-21 12:08:41 -06:00 |
|
LibWeb
|
LibWeb: Support the exporting of ml-kem keys in raw-seed format
|
2026-01-06 01:06:06 +01:00 |
|
LibWebSocket
|
LibHTTP+LibWeb+RequestServer: Move Fetch's HTTP header infra to LibHTTP
|
2025-11-27 14:57:29 +01:00 |
|
LibWebView
|
LibWeb: Selection toString focused text control delegation
|
2026-01-02 18:40:05 +01:00 |
|
LibXML
|
LibWeb+LibXML: Make Listener::set_source(ByteString) fallible
|
2025-10-02 02:25:28 +02:00 |
|
CMakeLists.txt
|
LibDatabase+LibWebView: Extract our SQLite wrapper to its own library
|
2025-10-14 13:40:33 +02:00 |