ladybird/Libraries
Zaggy1024 d0e7ffdf37 LibGC: Add missing root type switch cases in graph dump
Also, remove the default case so that we don't end up with missing
cases again.
2026-03-03 11:26:42 -06:00
..
LibCompress LibCompress: Remove unused header in Gzip 2026-02-23 12:15:23 +01:00
LibCore LibCore: Stop atomically ref-counting EventReceiver 2026-03-02 17:06:39 -06:00
LibCrypto LibCrypto: Add AES-OCB support 2026-02-27 12:03:19 +01:00
LibDatabase LibDatabase: Allow String values to contain embedded null bytes 2026-02-14 10:25:33 -05: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 LibCore: Remove LibCoreMinimal 2026-02-26 18:31:57 +01:00
LibGC LibGC: Add missing root type switch cases in graph dump 2026-03-03 11:26:42 -06:00
LibGfx LibWeb/SVG: Implement the feDisplacementMap filter 2026-03-02 14:03:32 +00:00
LibHTTP LibHTTP: Parse token-list headers according to their ABNF 2026-03-01 18:16:16 +00:00
LibIDL LibCore: Remove LibCoreMinimal 2026-02-26 18:31:57 +01:00
LibImageDecoderClient LibImageDecoderClient: Remove sync id fetch from async decode request 2026-02-28 00:04:06 -06:00
LibIPC LibIPC: Take MessageBuffer by lvalue reference in post_message() 2026-02-28 14:10:14 +01:00
LibJS LibJS: Refactor function token is identifier to make it more readable 2026-03-02 12:04:02 +01: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 LibWeb: Keep the media element alive until fetches complete 2026-03-01 23:13:22 -06:00
LibRegex LibRegex: Track optional capture groups for match_length_minimum 2026-02-26 13:50:11 +01:00
LibRequests LibCore: Remove unused header in EventReceiver 2026-02-21 19:27:35 +01:00
LibSyntax LibSyntax: Include RefCounted in Document.h 2026-01-23 09:20:15 +01:00
LibTest LibWasm: Take call arguments and results on registers if possible 2026-02-02 14:11:49 +01:00
LibTextCodec LibTextEncoder/LibURL: Cleanup includes 2026-02-26 18:31:57 +01:00
LibThreading LibThreading: Simplify BackgroundAction callback invocation 2026-03-02 17:06:39 -06:00
LibTLS LibTLS: Use Windows-specific method to set default certificate store 2025-08-23 18:35:45 -06:00
LibUnicode LibUnicode: Print error codes when calls to ICU fail 2026-02-21 16:55:36 -05:00
LibURL LibURL: Move some Origin helpers out of line 2026-03-01 01:04:10 +01:00
LibWasm LibWasm: Use the right indices for i64 constlocal fused ops 2026-02-23 00:22:47 +01:00
LibWeb LibWeb: Apply contain constraint in default image sizing algorithm 2026-03-03 17:14:19 +01:00
LibWebSocket LibCrypto+AK: Merge LibCrypto/SecureRandom into AK/Random 2026-01-23 15:53:27 +01:00
LibWebView LibWeb+LibWebView+UI: Add a context menu item to toggle fullscreen state 2026-03-01 15:41:43 -06:00
LibXML LibXML+LibWeb: Use existing HTML entities table for XML parsing too 2026-01-09 19:13:41 +00:00
CMakeLists.txt LibCore: Explicitly export symbols from LibCore 2026-02-26 18:31:57 +01:00