From 8923ff2278a162d0ac6220df5fc039d5a38059ba Mon Sep 17 00:00:00 2001 From: uazo Date: Sun, 17 Mar 2024 18:42:43 +0000 Subject: [PATCH] AUTOMATED - update patch docs --- docs/PATCHES.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/PATCHES.md b/docs/PATCHES.md index f18d98e1e..3fba5da32 100644 --- a/docs/PATCHES.md +++ b/docs/PATCHES.md @@ -1,8 +1,6 @@ | Patch | Message | |--------|--------| |**AImageReader CFI crash mitigations**
Tue, 5 May 2020 07:22:20 +0200
File: [AImageReader-CFI-crash-mitigations.patch](/build/patches/AImageReader-CFI-crash-mitigations.patch)
Author: csagan5
Context:
License: GPL-3.0-only |Revert "gpu/android: Remove setup for disabling AImageReader."
This reverts commit dcd5a39518246eb999f1cc63bf1ec95d93fd5b2f.
Revert "Remove flags to enable/disable AImageReader."
This reverts commit 463fa0f2e3b9e418bc26e2c8954463f0b0f76634.
Restore GPU bug blacklist for AImageReader on ARM and Qualcomm CPUs
Restore the AImageReader blacklist for ARM/Qualcomm chipsets which causes
crashes on Android 9 and 10 (at different code locations).
See discussions at:
* https://github.com/bromite/bromite/issues/445
* https://github.com/bromite/bromite/issues/814
* https://github.com/bromite/bromite/issues/1005| -|**AdblockPlus add blocking in service workers**
Thu, 7 Sep 2023 07:25:25 +0000
File: [AdblockPlus-add-blocking-in-service-workers.patch](/build/patches/AdblockPlus-add-blocking-in-service-workers.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || -|**AdblockPlus connect popup blocker**
Tue, 9 Jan 2024 13:37:05 +0000
File: [AdblockPlus-connect-popup-blocker.patch](/build/patches/AdblockPlus-connect-popup-blocker.patch)
Author: uazo
Context:
License: |activates the pop-up blocking management present in adblockplus
but not active in upstream.
added "enable-stricter-popup-blocker" flag for the global
deactivation of all pop-ups (default disabled)| |**Add AllowUserCertificates flag**
Mon, 26 Apr 2021 13:28:24 +0000
File: [Add-AllowUserCertificates-flag.patch](/build/patches/Add-AllowUserCertificates-flag.patch)
Author: uazo
Context:
License: GPL-3.0-only || |**Add Alt+D hotkey to focus address bar**
Tue, 9 Mar 2021 19:43:00 +0100
File: [Add-Alt-D-hotkey-to-focus-address-bar.patch](/build/patches/Add-Alt-D-hotkey-to-focus-address-bar.patch)
Author: csagan5
Context:
License: GPL-3.0-only || |**Add IsCleartextPermitted flag**
Mon, 26 Apr 2021 15:04:11 +0000
File: [Add-IsCleartextPermitted-flag.patch](/build/patches/Add-IsCleartextPermitted-flag.patch)
Author: uazo
Context:
License: GPL-3.0-only || @@ -154,7 +152,7 @@ |**Enables deactivation of the js debugger statement**
Wed, 10 Jan 2024 13:42:27 +0000
File: [Enables-deactivation-of-the-js-debugger-statement.patch](/build/patches/Enables-deactivation-of-the-js-debugger-statement.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |enables a new option in the developer tools settings for
deactivating the debugger javascript statement| |**Evict the entire FrameTree like desktop**
Tue, 14 Feb 2023 16:23:08 +0000
File: [Evict-the-entire-FrameTree-like-desktop.patch](/build/patches/Evict-the-entire-FrameTree-like-desktop.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || |**Experimental user scripts support**
Fri, 13 Aug 2021 17:10:47 +0000
File: [Experimental-user-scripts-support.patch](/build/patches/Experimental-user-scripts-support.patch)
Author: uazo
Context:
License: GPL-3.0-only |Activate the user scripts functionality for Android,
as it is available in the Desktop version.
It is possible to add user scripts in two ways: by
selecting files from the picker in the settings or
downloading the scripts and opening them from downloads
(only if such files end with '.user.js').
New imported scripts are disabled by default: they
can be activated via the UI.
Parsed user script headers are: name, version, description,
include, exclude, match, exclude_match (only http and
https), run-at (document-start, document-end,
document-idle), homepage, url_source
The UI also allows you to see the source of the script.
See also: components/user_scripts/README.md
Requires patch: Adds-support-for-writing-URIs.patch| -|**Eyeo Adblock for Bromite**
Thu, 29 Sep 2022 11:27:35 +0000
File: [Eyeo-Adblock-Remove-Privacy-Issues.patch](/build/patches/Eyeo-Adblock-Remove-Privacy-Issues.patch)
Author: uazo
Context:
License: |Change the normal behaviour of Eyeo Chromium SDK to
suit Bromite logic| +|**Eyeo Adblock for Bromite**
Thu, 29 Sep 2022 11:27:35 +0000
File: [Eyeo-Adblock-Remove-Privacy-Issues.patch](/build/patches/Eyeo-Adblock-Remove-Privacy-Issues.patch)
Author: uazo
Context:
License: |Change the normal behaviour of Eyeo Chromium SDK to
suit Bromite logic.
Add blocking in service workers
Activates the pop-up blocking management present in adblockplus
but not active in upstream.
Added "enable-stricter-popup-blocker" flag for the global
deactivation of all pop-ups (default disabled)| |**Fix chromium build bugs**
Wed, 6 Sep 2023 17:55:01 +0000
File: [Fix-chromium-build-bugs.patch](/build/patches/Fix-chromium-build-bugs.patch)
Author: Your
Context:
License: |because of
https://bugs.chromium.org/p/chromium/issues/detail?id=1491776#c10| |**Fix crash on customize profile ui**
Thu, 7 Sep 2023 06:15:28 +0000
File: [Fix-crash-on-customize-profile-ui.patch](/build/patches/Fix-crash-on-customize-profile-ui.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || |**Follow only system dark mode**
Mon, 4 Jul 2022 16:14:37 +0300
File: [Follow-only-system-dark-mode.patch](/build/patches/Follow-only-system-dark-mode.patch)
Author: krlvm
Context:
License: GPL-3.0-only |Follow only system dark mode preference when theme is set to system default|