ladybird/Libraries
Undefine b9fec5edbf Meta: Rename and merge some lagom_* and ladybird_*
We had both {lagom,ladybird}_test and {lagom,ladybird}_lib, now both
are just one helper. Also rename all other lagom_* helpers to be
ladybird_*.
2026-05-05 22:08:24 +02:00
..
LibCompress LibCompress: Treat LZW decoding errors as end of stream 2026-04-29 20:28:15 +02:00
LibCore LibCore: Remove EventSwift.h 2026-04-30 21:15:24 +02:00
LibCrypto Meta: Move most dependency checks to check_for_dependencies.cmake 2026-04-20 16:41:29 -06:00
LibDatabase Meta: Move most dependency checks to check_for_dependencies.cmake 2026-04-20 16:41:29 -06: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: Run getaddrinfo on a thread pool to avoid event-loop freezes 2026-04-26 17:59:52 +02:00
LibFileSystem LibFileSystem: Preserve copy flags when recursing into directories 2026-04-13 12:00:52 +02:00
LibGC Meta: Rename and merge some lagom_* and ladybird_* 2026-05-05 22:08:24 +02:00
LibGfx Meta: Move all remaining dependency checks to check_for_dependencies 2026-05-05 22:08:24 +02:00
LibHTTP LibHTTP: Short-circuit CacheIndex eviction when under its size limit 2026-04-19 01:31:37 +02:00
LibIDL LibIDL: Resolve partial dictionary members during context resolution 2026-05-03 10:56:45 +02:00
LibImageDecoderClient LibImageDecoderClient: Remove sync id fetch from async decode request 2026-02-28 00:04:06 -06:00
LibIPC LibCore+LibIPC: Remove SharedSingleProducerCircularQueue 2026-04-30 21:15:24 +02:00
LibJS LibJS: Use foldhash in parser and scope-collector hash maps 2026-05-05 13:53:51 +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 Meta: Move all remaining dependency checks to check_for_dependencies 2026-05-05 22:08:24 +02:00
LibRegex LibRegex: Inline \w and \d ranges in legacy positive char classes 2026-04-21 16:36:38 +02:00
LibRequests LibRequests: Fail websockets when RequestServer dies 2026-05-05 19:14:29 +02:00
LibSyntax LibSyntax: Include RefCounted in Document.h 2026-01-23 09:20:15 +01:00
LibTest Meta: Rename and merge some lagom_* and ladybird_* 2026-05-05 22:08:24 +02:00
LibTextCodec LibTextCodec: Add streaming decoder 2026-04-29 04:12:44 +02:00
LibThreading Meta: Move most dependency checks to check_for_dependencies.cmake 2026-04-20 16:41:29 -06:00
LibTLS Meta: Move most dependency checks to check_for_dependencies.cmake 2026-04-20 16:41:29 -06:00
LibUnicode LibUnicode: Add an ASCII fast path for line break segmentation 2026-05-05 18:59:07 +02:00
LibURL LibURL: Give resource:// URLs a tuple origin 2026-04-30 07:46:12 +02:00
LibWasm Everywhere: Use AK::SaturatingMath and remove Checked saturating APIs 2026-03-21 18:20:09 -05:00
LibWeb Meta: Move all remaining dependency checks to check_for_dependencies 2026-05-05 22:08:24 +02:00
LibWebSocket LibWebSocket: Time out stalled close handshakes 2026-05-05 19:14:29 +02:00
LibWebView Meta: Move all remaining dependency checks to check_for_dependencies 2026-05-05 22:08:24 +02:00
LibXML Meta: Move most dependency checks to check_for_dependencies.cmake 2026-04-20 16:41:29 -06:00
CMakeLists.txt Meta: Move library subdirectory inclusion to the Libraries CMakeLists 2026-03-29 13:59:11 -06:00
RustAllocator.rs LibJS: Add negative tests for the bytecode validator 2026-05-03 08:43:19 +02:00