ladybird/Ladybird
Tim Ledbetter fbc941d4f4
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-22.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-22.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-22.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-22.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
WebDriver: Enable autoplay when launching Ladybird with WebDriver
2024-09-24 23:50:54 +01:00
..
Android LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
AppKit UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
cmake CMake: Don't install fonts on Linux 2024-09-23 16:39:49 -06:00
Icons Ladybird: Update macOS app iconset 2024-07-30 12:38:44 +02:00
ImageDecoder CMake: Fix Makefile build on case-insensitive file system 2024-09-23 11:43:42 -06:00
Qt UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
RequestServer CMake: Fix Makefile build on case-insensitive file system 2024-09-23 11:43:42 -06:00
WebContent CMake: Fix Makefile build on case-insensitive file system 2024-09-23 11:43:42 -06:00
WebDriver WebDriver: Enable autoplay when launching Ladybird with WebDriver 2024-09-24 23:50:54 +01:00
WebWorker CMake: Fix Makefile build on case-insensitive file system 2024-09-23 11:43:42 -06:00
.gitignore Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
CMakeLists.txt Ladybird+LibWeb+LibGfx: Add option to force use of fontconfig 2024-08-20 09:30:05 +02:00
default.nix nix: Add python3 to nix devshell 2024-06-03 15:09:58 -06:00
DefaultSettings.h Revert "Ladybird: Load about:blank when opening a new tab" 2024-07-04 11:55:45 +02:00
FontPlugin.cpp Base: Import the Noto Emoji font for LibWeb tests only 2024-09-21 08:57:54 +02:00
FontPlugin.h LibWeb: Include system emoji font in a font cascade list 2024-09-06 08:30:30 -04:00
HelperProcess.cpp Ladybird+LibWeb+LibGfx: Add option to force use of fontconfig 2024-08-20 09:30:05 +02:00
HelperProcess.h Libraries+Ladybird: Rename LibProtocol -> LibRequests 2024-08-19 12:56:55 +02:00
ImageCodecPlugin.cpp Ladybird: Remove unnecessary copy of decoded images 2024-08-26 00:10:42 -06:00
ImageCodecPlugin.h Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00
Info.plist Ladybird: Switch macOS plist information to use ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.cpp Ladybird: Set Mach port server namespace to ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.h Everywhere: Use IOSurface as backing store on macOS 2024-06-24 13:09:08 +02:00
Utilities.cpp UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00
Utilities.h UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00