Commit Graph
1393 Commits
Author SHA1 Message Date
Carmelo Messina d2147ede19 Remove navigator.connection info: change rtt from 0 to 50 milliseconds (#1754)
connection.rtt at zero is a sign of a bot driver for some fingerprinting scripts
2025-01-28 10:57:52 +01:00
Carmelo Messina e0269b5593 Enable Cert Management UI: fix user certificates not trusted anymore on Android (#1768) 2025-01-28 10:56:23 +01:00
Carmelo Messina 0b0ed2309f Internal firewall: unblock rss pages (#1687) 2025-01-28 10:55:40 +01:00
uazoandgithub-actions[bot] f4ffe52573 [AUTO] Patches auto-rebase 2025-01-24 15:19:22 +00:00
Carmelo Messina 94f18ce21c Bump to 132.0.6834.122 2025-01-24 16:11:46 +01:00
uazoandgithub-actions[bot] 5f673e717c [AUTO] Patches auto-rebase 2025-01-24 15:07:22 +00:00
Carmelo Messina 08270134ac Update patch list 2025-01-24 16:04:13 +01:00
Carmelo Messina 9a1b22d53b Enable ProcessBoundStringEncryption by default in Windows: Data placed into a crypto::ProcessBoundString no longer appears in crash dumps
or memory dumps so should be used for any sensitive data that should be process-bound.
https://issuetracker.google.com/issues/372873695
2025-01-24 16:02:52 +01:00
Carmelo Messina 3a783bea98 Enable Cert Management UI: activates the ui of certificate management in desktop platforms,
disabling the use of system certificates by default (which can be activated from the ui).
2025-01-24 15:58:16 +01:00
Carmelo Messina 6ceda90a2e Disable Web Bluetooth by default in desktop platforms: on desktop platforms, disable Bluetooth by default and activate the user-manageable content setting ui. (#1758) 2025-01-24 15:55:52 +01:00
Carmelo Messina 69ba260877 PublicKeyCredential fingerprinting mitigations: Removes the possibility of obtaining the presence of Windows Hello and Bluetooth by querying the PublicKeyCredential of the webauth api in the Windows platform (#1758) 2025-01-24 15:43:30 +01:00
Carmelo Messina dfb44424d3 Disable Posture API
see https://issues.chromium.org/issues/40124716
and https://github.com/w3c/device-posture/blob/gh-pages/security-privacy-self-assessment.md
2025-01-22 14:55:24 +01:00
Carmelo Messina 249dbfea33 Restore adaptive-button-in-top-toolbar-customization: patch simplified 2025-01-22 14:24:41 +01:00
Carmelo Messina 25fbfe1987 Warning message for unsupported hardware aes: specifies the mode of disabling (#1707) 2025-01-22 13:56:52 +01:00
Carmelo Messina e8ceb04120 Disable Network Time Tracker: disable kNetworkTimeServiceQuerying by default 2025-01-22 13:55:52 +01:00
Carmelo Messina 503d707126 Restore chrome password store: disables automatic deletion introduced in upstream (#1735) 2025-01-22 13:55:26 +01:00
Carmelo Messina 4fdfc5e30b Remove voice recognition integration: remove support fo recognition intents 2025-01-22 13:53:44 +01:00
Carmelo Messina 7eb35b0806 Partitioning all cookies by top frame domain: keep disabled kNativeUnpartitionedStoragePermittedWhen3PCOff and enable kDisallowSpaceCharacterInURLHostParsing by default 2025-01-22 13:53:06 +01:00
Carmelo Messina 8ac9a4bfce Improve the browser sandbox: enable kCommittedOriginEnforcements by default
Turn on enforcements based on tracking the list of committed origins in ChildProcessSecurityPolicy::CanAccessMaybeOpaqueOrigin()
see https://issues.chromium.org/issues/40148776

Enable kUseBrowserCalculatedOrigin by default (will be activated by default with 133)
see https://issues.chromium.org/issues/40092527
2025-01-22 13:51:53 +01:00
Carmelo Messina e5a5c829b9 Disable all predictors code: skip preload scan by default 2025-01-22 13:39:43 +01:00
Carmelo Messina a039ddf076 Add flag to disable external intent requests: disable external internel from custom tabs 2025-01-22 13:38:52 +01:00
Carmelo Messina bd283f6acf Add browser policy: Disables additional possibilities for unintended activation of Commerce API 2025-01-22 13:37:54 +01:00
Carmelo Messina b0ddb6eca8 [TOOLS] Build 32bit webview (#1491) 2025-01-21 13:22:22 +01:00
Carmelo Messina f121cc05bd Experimental user scripts support, Internal firewall: allow building with is_desktop_android = true (#256) 2025-01-20 09:22:37 +01:00
Carmelo Messina 36e27b9c60 Cromite Branding: fix windows build with debug off 2025-01-11 09:53:21 +01:00
Carmelo Messina 4aa2916eb6 Removed the androidx.credentials.play.services.auth library
Since third_party/androidx/cipd/BUILD.gn is excluded from git, editing the gn that produces that file is required.
2025-01-10 09:24:38 +01:00
Carmelo Messina fed3139df3 Patches for 132.0.6834.83 2025-01-09 14:42:20 +01:00
Carmelo Messina 2ace26e626 Bump to 132.0.6834.83 2025-01-09 13:33:05 +01:00
Carmelo Messina 871456862c Patches for v132 (not modified, line changes) 2025-01-08 17:43:39 +01:00
Carmelo Messina d665988b2d Patches for v132 (final) 2025-01-08 17:42:23 +01:00
Carmelo Messina 56d10ca767 Bump to 132.0.6834.56 2025-01-05 15:52:32 +01:00
Carmelo Messina ff9a6621ad Patches for v132 (need check) 2025-01-05 15:51:56 +01:00
Carmelo Messina 24717b5040 Patches for v132 2025-01-05 15:51:21 +01:00
Carmelo Messina a60ec62b80 Bump to 131.0.6778.205 2024-12-19 08:14:48 +01:00
Carmelo Messina 625c295dad [REBASE] Patches for 131.0.6778.140 2024-12-11 10:27:45 +01:00
Carmelo Messina 36b600a710 Bump to 131.0.6778.140 2024-12-11 08:52:05 +01:00
uazoandgithub-actions[bot] 16125759ee [AUTO] Patches auto-rebase 2024-12-04 09:31:40 +00:00
Carmelo Messina 47640b5e49 Bump to 131.0.6778.109 2024-12-04 10:24:22 +01:00
Carmelo Messina 5ae31e6b96 [REBASE] Patches for 131.0.6778.86 2024-11-20 11:50:53 +01:00
Carmelo Messina 484d0c36dd Bump to 131.0.6778.86 2024-11-20 09:31:10 +01:00
uazoandgithub-actions[bot] aaf81641f4 [AUTO] Patches auto-rebase 2024-11-15 08:01:47 +00:00
Carmelo Messina a85e3018d5 Partition Blink memory cache: remove duplicate code 2024-11-15 08:58:21 +01:00
Carmelo Messina cfd9bebbb5 [REBASE] Patches for 131.0.6778.70 2024-11-14 17:07:25 +01:00
Carmelo Messina 3c8e496cdb Bump to 131.0.6778.70 2024-11-14 15:09:42 +01:00
Carmelo Messina 1332faef68 [REBASE] Final patches for 131 2024-11-14 15:06:26 +01:00
Carmelo Messina 0231a8b72b Bump to 131.0.6778.39 2024-11-12 10:02:44 +01:00
Carmelo Messina 50c520687c [REBASE] Patches for 131 (need revision) 2024-11-12 10:01:56 +01:00
Carmelo Messina d01e7617f0 [REBASE] Patches for 131 2024-11-12 10:01:08 +01:00
uazoandgithub-actions[bot] 2196eb90b1 [AUTO] Patches auto-rebase 2024-11-07 09:28:14 +00:00
Carmelo Messina ae4c9e5d42 Bump to 130.0.6723.117 2024-11-07 10:19:23 +01:00