Carmelo Messina
dfd1992f95
Bump to 127.0.6533.89
2024-07-31 13:46:13 +02:00
Carmelo Messina
689e7dd943
Bubble Locking on UI DevTools: Allows the use of ctrl+shift+click on the refresh button to
...
activate the Bubble Locking mode for the native dev-ui.
The current ctrl+shift+R is really inconvenient and often does not work.
2024-07-31 13:45:48 +02:00
Carmelo Messina
fac8596396
Move navigation bar to bottom: fix empty tablist in foldable device ( #1316 )
2024-07-31 13:41:15 +02:00
Carmelo Messina
b2c2979ca0
Override Navigator Language: fixing an upstream bug ( #1257 )
2024-07-31 13:39:55 +02:00
Carmelo Messina
8b4d15c96e
Show full urls for bookmark: patch removed
...
merged with "Disabling some omissions of complete urls"
2024-07-31 13:39:00 +02:00
Carmelo Messina
f6a5060a4b
Restore BookmarkToolbar#setCurrentFolder: fix dcheck
2024-07-31 13:37:37 +02:00
Carmelo Messina
8e8845c7bb
DoH improvements: shows all available configurations in chromium despite the country. the privacy policy must be present ( #1280 )
2024-07-31 13:37:07 +02:00
Carmelo Messina
bb34519dcc
Disabling some omissions of complete urls: the old patch was modified ( #1255 )
2024-07-31 13:34:45 +02:00
Carmelo Messina
b4d9e736d3
Cromite Branding: modified chrome://version
2024-07-31 13:27:11 +02:00
Carmelo Messina
ee07885aba
Add browser policy: added new policy in windows
...
- disable dynamic code
- extensioni v2 availability
2024-07-31 13:25:53 +02:00
uazo and GitHub
9a506b2f79
[AUTO] Patches auto-rebase for master branch ( #1312 )
...
[AUTO] Patches auto-rebase for master branch
2024-07-30 14:36:05 +07:00
uazo and github-actions[bot]
99bb646781
[AUTO] Patches auto-rebase
2024-07-30 07:32:20 +00:00
Carmelo Messina
f6b99fb27f
Added new files
...
third_party/blink/web_tests/virtual/stable/webexposed/global-interface-listing-expected.txt
android_webview/browser/aw_field_trials.cc
2024-07-30 09:29:10 +02:00
Carmelo Messina
7053a62c0b
Fix Allow 'ninja -t compdb' accept one target
2024-07-30 09:22:06 +02:00
Carmelo Messina
8f335670d4
enable enable_log_error_not_reached by default
2024-07-30 09:21:26 +02:00
Carmelo Messina
a995b45147
Added new patches
...
Disable-support-for-pointer-device-id.patch
Disable-CSS-blink-feature-support.patch
Downstream-validate-opaque-origins-checking-their-precursor.patch
Temp-try-to-fix-DIPS-service.patch
2024-07-30 09:20:44 +02:00
Carmelo Messina
887ca9a6ab
Temp try to fix DIPS service: attempt to temporarily fix #1308
2024-07-30 09:19:33 +02:00
Carmelo Messina
a3379e5f35
Validate opaque origins checking their precursor: temporarily pending v128 anticipate changes regarding additional controls on navigation from data: urls
2024-07-30 09:18:25 +02:00
Carmelo Messina
e336cf9d77
Disable support for pointer device id: disabled multi-pen id support in windows
...
disable pointerEvent.deviceId for Windows devices that are able to provide a GUID or serial number and id making them identical to the mouse pointer-id.
see https://groups.google.com/a/chromium.org/g/blink-dev/c/3eU-AHH8x4k
2024-07-30 09:15:50 +02:00
Carmelo Messina
ed56703892
Disable CSS blink-feature support: disables the possibility of using the internal css function blink-feature()
...
the function is not currently exposed to websites but is only allowed for testing.
disabled as it is an advanced fingerprinting mechanism.
also fixed the possibility of using internal selectors (-internal-*) for speculation rules.
2024-07-30 09:07:12 +02:00
Carmelo Messina
da60013844
Restore chrome password store: fix local password management system in windows ( #1305 )
2024-07-30 09:01:16 +02:00
Carmelo Messina
ce657e1b4f
Partitioning all cookies by top frame domain: disable TpcdMetadataGrants
...
disable the use of metadata retrieved from google's servers that enable a priori activation of third-party cookies for sites chosen by chromium team
2024-07-30 08:59:59 +02:00
Carmelo Messina
cbaed036f4
kill Location, fall back to system: keep disabled LocationProviderManager
...
disable the possibility of using external services via networks for geolocation
2024-07-30 08:56:35 +02:00
Carmelo Messina
9ec4fca6fe
Disable privacy issues in password manager: editing of flags moved to a separate file (cromite_flags)
2024-07-30 08:54:57 +02:00
Carmelo Messina
cdcf970731
Disable GetInstalledRelatedApps API: removes the possibility of fetching installed PWAs and UWPs applications in android and windows
2024-07-30 08:50:22 +02:00
Carmelo Messina
ab909cca25
Disable feeds support by default: use the new flag kWebFeedKillSwitch
2024-07-30 08:48:17 +02:00
Carmelo Messina
d6fed8fc27
Disable all predictors code: keep disabled kNetworkContextPrefetch
...
the feature disables the Prefetch() method on the NetworkContext, and the PrefetchMatchingURLLoaderFactory, an implementation of URLLoaderFactory that attempts to match against a cache of available prefetches
2024-07-30 08:47:17 +02:00
Carmelo Messina
ceea5ff8f5
AudioBuffer, AnalyserNode: fp mitigations: keep disabled AudioContext.playoutStats
...
not allow applications to measure the quality and latency of audio playback using WebAudio.
see https://chromestatus.com/feature/5172818344148992
2024-07-30 08:44:32 +02:00
Carmelo Messina
186cf9533b
Add cromite flags support: new editing points added
2024-07-30 08:39:57 +02:00
uazo and GitHub
45d4b51912
[AUTO][FILECONTROL] - version 127.0.6533.73 ( #1299 )
...
[AUTO][FILECONTROL] - version 127.0.6533.73
v127.0.6533.73-2f4346471b5f65ad4d4d3f62bfc26dda5203d1b2
v127.0.6533.73-test-1308
2024-07-23 20:37:08 -12:00
uazo and GitHub
2f4346471b
[AUTO] Patches auto-rebase for 127.0.6533.73 ( #1301 )
...
[AUTO] Patches auto-rebase for 127.0.6533.73
2024-07-23 18:53:12 -12:00
uazo and github-actions[bot]
4ae140d91a
[AUTO] Patches auto-rebase
2024-07-24 06:45:42 +00:00
Carmelo Messina
75a75e9a8d
Bump to 127.0.6533.73
2024-07-24 08:38:48 +02:00
uazo and github-actions[bot]
59fc289161
[AUTO][FILECONTROL] - version 127.0.6533.73
2024-07-24 02:43:00 +00:00
uazo and GitHub
9dd1210c24
[AUTO][FILECONTROL] - version 127.0.6533.57 ( #1287 )
...
[AUTO][FILECONTROL] - version 127.0.6533.57
2024-07-23 03:13:44 -12:00
uazo and GitHub
1b9e0a5d5d
Rebase to 127.0.6533.57 ( #1293 )
...
Rebase to 127.0.6533.57
2024-07-23 03:13:25 -12:00
Carmelo Messina
eea4b62c6c
Patches (fixed) for v127 ( #1293 )
2024-07-23 17:06:49 +02:00
uazo and GitHub
8a07a25e0f
[TOOLS] Fix download clang prebuilds
2024-07-19 16:27:21 +05:00
Carmelo Messina
80bacb8d58
v127 need review ( #1293 )
2024-07-19 09:46:06 +02:00
Carmelo Messina
edc3c441bb
Patches for v127 ( #1293 )
2024-07-19 09:44:09 +02:00
Carmelo Messina
5fc5965b63
Bump to 127.0.6533.57
2024-07-18 15:38:34 +02:00
Carmelo Messina
32c60d0ce7
[TOOLS] reactivation build for google play #1161
2024-07-18 10:23:13 +02:00
uazo and github-actions[bot]
5620d1468e
[AUTO][FILECONTROL] - version 127.0.6533.57
2024-07-18 02:42:24 +00:00
uazo and GitHub
d086628abf
[AUTO][FILECONTROL] - version 126.0.6478.186 ( #1282 )
...
[AUTO][FILECONTROL] - version 126.0.6478.186 (#1282 )
v126.0.6478.186-d9e9f1d8f6825634fb9971a0880d974c7ce182ce
2024-07-17 21:03:25 +08:00
Carmelo Messina
d9e9f1d8f6
Enable pgo on Android
2024-07-17 10:25:13 +02:00
uazo and GitHub
e42fb8d5d8
[AUTO] Patches auto-rebase for master branch ( #1285 )
...
[AUTO] Patches auto-rebase for master branch (#1285 )
2024-07-17 16:25:00 +08:00
uazo and github-actions[bot]
883501470f
[AUTO] Patches auto-rebase
2024-07-17 08:22:13 +00:00
Carmelo Messina
a4134b9853
Bump to 126.0.6478.186
2024-07-17 10:16:13 +02:00
uazo and github-actions[bot]
ad8d645ec0
[AUTO][FILECONTROL] - version 126.0.6478.186
2024-07-17 02:46:32 +00:00
uazo and GitHub
b18c8e255e
[TOOLS] Download android pgo profiles
2024-07-16 23:57:41 +10:00