| .. |
|
LibAccelGfx
|
LibGfx: Don't try to paint glyphs that aren't in a font
|
2024-06-16 13:24:36 +02:00 |
|
LibArchive
|
Userland: Avoid some conversions from rvalue strings to StringView
|
2024-04-04 11:23:21 +02:00 |
|
LibAudio
|
LibAudio: Remove support for Serenity's AudioServer
|
2024-06-10 13:53:01 +02:00 |
|
LibCompress
|
LibCompress: When limiting huffman tree depth, sacrifice bottom of tree
|
2024-05-26 21:00:55 +02:00 |
|
LibCore
|
LibGfx: Remove DDS image format support
|
2024-06-17 21:57:35 +02:00 |
|
LibCrypto
|
LibCrypto: Don't compute 2*N remainders in Adler32
|
2024-05-22 14:25:21 +02:00 |
|
LibDiff
|
Everywhere: Use east const in more places
|
2024-04-19 06:31:19 -04:00 |
|
LibFileSystem
|
Userland: Remove some SerenityOS checks
|
2024-06-10 13:53:01 +02:00 |
|
LibGfx
|
LibGfx: Remove support for the various "portable" image formats
|
2024-06-17 21:57:35 +02:00 |
|
LibHTTP
|
LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers
|
2024-06-09 15:34:02 +02:00 |
|
LibIDL
|
LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]]
|
2024-06-11 16:33:30 +02:00 |
|
LibImageDecoderClient
|
Userland: Remove remaining callers of synchronous ImageDecoder API
|
2024-04-23 12:32:04 -06:00 |
|
LibIPC
|
Everywhere: Remove usages of template keyword with no parameter list
|
2024-06-16 07:19:56 -04:00 |
|
LibJS
|
Everywhere: Write dtors for types with incomplete members out-of-line
|
2024-06-16 07:19:56 -04:00 |
|
LibLine
|
Everywhere: Use east const in more places
|
2024-04-19 06:31:19 -04:00 |
|
LibLocale
|
LibLocale: Remove (now) needless explicit enum class underlying types
|
2024-06-16 06:57:08 +02:00 |
|
LibMain
|
Userland: Remove some SerenityOS checks
|
2024-06-10 13:53:01 +02:00 |
|
LibProtocol
|
Everywhere: Write dtors for types with incomplete members out-of-line
|
2024-06-16 07:19:56 -04:00 |
|
LibRegex
|
Everywhere: Remove usages of template keyword with no parameter list
|
2024-06-16 07:19:56 -04:00 |
|
LibRIFF
|
LibRIFF+LibGfx/ISOBMFF: Make ChunkID (de)serialization self-consistent
|
2024-03-22 18:31:15 +01:00 |
|
LibSyntax
|
Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^)
|
2024-06-06 11:27:03 -04:00 |
|
LibTest
|
Userland: Remove some SerenityOS checks
|
2024-06-10 13:53:01 +02:00 |
|
LibTextCodec
|
LibTextCodec: Use generated lookup tables for all single byte decoders
|
2024-06-04 10:21:07 +02:00 |
|
LibThreading
|
Userland: Remove some SerenityOS checks
|
2024-06-10 13:53:01 +02:00 |
|
LibTimeZone
|
Userland: Remove some SerenityOS checks
|
2024-06-10 13:53:01 +02:00 |
|
LibTLS
|
Userland: Remove some SerenityOS checks
|
2024-06-10 13:53:01 +02:00 |
|
LibUnicode
|
AK+LibUnicode: Implement a case-insensitive variant of find_byte_offset
|
2024-06-01 07:37:54 +02:00 |
|
LibURL
|
LibURL: Convert ASCII only URLs to lowercase during parsing
|
2024-06-10 20:34:57 -04:00 |
|
LibVideo
|
AK+Kernel+LibVideo: Include workarounds for missing P0960 only in Xcode
|
2024-05-21 14:24:59 +02:00 |
|
LibWasm
|
LibWasm: Improve element validation and instantiation
|
2024-06-17 01:55:42 +02:00 |
|
LibWeb
|
LibGfx: Remove QOI image format support
|
2024-06-17 21:57:35 +02:00 |
|
LibWebSocket
|
Everywhere: Run clang-format
|
2024-04-24 16:50:01 -04:00 |
|
LibWebView
|
LibWeb: Add Contrast preference
|
2024-06-13 11:18:38 +02:00 |
|
LibXML
|
LibXML: Don't emit a parser error for failing to resolve DTD URI
|
2024-03-30 07:36:50 +01:00 |
|
CMakeLists.txt
|
Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^)
|
2024-06-06 11:27:03 -04:00 |