ladybird/Libraries
2021-01-01 18:56:49 +01:00
..
LibAudio LibAudio: Make it so that an unused WavWriter is destructible 2020-12-31 21:59:20 +01:00
LibC Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
LibChess
LibCompress Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
LibCore LibCore: Remove Core::Object::is_widget() in favor of RTTI 2021-01-01 16:08:49 +01:00
LibCoreDump
LibCpp
LibCrypt
LibCrypto
LibDebug Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
LibDesktop
LibDiff
LibELF LibELF: validate_program_headers: Validate p_memsz and p_align 2021-01-01 14:34:25 +01:00
LibGemini ProtocolServer: Avoid blocking all downloads when client stops reading 2020-12-31 16:57:09 +01:00
LibGfx LibGfx: Introduce provisional font interface 2020-12-31 23:40:27 +01:00
LibGUI LibCore: Remove Core::Object::is_widget() in favor of RTTI 2021-01-01 16:08:49 +01:00
LibHTTP ProtocolServer: Avoid blocking all downloads when client stops reading 2020-12-31 16:57:09 +01:00
LibImageDecoderClient
LibIPC
LibJS LibJS+LibWeb: Stop generating is_foo_wrapper() for JS DOM wrappers 2021-01-01 18:06:38 +01:00
LibKeyboard
LibLine Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
LibM
LibMarkdown
LibPCIDB
LibProtocol ProtocolServer: Use an empty Optional<IPC::File> to pass along "no fd" 2021-01-01 14:26:43 +01:00
LibPthread
LibRegex
LibTar
LibTextCodec
LibThread LibThread: Give Thread std::jthread semantics 2020-12-31 21:59:20 +01:00
LibTLS
LibTTF
LibUnwind
LibVT
LibWeb LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes 2021-01-01 18:56:49 +01:00
LibX86
CMakeLists.txt