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