Commit Graph
3117 Commits
Author SHA1 Message Date
uazoandgithub-actions[bot] 6cb4f95cb0 [AUTO] Patches auto-rebase 2026-01-19 13:26:00 +00:00
Carmelo Messina 90c3c80a4e Bump to 144.0.7559.76 2026-01-19 14:22:12 +01:00
Carmelo Messina e77ef4cb3a Disable CpuPerformance api and DBSC 2026-01-19 14:16:28 +01:00
Carmelo Messina 245b33a600 Set the screen frame rate to 60 Hz: fix blink freeze with viewtransitions (#2582) 2026-01-19 14:10:42 +01:00
Carmelo Messina 5f09697d4c Patches for v144 2026-01-19 14:09:28 +01:00
Carmelo Messina c82c4d77cf Bump to 144.0.7559.59 2026-01-15 13:00:07 +01:00
Carmelo Messina 0f2a45495e Patches for 144 (need some checks) 2026-01-15 12:59:32 +01:00
Carmelo Messina 558348760f Drop patch in 144 2026-01-15 12:59:11 +01:00
Carmelo Messina cb29ab20ad Patches for v144 2026-01-15 12:58:05 +01:00
uazoandgithub-actions[bot] e447987993 [AUTO][FILECONTROL] - version 144.0.7559.76 2026-01-15 03:43:09 +00:00
Carmelo Messina c713b95df6 Rebase to 143.0.7499.147 2026-01-12 13:59:01 +01:00
Carmelo Messina 3010fc430e Bump to 143.0.7499.147 2025-12-17 16:36:49 +01:00
Carmelo Messina 90f190c76c [TOOLS] Update runner to 2.329.0 2025-12-17 11:32:24 +01:00
Carmelo Messina 8e844cf64f [TOOLS] Fix missing dependency at build time v143.0.7499.110-8e844cf64f8159a72f158eb33e2f09b19f7d115a 2025-12-12 08:34:51 +01:00
uazoandGitHub 197769948d [AUTO][FILECONTROL] - version 143.0.7499.110 (#2568)
[AUTO][FILECONTROL] - version 143.0.7499.110
2025-12-11 16:38:35 +00:00
uazoandGitHub 5bb45c09fe [AUTO][DOC] Generate patches doc for master branch (#2573)
[AUTO][DOC] Generate patches doc for master branch
2025-12-11 16:38:13 +00:00
uazoandgithub-actions[bot] 9c055b9658 [AUTO][DOC] Generate patches doc for master branch 2025-12-11 16:36:29 +00:00
Carmelo Messina b679afd33e Rebase to 143.0.7499.110 2025-12-11 17:35:40 +01:00
Carmelo Messina c65ef30a0c Bump to 143.0.7499.110 2025-12-11 14:49:54 +01:00
Carmelo Messina 43bed8c2c3 Supporting Dangling Ptr Detection via BackupRefPtr (disabled by default)
Enable Dangling Ptr Detection (DPD) via BackupRefPtr (BRP) (disabled by default)
and additional safety checks that are too expensive to have on by default.
Enable checking raw_ptr do not become dangling during their lifetime.
Write a fixed cookie pattern at the end of each allocation to ensure there is no OOB write.

Enable MTE in Android for enabled devices (flag disabled by default) (#2444)

BRP and MTE activate additional checks related to memory usage at the expense of
performance and increased memory usage, but guarantee the user that the browser
will not suffer from development errors related to memory management.
2025-12-11 14:49:27 +01:00
Carmelo Messina ff33bbeb52 Enable extensions in android: allow use with always incognito (#2519 #2511) and fix dangling raw_ptr on destruction 2025-12-11 14:40:17 +01:00
Carmelo Messina 224c227ee0 Restore Simplified NTP launch: fix dangling raw_ptr on destruction 2025-12-11 14:37:06 +01:00
Carmelo Messina d2dd0ffb31 Restore chrome password store: display the keyboard accessory only if a password is registered (#2368) 2025-12-11 14:35:57 +01:00
Carmelo Messina f1114a452e Move navigation bar to bottom: adjust the keyboard size on devices with 3-button navigation (#2543) 2025-12-11 14:34:39 +01:00
Carmelo Messina 6605e1bf7e Improve the browser sandbox: checks at each restart whether the network process sandbox can be activated instead of each major (#2544) 2025-12-11 14:33:33 +01:00
Carmelo Messina c11c063b9e Experimental user scripts support: adjusts the initial sending phase of the script list to the rendering process (#2550) 2025-12-11 14:32:11 +01:00
uazoandgithub-actions[bot] 0693a0e0f4 [AUTO][FILECONTROL] - version 143.0.7499.110 2025-12-11 03:37:24 +00:00
Carmelo Messina c17ff9e500 [TOOLS] Improve folder permission setup 2025-12-03 18:00:47 +01:00
Carmelo Messina 73028c53c5 [TOOLS] update fdroid repo: use rclone 1.72, bug fixed (https://github.com/rclone/rclone/issues/8892) v143.0.7499.40-2cec47c9187eaf77b3c4859f43ec74f648d33def 2025-12-03 08:55:16 +01:00
uazoandGitHub 2cec47c918 [AUTO] Patches auto-rebase for master branch (#2538)
[AUTO] Patches auto-rebase for master branch
2025-12-02 16:32:51 +00:00
uazoandGitHub 7b2759322a [AUTO][DOC] Generate patches doc for master branch (#2537)
[AUTO][DOC] Generate patches doc for master branch
2025-12-02 16:32:26 +00:00
uazoandGitHub 56c7cd99cd [AUTO][FILECONTROL] - version 143.0.7499.40 (#2516)
[AUTO][FILECONTROL] - version 143.0.7499.40
2025-12-02 16:32:07 +00:00
uazoandgithub-actions[bot] 4648b0a301 [AUTO] Patches auto-rebase 2025-12-02 16:04:05 +00:00
Carmelo Messina 03ac6cfc47 Add bookmark import/export actions: remove the 10 MB limit for importing bookmarks (#2527) 2025-12-02 17:01:28 +01:00
Carmelo Messina 8a6d940119 Experimental-support-for-extensions-on-Android: remove the temporarily fix (pop-up crash issue) (#2476) 2025-12-02 16:59:14 +01:00
Carmelo Messina 07e31cfb37 Client hints overrides: fix crash on duckduckgo android app (#2528) 2025-12-02 16:58:00 +01:00
Carmelo Messina 4987ea1cfd Enable extensions in incognito: allow use in always incognito mode (#2519) 2025-12-02 16:56:37 +01:00
Carmelo Messina cf3ef61d87 Add an always-incognito mode: allow extensions to be installed with always incognito (#2511 #256) 2025-12-02 16:55:24 +01:00
uazoandgithub-actions[bot] be1a99221e [AUTO][DOC] Generate patches doc for master branch 2025-12-02 15:51:03 +00:00
uazoandGitHub 9e9b0660ce Rebase to 143 (#2522)
Rebase to 143
2025-12-02 15:50:46 +00:00
Carmelo Messina 2e7927fab9 Backport-v144-android-extensions-changes: fix patch name (143 -> 144) 2025-11-26 18:02:38 +01:00
Carmelo Messina 7d5f515019 Enable ProcessBoundStringEncryption by default: drop patch, feature enabled by default from upstream 2025-11-26 18:01:45 +01:00
Carmelo Messina 1398295c85 Patches for v143 (final version) 2025-11-26 18:00:07 +01:00
Carmelo Messina b1cdb6763e Bump to 143.0.7499.40 2025-11-22 16:29:47 +01:00
Carmelo Messina ee072254f9 Patches for v143 (need some work) 2025-11-22 16:29:25 +01:00
Carmelo Messina 3cf5e136d8 Patches for v143 2025-11-22 16:25:29 +01:00
uazoandgithub-actions[bot] 2251675be7 [AUTO][FILECONTROL] - version 143.0.7499.40 2025-11-21 03:24:23 +00:00
Carmelo Messina 97d638e44a Enable extensions in incognito: Full activation of incognito mode in extensions on Android (#2511 #256) 2025-11-20 16:43:45 +01:00
uazoandGitHub f39022cb0c Update README with RendererAppContainer instructions (#2509)
Added note about running icacls for RendererAppContainer flag.
v142_extensions_in_incognito
2025-11-20 07:20:31 +00:00
uazoandGitHub 2124fd8aa7 [AUTO][FILECONTROL] - version 142.0.7444.176 (#2506)
[AUTO][FILECONTROL] - version 142.0.7444.176
v142.0.7444.176-2124fd8aa7d29dd6e1b38d5514916881d7566992
2025-11-18 17:15:56 +00:00