Android Pixel Perfect Mode: eliminate conversions between dpi and pixels in Blink (#2251)

The goal (not yet achieved) is to mask the display geometry of Android devices and to make
the various devices identical for canvas and rect fingerprinting.
This patch is WIP, it is incomplete and contains visual glitch, do not activate.
This version contains points of interest marked in the code, which will be removed once the patch is complete.
This commit is contained in:
Carmelo Messina
2025-08-26 09:09:02 +02:00
parent 358e4c93ae
commit ae0144b1ea
2 changed files with 2575 additions and 0 deletions
+1
View File
@@ -304,6 +304,7 @@ Keep-disabled-cache-sharing-for-pervasive-scripts.patch
High-Resolution-Timing-Mitigation.patch
Enable-snackbar-swipe.patch
Add-cromite-test-support.patch
Android-Pixel-Perfect-Mode.patch
Temp-disable-UseContextSnapshot.patch
# temporary or wip patches
File diff suppressed because it is too large Load Diff