Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # 78.0.3904.63 * replace Beta DoH service URL for Google (https://developers.google.com/speed/public-dns/docs/doh/migration) * disable AImageReaderMediaPlayer until upstream bug is fixed (https://bugs.chromium.org/p/chromium/issues/detail?id=977583) * disabled face detection provider * removed non-working SystemWebView adblock patch (not working since v77) * bring back some privacy options which upstream moved to Sync settings (fixes https://github.com/bromite/bromite/issues/383) # 77.0.3865.104 * revert upstream commit for search privacy options and related translations removal (fixes https://github.com/bromite/bromite/issues/375) * remove unused patch for enabling subresource filter on all sites Loading build/filters/adblock_entries.h +1277 −717 File changed.Preview size limit exceeded, changes collapsed. Show changes build/patches/AV1-codec-support.patch +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ diff --git a/third_party/libaom/BUILD.gn b/third_party/libaom/BUILD.gn + sources += aom_ports_arm_sources } if (is_android) { deps += [ "//third_party/android_sdk:cpu_features" ] deps += [ "//third_party/android_ndk:cpu_features" ] diff --git a/third_party/libaom/libaom_srcs.gni b/third_party/libaom/libaom_srcs.gni --- a/third_party/libaom/libaom_srcs.gni +++ b/third_party/libaom/libaom_srcs.gni Loading build/patches/Add-DuckDuckGo-Lite-search-engine.patch +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Subject: Add DuckDuckGo Lite search engine diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json --- a/components/search_engines/prepopulated_engines.json +++ b/components/search_engines/prepopulated_engines.json @@ -95,6 +95,16 @@ @@ -91,6 +91,16 @@ "id": 68 }, Loading build/patches/Add-English-only-search-engine.patch +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ disable from all its searches RLZ and field experiments querystring parameters. diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json --- a/components/search_engines/prepopulated_engines.json +++ b/components/search_engines/prepopulated_engines.json @@ -126,6 +126,27 @@ @@ -122,6 +122,27 @@ "id": 1 }, Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line # 78.0.3904.63 * replace Beta DoH service URL for Google (https://developers.google.com/speed/public-dns/docs/doh/migration) * disable AImageReaderMediaPlayer until upstream bug is fixed (https://bugs.chromium.org/p/chromium/issues/detail?id=977583) * disabled face detection provider * removed non-working SystemWebView adblock patch (not working since v77) * bring back some privacy options which upstream moved to Sync settings (fixes https://github.com/bromite/bromite/issues/383) # 77.0.3865.104 * revert upstream commit for search privacy options and related translations removal (fixes https://github.com/bromite/bromite/issues/375) * remove unused patch for enabling subresource filter on all sites Loading
build/filters/adblock_entries.h +1277 −717 File changed.Preview size limit exceeded, changes collapsed. Show changes
build/patches/AV1-codec-support.patch +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ diff --git a/third_party/libaom/BUILD.gn b/third_party/libaom/BUILD.gn + sources += aom_ports_arm_sources } if (is_android) { deps += [ "//third_party/android_sdk:cpu_features" ] deps += [ "//third_party/android_ndk:cpu_features" ] diff --git a/third_party/libaom/libaom_srcs.gni b/third_party/libaom/libaom_srcs.gni --- a/third_party/libaom/libaom_srcs.gni +++ b/third_party/libaom/libaom_srcs.gni Loading
build/patches/Add-DuckDuckGo-Lite-search-engine.patch +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Subject: Add DuckDuckGo Lite search engine diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json --- a/components/search_engines/prepopulated_engines.json +++ b/components/search_engines/prepopulated_engines.json @@ -95,6 +95,16 @@ @@ -91,6 +91,16 @@ "id": 68 }, Loading
build/patches/Add-English-only-search-engine.patch +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ disable from all its searches RLZ and field experiments querystring parameters. diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json --- a/components/search_engines/prepopulated_engines.json +++ b/components/search_engines/prepopulated_engines.json @@ -126,6 +126,27 @@ @@ -122,6 +122,27 @@ "id": 1 }, Loading