..
LibCompress
LibCompress: Remove unused header in Gzip
2026-02-23 12:15:23 +01:00
LibCore
LibCore: Expose register_process and implement for Windows event loop
2026-04-12 16:08:07 +02:00
LibCrypto
LibCrypto: Use OpenSSL wrappers in KMAC
2026-03-25 22:07:53 +01:00
LibDatabase
LibDatabase: Switch to new SQLite3 library name
2026-03-31 17:28:21 -04:00
LibDevTools
AK+Everywhere: Add and use weak_callback()
2026-02-26 08:03:50 -05:00
LibDiff
CMake: Rename serenity_* helper functions/macros to ladybird_*
2025-07-03 23:19:41 +02:00
LibDNS
LibDNS: Remove unused header in Message
2026-02-23 12:15:23 +01:00
LibFileSystem
LibFileSystem: Preserve copy flags when recursing into directories
2026-04-13 12:00:52 +02:00
LibGC
Libraries: Move #pragma once above include headers
2026-03-22 14:05:44 +01:00
LibGfx
LibGfx: Map imported Linux dmabuf backing stores read-only
2026-04-17 00:39:04 +02:00
LibHTTP
LibRegex: Add ECMAScriptRegex and migrate callers
2026-03-27 17:32:19 +01:00
LibIDL
Everywhere: Remove ShadowRealm support
2026-04-05 13:57:58 +02:00
LibImageDecoderClient
LibImageDecoderClient: Remove sync id fetch from async decode request
2026-02-28 00:04:06 -06:00
LibIPC
LibWeb+LibIPC: Preserve MessagePort queue state across transfer
2026-04-09 19:59:16 +02:00
LibJS
LibJS: Fold nested Rust match conditionals
2026-04-16 22:44:41 +02:00
LibLine
LibCore: Remove unused header in EventLoop
2026-02-21 19:27:35 +01:00
LibMain
AK: Expose helpers to invoke Windows runtime config directly in main()
2025-10-29 21:07:52 -06:00
LibMedia
LibMedia: Ensure that Matroska seeks after a get_frames() call fails
2026-04-10 15:21:07 -05:00
LibRegex
LibRegex: Collapse named backreference guard
2026-04-16 22:44:41 +02:00
LibRequests
RequestServer: Use correct request map for stale-while-revalidate cookie
2026-04-13 19:43:13 -04:00
LibSyntax
LibSyntax: Include RefCounted in Document.h
2026-01-23 09:20:15 +01:00
LibTest
LibJS: Move bytecode interpreter state to VM
2026-04-13 18:29:43 +02:00
LibTextCodec
LibTextEncoder/LibURL: Cleanup includes
2026-02-26 18:31:57 +01:00
LibThreading
LibThreading: Fix data race in RWLock::unlock()
2026-03-07 13:09:50 +01:00
LibTLS
LibTLS: Use Windows-specific method to set default certificate store
2025-08-23 18:35:45 -06:00
LibUnicode
LibUnicode: Remove redundant month casts
2026-04-16 22:44:41 +02:00
LibURL
LibWebView+UI: Add an about:bookmarks page to manage bookmarks
2026-04-09 10:08:06 -04:00
LibWasm
Everywhere: Use AK::SaturatingMath and remove Checked saturating APIs
2026-03-21 18:20:09 -05:00
LibWeb
LibWeb/DOM: Collapse ranges before DOM mutations
2026-04-17 19:01:35 +02:00
LibWebSocket
LibWebSocket: Fix close frame status code written in wrong byte order
2026-03-13 17:28:06 +01:00
LibWebView
LibWebView: Add a "Search with <engine>" autocomplete row
2026-04-16 21:01:28 +02:00
LibXML
LibWeb: Fix XML processing instruction placement
2026-04-06 12:07:45 +02:00
CMakeLists.txt
Meta: Move library subdirectory inclusion to the Libraries CMakeLists
2026-03-29 13:59:11 -06:00
RustAllocator.rs
AK: Adopt mimalloc v2 as main allocator
2026-04-08 09:57:53 +02:00