Commit Graph
1634 Commits
Author SHA1 Message Date
Carmelo Messina f670a4f607 Move navigation bar to bottom: fix toolbar in search widget (#1927) 2025-10-17 15:59:17 +02:00
Carmelo Messina 540865281e Cromite Branding: add some visual enhancements in android
- do not exit the application when pressing the back button if the tab was not opened by external application (#1606)
- move the new tab button to the right in the hub
- activate search among open tabs in the hub
- only show active groups in the hub
2025-10-17 15:57:05 +02:00
Carmelo Messina cb240536bf Enable ClientHello Segmentation: allows the ClientHello packet to be sent by segmenting it into multiple packets (#2403).
Can be useful for circumventing censorship via DIP introspection.
The patch automatically disables the mode in case of outdated or incompatible servers, if the TLS handshake fails or times out.
The mode is accessible via the flag clienthello-fragmentation and is currently disabled.
2025-10-16 15:07:47 +02:00
uazoandgithub-actions[bot] 95f5d33c06 [AUTO] Patches auto-rebase 2025-10-09 17:11:38 +00:00
Carmelo Messina fdfab76bcb Bump to 141.0.7390.70 2025-10-09 17:57:05 +02:00
Carmelo Messina 6fa2e7b98f Add setting to enable Credman for passkeys: enable CredentialManager APIs for A14+ (#2296 #329)
thanks to jhult
2025-10-09 11:45:09 +02:00
Carmelo Messina 873bc4ea61 Content settings infrastructure: fix crash on desktop due to api change 2025-10-09 11:34:50 +02:00
Carmelo Messina 84c145ee0f Keep disabled WebViewMediaIntegrityApi: fix webview build 2025-10-09 11:33:41 +02:00
Carmelo Messina 04ddfbf174 Set the screen frame rate to 60 Hz: added switch in settings (#2336 #1538) 2025-10-09 11:33:09 +02:00
Carmelo Messina b2824377c3 Force use vpython3 for some scripts: add third_party/perfetto to NOEXPORT
Remove third_party/perfetto subrepo
2025-10-02 11:31:25 +02:00
Carmelo Messina c8b3003365 [GN ARGS] remove use_sysroot = true 2025-10-01 17:25:46 +02:00
Carmelo Messina 24bcd5b5e8 Set the screen frame rate to 60 Hz: fix lag issues (#2336 #1538) 2025-10-01 17:20:43 +02:00
Carmelo Messina 1e9da1d4e3 Add option to disable snapshots: fix for 141 2025-10-01 17:16:44 +02:00
uazoandgithub-actions[bot] cf1d9c00eb [AUTO] Patches auto-rebase 2025-10-01 14:13:36 +00:00
Carmelo Messina ad41529d2c Bump to 141.0.7390.55 2025-10-01 16:06:00 +02:00
Carmelo Messina 0c64054227 Patches for 141: drop Temporarily-disable-Tab-Group-Sync-Android.patch 2025-10-01 16:05:19 +02:00
Carmelo Messina 2c5a3eafdb Patches for 141 (no changes) 2025-10-01 16:04:45 +02:00
Carmelo Messina 610064ef2d Patches for 141 (final) 2025-10-01 16:04:10 +02:00
Carmelo Messina 52aa63df2f Bump to 141.0.7390.43 2025-09-29 11:51:54 +02:00
Carmelo Messina 5a30f6fe3a Patches for 141 (need works) 2025-09-29 11:51:24 +02:00
Carmelo Messina 8e5a82cb9e Patches for 141 2025-09-29 11:50:52 +02:00
uazoandgithub-actions[bot] 9640d4181e [AUTO] Patches auto-rebase 2025-09-19 15:51:51 +00:00
Carmelo Messina 6809060239 Bump to 140.0.7339.186 2025-09-19 17:43:49 +02:00
Carmelo Messina 865e06194d Set the screen frame rate to 60 Hz: temporarily disabled in Android
Due to issues detected in #2336, changes in Android require further investigation. A revert to the Chromium version is performed, but this only works for 120Hz devices.
2025-09-19 17:42:36 +02:00
Carmelo Messina af4b790e47 Keep disabled FetchLaterAPI: Fix net::ERR_TIMED_OUT (#2308)
The previous commit's solution incorrectly handled the concept of ‘same-origin’, as it did not take into account third-level domains and public suffix lists.
2025-09-19 16:28:45 +02:00
Carmelo Messina e465aeb3e3 Android Pixel Perfect Mode: fix multiple issues
Linux: crash on launch after update to v140.0.7339.128 (#2326)
Desktops: automatically scrolls down when typing (#2321)
2025-09-19 16:23:40 +02:00
Carmelo Messina 63888d58b5 Restore Simplified NTP launch: fix build in 140.0.7339.128 2025-09-11 10:27:46 +02:00
uazoandgithub-actions[bot] 13788fa3cd [AUTO] Patches auto-rebase 2025-09-10 10:04:07 +00:00
Carmelo Messina 356eff743b Bump to 140.0.7339.128 2025-09-10 11:57:48 +02:00
Carmelo Messina 9ef6219481 Disable Device Attributes API: keep the feature disabled in the (unlikely) event that it is activated in Chromium 2025-09-10 11:57:10 +02:00
Carmelo Messina a9734772ef Set the screen frame rate to 60 Hz: Set the screen refresh rate to 60Hz by default (#1538), increasing it if necessary in cases where the system only supports lower frequencies (such as in RDP or virtual systems).
The feature can be disabled using the throttle-main-thread-to-60hz flag (enabled by default).
Special thanks to Metrokoto for pointing out the flag to me.
2025-09-10 11:55:17 +02:00
Carmelo Messina 92f04466c5 Set caret blink interval to default: disable the use of the system setting for the caret blink interval 2025-09-10 11:49:27 +02:00
Carmelo Messina fd33ddf3ed Disable all predictors code: disable AI Mode starter pack 2025-09-10 11:45:26 +02:00
Carmelo Messina eadeb5b56a Remove window name on cross origin navigation: fix DCHECK crash
fix failed dcheck in https://source.chromium.org/chromium/chromium/src/+/refs/tags/140.0.7339.81:third_party/blink/renderer/core/frame/web_local_frame_impl.cc;l=2170
and adds a way to stay informed about the activation of MPArch (https://docs.google.com/document/d/1kAMkME-WGLX33ai7p6VBhUXM_iCBjBzRjHH-OynwBNA)
2025-09-10 11:44:33 +02:00
Carmelo Messina 809d5d8d11 Private network access content settings: enable kLocalNetworkAccessChecksWebRTC by default (#2161)
Also activate the implementation of Chromium
2025-09-10 11:40:51 +02:00
Carmelo Messina 185dbf0bf1 Keep disabled FetchLaterAPI: fix net::ERR_TIMED_OUT (#2308)
also activates the API but denies the actual sending of the request
2025-09-10 11:38:47 +02:00
Carmelo Messina aabb7ddc60 Content settings infrastructure: fix the crash on the desktop when switching between subpages in view site information. 2025-09-10 11:33:02 +02:00
Carmelo Messina e17891afa7 Android Pixel Perfect Mode: fix system webview build 2025-09-10 11:31:23 +02:00
Carmelo Messina 7bb128eb6f Add PartialLowEndModeOnMidRangeDevices flag: disable memory saving mode in V8 on devices with less than 1 GB of RAM. 2025-09-10 11:26:35 +02:00
Carmelo Messina 3b57b30304 Add cromite flags support: Added ability to signal a modified default during build 2025-09-10 11:19:00 +02:00
Carmelo Messina edd60fee15 Disable all predictors code: fix desktop build with BUILD_WITH_TFLITE_LIB disabled 2025-09-05 11:59:22 +02:00
Carmelo Messina 471b3db797 Bump to 140.0.7339.81 2025-09-04 11:58:26 +02:00
Carmelo Messina 0600913c6e gn args: move disable_android_lint in android section, drop removed enable_log_error_not_reached 2025-09-04 11:51:49 +02:00
Carmelo Messina ce1c523641 Android Pixel Perfect Mode: fix scrolling inside some web elements (#2301) 2025-09-04 11:50:09 +02:00
Carmelo Messina 39aa73de63 Android-Import-Passwords: merged with Restore-chrome-password-store 2025-09-04 11:49:12 +02:00
Carmelo Messina 454dfbf192 Enable-prefetch-privacy-changes-by-default: merged with Add-custom-tab-intents-privacy-option 2025-09-04 11:48:40 +02:00
Carmelo Messina acd8cb66d7 Patches for 140 (final version) 2025-09-04 11:47:44 +02:00
Carmelo Messina d15b126de7 Patches for 140 (no changes) 2025-09-04 11:28:43 +02:00
Carmelo Messina bd40fa1341 Fix bad git-diff - inconsistent old filename 2025-08-30 13:32:28 +02:00
Carmelo Messina e863789e56 Bump to 140.0.7339.41 2025-08-30 13:03:02 +02:00