Skip to content

Commit 99c84a3

Browse files
vanadium-stagingthestinger
authored andcommitted
Update/port to 106.0.5249.126
1 parent ec97203 commit 99c84a3

File tree

88 files changed

+91
-91
lines changed

Some content is hidden

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

88 files changed

+91
-91
lines changed

args.gn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ target_os = "android"
33
target_cpu = "arm64"
44

55
android_channel = "stable"
6-
android_default_version_name = "106.0.5249.118"
7-
android_default_version_code = "524911800"
6+
android_default_version_name = "106.0.5249.126"
7+
android_default_version_code = "524912600"
88

99
is_component_build = false
1010
is_debug = false

patches/0001-disable-checkout_nacl.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b59b05b681c8cb0b10936d3fa94d98472119a935 Mon Sep 17 00:00:00 2001
1+
From 0c137c85ea88798dfa3788f9a6d11c3b7534dba5 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
33
Date: Sat, 21 Nov 2020 01:30:06 -0500
44
Subject: [PATCH] disable checkout_nacl
@@ -8,7 +8,7 @@ Subject: [PATCH] disable checkout_nacl
88
1 file changed, 1 insertion(+), 1 deletion(-)
99

1010
diff --git a/DEPS b/DEPS
11-
index a3779dc587a02..4f33b79ae59da 100644
11+
index 5e9dcb0b25081..e7e8d43397551 100644
1212
--- a/DEPS
1313
+++ b/DEPS
1414
@@ -112,7 +112,7 @@ vars = {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 78339954b9765e6fbbfbabdca542d61f4547d389 Mon Sep 17 00:00:00 2001
1+
From 1676bc86b1be9286283cf2c1a65ef7ac98c8ddfe Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 1d26d63c8cdfa7b3143e3f193f9927d04d0ffa1e Mon Sep 17 00:00:00 2001
1+
From a0f93c11eef7049d225ee1da3a85e48b7c26b150 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 7083f9e011a31996c2f567f150c2b4c435099f65 Mon Sep 17 00:00:00 2001
1+
From 369e415e1308b43087752f227380f44e6e1fb24f Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 0545c377ba4caa7ea779e4b89f20e220e4c00264 Mon Sep 17 00:00:00 2001
1+
From 9a2218990f4f96dfa800635a4a887aefe7536bca Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From d08a29316d7ba8b48a8d46988d0425a3e8edab2b Mon Sep 17 00:00:00 2001
1+
From 0a6df6c73648f286908da58668331c508da57d34 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 233fabf5da910c7b48ca5a0317a5cf530431c9b3 Mon Sep 17 00:00:00 2001
1+
From fc25d52512ca57d48d5915d662f1383155589030 Mon Sep 17 00:00:00 2001
22
From: fgei <[email protected]>
33
Date: Tue, 19 Oct 2021 02:21:18 +0000
44
Subject: [PATCH] Vanadium branding

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 9872d0cab1fd9ead50c2c96e7ed66807300b101f Mon Sep 17 00:00:00 2001
1+
From 6a4a0b7446e3a8b0041f68b944227665090a9443 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
33
Date: Sun, 16 Feb 2020 13:40:14 -0500
44
Subject: [PATCH] Vanadium branding for WebView

patches/0009-Vanadium-string-rebranding.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 37041460867e4c218b52fb8d0bd2d4dd564c8a74 Mon Sep 17 00:00:00 2001
1+
From 57c0e1b28b6cc3e09b13b42aef95d4659234c059 Mon Sep 17 00:00:00 2001
22
From: Daniel Micay <[email protected]>
33
Date: Mon, 17 Sep 2001 00:00:00 +0000
44
Subject: [PATCH] Vanadium string rebranding

0 commit comments

Comments
 (0)