Commit Graph
35 Commits
Author SHA1 Message Date
Carmelo Messina 3dc5833d37 Patches for 148.0.7778.168 2026-05-19 15:40:33 +02:00
uazoandgithub-actions[bot] b632e0d604 [AUTO] Patches auto-rebase 2026-05-19 09:12:10 +00:00
Carmelo Messina 0bf212cf9b Patches for v148 2026-05-19 10:48:25 +02:00
Carmelo Messina 5e2e7d3817 Patches for 148.0.7778.97 (need work) 2026-05-08 08:36:11 +02:00
Carmelo Messina 79b95d83fe Rebase to 147.0.7727.102 2026-04-20 17:52:46 +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 271900671d Experimental support for extensions on Android: fix dangling raw_ptr android code 2026-04-09 17:17:45 +02:00
Carmelo Messina 15d48b0614 Patches for 147.0.7727.56 2026-04-08 14:31:34 +02:00
Carmelo Messina 6465669461 Patches for v147 (final) 2026-04-08 10:42:08 +02:00
Carmelo Messina d1379887a6 Patches for v147 (to be checked) 2026-03-27 15:10:40 +01:00
Carmelo Messina 41270b79c6 Patches for v146 (#2511 #256) 2026-03-24 11:12:18 +01:00
uazoandgithub-actions[bot] 0cb2f33e3f [AUTO] Patches auto-rebase 2026-03-11 11:54:07 +00:00
Carmelo Messina 3d1185d594 Patches for v146 (need some work) 2026-03-11 12:43:59 +01: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
Carmelo Messina 50795297ae Experimental support for extensions on Android: fix dangling raw_ptr on popup controller (#256 #2511) 2026-02-24 17:54:40 +01:00
Carmelo Messina de48f82078 Patches for v145 2026-02-11 13:40:09 +01:00
Carmelo Messina c8a1047c2a Experimental support for extensions on Android: patch for 145.0.7632.46 2026-02-09 14:17:37 +01:00
Carmelo Messina 4e03cf9178 Patches for 145.0.7632.46 2026-02-08 19:01:46 +01:00
Carmelo Messina eab93d000f Patches for 145 (final version) 2026-02-05 14:18:21 +01:00
Carmelo Messina edd31a7ef7 Patches for v145 (need work) 2026-02-01 15:19:04 +01:00
Carmelo Messina 2ba2115028 Rebase to 144.0.7559.97 2026-01-25 10:24:53 +01:00
Carmelo Messina a975b69283 Experimental support for extensions on Android: remove unwanted link hover status bar (#2660), fix the flickering of the extensions button (#2657), fix crash when loading an unpacked extension (#2579) 2026-01-24 18:17:48 +01:00
Carmelo Messina 5f09697d4c Patches for v144 2026-01-19 14:09:28 +01:00
Carmelo Messina 0f2a45495e Patches for 144 (need some checks) 2026-01-15 12:59:32 +01:00
Carmelo Messina c713b95df6 Rebase to 143.0.7499.147 2026-01-12 13:59:01 +01:00
Carmelo Messina b679afd33e Rebase to 143.0.7499.110 2025-12-11 17:35:40 +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 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 1398295c85 Patches for v143 (final version) 2025-11-26 18:00:07 +01:00
Carmelo Messina 3cf5e136d8 Patches for v143 2025-11-22 16:25:29 +01:00
uazoandgithub-actions[bot] b7e11987a4 [AUTO] Patches auto-rebase 2025-11-18 17:12:43 +00:00
Carmelo Messina ec71bf728c Experimental-support-for-extensions-on-Android: temporarily fixes the pop-up crash issue (#2476)
The cause is a mismatch between the tab list model in incognito mode and the new profile-unbound browser interface, as indicated in https://github.com/uazo/cromite/issues/256#issuecomment-3515404729
2025-11-16 17:24:39 +01:00
Carmelo Messina 851be9370b Rebase to 142.0.7444.138 2025-11-06 19:27:16 +01:00
Carmelo Messina d04c8d8c7d Experimental-support-for-extensions-on-Android: Enable experimental support for extensions in Android. (#256)
The feature is disabled by default: to enable it, go to Settings/Developer Options.
A Clear all data used by the extension button is available in App info/Storage and cache/Clear storage to completely remove the extensions folder in case of a crash on startup.
2025-11-06 16:44:36 +01:00