Commit 79f07a5
authored
File tree
- package
- patches/helium/linux
Submodule helium-chromium updated 66 files
- .cirrus.yml+9-3
- devutils/update_lists.py+14
- patches/brave/custom-importer.patch+1-9
- patches/helium/core/add-updater-preference.patch+5-3
- patches/helium/core/clean-context-menu.patch+37-16
- patches/helium/core/component-updates.patch+2-2
- patches/helium/core/disable-fedcm-bubble.patch+22-5
- patches/helium/core/disable-live-caption-completely.patch+9-5
- patches/helium/core/disable-user-education-nags.patch+9-7
- patches/helium/core/hibernate-tab-context-menu.patch+2-2
- patches/helium/core/increase-incognito-storage-quota.patch+1-1
- patches/helium/core/open-new-tabs-next-to-active-tab-option.patch+17-7
- patches/helium/core/proxy-extension-downloads.patch+20-8
- patches/helium/core/search/force-eu-search-features.patch+34-10
- patches/helium/core/split-view.patch+20-4
- patches/helium/core/tab-cycling-mru.patch+7-7
- patches/helium/core/ublock-helium-services.patch+2-2
- patches/helium/ui/always-use-better-ntp.patch+40-1
- patches/helium/ui/app-menu-model.patch+20-8
- patches/helium/ui/disable-tab-group-editor-footer.patch+18-4
- patches/helium/ui/enable-fluent-scrollbar.patch+9-14
- patches/helium/ui/experiments/zen-caption-buttons.patch+85
- patches/helium/ui/experiments/zen-mode-wiring.patch+205
- patches/helium/ui/experiments/zen-mode.patch+1.4k
- patches/helium/ui/find-bar.patch+6-5
- patches/helium/ui/improve-toast.patch+10-5
- patches/helium/ui/layout-constants.patch+1-17
- patches/helium/ui/layout/centered-address-bar.patch+19-19
- patches/helium/ui/layout/compact.patch+60-266
- patches/helium/ui/layout/context-menu.patch+42-31
- patches/helium/ui/layout/core.patch+64-64
- patches/helium/ui/layout/dynamic.patch+226
- patches/helium/ui/layout/frame-grab-handle.patch+53
- patches/helium/ui/layout/horizontal-tabs.patch+165
- patches/helium/ui/layout/minimal-location-bar.patch+289
- patches/helium/ui/layout/settings.patch+23-15
- patches/helium/ui/layout/shortcuts.patch+12-10
- patches/helium/ui/layout/toolbar-actions.patch+601
- patches/helium/ui/layout/toolbar-layout.patch+255
- patches/helium/ui/layout/vertical.patch+363-602
- patches/helium/ui/location-bar.patch+10-7
- patches/helium/ui/omnibox.patch+128-25
- patches/helium/ui/remove-autofill-link-to-password-manager.patch+4-2
- patches/helium/ui/smaller-window-grab-handle.patch-11
- patches/helium/ui/tabs.patch+50-19
- patches/helium/ui/toolbar-button-prefs.patch+1-1
- patches/series+10-2
- patches/ungoogled-chromium/add-flag-for-close-confirmation.patch+4-4
- patches/ungoogled-chromium/add-flag-for-custom-ntp.patch+1-1
- patches/ungoogled-chromium/add-flag-for-disabling-link-drag.patch+1-1
- patches/ungoogled-chromium/add-flag-for-grab-handle.patch-29
- patches/ungoogled-chromium/add-flag-for-incognito-themes.patch+1-1
- patches/ungoogled-chromium/add-flag-for-tab-hover-cards.patch+1-1
- patches/ungoogled-chromium/add-flag-to-change-http-accept-header.patch+1-1
- patches/ungoogled-chromium/add-flag-to-disable-tls-grease.patch+1-1
- patches/ungoogled-chromium/add-flag-to-hide-extensions-menu.patch+1-1
- patches/ungoogled-chromium/add-flag-to-hide-fullscreen-exit-ui.patch+1-1
- patches/ungoogled-chromium/add-flag-to-hide-tab-close-buttons.patch+1-1
- patches/ungoogled-chromium/add-flag-to-increase-incognito-storage-quota.patch+1-1
- patches/ungoogled-chromium/add-flag-to-reduce-system-info.patch+1-1
- patches/ungoogled-chromium/add-flag-to-remove-client-hints.patch+1-1
- patches/ungoogled-chromium/add-flag-to-spoof-webgl-renderer-info.patch+1-1
- patches/ungoogled-chromium/add-flags-for-referrer-customization.patch+1-1
- patches/ungoogled-chromium/enable-certificate-transparency-and-add-flag.patch+1-1
- pruning.list+3
- revision.txt+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments