ladybird/Userland/Libraries
Timothy Flynn 06ed0dfcc1 LibWeb: Run clang-format
We mistakenly did not add the clang-format linter to the new repo's CI,
and some unformatted code made its way into the repo.
2024-06-16 15:30:28 -04:00
..
LibAccelGfx LibGfx: Don't try to paint glyphs that aren't in a font 2024-06-16 13:24:36 +02:00
LibArchive
LibAudio LibAudio: Remove support for Serenity's AudioServer 2024-06-10 13:53:01 +02:00
LibCompress
LibCore Everywhere: Write dtors for types with incomplete members out-of-line 2024-06-16 07:19:56 -04:00
LibCrypto
LibDiff
LibFileSystem Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
LibGfx LibGfx: Don't try to paint glyphs that aren't in a font 2024-06-16 13:24:36 +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
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
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
LibSyntax
LibTest Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
LibTextCodec
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
LibURL LibURL: Convert ASCII only URLs to lowercase during parsing 2024-06-10 20:34:57 -04:00
LibVideo
LibWasm LibWasm: Tighten validation algorithm 2024-06-13 17:21:23 +02:00
LibWeb LibWeb: Run clang-format 2024-06-16 15:30:28 -04:00
LibWebSocket
LibWebView LibWeb: Add Contrast preference 2024-06-13 11:18:38 +02:00
LibXML
CMakeLists.txt