Skip to content

Commit a4b15ad

Browse files
vanadium-stagingthestinger
authored andcommitted
Revert forcibly partitioning all cookies
1 parent fa13acc commit a4b15ad

File tree

116 files changed

+116
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+116
-181
lines changed

args.gn

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android_default_version_name = "113.0.5672.62"
77
android_default_version_code = "567206200"
88

99
ext_version_enabled = true
10-
ext_version_increment = "0"
10+
ext_version_increment = "1"
1111

1212
is_component_build = false
1313
is_debug = false

patches/0001-disable-checkout_nacl.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d844f1df6a6745741de683a0a76feeea45bf4285 Mon Sep 17 00:00:00 2001
1+
From 36de38fb3c25f74fa8152c81a407826ece923582 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sat, 21 Nov 2020 01:30:06 -0500
44
Subject: [PATCH] disable checkout_nacl

patches/0002-use-64-bit-WebView-processes.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 9c68d3df43bbcbd1058d4a518627b12853114c69 Mon Sep 17 00:00:00 2001
1+
From c1587b2209b50cd276bb3ce9ed33526ed7b15081 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 26 Jan 2017 01:30:12 -0500
44
Subject: [PATCH] use 64-bit WebView processes

patches/0003-switch-to-fstack-protector-strong.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 595f9782716cfd3c4d4f07f9d552ec0f8b50d9bb Mon Sep 17 00:00:00 2001
1+
From d8e361cb821e99763db62a9be75bd1f3254543db Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 26 Dec 2018 10:20:24 -0500
44
Subject: [PATCH] switch to -fstack-protector-strong

patches/0004-enable-fwrapv-in-Clang-for-non-UBSan-builds.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f75bb37ce533343dc716e470ce35c5ddbbe81a7b Mon Sep 17 00:00:00 2001
1+
From df701655d80ec7154019dc04db794d4bca760ac5 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 22 Dec 2016 07:15:34 -0500
44
Subject: [PATCH] enable -fwrapv in Clang for non-UBSan builds

patches/0005-enable-ftrivial-auto-var-init-zero.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b769e64a02df19739913039cbddcc3f79b1e7f48 Mon Sep 17 00:00:00 2001
1+
From f830639a2885f8c922ad4cb573edae4487ed0143 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 8 Apr 2020 20:48:17 -0400
44
Subject: [PATCH] enable -ftrivial-auto-var-init=zero

patches/0006-disable-broken-warning-for-auto-var-init.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a1fdfee01a4b8e46b01ed117d4040904c3668ec9 Mon Sep 17 00:00:00 2001
1+
From e4477428ebcab8106599df045d09da7ddeed2939 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 21 May 2020 14:07:54 -0400
44
Subject: [PATCH] disable broken warning for auto var init

patches/0007-Vanadium-branding.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 76f68c16155257e6c7c4c686de7d998b7bcf07a2 Mon Sep 17 00:00:00 2001
1+
From f655dbc9cd009f305f66e92de102bc7bf2a030b6 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Tue, 19 Oct 2021 02:21:18 +0000
44
Subject: [PATCH] Vanadium branding

patches/0008-Vanadium-branding-for-WebView.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 95ec9f2669c86ad6da365414505616b40cc6b00c Mon Sep 17 00:00:00 2001
1+
From e9c370c619706a49a71ef13e6b4f681a08a55965 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Feb 2020 13:40:14 -0500
44
Subject: [PATCH] Vanadium branding for WebView

patches/0009-Vanadium-string-rebranding.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 69787faa49a7efa5adf2395fd63ceef67cc0b944 Mon Sep 17 00:00:00 2001
1+
From daf16ec82985d0af6bcbbfcbafdbfa24bf80b93d Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Sep 2001 00:00:00 +0000
44
Subject: [PATCH] Vanadium string rebranding

patches/0010-Remove-logo-from-chrome-version.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b9490b1ca198f8d0e621b6e8e493e587e8efdaae Mon Sep 17 00:00:00 2001
1+
From 8d513eb4085516a73935788deef4071ec8eb5bf3 Mon Sep 17 00:00:00 2001
22
From: A Mak <refragable@mailbox.org>
33
Date: Sat, 25 Jul 2020 17:56:47 -0700
44
Subject: [PATCH] Remove logo from chrome://version

patches/0011-redirect-settings-help-icon.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From bace2ff372864a377352b9c9c7ba8b0f6232db8a Mon Sep 17 00:00:00 2001
1+
From 97c78bd4dbbf114a9fafa682659dadbfce804288 Mon Sep 17 00:00:00 2001
22
From: Zoraver Kang <zkang@wpi.edu>
33
Date: Fri, 16 Aug 2019 02:03:45 -0400
44
Subject: [PATCH] redirect settings help icon

patches/0012-remove-Google-prefix-from-storage-settings-label.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5e29768b14166b6859fc42b933470cc43049d8af Mon Sep 17 00:00:00 2001
1+
From 325910ccbb9df047bb3822ab90d639638c5b3cbc Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 8 Apr 2020 09:51:35 -0400
44
Subject: [PATCH] remove Google prefix from storage settings label

patches/0013-remove-Help-feedback-menu-entry.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c302e5a47af4e2282e77c02eb36fe452bd3d78a0 Mon Sep 17 00:00:00 2001
1+
From 4c172f115b7cbfcc5d8c873d94e0330ccfd6792e Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 15 Apr 2021 02:14:37 -0400
44
Subject: [PATCH] remove Help & feedback menu entry

patches/0014-hide-passwords.google.com-link-when-not-supported.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 6525ab28ed7d47d67808534bd172fe6dd18b9886 Mon Sep 17 00:00:00 2001
1+
From 30cf8e1c0d8e3a9cb31bf324defa0f7805fb5b12 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 13 Aug 2017 19:33:04 -0400
44
Subject: [PATCH] hide passwords.google.com link when not supported

patches/0015-disable-first-run-welcome-page.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 978b1852c4cdd7399cb5a3c4799b8f9098f3db4e Mon Sep 17 00:00:00 2001
1+
From 80f561ebd60a483c60259ab1f04b96ed712b4c97 Mon Sep 17 00:00:00 2001
22
From: csagan5 <32685696+csagan5@users.noreply.github.com>
33
Date: Sun, 26 Nov 2017 22:51:43 +0100
44
Subject: [PATCH] disable first run welcome page

patches/0016-disable-seed-based-field-trials.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 9e0c79be8945cc0b7116ec61fe4c07461e219756 Mon Sep 17 00:00:00 2001
1+
From fa98abcb62cc7b973f1a1cf6a560f2915a9c31b8 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 25 Dec 2018 16:19:51 -0500
44
Subject: [PATCH] disable seed-based field trials

patches/0017-disable-fetching-variations.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c6047b96564c3bbee7a6b7ac619b3028d302e24a Mon Sep 17 00:00:00 2001
1+
From ad9fa8fb875c1f30305284a2e8b6bd67ce4a1694 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 18 Nov 2020 19:08:58 -0500
44
Subject: [PATCH] disable fetching variations

patches/0018-disable-WebView-variations-support.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 0cfe7c30ccf9b5bf5ff6ba024ea72098f434144b Mon Sep 17 00:00:00 2001
1+
From 320cdb4ebb01a553e0c475fa24c81b1bfd2f6a9b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 10 Dec 2020 10:09:18 -0500
44
Subject: [PATCH] disable WebView variations support

patches/0019-disable-navigation-error-correction-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 1aba49dc6c0997cd6ca2c32d66cb8ac91b3dd731 Mon Sep 17 00:00:00 2001
1+
From 0682d6037616d1414aebb03b7b3be85b3230d71e Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Nov 2016 08:29:58 -0500
44
Subject: [PATCH] disable navigation error correction by default

patches/0020-disable-contextual-search-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From fdbad82ad3746c7d0c0de728be7d4e779489eefd Mon Sep 17 00:00:00 2001
1+
From 9e6bcb0f3e32742a50533892dc1fa8bc12dfe846 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Nov 2016 09:26:51 -0500
44
Subject: [PATCH] disable contextual search by default

patches/0021-disable-network-prediction-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 28f53684c3341ca6cf4b9bb823b5f774676c6db1 Mon Sep 17 00:00:00 2001
1+
From fe3ec01e3bc4dfd09a7f36005ac420dcfed96cb3 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Nov 2016 08:31:44 -0500
44
Subject: [PATCH] disable network prediction by default

patches/0022-disable-metrics-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b1c0f00d6dd2d7161724cddd4abf01a6a3ffc98e Mon Sep 17 00:00:00 2001
1+
From 7654d5fcb900db72ddc173209a7f0421a809d457 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 24 Nov 2016 11:41:00 -0500
44
Subject: [PATCH] disable metrics by default

patches/0023-disable-hyperlink-auditing-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 491aac8a1160b117c31f02fa7229594667657817 Mon Sep 17 00:00:00 2001
1+
From b0097b14851284fe1cb2c51688cc6181059a80bc Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sat, 26 Nov 2016 14:57:22 -0500
44
Subject: [PATCH] disable hyperlink auditing by default

patches/0024-disable-showing-popular-sites-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 3fe14d51dfb897534b0713680cc41a25104084e0 Mon Sep 17 00:00:00 2001
1+
From 0d99b983b5af7b30af2a100782aa487acb3f868b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 6 Mar 2018 00:27:41 -0500
44
Subject: [PATCH] disable showing popular sites by default

patches/0025-disable-article-suggestions-feature-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From c2f1e742123d6d807715518991ab3f1c7c3f4993 Mon Sep 17 00:00:00 2001
1+
From 42022b4dafab7decfff2c12fb3be187ce8846f19 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 8 Mar 2018 22:43:12 -0500
44
Subject: [PATCH] disable article suggestions feature by default

patches/0026-disable-content-feed-suggestions-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f15f8084a15cab72541c6dc40722242dbe7db383 Mon Sep 17 00:00:00 2001
1+
From 4c1d6d4f96cc4482bafbf0c11952ce7f0477f25d Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 22 Mar 2020 01:23:48 -0400
44
Subject: [PATCH] disable content feed suggestions by default

patches/0027-disable-sensors-access-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From e2ffa44b18de14b6f342e597cbda3717109db2ed Mon Sep 17 00:00:00 2001
1+
From 11b6b88ab97000c9dbeb4544c6e4dbbc65fadbc4 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Jun 2019 15:57:29 -0400
44
Subject: [PATCH] disable sensors access by default

patches/0028-block-playing-protected-media-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 362eeddb2331942820f4926f1c6f27f3e1ebad7c Mon Sep 17 00:00:00 2001
1+
From 3a3ee601920f04198ca7d9d258bf63e2c61a3208 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 1 Dec 2020 00:29:28 -0500
44
Subject: [PATCH] block playing protected media by default

patches/0029-disable-third-party-cookies-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5617bbe5c0bcdd889158490382c52d24fa39c4af Mon Sep 17 00:00:00 2001
1+
From fb1a1fe408d8314b9ca17767b7cf22dd150dc998 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Jun 2019 16:01:31 -0400
44
Subject: [PATCH] disable third party cookies by default

patches/0030-disable-background-sync-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 3e0d7130504dbd37045a8863632fe4450cddd40b Mon Sep 17 00:00:00 2001
1+
From 9f97a43832064bf28a8d733e72219f5b711c7510 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 16 Jun 2019 21:57:26 -0400
44
Subject: [PATCH] disable background sync by default

patches/0031-disable-payment-support-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2dd7f7edc6c3336014ac96c05bfb184d08a66623 Mon Sep 17 00:00:00 2001
1+
From b23d78a0ea7b504506206ec886d86fb8cff038a0 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 18 Jun 2019 22:28:53 -0400
44
Subject: [PATCH] disable payment support by default

patches/0032-disable-media-router-media-remoting-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 38bd51097e5cbf64bb9f58818f82f6f5e359e52c Mon Sep 17 00:00:00 2001
1+
From 5142ac956bf135d3bfaacd0c2a87d2d131a395ec Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 4 Jul 2019 18:11:27 -0400
44
Subject: [PATCH] disable media router media remoting by default

patches/0033-disable-media-router-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From fb035666d8a3dbdb110ed180c266d98345c3fb7d Mon Sep 17 00:00:00 2001
1+
From 651975e4d27447e6cf2a24fd5e8c0f794240fd6f Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 4 Jul 2019 19:08:52 -0400
44
Subject: [PATCH] disable media router by default

patches/0034-disable-offering-translations-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 0031406ca857738ef0151fce711dd27feadce17a Mon Sep 17 00:00:00 2001
1+
From fed31a606b7e4b26cd4e47be41ce790e782fe119 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 12 Jul 2019 03:58:01 -0400
44
Subject: [PATCH] disable offering translations by default

patches/0035-disable-browser-sign-in-feature-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 86d4de9aedfe0d40e3dd68bf3aaf88c96f5638a9 Mon Sep 17 00:00:00 2001
1+
From 7be0e0b020174831fbf66273e6b07e899121ab16 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 12 Jul 2019 04:23:18 -0400
44
Subject: [PATCH] disable browser sign in feature by default

patches/0036-disable-browser-autologin-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From febac3f2c61d5739ce1fd54d94d0c0ab67f881db Mon Sep 17 00:00:00 2001
1+
From 50bbfe5fce02bb5ed1a3f31b2bb2905007a0a7e0 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Sun, 22 Mar 2020 03:07:08 -0400
44
Subject: [PATCH] disable browser autologin by default

patches/0037-disable-safe-browsing-reporting-opt-in-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 472e3a8d9951ffe2693ec7523557185cf33b894e Mon Sep 17 00:00:00 2001
1+
From 5ebcbe3f8516ea4c754bad2c2af56ff854ea898f Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 12 Jul 2019 05:22:11 -0400
44
Subject: [PATCH] disable safe browsing reporting opt-in by default

patches/0038-disable-unused-safe-browsing-option-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 0c4af3e259c98d100c08265925ba74e43057a370 Mon Sep 17 00:00:00 2001
1+
From 6d02033cf51538e4b2448d6d7e003fc13781fe8b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 12 Mar 2020 13:01:02 -0400
44
Subject: [PATCH] disable unused safe browsing option by default

patches/0039-disable-media-DRM-preprovisioning-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 02a3e42b8b78a3d6e16424c7ddbc86b6af1fddbc Mon Sep 17 00:00:00 2001
1+
From 65a7a142d6aafefb27e6fd0a09da78baff5fb36c Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 21 May 2020 12:27:29 -0400
44
Subject: [PATCH] disable media DRM preprovisioning by default

patches/0040-enable-prefetch-privacy-changes-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From fdafad318ada4af8031d4b2baaa4d85d3bcfd665 Mon Sep 17 00:00:00 2001
1+
From 974bd8d954ac2f75e0a33126bc4af35bbc54b19a Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 23 Oct 2020 23:59:13 -0400
44
Subject: [PATCH] enable prefetch privacy changes by default

patches/0041-enable-user-agent-freeze-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 39706987a5933019075b63e1c3ba023010d46122 Mon Sep 17 00:00:00 2001
1+
From d361c46078d98a5596e33d27c3ac642061c2c62d Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 3 Mar 2021 13:42:41 -0500
44
Subject: [PATCH] enable user agent freeze by default

patches/0042-enable-split-cache-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From a49806e58a99384f2d113a5e9ad20723534b80bd Mon Sep 17 00:00:00 2001
1+
From 11ff3bde003636840d845ced6f62c4bd25885814 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Wed, 23 Dec 2020 06:00:50 -0500
44
Subject: [PATCH] enable split cache by default

patches/0043-enable-partitioning-connections-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 83823bd79bf2daa1e1e647b9c20942b4772bbe96 Mon Sep 17 00:00:00 2001
1+
From 2de95c2cf12bc5cce9956d47c3a62cc6ef9414a2 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 8 Mar 2021 16:53:47 -0500
44
Subject: [PATCH] enable partitioning connections by default

patches/0044-enable-new-third-party-storage-partitioning.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d469559803b06e6dc215dae7e5f116e672719e6b Mon Sep 17 00:00:00 2001
1+
From 1076c6faf2718c4a73790c6ea3a427df99ae4e7a Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 2 Jan 2023 12:14:24 -0500
44
Subject: [PATCH] enable new third party storage partitioning

patches/0045-enable-dubious-Do-Not-Track-feature-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d563c1bc6b87c0d5561f55ee786db79e7654297c Mon Sep 17 00:00:00 2001
1+
From 3729077dec1f42449ec9bed9b4c58eaa3feb9317 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 1 Aug 2017 11:16:11 -0400
44
Subject: [PATCH] enable dubious Do Not Track feature by default

patches/0046-disable-autofill-server-communication-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5853b52520611994ec8875b224fdff62a429b08d Mon Sep 17 00:00:00 2001
1+
From 098a02321b8f0cbb141633ad202a828f9c23bde8 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Tue, 1 Dec 2020 00:56:57 -0500
44
Subject: [PATCH] disable autofill server communication by default

patches/0047-disable-component-updater-pings-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 815dff905f82c4d006b31942333482b61d18ca01 Mon Sep 17 00:00:00 2001
1+
From 1f082bed54e4225ef84ae0016c0a51b9106f78fd Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 27 Nov 2020 03:56:29 -0500
44
Subject: [PATCH] disable component updater pings by default

patches/0048-mark-non-secure-origins-as-dangerous.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 5e30f8ba103c323ade75c55a2f26a2960e021123 Mon Sep 17 00:00:00 2001
1+
From 0ace9cf3bb496e96090d0ad49867b70a3ad40a07 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 20 Oct 2017 21:20:50 -0400
44
Subject: [PATCH] mark non-secure origins as dangerous

patches/0049-enable-strict-site-isolation-by-default-on-Android.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 96c8bbe032bb25d9cd1a49860da7800153a98b2f Mon Sep 17 00:00:00 2001
1+
From 16c1462e1b83f39f0a99b98907caa45da185b71b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 2 May 2019 07:15:32 -0400
44
Subject: [PATCH] enable strict site isolation by default on Android

patches/0050-most-private-WebRTC-IP-handling-policy-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From f6acd579b5d508cb4a0061a271c4ac7ffbfb5cad Mon Sep 17 00:00:00 2001
1+
From 109354f6b15461e898c9cc33e1ab221aba3ff1c6 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Thu, 21 May 2020 12:58:04 -0400
44
Subject: [PATCH] most private WebRTC IP handling policy by default

patches/0051-stub-out-the-battery-status-API.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2d41962c6dd87ca067e3188a43ae64a11098846d Mon Sep 17 00:00:00 2001
1+
From c61f1ca3319f36c2d888905fe72010195d7295b2 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Jun 2019 11:29:21 -0400
44
Subject: [PATCH] stub out the battery status API

patches/0052-always-use-local-new-tab-page.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 745abb2e7f845eb2b9f758b77a10822fb125495a Mon Sep 17 00:00:00 2001
1+
From 6d08eaa7ecb0c1b452cd46560a4c280cccf5b82b Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Jun 2019 13:14:22 -0400
44
Subject: [PATCH] always use local new tab page

patches/0053-disable-search-provider-logo.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 8f2e06067ee222f48d4b2a77593ef54af09c4247 Mon Sep 17 00:00:00 2001
1+
From 8b7c2fb308cbb9108341956e3c4e2c90a5940489 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Mon, 17 Jun 2019 12:03:52 -0400
44
Subject: [PATCH] disable search provider logo

patches/0054-stop-ignoring-download-location-prompt-setting.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2ad8912f2ca69b56380cb56e7244923c96020db2 Mon Sep 17 00:00:00 2001
1+
From 9808b65c6d23c4f53fe806f696046e18c03a0a76 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 28 Jun 2019 16:56:37 -0400
44
Subject: [PATCH] stop ignoring download location prompt setting

patches/0055-show-download-prompt-again-by-default.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 2cfc50bfbd70b6e13ce0fc737bb487c74f4372bc Mon Sep 17 00:00:00 2001
1+
From 2da473c87c32bae0e36cd133f3c9952d11b00253 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 28 Jun 2019 17:48:49 -0400
44
Subject: [PATCH] show download prompt again by default

patches/0056-Consolidate-java-sources-added-at-android-specific-c.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From dd8422d9b994657777541b9403243d97d29f90df Mon Sep 17 00:00:00 2001
1+
From e672e0084ca0e94296c0113f38674f8022441155 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Mon, 13 Mar 2023 08:41:43 +0000
44
Subject: [PATCH] Consolidate java sources added at android-specific chrome

patches/0057-Consolidate-resources-added-at-android-specific-chro.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 028d5c7eadd527b45f9ade0591b6110da4e35343 Mon Sep 17 00:00:00 2001
1+
From 5545b3f2694c7290bf374963baf34609a4cfdd95 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Mon, 13 Mar 2023 08:46:00 +0000
44
Subject: [PATCH] Consolidate resources added at android-specific chrome layer

patches/0058-Consolidate-downstream-strings-in-a-separate-file-fo.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 4a9a89a57aeb4f7b0c7f28a2333c3afba3a02a05 Mon Sep 17 00:00:00 2001
1+
From aebc97d64e9154e2fdb24522f31c4bdbc38ec91f Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Mon, 13 Mar 2023 08:58:10 +0000
44
Subject: [PATCH] Consolidate downstream strings in a separate file for chrome

patches/0059-Utility-class-for-adding-shared-preference-keys.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 182538891435b8e404c62d4f96195ee681ce98e6 Mon Sep 17 00:00:00 2001
1+
From e76cb40173d627af930c82e9ea453fc164be2143 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Mon, 13 Mar 2023 10:29:53 +0000
44
Subject: [PATCH] Utility class for adding shared preference keys

patches/0060-Helper-class-for-modifying-preferences-at-chrome-lay.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 8d6415b528282e377ffa4c291f8ba0354e0aa403 Mon Sep 17 00:00:00 2001
1+
From 4ab76c7a495db83b090eee0e94e91e316479804e Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Tue, 11 Apr 2023 07:14:45 +0000
44
Subject: [PATCH] Helper class for modifying preferences at chrome layer

patches/0061-Utility-class-for-modifying-preferences-at-Privacy-s.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 33ac0fcece1020d8736d8cbfc0e7247a39c78f26 Mon Sep 17 00:00:00 2001
1+
From 359bbfa494da361e4c5fa2a924b95c76c016a522 Mon Sep 17 00:00:00 2001
22
From: fgei <fgei@gmail.com>
33
Date: Tue, 11 Apr 2023 07:55:52 +0000
44
Subject: [PATCH] Utility class for modifying preferences at Privacy section

patches/0062-remove-translate-offer-preference.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 7b4ecbd87badcca21d92c722a1f1d8e58120fe0b Mon Sep 17 00:00:00 2001
1+
From efa9f703ad4992920333a7cfccc158d75e7319ad Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <danielmicay@gmail.com>
33
Date: Fri, 2 Aug 2019 21:11:17 -0400
44
Subject: [PATCH] remove translate offer preference

patches/0063-set-default-search-engine-to-DuckDuckGo.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 1a796b39221fb45170935dbba65245eb7066674c Mon Sep 17 00:00:00 2001
1+
From 2693ef9b7cb7cbae216549454846075f527c1a4f Mon Sep 17 00:00:00 2001
22
From: Zoraver Kang <zkang@wpi.edu>
33
Date: Sat, 17 Aug 2019 15:53:50 -0400
44
Subject: [PATCH] set default search engine to DuckDuckGo

patches/0064-disable-trivial-subdomain-hiding.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b0bf7b2294722fb44e840f9bf99b2c6f0bd4a27f Mon Sep 17 00:00:00 2001
1+
From d8385771978c4711d4bb92f83d38e5d2bea940cf Mon Sep 17 00:00:00 2001
22
From: JTL <jtl@teamclassified.ca>
33
Date: Sat, 21 Dec 2019 04:04:24 +0000
44
Subject: [PATCH] disable trivial subdomain hiding

patches/0065-disable-learn-more-link-in-incognito-new-tab.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 6f29dd5e44a5ecd780eaa6549fda1799c573e32a Mon Sep 17 00:00:00 2001
1+
From 7907ac418a97b736872741ac7eebecd744462330 Mon Sep 17 00:00:00 2001
22
From: A Mak <refragable@mailbox.org>
33
Date: Sat, 8 Aug 2020 11:17:59 -0700
44
Subject: [PATCH] disable learn more link in incognito new tab

0 commit comments

Comments
 (0)