ladybird/Meta/gn/secondary/Userland/Libraries
Aliaksandr Kalenik 5a874cc62a LibWeb: Remove ClippableAndScrollable mixin
Initially ClippableAndScrollable was introduced, because we had
PaintableBox and InlinePaintable and both wanted to share clipping and
scrolling logic. Now, when InlinePaintable is gone, we could inline
ClippableAndScrollable implementation into PaintableBox.
2025-07-07 22:04:25 +02:00
..
LibCompress LibCompress: Remove unused Lzma compression and decompression 2025-02-10 16:22:32 +00:00
LibCore LibCore: Remove SessionManagement utilities 2024-11-26 11:00:48 +01:00
LibCrypto LibCrypto: Replace {Unsigned,Signed}BigInteger impl with LibTomMath 2025-05-23 11:57:21 +02:00
LibDiff Meta: Update non-LibWeb libraries in gn build 2024-09-27 10:15:08 -06:00
LibFileSystem LibFileSystem: Depend on the minimal LibCore source set 2024-03-26 12:25:21 -04:00
LibGfx Everywhere: Remove LibRIFF 2025-07-02 12:01:12 +01:00
LibHTTP Meta: Update non-LibWeb libraries in gn build 2024-09-27 10:15:08 -06:00
LibIDL Meta: Update non-LibWeb libraries in gn build 2024-09-27 10:15:08 -06:00
LibImageDecoderClient
LibIPC Meta: Handle removed and renamed libraries in gn build 2024-09-27 10:15:08 -06:00
LibJS LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
LibLine Meta: Port recent changes to the GN build 2023-12-23 20:05:36 +01:00
LibMain
LibMedia Everywhere: Remove LibRIFF 2025-07-02 12:01:12 +01:00
LibRegex Meta: Remove unused SerenityOS references from the GN build 2024-06-04 07:45:42 +02:00
LibRequests Meta: Handle removed and renamed libraries in gn build 2024-09-27 10:15:08 -06:00
LibSyntax Meta: Update non-LibWeb libraries in gn build 2024-09-27 10:15:08 -06:00
LibTest Meta: Update non-LibWeb libraries in gn build 2024-09-27 10:15:08 -06:00
LibTextCodec Meta: Handle removed and renamed libraries in gn build 2024-09-27 10:15:08 -06:00
LibThreading
LibTLS Meta+RequestServer: Remove local download of ca-certificates 2025-07-07 09:10:05 +02:00
LibUnicode Meta: Update LibUnicode gn build to depend on icu 2024-09-27 10:15:08 -06:00
LibURL Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
LibWasm Meta: Update non-LibWeb libraries in gn build 2024-09-27 10:15:08 -06:00
LibWeb LibWeb: Remove ClippableAndScrollable mixin 2025-07-07 22:04:25 +02:00
LibWebSocket Meta: Port recent changes to the GN build 2024-03-23 17:26:31 -04:00
LibWebView Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
LibXML