ladybird/Ladybird
Timothy Flynn 9d12ec7cb9
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.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-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.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-24.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
headless-browser: Force-enable font config via code rather than CMake
It is easy to forget to set this flag on macOS, where doing so causes
many tests to fail. So let's just set it via code along with other
options to make it a bit more foolproof.
2024-10-24 20:41:30 -04:00
..
Android Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
AppKit UI/AppKit: Only check the NSEvent isARepeat flag in key down/up events 2024-10-24 08:52:56 -04:00
cmake CMake: Don't install fonts on Linux 2024-09-23 16:39:49 -06:00
Headless headless-browser: Force-enable font config via code rather than CMake 2024-10-24 20:41:30 -04:00
Icons Ladybird: Update macOS app iconset 2024-07-30 12:38:44 +02:00
ImageDecoder Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Qt LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
RequestServer Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
WebContent LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
WebDriver LibWeb+WebDriver: Add a flag to default WebDriver to headless mode 2024-10-22 04:24:31 +01:00
WebWorker LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
.gitignore Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
CMakeLists.txt CMake: Fix codesigning error on Intel macOS 2024-10-12 17:01:14 -06: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 LibGfx: Move FontDatabase internals to SystemFontProvider interface 2024-10-15 15:09:16 -06:00
FontPlugin.h LibGfx: Move FontDatabase internals to SystemFontProvider interface 2024-10-15 15:09:16 -06:00
HelperProcess.cpp LibWebView+LibCore: Move IPCProcess into WebView::Process 2024-10-23 12:29:01 -06:00
HelperProcess.h LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
ImageCodecPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPlugin.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02: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 Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Utilities.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00