serenity/Tests
2024-06-05 05:02:55 +01:00
..
AK AK+LibUnicode: Implement a case-insensitive variant of find_byte_offset 2024-06-01 07:37:54 +02:00
ClangPlugins ClangPlugins: Check for strong root fields in GC allocated objects 2024-05-30 09:29:20 -06:00
JSSpecCompiler Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
Kernel Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibAudio
LibC Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibCompress LibCompress: Add an LZW compressor 2024-05-14 12:33:53 -06:00
LibCore Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibCpp
LibCrypto LibCrypto: Move some data around earlier in GHash to make it go faster 2024-05-20 08:03:35 +02:00
LibDeviceTree
LibDiff
LibEDID Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibELF Tests/LibELF: Run LibELF tests on Lagom using Linux runtime linker 2024-05-08 09:21:36 -06:00
LibGfx LibGfx/WebPLoader: Survive calling loop_count() before other accessors 2024-06-03 07:48:53 +02:00
LibGL
LibGLSL
LibIMAP
LibJS Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
LibLocale LibLocale: Statically link LibLocaleData into LibLocale 2024-04-21 13:34:04 -06:00
LibMarkdown
LibPDF
LibRegex
LibSemVer
LibSQL Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibTest
LibTextCodec
LibThreading Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibTimeZone
LibTLS LibTLS+LibHTTP: Tolerate improperly closed TLS sockets 2024-04-17 07:19:03 +02:00
LibTTF
LibUnicode
LibURL
LibVideo
LibWasm LibWasm: Improve table support 2024-06-01 16:21:03 +02:00
LibWeb LibWeb: Implement HTMLImageElement.crossOrigin 2024-06-05 05:02:55 +01:00
LibWebView
LibXML
Spreadsheet
Utilities Utilities: Make uniq behavior consistent with coreutils 2024-04-27 16:33:27 -06:00
CMakeLists.txt