| .. |
|
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: Add allocator statistics to post-GC report
|
2025-12-19 20:21:07 -06:00 |
|
LibGfx
|
Meta+LibGfx+LibWeb: Update skia to 144 and remove overlay port
|
2025-12-17 12:00:33 +01:00 |
|
LibHTTP
|
LibHTTP+LibWeb: Use LibHTTP to calculate stale-while-revalidate values
|
2025-12-14 11:33:02 -05: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+LibWeb: Add various fast_is<T>() helpers for common things
|
2025-12-20 09:13:19 -06: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
|
LibJS: Don't assume flattened bytecode when dumping OpCode_Compare
|
2025-12-13 16:40:19 -06: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: Ensure alignment values larger than 64 are rejected
|
2025-12-12 19:12:53 +01:00 |
|
LibWeb
|
LibJS+LibWeb: Add various fast_is<T>() helpers for common things
|
2025-12-20 09:13:19 -06: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 |