ladybird/Userland/Libraries
Aliaksandr Kalenik f2a15ecea7 LibWeb/Layout: Replace isfinite() with might_be_saturated()
Since we switched to using fixed-point math for CSSPixels, it cannot
represent infinite values, so we need to check if the value is
saturated instead.
2023-08-17 20:03:13 +02:00
..
LibArchive
LibAudio LibAudio: Write final FLAC audio data instead of discarding it 2023-08-16 01:10:35 +02:00
LibC LibC: Fix passing futex value for FUTEX_WAKE_BITSET 2023-08-14 13:46:17 -06:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress
LibConfig
LibCore LibGfx/ILBM: Add an IFF-ILBM decoder :) 2023-08-15 18:36:11 +01:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Implement a generic 16-bit CRC 2023-08-12 12:25:26 -06:00
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID AK: Change standard casting method of FixedPoint to truncation 2023-08-14 14:20:45 -06:00
LibELF
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Add Point::scaled(T) and Rect::scaled(T) 2023-08-17 09:57:30 -04:00
LibGL
LibGLSL
LibGPU
LibGUI LibGUI: Fall back to words when double-clicking TextEditor with spans 2023-08-16 16:58:49 +02:00
LibHTTP AK: Port URL::m_query from DeprecatedString to String 2023-08-13 15:03:53 -06:00
LibIDL
LibImageDecoderClient
LibIMAP LibIMAP: Fix Parser::parse_disposition() 2023-08-12 11:45:52 -06:00
LibIPC
LibJS LibJS: Add GC graph dumper 2023-08-17 18:27:02 +02:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibPDF: Add FIXME for CIDFontType2 creation 2023-08-14 16:26:09 +02:00
LibProtocol
LibPublicSuffix LibPublicSuffix: Add Library and Generators 2023-08-17 15:30:23 +01:00
LibRegex LibRegex: Treat backwards jumps to IP 0 as normal backwards jumps too 2023-08-16 22:20:24 +03:30
LibSanitizer LibSanitizer: Add _abort variants of UBSan handlers 2023-08-13 05:14:07 +02:00
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest LibJS: Make Heap::allocate<T>() infallible 2023-08-13 15:38:42 +02:00
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo LibGfx+Userland: Rename Size::scaled_by to Size::scaled 2023-08-17 09:57:30 -04:00
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb/Layout: Replace isfinite() with might_be_saturated() 2023-08-17 20:03:13 +02:00
LibWebSocket AK: Port URL scheme from DeprecatedString to String 2023-08-13 15:03:53 -06:00
LibWebView
LibX86
LibXML
CMakeLists.txt LibPublicSuffix: Add Library and Generators 2023-08-17 15:30:23 +01:00