[AUTO][DOC] Generate patches doc for master branch (#1350)

[AUTO][DOC] Generate patches doc for master branch
This commit is contained in:
uazo
2024-08-05 22:42:31 +11:00
committed by GitHub
+2
View File
@@ -165,6 +165,7 @@
|**Experimental user scripts support** <br><sub><nobr> Fri, 13 Aug 2021 17:10:47 +0000</nobr> <br>File: [Experimental-user-scripts-support.patch](/build/patches/Experimental-user-scripts-support.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Activate the user scripts functionality for Android,<br>as it is available in the Desktop version.<br>It is possible to add user scripts in two ways: by<br>selecting files from the picker in the settings or<br>downloading the scripts and opening them from downloads<br>(only if such files end with '.user.js').<br>New imported scripts are disabled by default: they<br>can be activated via the UI.<br>Parsed user script headers are: name, version, description,<br>include, exclude, match, exclude_match (only http and<br>https), run-at (document-start, document-end,<br>document-idle), homepage, url_source<br>The UI also allows you to see the source of the script.<br>See also: components/user_scripts/README.md<br>Requires patch: Adds-support-for-writing-URIs.patch|
|**Eyeo Adblock for Cromite** <br><sub><nobr> Thu, 29 Sep 2022 11:27:35 +0000</nobr> <br>File: [Eyeo-Adblock-for-Cromite.patch](/build/patches/Eyeo-Adblock-for-Cromite.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Change the normal behaviour of Eyeo Chromium SDK to<br>suit Bromite logic.<br>Add blocking in service workers<br>Activates the pop-up blocking management present in adblockplus<br>but not active in upstream.<br>Added "enable-stricter-popup-blocker" flag for the global<br>deactivation of all pop-ups (default disabled)|
|**Fix chromium build bugs** <br><sub><nobr> Wed, 6 Sep 2023 17:55:01 +0000</nobr> <br>File: [Fix-chromium-build-bugs.patch](/build/patches/Fix-chromium-build-bugs.patch) <br><nobr>Author: Your</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |because of<br>https://bugs.chromium.org/p/chromium/issues/detail?id=1491776#c10|
|**Fix chromium vanilla** <br><sub><nobr> Fri, 2 Aug 2024 10:22:09 +0000</nobr> <br>File: [Fix-chromium-vanilla.patch](/build/patches/Fix-chromium-vanilla.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Fixes some crashes in start-up (only chromium vanilla)|
|**Fix crash on customize profile ui** <br><sub><nobr> Thu, 7 Sep 2023 06:15:28 +0000</nobr> <br>File: [Fix-crash-on-customize-profile-ui.patch](/build/patches/Fix-crash-on-customize-profile-ui.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Follow only system dark mode** <br><sub><nobr> Mon, 4 Jul 2022 16:14:37 +0300</nobr> <br>File: [Follow-only-system-dark-mode.patch](/build/patches/Follow-only-system-dark-mode.patch) <br><nobr>Author: krlvm</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Follow only system dark mode preference when theme is set to system default|
|**Fonts fingerprinting mitigation** <br><sub><nobr> Wed, 1 Mar 2023 15:37:55 +0000</nobr> <br>File: [Fonts-fingerprinting-mitigation.patch](/build/patches/Fonts-fingerprinting-mitigation.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |The patch disables the use of non-standard fonts by blink,<br>used for device fingerprinting.<br>Access to local fonts and downloading fonts via Android<br>Downloadable Fonts API is disabled.<br>In windows, the patch exposes only fonts from the default<br>installation based on the user language exposed to the websites,<br>eliminating the ability to retrieve fonts handled differently<br>by gdi and directwrite.<br>It is possible to restore the original behavior via the<br>fonts-fingerprint-mitigation flag, which is active by default.|
@@ -289,6 +290,7 @@
|**eyeo Browser Ad filtering Solution: Base Module** <br><sub><nobr> Thu, 12 Oct 2023 14:46:00 +0200</nobr> <br>File: [eyeo-beta-118.0.5993.48-base.patch](/build/patches/eyeo-beta-118.0.5993.48-base.patch) <br><nobr>Author: chromium-sdk</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Based on Chromium 118.0.5993.48|
|**eyeo Browser Ad filtering Solution: Chrome Integration Module** <br><sub><nobr> Thu, 12 Oct 2023 14:46:02 +0200</nobr> <br>File: [eyeo-beta-118.0.5993.48-chrome_integration.patch](/build/patches/eyeo-beta-118.0.5993.48-chrome_integration.patch) <br><nobr>Author: chromium-sdk</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Based on Chromium 118.0.5993.48<br>Pre-requisites: eyeo Browser Ad filtering Solution: Base Module|
|**eyeo Browser Ad filtering Solution: Extension API Module** <br><sub><nobr> Thu, 12 Oct 2023 14:46:09 +0200</nobr> <br>File: [eyeo-beta-118.0.5993.48-extension_api.patch](/build/patches/eyeo-beta-118.0.5993.48-extension_api.patch) <br><nobr>Author: chromium-sdk</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Based on Chromium 118.0.5993.48<br>Pre-requisites: eyeo Browser Ad filtering Solution: Base Module|
|**final patch for chromium vanilla** <br><sub><nobr> Fri, 2 Aug 2024 14:43:51 +0000</nobr> <br>File: [Final-patch-for-chromium-vanilla.patch](/build/patches/Final-patch-for-chromium-vanilla.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Mark the latest patch for chromium vanilla|
|**kill Auth** <br><sub><nobr> Fri, 22 Jun 2018 17:06:15 +0200</nobr> <br>File: [kill-Auth.patch](/build/patches/kill-Auth.patch) <br><nobr>Author: thermatk</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**kill Location, fall back to system** <br><sub><nobr> Fri, 22 Jun 2018 17:05:17 +0200</nobr> <br>File: [kill-Location-fall-back-to-system.patch](/build/patches/kill-Location-fall-back-to-system.patch) <br><nobr>Author: thermatk</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**kill Vision** <br><sub><nobr> Fri, 22 Jun 2018 17:04:43 +0200</nobr> <br>File: [kill-Vision.patch](/build/patches/kill-Vision.patch) <br><nobr>Author: thermatk</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Barcode, face and text detection APIs|