ladybird/Libraries
2024-12-25 12:01:56 +01:00
..
LibCompress
LibCore LibCore: Return correct error code from Process::wait_for_termination 2024-12-20 14:59:56 +01:00
LibCrypto Meta+LibCrypto: Add SecureRandom and replace PRNG usage with it 2024-12-24 17:54:52 +01:00
LibDiff
LibDNS
LibFileSystem
LibGC Meta: Make pthread and mman available for all libraries on Windows 2024-12-18 05:55:58 +01:00
LibGfx LibGfx+LibWeb: Draw glyph runs with subpixel accuracy 2024-12-21 23:09:52 +01:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Return the allocated dst register from deleting super properties 2024-12-14 12:08:50 -08:00
LibLine
LibMain
LibMedia Meta: Consolidate checking for the system audio backend 2024-12-25 12:00:43 +01:00
LibRegex LibRegex: Use the *actually* correct repeat start offset for Repeat 2024-12-23 13:13:52 +01:00
LibRequests Meta: Make pthread and mman available for all libraries on Windows 2024-12-18 05:55:58 +01:00
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading Meta: Make pthread and mman available for all libraries on Windows 2024-12-18 05:55:58 +01:00
LibTLS LibTLS: Use Crypto::fill_with_secure_random instead of PRNG 2024-12-24 17:54:52 +01:00
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Add missing attributes in Event Handlers 2024-12-25 12:01:56 +01:00
LibWebSocket LibWebSocket: Use Crypto::fill_with_secure_random instead of PRNG 2024-12-24 17:54:52 +01:00
LibWebView headless-browser: Let tests set their own timeout duration 2024-12-19 17:27:33 +00:00
LibXML