ladybird/Libraries
aplefull bfc79a403d LibGfx: Fix ICC v2 profiles with table-based L* curves
Skia's SkColorSpace::Make() doesn't seem to like ICC v2 profiles
containing table-based L* transfer curves. Now we use
skcms_ApproximateCurve() to convert these tables to parametric curves
that Skia supports in case Skia's SkColorSpace::Make() fails.
2025-06-16 11:31:42 +02:00
..
LibCompress LibCompress: Handle the error state where a dictionary is needed 2025-06-14 18:26:56 -04:00
LibCore LibCore+LibIPC: Move various encode/decode specializations to LibIPC 2025-06-14 16:03:26 -04:00
LibCrypto LibCrypto: Add support for raw EC keys and SECPxxxr1 signatures 2025-06-11 18:16:29 +02:00
LibDevTools LibDevTools: Set target type for frame actors 2025-06-06 17:08:41 -04:00
LibDiff LibDiff: Remove a bunch of unused code 2025-05-13 12:46:34 +02:00
LibDNS LibDNS: Add debug messages for error response codes in resolver 2025-06-13 11:42:01 +02:00
LibFileSystem AK+LibCore: Avoid double-negation of syscall error values 2025-05-10 21:19:46 -04:00
LibGC LibGC: Pass correct args to VirtualFree 2025-06-05 22:00:55 -06:00
LibGfx LibGfx: Fix ICC v2 profiles with table-based L* curves 2025-06-16 11:31:42 +02:00
LibHTTP LibURL: Rename 'cannot have a base URL' to 'has an opaque path' 2025-04-06 08:24:54 -04:00
LibIDL Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
LibImageDecoderClient Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
LibIPC LibCore+LibIPC: Move various encode/decode specializations to LibIPC 2025-06-14 16:03:26 -04:00
LibJS LibTest/Tests: Build and run test-js on windows 2025-06-05 22:00:55 -06:00
LibLine Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
LibMain
LibMedia LibMedia: Add support for YUVJ pixel formats in FFmpegVideoDecoder 2025-06-16 10:26:41 +02:00
LibRegex LibRegex: Fix handling of + quantifier with zero-width matches 2025-06-02 15:52:26 +02:00
LibRequests Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
LibRIFF
LibSyntax
LibTest LibTest/Tests: Build and run test-js on windows 2025-06-05 22:00:55 -06:00
LibTextCodec Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
LibThreading Everywhere: Fix trivial -Wunnecessary-virtual-specifier instances 2025-05-12 11:40:45 -06:00
LibTLS LibTLS: Make TLSv12::can_read_without_blocking() respect the timeout arg 2025-06-11 18:16:29 +02:00
LibUnicode LibJS+LibUnicode: Support ambiguous time zone transitions 2025-06-03 09:09:21 +12:00
LibURL LibURL: Add FIXME's for testing equality of opaque origins 2025-05-24 09:51:44 -04:00
LibWasm LibWasm: Quit early in memory_fill if store_to_memory traps 2025-05-22 07:35:58 +01:00
LibWeb LibWeb: Treat font-variant values with unknown keywords as invalid 2025-06-15 16:44:51 +02:00
LibWebSocket
LibWebView Everywhere: Implement persistence of localStorage using sqlite 2025-06-12 17:04:35 +02:00
LibXML Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
CMakeLists.txt Tests/LibThreading: Port to Windows 2025-06-05 10:16:03 -06:00