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

Unverified Commit d0a7c9c0 authored by uazo's avatar uazo Committed by GitHub
Browse files

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

[AUTO][DOC] Generate patches doc for master branch
parents d24356fc b947bec6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -157,6 +157,7 @@
|**Enable HEVC by default** <br><sub><nobr> Tue, 27 Sep 2022 23:39:54 +0200</nobr> <br>File: [Enable-HEVC-by-default.patch](/build/patches/Enable-HEVC-by-default.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Add a guard to avoid setting to be disabled upstream.|
|**Enable HighEfficiencyMode by default** <br><sub><nobr> Wed, 28 Dec 2022 15:47:58 +0000</nobr> <br>File: [Enable-HighEfficiencyMode-by-default.patch](/build/patches/Enable-HighEfficiencyMode-by-default.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Only valid for desktop platform: activation of auto freeze in<br>background tabs with high CPU consumption, which is not visible from<br>the ui and therefore not user controllable.<br>The feature is controlled by the "freezing-without-battery-saver" flag<br>active by default.|
|**Enable ImprovedBookmarks by default** <br><sub><nobr> Tue, 12 Sep 2023 12:39:23 +0000</nobr> <br>File: [Enable-ImprovedBookmarks-by-default.patch](/build/patches/Enable-ImprovedBookmarks-by-default.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Enable Socket Pool Limit Randomization** <br><sub><nobr> Tue, 24 Feb 2026 10:14:12 +0000</nobr> <br>File: [Enable-Socket-Pool-Limit-Randomization.patch](/build/patches/Enable-Socket-Pool-Limit-Randomization.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Anticipates the activation of Socket Pool Limit Randomization scheduled for v147<br>see https://chromium-review.googlesource.com/c/chromium/src/+/7515640|
|**Enable StrictOriginIsolation and SitePerProcess** <br><sub><nobr> Sat, 29 Jan 2022 15:25:19 +0000</nobr> <br>File: [Enable-StrictOriginIsolation-and-SitePerProcess.patch](/build/patches/Enable-StrictOriginIsolation-and-SitePerProcess.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Enable the StrictOriginIsolation feature and the SitePerProcess preference.<br>SitePerProcess: bypass any device memory size check.<br>SitePerProcess: always consider enterprise policies applicable.|
|**Enable component updater** <br><sub><nobr> Wed, 29 Jan 2025 12:50:13 +0000</nobr> <br>File: [Enable-component-updater.patch](/build/patches/Enable-component-updater.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Activates component updaters in one-shot mode: downloading occurs<br>only once and updates are inhibited.<br>Only cromite-specific components can be enabled.|
|**Enable darken websites checkbox in themes** <br><sub><nobr> Thu, 20 Aug 2020 20:15:34 +0200</nobr> <br>File: [Enable-darken-websites-checkbox-in-themes.patch](/build/patches/Enable-darken-websites-checkbox-in-themes.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Unexpire #darken-websites-checkbox-in-themes-setting|