ladybird/Ladybird
Aliaksandr Kalenik 3627329bed Everywhere: Use Skia painter by default
Skia painter is visibly faster than LibGfx painter and has more complete
CSS transforms support. With this change:
- On Linux, it will try to use Vulkan-backend with fallback to
  CPU-backend
- On macOS it will try to use Metal-backend with fallback to
  CPU-backend
- headless-browser always runs with CPU-backend in layout mode
2024-07-21 10:36:17 +02:00
..
Android Base: Move config files out of home/anon and into default-config 2024-07-17 09:57:46 -06:00
AppKit Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
cmake Base: Move config files out of home/anon and into default-config 2024-07-17 09:57:46 -06:00
Icons UI/Qt: Update icon to the new logo 2024-07-15 09:04:46 -06:00
ImageDecoder ImageDecoder: Register with mach server on macOS 2024-06-26 16:09:33 -06:00
Qt Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
RequestServer Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
WebContent Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
WebDriver WebDriver: Add option to use Qt networking 2024-07-06 14:50:26 -06:00
WebWorker WebContent+WebWorker: Use custom certificate paths with Qt networking 2024-07-10 16:29:27 +02:00
.gitignore Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
CMakeLists.txt Ladybird: Switch macOS plist information to use ladybird.org 2024-07-20 23:03:45 +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 Ladybird+LibCore+Meta: Update font paths and names for Android 2024-07-05 14:27:25 -06:00
FontPlugin.h LibWeb: Make FontPlugin::generic_font_name() return FlyString 2023-09-06 11:29:03 -04:00
HelperProcess.cpp Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
HelperProcess.h WebWorker: Allow the WebWorker process to optionally use Qt networking 2024-07-06 14:50:26 -06:00
ImageCodecPlugin.cpp Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -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
Types.h Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
Utilities.cpp UI: Copy the default config to the user's config directory 2024-07-17 09:57:46 -06:00
Utilities.h UI: Copy the default config to the user's config directory 2024-07-17 09:57:46 -06:00