| .. |
|
LibCompress
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02:00 |
|
LibCore
|
LibCore+LibWebView+UI/Qt: Support TimeZoneWatcher on Windows
|
2025-10-05 15:46:15 +02:00 |
|
LibCrypto
|
Everywhere: Use Optional<T>::ensure() where useful
|
2025-09-17 12:01:18 -04:00 |
|
LibDevTools
|
LibDevTools: Don't assume computed layout values are strings
|
2025-09-26 22:31:24 +02: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
|
AK: Store hash with HashTable entry to avoid expensive equality checks
|
2025-09-18 22:37:18 +02:00 |
|
LibGfx
|
LibGfx: Free the harfbuzz buffer when measuring text width
|
2025-10-03 09:22:22 +02:00 |
|
LibHTTP
|
CMake: Rename serenity_* helper functions/macros to ladybird_*
|
2025-07-03 23:19:41 +02: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: Delete unused code in Connection
|
2025-10-01 14:59:23 -04:00 |
|
LibJS
|
LibJS: Make overflowing arithmetic on 2x Int32 values faster
|
2025-10-07 18:28:26 +02:00 |
|
LibLine
|
Everywhere: Slap some [[clang::lifetimebound]] where appropriate
|
2025-09-01 11:11:38 +02:00 |
|
LibMain
|
Everywhere: Rename serenity_main to ladybird_main
|
2025-07-08 09:17:16 -04:00 |
|
LibMedia
|
LibMedia: Actually read Matroska tracks' CodecDelay elements
|
2025-10-02 11:03:26 +02:00 |
|
LibRegex
|
LibRegex: Export OpCode/OpCode_Compare for REGEX_DEBUG builds
|
2025-09-18 11:02:13 +02:00 |
|
LibRequests
|
Everywhere: Change west consts caught by clang-format-21 to east consts
|
2025-08-29 18:18:55 +01:00 |
|
LibSyntax
|
Everywhere: Slap some [[clang::lifetimebound]] where appropriate
|
2025-09-01 11:11:38 +02:00 |
|
LibTest
|
Everywhere: Use Optional<T>::ensure() where useful
|
2025-09-17 12:01:18 -04:00 |
|
LibTextCodec
|
LibTextCodec: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06:00 |
|
LibThreading
|
LibThreading: Remove Weakable from Thread
|
2025-09-22 17:28:21 -05:00 |
|
LibTLS
|
LibTLS: Use Windows-specific method to set default certificate store
|
2025-08-23 18:35:45 -06:00 |
|
LibUnicode
|
LibUnicode: Query timezone from host config when cache is stale
|
2025-10-05 15:46:15 +02:00 |
|
LibURL
|
LibURL: Add a few missing internal page factories
|
2025-09-18 07:27:24 -04:00 |
|
LibWasm
|
LibWasm: Avoid revalidating memory/address for every element in memory.*
|
2025-10-06 16:00:02 +02:00 |
|
LibWeb
|
LibWeb: Don't drop mouse wheel events sent to subframes unless handled
|
2025-10-07 19:43:07 +02:00 |
|
LibWebSocket
|
LibWeb: Make WebSocket closure adhere to spec for all ReadyStates
|
2025-08-18 09:35:47 -06:00 |
|
LibWebView
|
LibCore+LibWebView+UI/Qt: Support TimeZoneWatcher on Windows
|
2025-10-05 15:46:15 +02:00 |
|
LibXML
|
LibWeb+LibXML: Make Listener::set_source(ByteString) fallible
|
2025-10-02 02:25:28 +02:00 |
|
CMakeLists.txt
|
LibDevTools: Enable in Windows CI
|
2025-08-23 16:04:36 -06:00 |