Commit Graph
3117 Commits
Author SHA1 Message Date
uazoandGitHub 3f421c1f50 [AUTO][FILECONTROL] - version 126.0.6478.57 (#1204)
[AUTO][FILECONTROL] - version 126.0.6478.57
2024-06-11 21:43:09 -09:00
uazoandGitHub 02fa5c2ff2 [AUTO][DOC] Generate patches doc for master branch 2024-06-12 06:43:07 +00:00
Carmelo Messina 96c69b93b9 Bump to 126.0.6478.57 2024-06-12 08:42:25 +02:00
Carmelo Messina e0457e4e61 [TOOLS] temporary workaround for #1161
unnecessary code removed
2024-06-12 08:41:16 +02:00
uazoandGitHub 03e0b3c8aa [AUTO][FILECONTROL] - version 126.0.6478.57 2024-06-12 03:01:25 +00:00
Carmelo Messina f8a4095328 Disable wip Android Hub: temporarily disable Android Hub being still in work in progress 2024-06-11 17:59:13 +02:00
Carmelo Messina 74e29f633a autofill miscellaneous: enable kAutofillPopupZOrderSecuritySurface by default 2024-06-11 17:57:05 +02:00
Carmelo Messina b7c5f8aaf3 [TOOLS] temporary workaround for #1161 2024-06-11 17:44:35 +02:00
uazoandGitHub 4b495db6d5 [AUTO][DOC] Generate patches doc for master branch (#1201)
[AUTO][DOC] Generate patches doc for master branch
2024-06-11 06:40:34 +00:00
uazoandGitHub 24da2fb86b [AUTO][FILECONTROL] - version 126.0.6478.40 (#1194)
[AUTO][FILECONTROL] - version 126.0.6478.40
2024-06-11 06:40:12 +00:00
uazoandGitHub f8f066372e [AUTO][DOC] Generate patches doc for master branch 2024-06-11 06:39:47 +00:00
uazoandGitHub bf283e0ad4 Rebase to v126 (#1193)
Rebase to v126
2024-06-11 06:39:30 +00:00
Carmelo Messina 561fa7b45f merge Disable-FirstPartySets-and-StorageAccessAPI.patch and Disable-FLoC-and-privacy-sandbox.patch
to simplify my work, they are all part of the privacy sandbox project
2024-06-10 17:50:39 +02:00
Carmelo Messina 7b0784a8ca Added new patches
- Use BoringSSL for RandBytes
- Restore chrome password store
2024-06-09 14:35:30 +02:00
Carmelo Messina 2c48db6e5e Drop Enable-PermuteTLSExtensions-by-default
Upstream enabled by default and removed flag
2024-06-09 14:33:42 +02:00
Carmelo Messina 700330c01a Patches for 126 (line changes) 2024-06-09 14:32:05 +02:00
Carmelo Messina a01284140d Adapted patches for 126 2024-06-09 14:30:40 +02:00
Carmelo Messina 17bebdaec3 [TOOLS] gclient: amend exclude everything but not "microsoft_dxheaders"
the correct syntax is "custom_hooks" for overriding hooks
2024-06-09 10:17:53 +02:00
Carmelo Messina 49ee4ceafd [TOOLS] gclient: exclude everything but not "microsoft_dxheaders" 2024-06-09 09:14:44 +02:00
Carmelo Messina 4eed21acf7 [TOOLS] gclient: removal of stale features
fetching git without history was implemented some time ago directly in gclient, while to bypass the upload of statistics to google, autoninja should no longer be used (use ninja directly)
2024-06-09 09:05:48 +02:00
uazoandGitHub cb54cf960c [AUTO][FILECONTROL] - version 126.0.6478.40 2024-06-09 02:44:14 +00:00
uazoandGitHub a3eff5cd04 Update prepare-build.sh
Revert of https://github.com/uazo/cromite/commit/c004c96e6a179db5810e6761bfdf4375b4e9ce38

By activating the win platform, gclient also downloads ciopfs which is incompatible with my ci

see https://github.com/uazo/cromite/actions/runs/9428072990/job/25972962876
2024-06-08 13:49:54 +03:00
uazoandGitHub c004c96e6a Update prepare-build.sh
from 126 we must also checkout the ‘win’ platform, since third_party/microsoft_dxheaders is required for the build
2024-06-08 13:21:22 +03:00
Carmelo Messina 0df4ec8855 Bump to 126.0.6478.40 2024-06-07 12:22:40 +02:00
Carmelo Messina 6d688949f8 Patches for 126 2024-06-07 12:22:01 +02:00
Emil Velikov 20300e5e91 CI: remove unnecessary variables and indirection
Drop the indirection - we don't need to checkout to custom location.
Thus we can drop the no longer used HOME and RTAG variables.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov f24116b3fc tools: fixup the remaining shellcheck issues
Namely:
 - use $() over deprecated ``
 - read -r, so \ is not mangled
 - use -n instead of ! -z

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov fe92d1b238 tools: enable bash "safe mode"
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov 9bfe299184 tools: quote as appropriate
Drop a few erroneous quotes and add some as needed.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov 2392816148 tools: pipe the output directly into sort
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov a82400d14b tools: unconditionally remove previous file
Drop the test -f, use rm -f - it does the same thing. Modulo, if we
accidentally end up with folder/char devices of the same name.

In which case existing code already explodes.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov d637fea1e7 tools: remove dubious CR and SUBJECT handling
CR is (seemingly) unused, while the SUBJECT cannot be multi-line, so the
xargs doesn't do anything.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov 62947d3569 tools: rework patch handling
Feed the (base) filename as yet another token and do read from stdin for
the child script.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov abde6d117a tools: remove unused fields Category/Context
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
Emil Velikov cc1be019d7 editorconfig: update to align with reality
Set the root = true flag, so tools don't continue traversing the tree
looking for more editorconfig files.

In practise we have Unix line endings so adjust the end_of_line flag and
enable UTF-8 charset.

Enable final newline for all files but patches - most editors already
insert one and git gets unhappy otherwise.

Finally, use 4 space indent for shell scripts... In practise their style
varies _a lot_ but this seems reasonable default IMHO.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-06-03 21:43:17 +01:00
uazoandGitHub 726270b960 [AUTO][DOC] Generate patches doc for master branch (#1176)
[AUTO][DOC] Generate patches doc for master branch
v125.0.6422.150-09fd705651577dd2bb5896ad0d3d310a8e5ef3d3
2024-05-31 08:24:42 -07:00
uazoandGitHub db6a2ca889 [AUTO][DOC] Generate patches doc for master branch 2024-05-31 15:24:02 +00:00
Carmelo Messina f6f41a379e Eyeo Adblock for Cromite: #247 Add dns CNAME support in Adblock Plus 2024-05-31 17:23:36 +02:00
uazoandGitHub 3fd3ba44dc [AUTO] Patches auto-rebase for master branch (#1174)
[AUTO] Patches auto-rebase for master branch
2024-05-30 23:47:43 -07:00
uazoandGitHub 618a8ba62f [AUTO] Patches auto-rebase 2024-05-31 06:45:02 +00:00
Carmelo Messina a6e33b8f8d Bump to 125.0.6422.150 2024-05-31 08:37:33 +02:00
uazoandGitHub e6cbfe6424 [AUTO][FILECONTROL] - version 125.0.6422.147 (#1171)
[AUTO][FILECONTROL] - version 125.0.6422.147
2024-05-30 23:35:10 -07:00
uazoandGitHub f9d8f6c90a [AUTO][FILECONTROL] - version 125.0.6422.147 2024-05-31 02:41:05 +00:00
uazoandGitHub eae1582b1c [AUTO][DOC] Generate patches doc for master branch (#1170)
[AUTO][DOC] Generate patches doc for master branch
2024-05-30 08:47:00 -04:00
uazoandGitHub 9aed12ac5a [AUTO][DOC] Generate patches doc for master branch 2024-05-30 12:41:47 +00:00
Carmelo Messina e46f4a3ce3 Media fingerprinting mitigations: #862 removes the ability to understand the capabilities of the video card in windows. 2024-05-30 14:41:17 +02:00
Carmelo Messina 494445558a Content settings infrastructure: #1119 Fix radio group display value 2024-05-30 14:37:20 +02:00
uazoandGitHub 160843fd10 [AUTO] Patches auto-rebase for master branch (#1167)
[AUTO] Patches auto-rebase for master branch
2024-05-29 08:03:00 -08:00
uazoandGitHub 7eaed0f05d [AUTO] Patches auto-rebase 2024-05-29 15:58:51 +00:00
uazoandGitHub 378a847e3c [AUTO][DOC] Generate patches doc for master branch (#1166)
[AUTO][DOC] Generate patches doc for master branch
2024-05-29 07:58:10 -08:00