Commit Graph
123 Commits
Author SHA1 Message Date
uazoandgithub-actions[bot] 38a6228995 [AUTO][FILECONTROL] - version 127.0.6533.89 2024-07-31 02:22:26 +00:00
Carmelo Messina f6b99fb27f Added new files
third_party/blink/web_tests/virtual/stable/webexposed/global-interface-listing-expected.txt
android_webview/browser/aw_field_trials.cc
2024-07-30 09:29:10 +02:00
Carmelo Messina 7053a62c0b Fix Allow 'ninja -t compdb' accept one target 2024-07-30 09:22:06 +02:00
uazoandgithub-actions[bot] 59fc289161 [AUTO][FILECONTROL] - version 127.0.6533.73 2024-07-24 02:43:00 +00:00
uazoandGitHub 9dd1210c24 [AUTO][FILECONTROL] - version 127.0.6533.57 (#1287)
[AUTO][FILECONTROL] - version 127.0.6533.57
2024-07-23 03:13:44 -12:00
uazoandGitHub 8a07a25e0f [TOOLS] Fix download clang prebuilds 2024-07-19 16:27:21 +05:00
uazoandgithub-actions[bot] 5620d1468e [AUTO][FILECONTROL] - version 127.0.6533.57 2024-07-18 02:42:24 +00:00
uazoandgithub-actions[bot] ad8d645ec0 [AUTO][FILECONTROL] - version 126.0.6478.186 2024-07-17 02:46:32 +00:00
uazoandGitHub b18c8e255e [TOOLS] Download android pgo profiles 2024-07-16 23:57:41 +10:00
Carmelo Messina 0a9f97902c [INFRA] Use runner version 2.317.0 2024-07-10 16:00:19 +02:00
uazoandgithub-actions[bot] e448c8bd9a [AUTO][FILECONTROL] - version 126.0.6478.127 2024-06-25 02:39:10 +00:00
uazoandgithub-actions[bot] 1abe925f51 [AUTO][FILECONTROL] - version 126.0.6478.115 2024-06-19 07:22:41 +00:00
uazoandGitHub 915b115fbe Revert "CI: rework the patch-doc script and workflow" 2024-06-15 06:37:19 -01:00
Carmelo Messina e65dfa2f09 Revert "[TOOLS] extract-patch-data: fix unbound variable error"
This reverts commit 01202898fe.
2024-06-15 09:36:44 +02:00
Carmelo Messina 01202898fe [TOOLS] extract-patch-data: fix unbound variable error 2024-06-15 09:07:03 +02:00
uazoandGitHub 2a61bc93cf [TOOLS] rework the patch-doc script and workflow (#1186)
[TOOLS] rework the patch-doc script and workflow
2024-06-15 05:59:38 -01:00
uazoandGitHub 03e0b3c8aa [AUTO][FILECONTROL] - version 126.0.6478.57 2024-06-12 03:01:25 +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
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
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
uazoandGitHub f9d8f6c90a [AUTO][FILECONTROL] - version 125.0.6422.147 2024-05-31 02:41:05 +00:00
uazoandGitHub 3e47fcf446 [AUTO][FILECONTROL] - version 125.0.6422.113 2024-05-24 02:38:42 +00:00
uazoandGitHub 10dc0a912d [AUTO][FILECONTROL] - version 125.0.6422.76 2024-05-22 02:39:12 +00:00
uazoandGitHub 6e898120cd [AUTO][FILECONTROL] - version 125.0.6422.60 2024-05-16 02:42:03 +00:00
Carmelo Messina 06ebd37f8a [INFRA] Use runner version 2.316.1 2024-05-10 10:00:01 +02:00
uazoandGitHub 2488814063 [AUTO][FILECONTROL] - version 124.0.6367.159 2024-05-08 02:16:54 +00:00
uazoandGitHub 8c79555ca4 Update file_list.txt
add web_contents_impl.cc
2024-05-03 09:01:55 -06:00
uazoandGitHub d76b53db99 [AUTO][FILECONTROL] - version 124.0.6367.119 2024-05-03 02:37:21 +00:00
uazoandGitHub 8efc2ef5fe [AUTO][FILECONTROL] - version 124.0.6367.118 2024-05-01 02:38:19 +00:00
uazoandGitHub c7803e78c0 [AUTO][FILECONTROL] - version 124.0.6367.91 2024-04-26 02:34:44 +00:00
uazoandGitHub 5e438474c6 AUTOMATED - new files under control 124.0.6367.82 2024-04-24 02:34:52 +00:00
uazoandGitHub 5946b8d50d Update file_list.txt 2024-04-21 18:59:10 +08:00
uazoandGitHub 80203b0109 AUTOMATED - new files under control 124.0.6367.60 2024-04-16 02:35:31 +00:00
uazoandGitHub b6ac711304 AUTOMATED - new files under control 123.0.6312.122 2024-04-11 02:50:06 +00:00
uazoandGitHub 5e5fcbc665 AUTOMATED - new files under control 123.0.6312.106 2024-04-05 02:33:30 +00:00
uazoandGitHub e6be41912c Merge pull request #948 from uazo/create-pull-request/patch-ffc5de1
New files under control 123.0.6312.105
2024-04-03 09:35:27 -06:00
uazoandGitHub 96057162da AUTOMATED - new files under control 123.0.6312.105 2024-04-03 02:30:38 +00:00
Carmelo Messina 81414bf266 #544 Embed Noto Color Emoji font 2024-03-27 17:17:43 +01:00