ladybird/Userland/Libraries
Stephan Vedder 0e69f744df LibJS/JIT: Add increment instruction
Instead of using `Add` with an immediate of 1 use the `Inc` instruction
2023-11-08 21:09:44 +01:00
..
LibAccelGfx LibAccelGfx: Introduce glyph run painting support 2023-11-06 09:53:11 +01:00
LibArchive
LibAudio AK: Use an enum to specify the open mode instead of a bool 2023-11-08 18:19:34 +01:00
LibC Kernel/Net: Implement TCP_NODELAY 2023-11-08 09:31:54 +01:00
LibCards GamesSettings+LibCards: Make 'Red' the default card back 2023-10-15 07:25:20 +02:00
LibChess
LibCMake
LibCodeComprehension AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LibCompress LibCompress/LZW: Use a LittleEndianBitStream 2023-11-08 18:19:34 +01:00
LibConfig
LibCore AK: Use an enum to specify the open mode instead of a bool 2023-11-08 18:19:34 +01:00
LibCoredump
LibCpp AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LibCrypt
LibCrypto LibCrypto: Add ECDSA signature checking with secp256r1 2023-10-30 10:17:39 -06:00
LibDebug HackStudio: Don't crash on null progress bar update function 2023-11-06 10:02:16 +01:00
LibDesktop
LibDeviceTree
LibDiff
LibDNS LibDNS: Prevent malformed DNS packets from causing buffer overflows 2023-11-08 09:38:36 +01:00
LibDSP
LibEDID
LibELF LibELF: Add initial RISC-V support 2023-11-04 22:13:52 +01:00
LibFileSystem
LibFileSystemAccessClient AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LibGemini AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LibGfx LibCompress/LZW: Use a LittleEndianBitStream 2023-11-08 18:19:34 +01:00
LibGL LibGL: Optimize appends in gl_vertex 2023-10-15 12:14:07 +02:00
LibGLSL
LibGPU LibGL+Lib*GPU: Set model view and projection matrices separately 2023-10-15 12:14:07 +02:00
LibGUI Userland: Register TIFF as a supported image file type 2023-11-06 12:29:30 -07:00
LibHTTP LibHTTP: Fix issues with HTTP POST request and requests with a body 2023-10-31 07:09:26 +01:00
LibIDL LibIDL: Attach extended attributes on enums 2023-11-07 11:34:21 +01:00
LibImageDecoderClient Ladybird: Decode images out of process 2023-10-27 07:26:32 +02:00
LibIMAP LibIMAP: Make parsing of atom data fallible 2023-11-08 09:36:37 +01:00
LibIPC
LibJIT LibJS/JIT: Add increment instruction 2023-11-08 21:09:44 +01:00
LibJS LibJS/JIT: Add increment instruction 2023-11-08 21:09:44 +01:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual
LibMarkdown LibMarkdown: Render slugified anchor tag in heading 2023-10-30 10:39:59 +00:00
LibPartition
LibPCIDB
LibPDF LibPDF: Implement ExponentialInterpolationFunction 2023-11-06 10:01:05 +01:00
LibProtocol
LibRegex LibRegex: Support non-ASCII case-insensitive character comparisons 2023-11-08 12:54:26 -05:00
LibSanitizer
LibSoftGPU LibSoftGPU: Optimize GPU::Vertex lists 2023-10-15 12:14:07 +02:00
LibSQL AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LibSymbolication
LibSyntax
LibSystem
LibTest LibTest: Bump up MAX_GEN_ATTEMPTS_PER_VALUE to 30 2023-11-06 11:35:36 +01:00
LibTextCodec
LibThreading
LibTimeZone LibCore+LibTimeZone: Support time zone names in Core::DateTime::parse 2023-11-08 09:28:17 +01:00
LibTLS LibTLS: Fix supported signature algorithms typo 2023-10-31 07:07:53 +01:00
LibUnicode LibUnicode: Define case-insensitive string comparison more generically 2023-11-08 12:54:26 -05:00
LibUSBDB
LibVideo LibVideo/VP9: Ensure range decoder size is within expected range 2023-11-08 09:13:59 +01:00
LibVirtGPU LibGL+Lib*GPU: Set model view and projection matrices separately 2023-10-15 12:14:07 +02:00
LibVT Kernel+Userland: Replace the beep syscall with the new /dev/beep device 2023-11-03 15:19:33 +01:00
LibWasm LibWasm: Implement the multi-memory proposal 2023-10-26 11:15:11 +02:00
LibWeb LibWeb: Add the Animation IDL object 2023-11-08 09:58:18 +01:00
LibWebSocket
LibWebView LibWebView: Remove the now-unused LibGUI model implementations 2023-11-05 09:11:23 +01:00
LibX86 LibX86: Apply REX.W to B9-BF MOVs 2023-10-27 21:49:55 +02:00
LibXML
CMakeLists.txt LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00