| .. |
|
LibCompress
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02:00 |
|
LibCore
|
LibCore: Rename the forward declaration of WeakEventLoopReference
|
2025-12-09 17:16:25 -06:00 |
|
LibCrypto
|
LibCrypto: Support the parsing of certs and keys for ml-dsa keys
|
2025-12-10 21:26: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: Allow construction of ConservativeVector from Vector
|
2025-12-26 19:48:46 +01:00 |
|
LibGfx
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +01:00 |
|
LibHTTP
|
LibHTTP: Use correct cache key type in disk cache index entry storage
|
2025-12-21 09:24:51 -06: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
|
LibIPC: Add missing include and impl on win32
|
2025-12-05 07:07:52 -05:00 |
|
LibJS
|
LibJS: Simplify how we know which builtin a FunctionObject represents
|
2025-12-25 23:59:21 +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: Try to use FFmpeg for all formats other than Matroska
|
2025-12-18 17:28:14 -06:00 |
|
LibRegex
|
LibRegex: Use token-state restoration in character class parsing
|
2025-12-23 11:04:16 +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
|
LibURL: Add a few missing internal page factories
|
2025-09-18 07:27:24 -04:00 |
|
LibWasm
|
LibWasm: Use u32 for *Type and InstructionPointer typedefs
|
2025-12-21 12:08:41 -06:00 |
|
LibWeb
|
LibWeb: Actually protect buffer in create_bitmap_from_bitmap_data()
|
2025-12-27 16:40:34 +01:00 |
|
LibWebSocket
|
LibHTTP+LibWeb+RequestServer: Move Fetch's HTTP header infra to LibHTTP
|
2025-11-27 14:57:29 +01:00 |
|
LibWebView
|
LibWebView+UI: Move the UI event loops to the UI folder
|
2025-12-05 14:24:05 -05: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 |