.. |
LibCompress
|
LibCompress: Refactor deflate de/compressor using zlib
|
2025-03-19 13:46:50 +01:00 |
LibCore
|
LibCore: Implement System::set_close_on_exec
|
2025-03-19 20:25:24 -06:00 |
LibCrypto
|
LibCrypto: Improve precision of Crypto::BigFraction::to_double()
|
2025-03-23 19:33:25 +01:00 |
LibDevTools
|
LibDevTools+LibWebView+WebContent: Report exceptions to DevTools
|
2025-03-27 14:14:02 +00:00 |
LibDiff
|
|
|
LibDNS
|
|
|
LibFileSystem
|
|
|
LibGC
|
LibGC+LibWeb+LibJS: Remove workaround for Swift boolean bitfield issue
|
2025-04-04 13:06:53 -06:00 |
LibGfx
|
LibWeb: Move painting surface allocation into rendering thread
|
2025-04-03 22:01:43 +02:00 |
LibHTTP
|
LibHTTP: Add more reason phrases for 4xx response codes
|
2025-03-14 01:23:52 +01:00 |
LibIDL
|
LibWeb: Implement the LegacyUnforgeable attribute
|
2025-03-27 23:50:35 +00:00 |
LibImageDecoderClient
|
LibGfx+ImageDecoder: Use RefPtr<Bitmap> instead of optional
|
2025-03-22 17:49:38 +01:00 |
LibIPC
|
Everywhere: Remove unused private fields
|
2025-04-04 12:40:07 +02:00 |
LibJS
|
LibJS: Remove unused ThrowCompletionOr<T>::release... helper
|
2025-04-05 11:20:26 +02:00 |
LibLine
|
|
|
LibMain
|
|
|
LibMedia
|
Everywhere: Remove unused private fields
|
2025-04-04 12:40:07 +02:00 |
LibRegex
|
LibRegex: Fix crash when parse result exceeds max cache size
|
2025-04-04 16:10:25 +02:00 |
LibRequests
|
LibRequests: Protect Request callbacks against stopped requests
|
2025-04-02 08:52:45 -04:00 |
LibRIFF
|
|
|
LibSyntax
|
|
|
LibTest
|
LibJS: Replace PropertyKey(char[]) with PropertyKey(FlyString)
|
2025-03-24 22:27:17 +00:00 |
LibTextCodec
|
|
|
LibThreading
|
|
|
LibTLS
|
Everywhere: Remove unused private fields
|
2025-04-04 12:40:07 +02:00 |
LibUnicode
|
LibJS: Ensure relevant extension keys are included in ICU locale data
|
2025-03-18 11:47:23 -04:00 |
LibURL
|
LibURL+LibWeb: Ensure opaque paths always roundtrip
|
2025-03-18 12:17:19 +00:00 |
LibWasm
|
|
|
LibWeb
|
LibWeb: Return absolutized computed value for border width properties
|
2025-04-04 23:45:06 +02:00 |
LibWebSocket
|
LibWebSocket: Remove meaningless const&& Message constructor
|
2025-03-09 11:14:20 -04:00 |
LibWebView
|
LibWeb+LibWebView+UI: Migrate to LibWebView's language settings
|
2025-04-04 10:16:32 +02:00 |
LibXML
|
|
|