Commit Graph
3093 Commits
Author SHA1 Message Date
Carmelo Messina 79b95d83fe Rebase to 147.0.7727.102 v148_beta 2026-04-20 17:52:46 +02:00
Carmelo Messina c787e9a932 Bump to 147.0.7727.102 2026-04-18 09:34:32 +02:00
uazoandGitHub e8cb7f5b6c [AUTO][FILECONTROL] - version 147.0.7727.56 (#2833)
[AUTO][FILECONTROL] - version 147.0.7727.56
2026-04-18 09:34:55 +02:00
uazoandgithub-actions[bot] 2a677c2453 [AUTO][FILECONTROL] - version 2026-04-17 04:27:38 +00:00
uazoandGitHub 9af44e67e6 [AUTO][DOC] Generate patches doc for master branch (#2830)
[AUTO][DOC] Generate patches doc for master branch
2026-04-15 17:50:28 +02:00
uazoandgithub-actions[bot] 0fb56ae592 [AUTO][DOC] Generate patches doc for master branch 2026-04-15 15:42:28 +00:00
Carmelo Messina 880346893d no changes to the code, just changes to the context 2026-04-15 17:40:51 +02:00
Carmelo Messina 0287d87391 Supporting Dangling Ptr Detection via BackupRefPtr: fix the memory release order in Android 2026-04-15 17:39:18 +02:00
Carmelo Messina f9ced0c819 Experimental support for extensions on Android: fix a crash caused by an dangling pointer (#256)
In Chromium, extension support on Android suffers from a number of issues caused by incorrect pointer handling during dtor, since the dtor behaviour for profiles and windows differs from that of the desktop version.
With these changes, all issues should be resolved (until the next major :) and cromite no longer crashes for these reasons.
2026-04-15 17:38:06 +02:00
Carmelo Messina 50bf1e7137 Enable native Android autofill: fix a crash caused by an dangling pointer 2026-04-15 17:30:10 +02:00
Carmelo Messina 8a021bb680 Enable extensions in incognito: removed unnecessary code added in a previous version (#2511 #256) 2026-04-15 17:28:15 +02:00
Carmelo Messina a8aed07597 Cromite Branding: Fix for taskbar grouping (#2796)
Modifies the handling of the system mutex to distinguish Cromite from other Chromium forks and the policy registry path. Disables the forced loading of chrome extensions specified in the registry key.
2026-04-15 17:25:19 +02:00
Carmelo Messina 6b30b1b2ba Add menu item to bookmark all tabs: workaround for the occasional crashes when closing desktop applications caused by a dangling raw_ptr. I don't notice the same problem on Android.
Currently, all fields in the Chromium bookmark model are marked as “untriaged”, unfortunately since 2022, but they're working on it (https://issues.chromium.org/issues/40212619)
2026-04-15 17:20:36 +02:00
Carmelo Messina a23dc6d722 Enables keyword-based site search on Android devices: to replace the default active patch with the new search engine management ui (#2811) 2026-04-15 17:12:39 +02:00
Carmelo Messina 69724a461a Enable search engine settings desktop ui: drop patch (#2811) 2026-04-15 17:10:40 +02:00
Carmelo Messina 1003da6c2e [TOOLS] Add Android 16 to platform versions (#2803) 2026-04-11 09:02:57 +02:00
Carmelo Messina 16109ace42 [TOOLS] Remove headless_lib_data.pak from release zip v147.0.7727.56-271900671db643de04aa9f909f0dcc3415c8b827 2026-04-10 16:38:47 +02:00
uazoandGitHub 1468382f54 [AUTO][DOC] Generate patches doc for master branch (#2810)
[AUTO][DOC] Generate patches doc for master branch
2026-04-10 08:27:41 +02:00
uazoandgithub-actions[bot] bf5b69343e [AUTO][DOC] Generate patches doc for master branch 2026-04-10 06:25:05 +00:00
uazoandGitHub 63e4fcb119 Rebase to v147 (#2788)
Rebase to v147
2026-04-10 08:24:46 +02:00
Carmelo Messina 271900671d Experimental support for extensions on Android: fix dangling raw_ptr android code 2026-04-09 17:17:45 +02:00
Carmelo Messina a5159d2fd6 Disable device bound session: fix windows build 2026-04-09 17:16:34 +02:00
Carmelo Messina a48bb52d21 Dictionary suggestions for the Omnibox: fix build 2026-04-09 17:16:09 +02:00
Carmelo Messina 15d48b0614 Patches for 147.0.7727.56 2026-04-08 14:31:34 +02:00
Carmelo Messina c77fa98a16 Bump to 147.0.7727.56 2026-04-08 10:50:53 +02:00
Carmelo Messina 6465669461 Patches for v147 (final) 2026-04-08 10:42:08 +02:00
Carmelo Messina 130b90c921 Bump to 147.0.7727.24 2026-03-27 15:11:13 +01:00
Carmelo Messina d1379887a6 Patches for v147 (to be checked) 2026-03-27 15:10:40 +01:00
Carmelo Messina bfd5fc63c2 Patches for v147 2026-03-27 15:09:49 +01:00
uazoandGitHub 416bb7c5cb [AUTO][FILECONTROL] - version 146.0.7680.31 (#2745)
[AUTO][FILECONTROL] - version 146.0.7680.31
2026-03-27 12:13:00 +01:00
uazoandGitHub 32de090df4 Rebase to v146 (#2764)
Rebase to v146
2026-03-27 12:12:30 +01:00
Carmelo Messina 31d4039f39 TOOLS: download python3 deps for tools/flags 2026-03-24 11:16:30 +01:00
Carmelo Messina bc395b8bd9 Disable integration with Gemini: Due to the extensive integration of Gemini into the desktop versions, the flag will be removed. In the Android version, the integration is not yet as extensive, so the patch removes it during the build process. 2026-03-24 11:15:30 +01:00
Carmelo Messina 41270b79c6 Patches for v146 (#2511 #256) 2026-03-24 11:12:18 +01:00
Carmelo Messina 813bec3069 Patches for v146 2026-03-24 11:10:18 +01:00
uazoandGitHub 21fe58812e [AUTO] Patches auto-rebase for next-146 branch (#2765)
[AUTO] Patches auto-rebase for next-146 branch
2026-03-11 12:58:53 +01:00
uazoandgithub-actions[bot] 0cb2f33e3f [AUTO] Patches auto-rebase 2026-03-11 11:54:07 +00:00
Carmelo Messina d11d70028c Bump to 146.0.7680.111 2026-03-11 12:49:53 +01:00
Carmelo Messina b224fa6ab9 Bump to 146.0.7680.31 2026-03-11 12:44:34 +01:00
Carmelo Messina 3d1185d594 Patches for v146 (need some work) 2026-03-11 12:43:59 +01:00
Carmelo Messina ead22ceee7 Patches for v146 2026-03-11 12:43:32 +01:00
uazoandGitHub d133d52d09 [AUTO][DOC] Generate patches doc for master branch (#2746)
[AUTO][DOC] Generate patches doc for master branch
v145.0.7632.120-d133d52d09c925b6542ff00e368d18d74df85e7c
2026-02-27 13:48:02 +01:00
uazoandgithub-actions[bot] cdeda1d632 [AUTO][DOC] Generate patches doc for master branch 2026-02-27 12:40:08 +00:00
Carmelo Messina a1e722dbef Disable integration with Gemini: due to errors, some points are not covered by the gn arg check. This patch fixes build errors.
Note that the enable_glic argument is already disabled in cromite's gn args. It is explicitly stated in the patch for clarity.
This patch fixes desktop builds of 145.0.7632.120.
2026-02-27 13:33:20 +01:00
uazoandgithub-actions[bot] 8627614ac9 [AUTO][FILECONTROL] - version 146.0.7680.31 2026-02-26 04:20:41 +00:00
Carmelo Messina 080634431f Experimental support for extensions on Android: version 145.0.7632.120 2026-02-25 17:02:34 +01:00
Carmelo Messina 9b33511160 Patches for 145.0.7632.120 2026-02-25 12:35:55 +01:00
uazoandGitHub 27d49f75f1 [AUTO][FILECONTROL] - version 145.0.7632.120 (#2736)
[AUTO][FILECONTROL] - version 145.0.7632.120
2026-02-24 18:07:21 +01:00
uazoandGitHub d0a7c9c0ae [AUTO][DOC] Generate patches doc for master branch (#2742)
[AUTO][DOC] Generate patches doc for master branch
2026-02-24 18:02:54 +01:00
uazoandgithub-actions[bot] b947bec617 [AUTO][DOC] Generate patches doc for master branch 2026-02-24 16:58:35 +00:00