ladybird/UI/Android
Jelle Raaijmakers 1cc29c669a WebContent: Combine viewport size and DPR into a single IPC message
The set_viewport_size and set_device_pixel_ratio IPC messages were sent
separately, potentially causing a race condition when the DPR changes
(e.g. moving a window between screens): the DPR message would arrive
and use a stale viewport size, computing a temporarily wrong CSS
viewport. Combine both into a single set_viewport IPC that updates the
device viewport size and DPR together.
2026-02-23 15:22:12 +01:00
..
gradle/wrapper Android: Keep up with the times 2025-07-10 15:44:53 -06:00
src WebContent: Combine viewport size and DPR into a single IPC message 2026-02-23 15:22:12 +01:00
build.gradle.kts LibMedia: Drop the Oboe audio stream implementation for Android 2025-12-13 08:58:26 +01:00
BuildLagomTools.sh Android: Keep up with the times 2025-07-10 15:44:53 -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