ladybird/Libraries
Aliaksandr Kalenik e6dabdcebe LibWeb: Serialize grid line names in GridFormattingContext
`getComputedStyle()` for grid tracks returns style value produced during
layout. This is needed to return resolved track sizes values which are
thrown away after layout is done. Now GFC produces more correct style
value by not ignoring grid line names.
2025-06-21 22:07:08 +02:00
..
LibCompress LibCompress: Handle the error state where a dictionary is needed 2025-06-14 18:26:56 -04:00
LibCore LibCore: Remove DateTime::to_string() and to_byte_string() 2025-06-19 18:42:45 -06:00
LibCrypto Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string() 2025-06-19 18:42:45 -06: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 Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string() 2025-06-19 18:42:45 -06: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/AVIF: Always reduce decoding output to a bit depth of 8 2025-06-18 14:27:24 +02:00
LibHTTP
LibIDL Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
LibImageDecoderClient
LibIPC LibIPC: Make TransportSocketWindows responsible for reading entire 2025-06-17 15:36:47 -06:00
LibJS Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string() 2025-06-19 18:42:45 -06:00
LibLine Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
LibMain
LibMedia Everywhere: Fix typos - act III 2025-06-16 14:20:48 +01: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 Everywhere: Fix typos - act III 2025-06-16 14:20:48 +01:00
LibURL LibURL+LibWeb: Make URL::Origin default constructor private 2025-06-17 20:54:03 +02:00
LibWasm Everywhere: Fix typos - act III 2025-06-16 14:20:48 +01:00
LibWeb LibWeb: Serialize grid line names in GridFormattingContext 2025-06-21 22:07:08 +02:00
LibWebSocket
LibWebView Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string() 2025-06-19 18:42:45 -06:00
LibXML Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
CMakeLists.txt LibIPC: Enable in Windows CI 2025-06-17 15:36:47 -06:00