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
Carmelo Messina
275c67ccfc
[TOOLS] Update runner to 2.328.0
fix-issue-2336
2025-09-21 11:35:16 +02:00
Carmelo Messina
fde090c0d3
[TOOLS] Update under control file list
v140.0.7339.186-fde090c0d3690592570011055c980f1679d2b28d
2025-09-19 17:56:31 +02:00
uazo and GitHub
093785d672
[AUTO] Patches auto-rebase for master branch ( #2345 )
...
[AUTO] Patches auto-rebase for master branch
2025-09-19 18:55:36 +03:00
uazo and github-actions[bot]
9640d4181e
[AUTO] Patches auto-rebase
2025-09-19 15:51:51 +00:00
uazo and GitHub
987bd8e182
[AUTO][FILECONTROL] - version 140.0.7339.186 ( #2339 )
...
[AUTO][FILECONTROL] - version 140.0.7339.186
2025-09-19 18:47:59 +03: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
uazo and github-actions[bot]
949bde5919
[AUTO][FILECONTROL] - version 140.0.7339.186
2025-09-18 03:11:22 +00:00
Carmelo Messina
63888d58b5
Restore Simplified NTP launch: fix build in 140.0.7339.128
Fix-2326
v140.0.7339.128-63888d58b55fab6873bea02b17bd3c533dfad697
2025-09-11 10:27:46 +02:00
Carmelo Messina
d605b439b5
[DOCS] Updated list relating to anti fingerprinting protections
2025-09-10 12:17:24 +02:00
uazo and GitHub
158d0edb61
[AUTO][DOC] Generate patches doc for master branch ( #2320 )
...
[AUTO][DOC] Generate patches doc for master branch
2025-09-10 15:15:39 +05:00
uazo and GitHub
ca7ec7436f
[AUTO][FILECONTROL] - version 140.0.7339.128 ( #2316 )
...
[AUTO][FILECONTROL] - version 140.0.7339.128
2025-09-10 15:15:15 +05:00
uazo and github-actions[bot]
0f61cf27a2
[AUTO][DOC] Generate patches doc for master branch
2025-09-10 10:14:48 +00:00
uazo and GitHub
a8d9bd2a5a
[AUTO] Patches auto-rebase for master branch ( #2319 )
...
[AUTO] Patches auto-rebase for master branch
2025-09-10 15:14:29 +05:00
uazo and github-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
uazo and github-actions[bot]
5c616c9244
[AUTO][FILECONTROL] - version 140.0.7339.128
2025-09-10 03:10:53 +00:00
Carmelo Messina
edd60fee15
Disable all predictors code: fix desktop build with BUILD_WITH_TFLITE_LIB disabled
v140.0.7339.81-edd60fee151cd499edd5b7522c4be832b4e3499d
2025-09-05 11:59:22 +02:00
Carmelo Messina
aeb696e438
[TOOLS] Update under control file list
2025-09-04 12:10:39 +02:00
uazo and GitHub
4c05aa5e8c
[AUTO][DOC] Generate patches doc for master branch ( #2306 )
...
[AUTO][DOC] Generate patches doc for master branch
2025-09-04 19:10:26 +09:00
uazo and GitHub
2a090f7e95
[AUTO][FILECONTROL] - version 140.0.7339.81 ( #2293 )
...
[AUTO][FILECONTROL] - version 140.0.7339.81
2025-09-04 19:10:00 +09:00
uazo and github-actions[bot]
89f6b45f2b
[AUTO][DOC] Generate patches doc for master branch
2025-09-04 10:08:12 +00:00
uazo and GitHub
73b86425ae
Rebase to 140 ( #2299 )
...
Rebase to 140
2025-09-04 19:07:54 +09: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
uazo and github-actions[bot]
82fe6e2890
[AUTO][FILECONTROL] - version 140.0.7339.81
2025-09-03 03:03:56 +00: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