serenity/Ladybird
Dan Klishch bed4af6fef LibCore+Ladybird: Make unregistering timer infallible
Let's force calling code to provide valid timer ids. No code changes are
required since, surprise, nobody used this obscure functionality.
2024-02-25 17:24:36 -07:00
..
Android Everywhere: Use unqualified AK::URL 2024-02-25 08:54:31 +01:00
AppKit LibCore+Ladybird: Make unregistering timer infallible 2024-02-25 17:24:36 -07:00
cmake
Icons
ImageDecoder Ladybird: Enable rich debug messages on all processes 2023-12-12 10:11:24 -07:00
Qt LibCore+Ladybird: Make unregistering timer infallible 2024-02-25 17:24:36 -07:00
RequestServer RequestServer+LibTLS: Allow applications to specify multiple root certs 2024-02-08 08:49:32 -07:00
SQLServer Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebContent Ladybird: Plumb overriding root certificate paths through the chromes 2024-02-08 08:49:32 -07:00
WebDriver WebDriver: Add commandline option to pass extra certificates 2024-02-14 06:55:40 +01:00
WebSocket RequestServer+LibTLS: Allow applications to specify multiple root certs 2024-02-08 08:49:32 -07:00
WebWorker Ladybird: Plumb overriding root certificate paths through the chromes 2024-02-08 08:49:32 -07:00
.gitignore
CMakeLists.txt Tests: Pass App Bundle path to WebDriver to WPT CTest test on macOS 2024-02-08 15:53:46 +01:00
FontPlugin.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FontPlugin.h
HelperProcess.cpp Ladybird: Plumb overriding root certificate paths through the chromes 2024-02-08 08:49:32 -07:00
HelperProcess.h Ladybird: Plumb overriding root certificate paths through the chromes 2024-02-08 08:49:32 -07:00
ImageCodecPlugin.cpp
ImageCodecPlugin.h
Info.plist
ladybird.nix
README.md
Types.h Ladybird: Plumb overriding root certificate paths through the chromes 2024-02-08 08:49:32 -07:00
Utilities.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Utilities.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30

Ladybird

Ladybird is a web browser built on the LibWeb and LibJS engines from SerenityOS with a cross-platform GUI in Qt.

For more information about Ladybird, see this blog post.

See build instructions.