uazo and github-actions[bot]
7f78fca7ff
[AUTO] Patches auto-rebase
2025-08-26 07:11:53 +00:00
Carmelo Messina
ae0144b1ea
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.
2025-08-26 09:09:02 +02:00
Carmelo Messina
358e4c93ae
Add cromite test support: allows the activation of specific APIs used for cromite testing ( #1271 )
...
API are only available on the chrome://version page.
It allows the use of tools such as Browserstack for test automation.
Do not activate the corresponding options (available in the developer
settings) if you do not know what you are doing.
2025-08-26 09:05:34 +02:00
uazo and github-actions[bot]
fca39bfad6
[AUTO] Patches auto-rebase
2025-08-20 08:09:52 +00:00
Carmelo Messina
7335525354
Bump to 139.0.7258.143
2025-08-20 10:04:29 +02:00
Carmelo Messina
446f62e18e
No changes, only a change in context caused by the overlapping of patches
2025-08-20 10:03:47 +02:00
Carmelo Messina
acdbebf4ef
Enable snackbar swipe: allows swiping away snackbar notifications ( #1030 )
2025-08-20 10:01:30 +02:00
Carmelo Messina
7b8593a3a4
Restore Simplified NTP launch: fix the position of the placeholder in NTP relating to the lack of URLs to display ( #2163 )
2025-08-20 09:55:09 +02:00
Carmelo Messina
2035735bbb
Restore chrome password store: fixes the use of the browser password store in Android ( #2275 )
2025-08-20 09:51:43 +02:00
Carmelo Messina
7fe8f0cac8
Multiple fingerprinting mitigations: removes unnecessary mitigation related to client rects as already covered by viewport protection ( #2182 #521 )
2025-08-20 09:49:48 +02:00
Carmelo Messina
16a3bb2571
Experimental user scripts support: embed some userscripts ( #1517 )
...
added the scripts indicated in https://github.com/uazo/cromite/issues/1517#issuecomment-2394973833 but not active by default
2025-08-20 09:44:18 +02:00
Carmelo Messina
b954fbaff3
Cromite Branding: move toast related to exit fullscreen mode to the top (at my son's request :)
2025-08-20 09:41:16 +02:00
Carmelo Messina
40e732c663
Chrome web store protection: fix crash during flag verification ( #2249 )
2025-08-20 09:38:37 +02:00
Carmelo Messina
9d1714317b
Bookmarks select all menu entry: fix select all bookmarks ( #2229 )
2025-08-20 09:35:10 +02:00
Carmelo Messina
33376695eb
[TOOLS] Disable "Check NIST database" workflow ( #2239 )
...
used for libxml, having been removed, no longer makes sense.
2025-08-16 10:27:12 +02:00
Carmelo Messina
4b8cc71d7b
[TOOLS] Fix "use_v8_context_snapshot = false" gn args in non-debug build
2025-08-14 12:52:44 +02:00
uazo and github-actions[bot]
ad07561b47
[AUTO] Patches auto-rebase
2025-08-13 14:24:46 +00:00
Carmelo Messina
578650a021
Bump to 139.0.7258.128
2025-08-13 16:17:06 +02:00
Carmelo Messina
3c75792a5f
[TOOLS] Disable v8_dcheck_always_on in debug builds
2025-08-13 16:15:13 +02:00
Carmelo Messina
05044869f6
Patches for 139 (final)
2025-08-13 16:12:23 +02:00
uazo and github-actions[bot]
42e58dacb5
[AUTO] Patches auto-rebase
2025-08-05 13:04:02 +00:00
Carmelo Messina
8a22ade0e5
Bump to 139.0.7258.66
2025-08-05 14:56:42 +02:00
Carmelo Messina
1057e27ed0
Patches for 139 (need more work)
2025-08-05 14:55:48 +02:00
Carmelo Messina
613a6f3248
Patches for 139
2025-08-05 14:55:21 +02:00
Carmelo Messina
0509d05298
Bump to 138.0.7204.184
2025-07-30 09:12:56 +02:00
uazo and github-actions[bot]
e925e09618
[AUTO] Patches auto-rebase
2025-07-23 06:50:30 +00:00
Carmelo Messina
be8b921b26
Bump to 138.0.7204.169
2025-07-23 08:42:59 +02:00
Carmelo Messina
67166a9acd
Disable all promo dialogs: fix crash on right-clicking fields of login forms in desktop platforms ( #2208 )
2025-07-23 08:42:44 +02:00
uazo and github-actions[bot]
f7680ed05a
[AUTO] Patches auto-rebase
2025-07-01 16:18:41 +00:00
Carmelo Messina
c1b04dacaa
Bump to 138.0.7204.97
2025-07-01 18:10:39 +02:00
Carmelo Messina
03b757f738
Temp disable UseContextSnapshot: Temporarily disable the context snapshot of blink and use that of v8.
2025-07-01 18:10:06 +02:00
Carmelo Messina
2923c479b0
High Resolution Timing Mitigation: Decreases high timer resolution in Blink ( #1966 )
...
Currently disabled by default.
2025-07-01 18:07:50 +02:00
Carmelo Messina
f3c70630ff
Show NTP at startup: Fix single tab module view
2025-07-01 18:04:43 +02:00
Carmelo Messina
f44f153674
Show NTP at startup: (only desktop) fixes the loading at start-up of the last page selected in the previous session and adjusts the code to the new kBackgroundTabLoadingFromPerformanceManager flag
2025-06-28 17:24:13 +02:00
Carmelo Messina
d14dffc01c
Keep disabled cache sharing for pervasive scripts: keeps disabled the new feature that allows bypassing the cache partition for specific urls.
2025-06-28 17:22:28 +02:00
Carmelo Messina
93ec04bb54
Disable Viewport Segments: Disable Viewport Segments API, specifically for foldable devices,
...
since it exposes the geometry of the fold.
2025-06-28 17:21:42 +02:00
Carmelo Messina
31ab21b15b
Disable css preferred text scale: do not expose the user's preferred font scale to CSS.
2025-06-28 17:20:42 +02:00
Carmelo Messina
261aa7dfae
Disable privacy sandbox: fix build
2025-06-28 17:06:45 +02:00
Carmelo Messina
21c9158695
TOOLS: disable v8_enable_debugging_features in debug builds
...
to bypass the build error:
FAILED: gen/v8/src/builtins/builtins-effects.cc gen/v8/embedded.S snapshot_blob.bin
python3 ../../v8/tools/run.py ./clang_x64/mksnapshot --turbo_instruction_scheduling --stress-turbo-late-spilling --target_os=android --target_arch=x64 --embedded_src gen/v8/embedded.S --predictable --no-use-ic --builtins-effects-src gen/v8/src/builtins/builtins-effects.cc --turbo-elide-frames --embedded_variant Default --random-seed 314159265 --startup_blob snapshot_blob.bin --native-code-counters --concurrent-builtin-generation --concurrent-turbofan-max-threads=0 --verify-heap
Return code is -5
2025-06-27 08:43:26 +02:00
Carmelo Messina
7422a67051
Patches for 138.0.7204.50
2025-06-26 19:37:39 +02:00
Carmelo Messina
0ed66de1d9
Bump to 138.0.7204.50
2025-06-26 17:56:28 +02:00
Carmelo Messina
dda808cf9f
Patches for 138 (line changes)
2025-06-26 14:47:38 +02:00
Carmelo Messina
dfcd7c6bfa
Patches for 138 (final)
2025-06-26 14:47:05 +02:00
uazo and github-actions[bot]
ea7516ad3b
[AUTO] Patches auto-rebase
2025-06-24 14:33:45 +00:00
Carmelo Messina
0e43fb8248
Bump to 138.0.7204.35
2025-06-24 16:27:23 +02:00
Carmelo Messina
75f4ac5494
Patches for v138 (need checks)
2025-06-24 16:26:46 +02:00
Carmelo Messina
98a665e62a
Patches for v138
2025-06-24 16:26:13 +02:00
uazo and github-actions[bot]
15c252a054
[AUTO] Patches auto-rebase
2025-06-11 07:14:26 +00:00
Carmelo Messina
18c6fc98d7
Bump to 137.0.7151.104
2025-06-11 09:07:21 +02:00
Carmelo Messina
417e35d7ad
Disable prefers reduced motion: fix windows crash on startup
2025-06-11 08:50:37 +02:00