Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89f6b45f authored by uazo's avatar uazo Committed by github-actions[bot]
Browse files

[AUTO][DOC] Generate patches doc for master branch

parent 73b86425
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
| Patch | Message |
|--------|--------|
|**AImageReader CFI crash mitigations** <br><sub><nobr> Tue, 5 May 2020 07:22:20 +0200</nobr> <br>File: [AImageReader-CFI-crash-mitigations.patch](/build/patches/AImageReader-CFI-crash-mitigations.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Revert "gpu/android: Remove setup for disabling AImageReader."<br>This reverts commit dcd5a39518246eb999f1cc63bf1ec95d93fd5b2f.<br>Revert "Remove flags to enable/disable AImageReader."<br>This reverts commit 463fa0f2e3b9e418bc26e2c8954463f0b0f76634.<br>Restore GPU bug blacklist for AImageReader on ARM and Qualcomm CPUs<br>Restore the AImageReader blacklist for ARM/Qualcomm chipsets which causes<br>crashes on Android 9 and 10 (at different code locations).<br>See discussions at:<br>* https://github.com/bromite/bromite/issues/445<br>* https://github.com/bromite/bromite/issues/814<br>* https://github.com/bromite/bromite/issues/1005|
|**Add AllowUserCertificates flag** <br><sub><nobr> Mon, 26 Apr 2021 13:28:24 +0000</nobr> <br>File: [Add-AllowUserCertificates-flag.patch](/build/patches/Add-AllowUserCertificates-flag.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**Add Alt+D hotkey to focus address bar** <br><sub><nobr> Tue, 9 Mar 2021 19:43:00 +0100</nobr> <br>File: [Add-Alt-D-hotkey-to-focus-address-bar.patch](/build/patches/Add-Alt-D-hotkey-to-focus-address-bar.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**Add IsCleartextPermitted flag** <br><sub><nobr> Mon, 26 Apr 2021 15:04:11 +0000</nobr> <br>File: [Add-IsCleartextPermitted-flag.patch](/build/patches/Add-IsCleartextPermitted-flag.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
@@ -46,7 +45,6 @@
|**Always allow inspect fallback** <br><sub><nobr> Mon, 13 Nov 2023 14:26:00 +0000</nobr> <br>File: [Always-allow-inspect-fallback.patch](/build/patches/Always-allow-inspect-fallback.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Always enable 'inspect fallback' in 'chrome://inspect/#devices'|
|**Always open browser controls in new tab** <br><sub><nobr> Wed, 28 Dec 2022 07:19:58 +0000</nobr> <br>File: [Always-open-browser-controls-in-new-tab.patch](/build/patches/Always-open-browser-controls-in-new-tab.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Always use new tab page for default home page** <br><sub><nobr> Wed, 27 Jun 2018 11:02:38 +0200</nobr> <br>File: [Always-use-new-tab-page-for-default-home-page.patch](/build/patches/Always-use-new-tab-page-for-default-home-page.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Ignore any partner-provided home page.|
|**Android Import Passwords** <br><sub><nobr> Mon, 26 May 2025 12:17:48 +0000</nobr> <br>File: [Android-Import-Passwords.patch](/build/patches/Android-Import-Passwords.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Adds the possibility of importing a csv file containing the list of passwords,<br>with the same functionality available on desktops.|
|**Android Pixel Perfect Mode** <br><sub><nobr> Mon, 25 Aug 2025 10:50:06 +0000</nobr> <br>File: [Android-Pixel-Perfect-Mode.patch](/build/patches/Android-Pixel-Perfect-Mode.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Eliminate conversions between dpi and pixels in Blink.<br>The goal (not yet achieved) is to mask the display geometry of Android devices and to make<br>the various devices identical for canvas and rect fingerprinting.<br>This patch is WIP, it is incomplete and contains visual glitch, do not activate.<br>This version contains points of interest marked in the code, which will be removed once the patch is complete.|
|**Android Toolbar Scroll Ablation setting** <br><sub><nobr> Wed, 22 May 2024 07:41:34 +0000</nobr> <br>File: [Android-Toolbar-Scroll-Ablation-setting.patch](/build/patches/Android-Toolbar-Scroll-Ablation-setting.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Adds a setting for blocking the toolbar hiding<br>need: Add-cromite-flags-support.patch|
|**Android fonts fingerprinting mitigation** <br><sub><nobr> Sat, 15 Feb 2025 16:25:31 +0000</nobr> <br>File: [Android-fonts-fingerprinting-mitigation.patch](/build/patches/Android-fonts-fingerprinting-mitigation.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Replaces system fonts with a predefined set downloaded from www.cromite.org|
@@ -164,7 +162,6 @@
|**Enable native Android autofill** <br><sub><nobr> Sun, 24 Oct 2021 16:54:04 +0000</nobr> <br>File: [Enable-native-Android-autofill.patch](/build/patches/Enable-native-Android-autofill.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |There are 2 different types of autofill: one managed via GCM and the<br>native Android one that uses the provider assigned by the user<br>(which can be any user installed app like Bitwarden for example).<br>In chromium GCM is active while in the WebView the latter.<br>This patch uses WebView code to enable native Android autofill<br>along with browser-managed autofill.<br>A separate toggle is introduced to enable autofill in incognito mode.<br>See also: https://github.com/bromite/bromite/issues/547|
|**Enable network isolation features** <br><sub><nobr> Thu, 10 Dec 2020 21:52:35 +0100</nobr> <br>File: [Enable-network-isolation-features.patch](/build/patches/Enable-network-isolation-features.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Enable SplitCacheByNetworkIsolationKey, kSplitHostCacheByNetworkIsolationKey,<br>kPartitionConnectionsByNetworkIsolationKey, kPartitionHttpServerPropertiesByNetworkIsolationKey,<br>kPartitionSSLSessionsByNetworkIsolationKey, PartitionExpectCTStateByNetworkIsolationKey,<br>PartitionNelAndReportingByNetworkIsolationKey, kSplitCacheByNavigationInitiator|
|**Enable platform aac audio and h264 video** <br><sub><nobr> Wed, 6 Mar 2024 12:05:52 +0000</nobr> <br>File: [Enable-platform-aac-audio-and-h264-video.patch](/build/patches/Enable-platform-aac-audio-and-h264-video.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context:  https://github.com/uazo/cromite/pull/856</nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Allows the activation in android and windows of aac and<br>h264 decoding via the s.o. libraries, replacing ffmpeg which does<br>not have the necessary licences.|
|**Enable prefetch-privacy-changes by default** <br><sub><nobr> Fri, 31 Jul 2020 08:27:26 +0200</nobr> <br>File: [Enable-prefetch-privacy-changes-by-default.patch](/build/patches/Enable-prefetch-privacy-changes-by-default.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**Enable search engine settings desktop ui** <br><sub><nobr> Thu, 4 Jan 2024 13:00:12 +0000</nobr> <br>File: [Enable-search-engine-settings-desktop-ui.patch](/build/patches/Enable-search-engine-settings-desktop-ui.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Activates the ability to use the desktop ui for search engine management.<br>The desktop ui is accessible via a button in the android ui.|
|**Enable share intent** <br><sub><nobr> Sun, 3 Oct 2021 16:18:24 +0000</nobr> <br>File: [Enable-share-intent.patch](/build/patches/Enable-share-intent.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This patch allows to activate the management of android.intent.action.SEND<br>with new flag "shared-intent-ui" default active.<br>See also: https://github.com/bromite/bromite/issues/1062|
|**Enable snackbar swipe** <br><sub><nobr> Mon, 18 Aug 2025 13:46:14 +0000</nobr> <br>File: [Enable-snackbar-swipe.patch](/build/patches/Enable-snackbar-swipe.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Allows swipe of snackbar notifications|
@@ -247,7 +244,7 @@
|**Restore Search Ready Omnibox flag** <br><sub><nobr> Thu, 10 Oct 2019 23:30:16 +0200</nobr> <br>File: [Restore-Search-Ready-Omnibox-flag.patch](/build/patches/Restore-Search-Ready-Omnibox-flag.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Revert "Cleanup Search Ready Omnibox flag since it has launched"<br>This reverts commit ae458edcc8422d0815d0e82261e71fe10d7d6fc2.<br>Disable search-ready omnibox by default|
|**Restore Simplified NTP launch** <br><sub><nobr> Sat, 7 Nov 2020 23:51:29 +0100</nobr> <br>File: [Restore-Simplified-NTP-launch.patch](/build/patches/Restore-Simplified-NTP-launch.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This reverts commit 4d0e4483c5f77c66a8b6193e8a3bec5d0624d6ad.|
|**Restore adaptive-button-in-top-toolbar-customization** <br><sub><nobr> Wed, 7 Dec 2022 20:32:15 +0100</nobr> <br>File: [Restore-adaptive-button-in-top-toolbar-customization.patch](/build/patches/Restore-adaptive-button-in-top-toolbar-customization.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This reverts commit 18d03b9cca4e90d2a446ea28266876d8c5fdc4f0.<br>Voice button and legacy share/voice functionality is not restored.|
|**Restore chrome password store** <br><sub><nobr> Wed, 30 Sep 2020 07:40:01 +0000</nobr> <br>File: [Restore-chrome-password-store.patch](/build/patches/Restore-chrome-password-store.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Restore chrome password store** <br><sub><nobr> Wed, 30 Sep 2020 07:40:01 +0000</nobr> <br>File: [Restore-chrome-password-store.patch](/build/patches/Restore-chrome-password-store.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Allows the use of local storage for passwords on Android<br>Adds the possibility of importing and exporting a csv file containing the<br>list of passwords, with the same functionality available on desktops.|
|**Restore classic new tab page** <br><sub><nobr> Sun, 26 Nov 2017 11:40:05 +0100</nobr> <br>File: [Restore-classic-new-tab-page.patch](/build/patches/Restore-classic-new-tab-page.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**Restore offline-indicator-v2 flag** <br><sub><nobr> Sat, 4 Dec 2021 11:41:31 +0100</nobr> <br>File: [Restore-offline-indicator-v2-flag.patch](/build/patches/Restore-offline-indicator-v2-flag.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Reverts acc8b6f4542703211e5f3c5181914fd3374c9e84|
|**Revert Permit blocking of view-source** <br><sub><nobr> Sun, 6 Mar 2022 11:29:27 +0100</nobr> <br>File: [Revert-Permit-blocking-of-view-source.patch](/build/patches/Revert-Permit-blocking-of-view-source.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This reverts commit e72fc9b64116bf259e516096fcc60b58ae8ae1b3.|