Skip to content

Commit

Permalink
drop AImageReader workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 7, 2020
1 parent 3c5b795 commit c55efc4
Show file tree
Hide file tree
Showing 49 changed files with 49 additions and 120 deletions.
2 changes: 1 addition & 1 deletion 0001-use-64-bit-WebView-processes.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d64b0a6fc82ee79362262d2cb8e392c302e934f8 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 26 Jan 2017 01:30:12 -0500
Subject: [PATCH 01/49] use 64-bit WebView processes
Subject: [PATCH 01/48] use 64-bit WebView processes

---
android_webview/nonembedded/java/AndroidManifest.xml | 1 -
Expand Down
2 changes: 1 addition & 1 deletion 0002-switch-to-fstack-protector-strong.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 4770939a8d5366fb71bee0055c3089426afc8950 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Wed, 26 Dec 2018 10:20:24 -0500
Subject: [PATCH 02/49] switch to -fstack-protector-strong
Subject: [PATCH 02/48] switch to -fstack-protector-strong

---
build/config/compiler/BUILD.gn | 6 +-----
Expand Down
2 changes: 1 addition & 1 deletion 0003-enable-fwrapv-in-Clang-for-non-UBSan-builds.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 7cd49ef30e7d5633b6e006a1d2369a430350ca8c Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 22 Dec 2016 07:15:34 -0500
Subject: [PATCH 03/49] enable -fwrapv in Clang for non-UBSan builds
Subject: [PATCH 03/48] enable -fwrapv in Clang for non-UBSan builds

---
build/config/compiler/BUILD.gn | 4 ++++
Expand Down
2 changes: 1 addition & 1 deletion 0004-Vanadium-branding.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 301094ae4c9c0931e8fa31f87b73dadd20278e0f Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sun, 6 Aug 2017 12:45:14 -0400
Subject: [PATCH 04/49] Vanadium branding
Subject: [PATCH 04/48] Vanadium branding

Current incantation of the recolor command:

Expand Down
2 changes: 1 addition & 1 deletion 0005-Vanadium-string-rebranding.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From c2ff04a3e8fae266ad2fa4092b78cd79c4fa0f46 Mon Sep 17 00:00:00 2001
From: Nick Fox <njfox@users.noreply.github.com>
Date: Tue, 4 Feb 2020 15:59:52 -0500
Subject: [PATCH 05/49] Vanadium string rebranding
Subject: [PATCH 05/48] Vanadium string rebranding

sed -i 's/Chrom\(e\|ium\)/Vanadium/g' chrome/browser/ui/android/strings/android_chrome_strings.grd components/components_chromium_strings.grd components/new_or_sad_tab_strings.grdp components/security_interstitials_strings.grdp
find components/strings/ -name '*.xtb' -exec sed -i 's/Chrom\(e\|ium\)/Vanadium/g' {} +
Expand Down
2 changes: 1 addition & 1 deletion 0006-remove-Help-feedback-menu-entry.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 8e26454bcd890503c2c8e0a53409b69551dadce4 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sat, 6 Jul 2019 05:56:45 -0400
Subject: [PATCH 06/49] remove Help & feedback menu entry
Subject: [PATCH 06/48] remove Help & feedback menu entry

---
chrome/android/java/res/menu/main_menu.xml | 2 --
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 4906f9bc38474dd3577649c0a11785b609473ae0 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sun, 13 Aug 2017 19:33:04 -0400
Subject: [PATCH 07/49] hide passwords.google.com link when not supported
Subject: [PATCH 07/48] hide passwords.google.com link when not supported

---
.../browser/settings/password/SavePasswordsPreferences.java | 4 ++++
Expand Down
2 changes: 1 addition & 1 deletion 0008-disable-first-run-welcome-page.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 25026a81dc7a92118b2426c81600adfb6b3cb1d0 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 24 Nov 2016 08:19:03 -0500
Subject: [PATCH 08/49] disable first run welcome page
Subject: [PATCH 08/48] disable first run welcome page

---
.../chromium/chrome/browser/firstrun/FirstRunActivity.java | 4 ++--
Expand Down
2 changes: 1 addition & 1 deletion 0009-disable-seed-based-field-trials.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From b9b39f51c48d83f47f7006958744582c2028dcaa Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Tue, 25 Dec 2018 16:19:51 -0500
Subject: [PATCH 09/49] disable seed-based field trials
Subject: [PATCH 09/48] disable seed-based field trials

---
components/variations/service/variations_field_trial_creator.cc | 2 ++
Expand Down
2 changes: 1 addition & 1 deletion 0010-disable-navigation-error-correction-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 0f550a2ed343ded21ffa56c7bc2aa335bc0461b7 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Wed, 23 Nov 2016 08:29:58 -0500
Subject: [PATCH 10/49] disable navigation error correction by default
Subject: [PATCH 10/48] disable navigation error correction by default

---
chrome/browser/ui/navigation_correction_tab_observer.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0011-disable-contextual-search-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From dfa76e88fbc4343817a83700a67f8e59bb3bdba3 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Wed, 23 Nov 2016 09:26:51 -0500
Subject: [PATCH 11/49] disable contextual search by default
Subject: [PATCH 11/48] disable contextual search by default

---
chrome/browser/profiles/profile.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0012-disable-network-prediction-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From f2300035758c42a756ab8892f234f892bbe2302b Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Wed, 23 Nov 2016 08:31:44 -0500
Subject: [PATCH 12/49] disable network prediction by default
Subject: [PATCH 12/48] disable network prediction by default

---
chrome/browser/net/prediction_options.h | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0013-disable-metrics-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 56bf0ce89cf89f572a1a4f2570808b09374a14c8 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 24 Nov 2016 11:41:00 -0500
Subject: [PATCH 13/49] disable metrics by default
Subject: [PATCH 13/48] disable metrics by default

---
.../chromium/chrome/browser/firstrun/FirstRunActivityBase.java | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0014-disable-hyperlink-auditing-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From efe293a797c2ed502632c3f256c1c196990a5afa Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sat, 26 Nov 2016 14:57:22 -0500
Subject: [PATCH 14/49] disable hyperlink auditing by default
Subject: [PATCH 14/48] disable hyperlink auditing by default

---
chrome/browser/chrome_content_browser_client.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0015-disable-showing-popular-sites-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e3b93cb3a1fb23d8f0333dfee849e01c501d1e2a Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Tue, 6 Mar 2018 00:27:41 -0500
Subject: [PATCH 15/49] disable showing popular sites by default
Subject: [PATCH 15/48] disable showing popular sites by default

---
components/ntp_tiles/features.cc | 4 ++--
Expand Down
2 changes: 1 addition & 1 deletion 0016-disable-article-suggestions-feature-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 2d0e503e4e456d95e280c78759e9165add2fdfb6 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 8 Mar 2018 22:43:12 -0500
Subject: [PATCH 16/49] disable article suggestions feature by default
Subject: [PATCH 16/48] disable article suggestions feature by default

---
components/ntp_snippets/features.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0017-disable-prefetching-suggested-pages-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From a32e1067efe537765b6043533970c8de9496eebd Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 12 Jul 2019 04:10:21 -0400
Subject: [PATCH 17/49] disable prefetching suggested pages by default
Subject: [PATCH 17/48] disable prefetching suggested pages by default

---
components/offline_pages/core/offline_page_feature.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0018-disable-sensors-access-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 8206eb9a77031fb179b17ed6ee399aac94019f6b Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sun, 16 Jun 2019 15:57:29 -0400
Subject: [PATCH 18/49] disable sensors access by default
Subject: [PATCH 18/48] disable sensors access by default

---
.../content_settings/core/browser/content_settings_registry.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0019-disable-third-party-cookies-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From ecf62e50a082251731d2d6bdcd73a4d23d7c3d11 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sun, 16 Jun 2019 16:01:31 -0400
Subject: [PATCH 19/49] disable third party cookies by default
Subject: [PATCH 19/48] disable third party cookies by default

---
components/content_settings/core/browser/cookie_settings.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0020-disable-background-sync-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From d033815c5e9c43e697a9480b1cb25e47e5d2f5cd Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sun, 16 Jun 2019 21:57:26 -0400
Subject: [PATCH 20/49] disable background sync by default
Subject: [PATCH 20/48] disable background sync by default

---
.../content_settings/core/browser/content_settings_registry.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0021-disable-payment-support-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 987948cfdcbefcabbefc79c8de4fb3a00561b2ae Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Tue, 18 Jun 2019 22:28:53 -0400
Subject: [PATCH 21/49] disable payment support by default
Subject: [PATCH 21/48] disable payment support by default

---
components/payments/core/payment_prefs.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0022-disable-media-router-media-remoting-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 3ef22e0e9c05effc89fb7a5d125822499d8e8e07 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 4 Jul 2019 18:11:27 -0400
Subject: [PATCH 22/49] disable media router media remoting by default
Subject: [PATCH 22/48] disable media router media remoting by default

---
chrome/browser/profiles/profile.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0023-disable-media-router-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 7693d891b904bbb657365b14cc5bc55926a8f437 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 4 Jul 2019 19:08:52 -0400
Subject: [PATCH 23/49] disable media router by default
Subject: [PATCH 23/48] disable media router by default

---
.../media/router/media_router_feature.cc | 19 +++++++++----------
Expand Down
2 changes: 1 addition & 1 deletion 0024-disable-offering-translations-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 290e69ec07de431b489b5f030a7c4bbccabe7776 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 12 Jul 2019 03:58:01 -0400
Subject: [PATCH 24/49] disable offering translations by default
Subject: [PATCH 24/48] disable offering translations by default

---
chrome/browser/ui/browser_ui_prefs.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0025-disable-browser-sign-in-feature-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From af3f5b359ab481932a5c32664004ea4e656848b4 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 12 Jul 2019 04:23:18 -0400
Subject: [PATCH 25/49] disable browser sign in feature by default
Subject: [PATCH 25/48] disable browser sign in feature by default

---
.../signin/internal/identity_manager/primary_account_manager.cc | 2 +-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 2aae389f81d839c73fcc06a116d425f1fb32bbc9 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 12 Jul 2019 05:22:11 -0400
Subject: [PATCH 26/49] disable safe browsing reporting opt-in by default
Subject: [PATCH 26/48] disable safe browsing reporting opt-in by default

---
components/safe_browsing/common/safe_browsing_prefs.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0027-enable-dubious-Do-Not-Track-feature-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From da7733d4a93dbcd0ffd16d0890e8cd432ac8bc16 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Tue, 1 Aug 2017 11:16:11 -0400
Subject: [PATCH 27/49] enable dubious Do Not Track feature by default
Subject: [PATCH 27/48] enable dubious Do Not Track feature by default

---
chrome/browser/ui/browser_ui_prefs.cc | 2 +-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 7e57bf778c9593b2bd4badcd181b27e60a3450e0 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 20 Oct 2017 21:20:50 -0400
Subject: [PATCH 28/49] mark non-secure origins as non-secure by default
Subject: [PATCH 28/48] mark non-secure origins as non-secure by default

---
components/security_state/core/security_state.cc | 8 +++-----
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 95b3f5706a6a87aea7e80f3a6043b901c7f91b82 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 2 May 2019 07:15:32 -0400
Subject: [PATCH 29/49] enable strict site isolation by default on Android
Subject: [PATCH 29/48] enable strict site isolation by default on Android

---
chrome/browser/about_flags.cc | 19 -------------------
Expand Down
2 changes: 1 addition & 1 deletion 0030-disable-search-engine-permissions-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 4e41391098e060178f974ca31d6cda9fdd116a06 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Tue, 1 Aug 2017 20:29:56 -0400
Subject: [PATCH 30/49] disable search engine permissions by default
Subject: [PATCH 30/48] disable search engine permissions by default

Disable the geolocation and notification permissions for the default
search engine by default.
Expand Down
2 changes: 1 addition & 1 deletion 0031-stub-out-the-battery-status-API.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 90183d0f447d07faa29e4c5576fcfb9a4dd3775a Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Mon, 17 Jun 2019 11:29:21 -0400
Subject: [PATCH 31/49] stub out the battery status API
Subject: [PATCH 31/48] stub out the battery status API

Pretend that the device is always plugged in and fully charged.
---
Expand Down
2 changes: 1 addition & 1 deletion 0032-always-use-local-new-tab-page.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 2d1420cff1dc6cbcda70da3ca62659737809c678 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Mon, 17 Jun 2019 13:14:22 -0400
Subject: [PATCH 32/49] always use local new tab page
Subject: [PATCH 32/48] always use local new tab page

---
chrome/browser/search/search.cc | 2 +-
Expand Down
2 changes: 1 addition & 1 deletion 0033-disable-search-provider-logo.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e9d6cebf146abafe628e8a85f8189ca5c4127e2b Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Mon, 17 Jun 2019 12:03:52 -0400
Subject: [PATCH 33/49] disable search provider logo
Subject: [PATCH 33/48] disable search provider logo

---
.../template_url_service_factory_android.cc | 31 +------------------
Expand Down
2 changes: 1 addition & 1 deletion 0034-stop-ignoring-download-location-prompt-setting.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 895989f0f81394d437d2a4db4f93913eed868d43 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 28 Jun 2019 16:56:37 -0400
Subject: [PATCH 34/49] stop ignoring download location prompt setting
Subject: [PATCH 34/48] stop ignoring download location prompt setting

---
.../download/DownloadLocationDialogBridge.java | 15 ---------------
Expand Down
2 changes: 1 addition & 1 deletion 0035-show-download-prompt-again-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From a4eb2e7b52606845c5657dbaeecbd763dcf64424 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 28 Jun 2019 17:48:49 -0400
Subject: [PATCH 35/49] show download prompt again by default
Subject: [PATCH 35/48] show download prompt again by default

---
.../chrome/browser/download/DownloadLocationCustomView.java | 4 ----
Expand Down
2 changes: 1 addition & 1 deletion 0036-rename-Sync-and-Google-services-Services.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From ba9301ab8420cf083f0c87c88ffacc9bb4c18349 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 23:28:06 -0400
Subject: [PATCH 36/49] rename Sync and Google services -> Services
Subject: [PATCH 36/48] rename Sync and Google services -> Services

---
.../browser/ui/android/strings/android_chrome_strings.grd | 6 +++---
Expand Down
2 changes: 1 addition & 1 deletion 0037-remove-data-reduction-preference.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 622476f863a2c085badc7a861fd6b1f817df91f1 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 22:06:31 -0400
Subject: [PATCH 37/49] remove data reduction preference
Subject: [PATCH 37/48] remove data reduction preference

---
chrome/android/java/res/xml/main_preferences.xml | 4 ++--
Expand Down
2 changes: 1 addition & 1 deletion 0038-remove-translate-offer-preference.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 8305485b00a25dbdeb2ad2c6f127e25f21c83d42 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 21:11:17 -0400
Subject: [PATCH 38/49] remove translate offer preference
Subject: [PATCH 38/48] remove translate offer preference

---
.../java/res/xml/languages_preferences.xml | 8 ++--
Expand Down
2 changes: 1 addition & 1 deletion 0039-remove-sync-preferences.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From c9f74ff663d5705d8a3dfe07b3734487ecabf5d9 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 21:12:28 -0400
Subject: [PATCH 39/49] remove sync preferences
Subject: [PATCH 39/48] remove sync preferences

---
.../res/xml/sync_and_services_preferences.xml | 56 +++----
Expand Down
2 changes: 1 addition & 1 deletion 0040-remove-navigation-error-preference.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From e42084ad5f72b850abb9f9b984b74217163953b6 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 23:46:41 -0400
Subject: [PATCH 40/49] remove navigation error preference
Subject: [PATCH 40/48] remove navigation error preference

---
.../res/xml/sync_and_services_preferences.xml | 10 ++++----
Expand Down
2 changes: 1 addition & 1 deletion 0041-remove-safe-browsing-reporting-preference.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 186c788113747b54479cca07d52c31bbb8de57ac Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 23:48:41 -0400
Subject: [PATCH 41/49] remove safe browsing reporting preference
Subject: [PATCH 41/48] remove safe browsing reporting preference

---
.../res/xml/sync_and_services_preferences.xml | 10 +++----
Expand Down
2 changes: 1 addition & 1 deletion 0042-remove-usage-and-crash-reports-preference.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From f45e11b142b6ff7287589aa5d2ce0ee6ff21505e Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 23:49:13 -0400
Subject: [PATCH 42/49] remove usage and crash reports preference
Subject: [PATCH 42/48] remove usage and crash reports preference

---
.../res/xml/sync_and_services_preferences.xml | 10 +++----
Expand Down
2 changes: 1 addition & 1 deletion 0043-remove-url-keyed-anonymized-data-preference.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From a427df0e597b183a3ec4a361d6ed6c4d50f1f5eb Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Fri, 2 Aug 2019 23:50:03 -0400
Subject: [PATCH 43/49] remove url keyed anonymized data preference
Subject: [PATCH 43/48] remove url keyed anonymized data preference

---
.../res/xml/sync_and_services_preferences.xml | 10 +++----
Expand Down
2 changes: 1 addition & 1 deletion 0044-disable-contextual-search-by-default.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
From 5fb4f9b7119fc91e570ad17b2b897fae1aad8b1a Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Sat, 3 Aug 2019 00:28:49 -0400
Subject: [PATCH 44/49] disable contextual search by default
Subject: [PATCH 44/48] disable contextual search by default

---
.../browser/contextualsearch/ContextualSearchFieldTrial.java | 2 +-
Expand Down

0 comments on commit c55efc4

Please sign in to comment.