Commit Graph
1319 Commits
Author SHA1 Message Date
uazoandgithub-actions[bot] f7680ed05a [AUTO] Patches auto-rebase 2025-07-01 16:18:41 +00: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 7422a67051 Patches for 138.0.7204.50 2025-06-26 19:37:39 +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
uazoandgithub-actions[bot] ea7516ad3b [AUTO] Patches auto-rebase 2025-06-24 14:33:45 +00: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
uazoandgithub-actions[bot] 15c252a054 [AUTO] Patches auto-rebase 2025-06-11 07:14:26 +00:00
Carmelo Messina 417e35d7ad Disable prefers reduced motion: fix windows crash on startup 2025-06-11 08:50:37 +02:00
Carmelo Messina 4ea840397d Disable prefers reduced motion: fix windows build 2025-06-03 17:31:05 +02:00
uazoandGitHub f7f93cbec7 Add lifetime options for permissions: fix typo in session permission (#2064)
thanks to adoreblvnk
2025-06-03 05:52:00 -03:00
uazoandgithub-actions[bot] 4b57f9f237 [AUTO] Patches auto-rebase 2025-06-03 08:49:03 +00:00
Carmelo Messina ea6c4fa536 Disable prefers reduced motion: Disables the possibility of retrieving the device user setting via css prefers-reduced-motion (#2032) 2025-06-03 10:38:51 +02:00
Carmelo Messina 2bf7dd4fc4 Internal firewall: allow download with context menu 2025-06-03 10:34:35 +02:00
Carmelo Messina 89b396e356 Eyeo Adblock for Cromite: fix windows settings (#2124) 2025-06-03 10:33:36 +02:00
Carmelo Messina 42fc484e3c Enable search engine settings desktop ui: allow build in android desktop mode (#256) 2025-06-03 10:32:42 +02:00
Carmelo Messina 8cafb5ce10 Allow DocumentPiP if PopupsAndRedirects are active: disables the possibility of verifying the activation of PIP in the device with document.pictureInPictureEnabled (#2059) 2025-06-03 10:30:18 +02:00
uazoandgithub-actions[bot] 5591705c63 [AUTO] Patches auto-rebase 2025-05-28 06:54:55 +00:00
Carmelo Messina 1abdac0aff Android Import Passwords: Adds the possibility of importing a csv file containing the list of passwords, with the same functionality available on desktops (#2054) 2025-05-26 17:05:50 +02:00
Carmelo Messina 40cf2e83b1 Add kill switch for unsupported clangd flags: updated patch for clangd v21 2025-05-26 17:04:05 +02:00
Carmelo Messina 07308bad45 Show NTP at startup: disables the loading of any page at browser start-up 2025-05-26 17:02:52 +02:00
uazoandgithub-actions[bot] 878f07dc05 [AUTO] Patches auto-rebase 2025-05-25 14:42:25 +00:00
Carmelo Messina e1aa94c59e Permit PGO for debug builds: allow the use of pgo even in debug builds, since in cromite clang does not crash and the version without pgo is really too slow 2025-05-25 16:36:41 +02:00
Carmelo Messina 8ce1b5f727 Patches for v137 (no changes) 2025-05-25 16:34:12 +02:00
Carmelo Messina 08ce2310fe Patches for v137 2025-05-25 16:33:47 +02:00
Carmelo Messina d2be0313f0 Patches for v137 (need some work) 2025-05-23 17:00:40 +02:00
Carmelo Messina 7ac442f18e Patches for v137 2025-05-23 17:00:12 +02:00
Carmelo Messina 4ba8bcfc94 Patches for 136.0.7103.125 2025-05-15 12:13:10 +02:00
Carmelo Messina 9f02a6435f Try to fix #2082: as reported by the issue, the webview seems to crash due to an unhandled exception if the application does not have internet access.
patch changes the handling to all exceptions.
2025-05-15 10:49:24 +02:00
Carmelo Messina 8bfceabbde Restore chrome password store: fix dcheck when exporting passwords 2025-05-15 10:45:41 +02:00
Carmelo Messina 1acbfe942a Enable platform aac audio and h264 video: activates by default the flags required to activate decoder hardware acceleration in linux platforms (#2056) 2025-05-15 10:44:53 +02:00
Carmelo Messina 488c73859b Android Toolbar Scroll Ablation setting: fix a strange behaviour of postDelayed that prevents the navigation bar from being hidden (#1895) 2025-05-15 10:43:13 +02:00
Carmelo Messina 474603e8ab Add custom tab intents privacy option: mark flag as cromite flag (#2081) 2025-05-15 10:41:33 +02:00
Carmelo Messina 420b31548b Add cromite flags support: automatically unexpire flags marked as cromite flag (#2081) 2025-05-15 10:40:56 +02:00
adoreblvnk c0c0600c36 fix typo in session permission 2025-05-05 12:40:44 +08:00
Carmelo Messina 6cabcef0f6 Force use vpython3 for some scripts: Some scripts need the latest version of python not available in the docker container.
The patch forces the use of python in the virtual environment in the version required by the chromium build tools.
2025-05-02 16:55:32 +02:00
Carmelo Messina 2efc363d37 Enable component updater: update to protocol version 4.0 2025-05-02 16:52:57 +02:00
Carmelo Messina a58da99155 Disable CSSDynamicRangeLimit: Disables the ability for pages to limit the maximum brightness of HDR content since use as screen fingerprinting is possible.
see https://www.github.com/w3ctag/design-reviews/issues/1027
2025-05-02 16:52:12 +02:00
Carmelo Messina e30c94bdd5 Patches for v136 (no changes) 2025-05-02 16:46:59 +02:00
Carmelo Messina 05c139d21b Patches for v136 (changed) 2025-05-02 16:45:57 +02:00
Carmelo Messina 184a1e7fad Patches for v136 (need some work) 2025-04-27 15:43:30 +02:00
Carmelo Messina f81c2de32c Patches for v136 2025-04-27 15:43:00 +02:00