Commit Graph
1792 Commits
Author SHA1 Message Date
Carmelo Messina 90984b5000 Bump to 145.0.7632.120 2026-02-24 08:33:25 +01:00
Carmelo Messina f964e2a760 Bump to 145.0.7632.110 2026-02-21 11:10:37 +01:00
Carmelo Messina e30dd7c2d3 [TOOLS] remove webview_includes_weblayer gn arg 2026-02-19 13:46:00 +01:00
uazoandgithub-actions[bot] e14f3a6f11 [AUTO] Patches auto-rebase 2026-02-18 16:58:20 +00:00
Carmelo Messina b3c9bb99fa Bump to 145.0.7632.76 2026-02-18 17:49:08 +01:00
Carmelo Messina 6ce74650ec Move navigation bar to bottom: fix bottom bar unresponsive after scroling down (#2714) 2026-02-18 17:06:09 +01:00
Carmelo Messina 153a54c07a Enable Android Dynamic Performance Framework: try to fix #2713 2026-02-18 17:05:12 +01:00
Carmelo Messina 7c97ec46c1 Content settings infrastructure: fix crash (#2727) 2026-02-18 17:03:59 +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 08596afae6 Patches for 145.0.7632.46 2026-02-09 09:05:31 +01:00
Carmelo Messina 4e03cf9178 Patches for 145.0.7632.46 2026-02-08 19:01:46 +01:00
Carmelo Messina 7ed59bd9d3 Bump to 145.0.7632.46 2026-02-08 14:13:21 +01:00
Carmelo Messina 2d042e369b Rebase to 145: fix build errors 2026-02-06 13:45:58 +01:00
Carmelo Messina 876b263515 Rebase to 145: fix build errors 2026-02-06 09:58:23 +01:00
Carmelo Messina 00a870cadd [TOOLS] Force-use-vpython3-for-all-scripts: Force use vpython3 for all scripts 2026-02-05 14:22:08 +01:00
Carmelo Messina eab93d000f Patches for 145 (final version) 2026-02-05 14:18:21 +01:00
Carmelo Messina 0ae84a9ecb Patches for 145 (only line change) 2026-02-05 13:36:19 +01:00
uazoandgithub-actions[bot] 87ea617804 [AUTO] Patches auto-rebase 2026-02-01 14:24:55 +00:00
Carmelo Messina f2ac66e078 Bump to 145.0.7632.25 2026-02-01 15:21:28 +01:00
Carmelo Messina ebac364ef7 Temp-Backport-Fix-CtrlW-to-close-current-tab: drop patch 2026-02-01 15:20:59 +01:00
Carmelo Messina 321e30c69e Disable references to fonts.googleapis.com: merged Remove preload of com.google.android.gms.fonts patch 2026-02-01 15:20:31 +01:00
Carmelo Messina edd31a7ef7 Patches for v145 (need work) 2026-02-01 15:19:04 +01:00
Carmelo Messina be9bf4c7aa Patches for v145 2026-02-01 15:18:16 +01:00
Carmelo Messina 2ba2115028 Rebase to 144.0.7559.97 2026-01-25 10:24:53 +01:00
Carmelo Messina 4f2dcb8c1f Bump to 144.0.7559.97 2026-01-24 18:33:12 +01:00
Carmelo Messina 547f5f900f [TOOLS] removed gn arg enable_ppapi no longer active 2026-01-24 18:31:38 +01:00
Carmelo Messina c7216dbf62 Disable minikin hyphenation: disable minikin engine (#697) - moved from gn.args to patch 2026-01-24 18:30:47 +01:00
Carmelo Messina a449898e86 Backport Fix CtrlW to close current tab: backport 7435408 - Fix Ctrl+W to close current tab when tab highlighting is disabled (#2628) commit https://chromium-review.googlesource.com/c/chromium/src/+/7435408 2026-01-24 18:28:22 +01:00
Carmelo Messina 6d334c8b39 Immediately destroy shared workers when closing the page: Chromium is planning to keep shared workers active even after the page is closed,
up to a timeout, to compensate for the permanent deactivation of the unload event.
This feature is used to send pings from the page.
Cromite already does not allow any information to be sent via the network to the unload event.
2026-01-24 18:26:38 +01:00
Carmelo Messina 34ce904d75 Restore Simplified NTP launch: fix crash with pinned items (#2653) 2026-01-24 18:21:36 +01:00
Carmelo Messina 644698ea2f Modify default preferences: disable kHttpsFirstDialogUi by default (#2654) 2026-01-24 18:20:30 +01:00
Carmelo Messina 6a62f6c5bc Keyboard protection flag: removes the hiding of the Alt key press (#2603) 2026-01-24 18:19:46 +01:00
Carmelo Messina fac0478f88 High Resolution Timing Mitigation: enable by default (#1966) 2026-01-24 18:18:23 +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 db10f20ff4 Enable ImprovedBookmarks by default: always open bookmark page in the same tab (#2608) 2026-01-24 18:13:47 +01:00
Carmelo Messina 870bc31b7f Enable ClientHello Segmentation: enable feature by default (#2403) and reduce timeout to 2 seconds 2026-01-24 18:12:36 +01:00
Carmelo Messina 4aa9ca084d Enable Android Dynamic Performance Framework: fix build errors in Android 32 bit 2026-01-24 18:11:36 +01:00
Carmelo Messina 84d5f71b1a Cromite Branding: fix year in about settings, fix unwanted browser closures when closing the bookmarks page with the back gesture (#1606 #2576), fix policy file reading from /etc/chromium/policies to /etc/cromite/policies (#2169) 2026-01-24 18:10:58 +01:00
Carmelo Messina a27512888d Android fonts fingerprinting mitigation: fix rendering of emojii icons (#2655) 2026-01-24 18:05:52 +01:00
Carmelo Messina 02f8c36abe Allow building without supervised users: disable another function 2026-01-24 18:05:01 +01:00
Carmelo Messina a086bfc8bf Add an always-incognito mode: fix crash in history page (#2662) 2026-01-24 18:03:59 +01:00
Carmelo Messina 7287383fb1 Add a proxy configuration page: enable support to multiple proxy chain (https://github.com/uazo/cromite/issues/2594#issuecomment-3791605530) 2026-01-24 18:02:21 +01:00
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