ladybird/UI/Android
Aliaksandr Kalenik f8640d813a LibGfx+LibWeb: Make DecodedImageFrame a value type
DecodedImageFrame only wraps a ref-counted Bitmap and color-space
metadata. The frame object itself does not provide shared mutable
state or lifetime ownership beyond those members, so ref-counting it
adds an unnecessary layer of indirection.
2026-05-07 16:08:13 +02:00
..
gradle/wrapper Android: Keep up with the times 2025-07-10 15:44:53 -06:00
src LibGfx+LibWeb: Make DecodedImageFrame a value type 2026-05-07 16:08:13 +02:00
build.gradle.kts Meta: Replace the Android BuildLagomTools.sh script with Python code 2026-04-20 16:41:29 -06:00
CMakeLists.txt UI: Remove outdated references to LADYBIRD_SOURCES 2025-06-10 12:04:59 -04:00
gradle.properties Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
gradlew Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
proguard-rules.pro Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
settings.gradle.kts Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
vcpkg_android.cmake Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00