OLD | NEW |
---|---|
1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # This is a .pyl, or "Python Literal", file. You can treat it just like a | 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a |
6 # .json file, with the following exceptions: | 6 # .json file, with the following exceptions: |
7 # * all keys must be quoted (use single quotes, please); | 7 # * all keys must be quoted (use single quotes, please); |
8 # * comments are allowed, using '#' syntax; and | 8 # * comments are allowed, using '#' syntax; and |
9 # * trailing commas are allowed. | 9 # * trailing commas are allowed. |
10 | 10 |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
84 'Linux': 'release_bot', | 84 'Linux': 'release_bot', |
85 'Linux32': 'release_bot_x86', | 85 'Linux32': 'release_bot_x86', |
86 }, | 86 }, |
87 | 87 |
88 'chromium.chromiumos': { | 88 'chromium.chromiumos': { |
89 'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk', | 89 'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk', |
90 'ChromiumOS daisy Compile': 'cros_chrome_sdk', | 90 'ChromiumOS daisy Compile': 'cros_chrome_sdk', |
91 'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot', | 91 'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot', |
92 'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot', | 92 'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot', |
93 'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot', | 93 'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot', |
94 'Linux ChromiumOS Ozone Builder': 'chromeos_with_codecs_ozone_release_bot' , | 94 'Linux ChromiumOS Ozone Builder': 'chromeos_with_codecs_release_bot', |
95 }, | 95 }, |
96 | 96 |
97 'chromium.fyi': { | 97 'chromium.fyi': { |
98 'Afl Upload Linux ASan': 'release_afl_asan', | 98 'Afl Upload Linux ASan': 'release_afl_asan', |
99 'Android Builder (dbg)': 'android_debug_static_bot', | 99 'Android Builder (dbg)': 'android_debug_static_bot', |
100 'Android Builder Goma Canary (dbg)': 'android_debug_bot', | 100 'Android Builder Goma Canary (dbg)': 'android_debug_bot', |
101 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbo ls', | 101 'Android deterministic': 'android_without_codecs_release_bot_minimal_symbo ls', |
102 'Android deterministic (dbg)': 'android_debug_bot', | 102 'Android deterministic (dbg)': 'android_debug_bot', |
103 'Browser Side Navigation Linux': 'release_bot', | 103 'Browser Side Navigation Linux': 'release_bot', |
104 'CFI Linux CF': 'cfi_full_cfi_diag_recover_release_static', | 104 'CFI Linux CF': 'cfi_full_cfi_diag_recover_release_static', |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
196 'Linux ARM (dbg)': 'debug_bot_arm', | 196 'Linux ARM (dbg)': 'debug_bot_arm', |
197 'Linux ARM64': 'release_bot_arm64', | 197 'Linux ARM64': 'release_bot_arm64', |
198 'Linux ARM64 (dbg)': 'debug_bot_arm64', | 198 'Linux ARM64 (dbg)': 'debug_bot_arm64', |
199 'Linux Clang Analyzer': 'linux_chromium_analysis', | 199 'Linux Clang Analyzer': 'linux_chromium_analysis', |
200 'Linux deterministic': 'release_bot', | 200 'Linux deterministic': 'release_bot', |
201 'Linux deterministic (dbg)': 'debug_bot', | 201 'Linux deterministic (dbg)': 'debug_bot', |
202 'Linux remote_run Builder': 'release_bot', | 202 'Linux remote_run Builder': 'release_bot', |
203 'Linux remote_run Tester': 'release_bot', | 203 'Linux remote_run Tester': 'release_bot', |
204 'Mac deterministic': 'release_bot_mac_strip', | 204 'Mac deterministic': 'release_bot_mac_strip', |
205 'Mac deterministic (dbg)': 'debug_bot', | 205 'Mac deterministic (dbg)': 'debug_bot', |
206 'Mojo ChromiumOS': 'chromeos_with_codecs_ozone_release_trybot', | 206 'Mojo ChromiumOS': 'chromeos_with_codecs_release_trybot', |
207 'Mojo Linux': 'release_bot', | 207 'Mojo Linux': 'release_bot', |
208 'Mojo Windows': 'release_bot_x86_minimal_symbols', | 208 'Mojo Windows': 'release_bot_x86_minimal_symbols', |
209 'Ozone Linux': 'release_bot_ozone_linux', | 209 'Ozone Linux': 'ozone_linux_release_bot', |
210 'Site Isolation Android': 'android_release_bot_minimal_symbols_arm64', | 210 'Site Isolation Android': 'android_release_bot_minimal_symbols_arm64', |
211 'Site Isolation Linux': 'release_trybot', | 211 'Site Isolation Linux': 'release_trybot', |
212 'Site Isolation Win': 'release_trybot_x86', | 212 'Site Isolation Win': 'release_trybot_x86', |
213 'ThinLTO Linux ToT': 'thin_lto_clang_tot_full_symbols_release_static_use_l ld', | 213 'ThinLTO Linux ToT': 'thin_lto_clang_tot_full_symbols_release_static_use_l ld', |
214 'UBSanVptr Linux': 'ubsan_vptr_release_bot', | 214 'UBSanVptr Linux': 'ubsan_vptr_release_bot', |
215 'WebKit Linux - RandomOrder': 'release_trybot', | 215 'WebKit Linux - RandomOrder': 'release_trybot', |
216 'WebKit Mac - RandomOrder': 'release_trybot', | 216 'WebKit Mac - RandomOrder': 'release_trybot', |
217 'WebKit Win - RandomOrder': 'release_bot_x86_minimal_symbols', | 217 'WebKit Win - RandomOrder': 'release_bot_x86_minimal_symbols', |
218 'Win 10 Fast Ring': 'release_trybot', | 218 'Win 10 Fast Ring': 'release_trybot', |
219 'Windows deterministic': 'release_bot_x86_minimal_symbols', | 219 'Windows deterministic': 'release_bot_x86_minimal_symbols', |
(...skipping 29 matching lines...) Expand all Loading... | |
249 'Android Release (NVIDIA Shield TV)': 'android_release_trybot_arm64', | 249 'Android Release (NVIDIA Shield TV)': 'android_release_trybot_arm64', |
250 'GPU Linux Builder (dbg)': 'gpu_fyi_tests_debug_trybot', | 250 'GPU Linux Builder (dbg)': 'gpu_fyi_tests_debug_trybot', |
251 'GPU Linux Builder': 'gpu_fyi_tests_release_trybot', | 251 'GPU Linux Builder': 'gpu_fyi_tests_release_trybot', |
252 'GPU Mac Builder': 'gpu_fyi_tests_release_trybot', | 252 'GPU Mac Builder': 'gpu_fyi_tests_release_trybot', |
253 'GPU Mac Builder (dbg)': 'gpu_fyi_tests_debug_trybot', | 253 'GPU Mac Builder (dbg)': 'gpu_fyi_tests_debug_trybot', |
254 'GPU Win Builder': 'gpu_tests_deqp_gles_release_trybot_x86', | 254 'GPU Win Builder': 'gpu_tests_deqp_gles_release_trybot_x86', |
255 'GPU Win Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot_x86', | 255 'GPU Win Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot_x86', |
256 'GPU Win Clang Builder (dbg)': 'gpu_fyi_tests_win_clang_debug_bot', | 256 'GPU Win Clang Builder (dbg)': 'gpu_fyi_tests_win_clang_debug_bot', |
257 'GPU Win x64 Builder': 'gpu_tests_deqp_gles_release_trybot', | 257 'GPU Win x64 Builder': 'gpu_tests_deqp_gles_release_trybot', |
258 'GPU Win x64 Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot', | 258 'GPU Win x64 Builder (dbg)': 'gpu_tests_deqp_gles_debug_trybot', |
259 'Linux ChromiumOS Builder': 'gpu_fyi_tests_chromeos_release_trybot', | 259 'Linux ChromiumOS Builder': 'gpu_fyi_tests_chromeos_release_trybot', |
Ken Russell (switch to Gerrit)
2017/06/23 00:02:18
It looks like this is now redundant. fjhenigman@ s
| |
260 'Linux ChromiumOS Ozone Builder': 'gpu_fyi_tests_chromeos_ozone_release_tr ybot', | 260 'Linux ChromiumOS Ozone Builder': 'gpu_fyi_tests_chromeos_release_trybot', |
261 'Linux GPU TSAN Release': 'gpu_fyi_tests_release_trybot_tsan', | 261 'Linux GPU TSAN Release': 'gpu_fyi_tests_release_trybot_tsan', |
262 'Mac GPU ASAN Release': 'gpu_fyi_tests_release_trybot_asan', | 262 'Mac GPU ASAN Release': 'gpu_fyi_tests_release_trybot_asan', |
263 }, | 263 }, |
264 | 264 |
265 'chromium.infra.codesearch': { | 265 'chromium.infra.codesearch': { |
266 'codesearch-gen-chromium-android': { | 266 'codesearch-gen-chromium-android': { |
267 'android': 'codesearch_gen_chromium_android_bot', | 267 'android': 'codesearch_gen_chromium_android_bot', |
268 }, | 268 }, |
269 'codesearch-gen-chromium-chromiumos': { | 269 'codesearch-gen-chromium-chromiumos': { |
270 'chromeos': 'codesearch_gen_chromium_chromiumos_bot', | 270 'chromeos': 'codesearch_gen_chromium_chromiumos_bot', |
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
528 'linux_arm64_rel': 'release_trybot_arm64', | 528 'linux_arm64_rel': 'release_trybot_arm64', |
529 'linux_chromium_archive_rel_ng': 'release_bot', | 529 'linux_chromium_archive_rel_ng': 'release_bot', |
530 'linux_chromium_asan_rel_ng': 'asan_lsan_release_trybot', | 530 'linux_chromium_asan_rel_ng': 'asan_lsan_release_trybot', |
531 'linux_chromium_browser_side_navigation_rel': 'release_trybot', | 531 'linux_chromium_browser_side_navigation_rel': 'release_trybot', |
532 'linux_chromium_cfi_rel_ng': 'cfi_full_cfi_diag_thin_lto_release_static_dc heck_always_on_goma', | 532 'linux_chromium_cfi_rel_ng': 'cfi_full_cfi_diag_thin_lto_release_static_dc heck_always_on_goma', |
533 'linux_chromium_chromeos_asan_rel_ng': 'asan_lsan_chromeos_release_trybot' , | 533 'linux_chromium_chromeos_asan_rel_ng': 'asan_lsan_chromeos_release_trybot' , |
534 'linux_chromium_chromeos_compile_dbg_ng': 'chromeos_with_codecs_debug_tryb ot', | 534 'linux_chromium_chromeos_compile_dbg_ng': 'chromeos_with_codecs_debug_tryb ot', |
535 'linux_chromium_chromeos_compile_rel_ng': 'chromeos_with_codecs_release_tr ybot', | 535 'linux_chromium_chromeos_compile_rel_ng': 'chromeos_with_codecs_release_tr ybot', |
536 'linux_chromium_chromeos_dbg_ng': 'chromeos_with_codecs_debug_trybot', | 536 'linux_chromium_chromeos_dbg_ng': 'chromeos_with_codecs_debug_trybot', |
537 'linux_chromium_chromeos_msan_rel_ng': 'chromeos_msan_release_bot', | 537 'linux_chromium_chromeos_msan_rel_ng': 'chromeos_msan_release_bot', |
538 'linux_chromium_chromeos_ozone_rel_ng': 'chromeos_with_codecs_ozone_releas e_trybot', | 538 'linux_chromium_chromeos_ozone_rel_ng': 'chromeos_with_codecs_release_tryb ot', |
539 'linux_chromium_chromeos_rel_ng': 'chromeos_with_codecs_release_trybot', | 539 'linux_chromium_chromeos_rel_ng': 'chromeos_with_codecs_release_trybot', |
540 'linux_chromium_clobber_deterministic': 'release_trybot', | 540 'linux_chromium_clobber_deterministic': 'release_trybot', |
541 'linux_chromium_clobber_rel_ng': 'release_trybot', | 541 'linux_chromium_clobber_rel_ng': 'release_trybot', |
542 'linux_chromium_compile_dbg_32_ng': 'debug_trybot_x86', | 542 'linux_chromium_compile_dbg_32_ng': 'debug_trybot_x86', |
543 'linux_chromium_compile_dbg_ng': 'debug_trybot', | 543 'linux_chromium_compile_dbg_ng': 'debug_trybot', |
544 'linux_chromium_compile_rel_ng': 'release_trybot', | 544 'linux_chromium_compile_rel_ng': 'release_trybot', |
545 'linux_chromium_dbg_32_ng': 'debug_trybot_x86', | 545 'linux_chromium_dbg_32_ng': 'debug_trybot_x86', |
546 'linux_chromium_dbg_ng': 'debug_trybot', | 546 'linux_chromium_dbg_ng': 'debug_trybot', |
547 'linux_chromium_gn_upload': 'gn_linux_upload', | 547 'linux_chromium_gn_upload': 'gn_linux_upload', |
548 'linux_chromium_headless_rel': 'headless_linux_release_trybot', | 548 'linux_chromium_headless_rel': 'headless_linux_release_trybot', |
(...skipping 388 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
937 | 937 |
938 'asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ | 938 'asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86': [ |
939 'clang', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', 'release_bot', 'x86', | 939 'clang', 'asan', 'fuzzer', 'v8_heap', 'chrome_with_codecs', 'release_bot', 'x86', |
940 ], | 940 ], |
941 | 941 |
942 'asan_fuzzer_v8_heap_release_bot_x86': [ | 942 'asan_fuzzer_v8_heap_release_bot_x86': [ |
943 'clang', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', | 943 'clang', 'asan', 'fuzzer', 'v8_heap', 'release_bot', 'x86', |
944 ], | 944 ], |
945 | 945 |
946 'asan_lsan_chromeos_release_trybot': [ | 946 'asan_lsan_chromeos_release_trybot': [ |
947 'asan', 'lsan', 'chromeos', 'x11_cros', 'release_trybot', | 947 'asan', 'lsan', 'chromeos', 'release_trybot', |
948 ], | 948 ], |
949 | 949 |
950 'asan_lsan_edge_debug_bot': [ | 950 'asan_lsan_edge_debug_bot': [ |
951 'asan', 'lsan', 'edge', 'debug_bot', | 951 'asan', 'lsan', 'edge', 'debug_bot', |
952 ], | 952 ], |
953 | 953 |
954 'asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [ | 954 'asan_lsan_edge_fuzzer_v8_heap_chromeos_codecs_release_bot': [ |
955 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs', 'release_bot', | 955 'asan', 'lsan', 'edge', 'v8_heap', 'chromeos_codecs', 'release_bot', |
956 ], | 956 ], |
957 | 957 |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1005 | 1005 |
1006 'chrome_with_codecs_blink_logging_release_trybot': [ | 1006 'chrome_with_codecs_blink_logging_release_trybot': [ |
1007 'chrome_with_codecs', 'blink_logging', 'release_trybot', | 1007 'chrome_with_codecs', 'blink_logging', 'release_trybot', |
1008 ], | 1008 ], |
1009 | 1009 |
1010 'chrome_with_codecs_blink_logging_release_trybot_x86': [ | 1010 'chrome_with_codecs_blink_logging_release_trybot_x86': [ |
1011 'chrome_with_codecs', 'blink_logging', 'release_trybot', 'x86', | 1011 'chrome_with_codecs', 'blink_logging', 'release_trybot', 'x86', |
1012 ], | 1012 ], |
1013 | 1013 |
1014 'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ | 1014 'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [ |
1015 'chromeos', 'x11_cros', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'rele ase_bot', | 1015 'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot', |
1016 ], | 1016 ], |
1017 | 1017 |
1018 'chromeos_msan_release_bot': [ | 1018 'chromeos_msan_release_bot': [ |
1019 'chromeos', 'x11_cros', 'msan', 'release_bot', | 1019 'chromeos', 'msan', 'release_bot', |
1020 ], | 1020 ], |
1021 | 1021 |
1022 'chromeos_with_codecs_debug_bot': [ | 1022 'chromeos_with_codecs_debug_bot': [ |
1023 'chromeos_with_codecs', 'x11_cros', 'debug_bot', | 1023 'chromeos_with_codecs', 'debug_bot', |
1024 ], | 1024 ], |
1025 | 1025 |
1026 'chromeos_with_codecs_debug_trybot': [ | 1026 'chromeos_with_codecs_debug_trybot': [ |
1027 'chromeos_with_codecs', 'x11_cros', 'debug_trybot', | 1027 'chromeos_with_codecs', 'debug_trybot', |
1028 ], | |
1029 | |
1030 'chromeos_with_codecs_ozone_release_bot': [ | |
1031 'chromeos_with_codecs', 'ozone', 'release_bot', | |
1032 ], | |
1033 | |
1034 'chromeos_with_codecs_ozone_release_trybot': [ | |
1035 'chromeos_with_codecs', 'ozone', 'release_trybot', | |
1036 ], | 1028 ], |
1037 | 1029 |
1038 'chromeos_with_codecs_release_bot': [ | 1030 'chromeos_with_codecs_release_bot': [ |
1039 'chromeos_with_codecs', 'x11_cros', 'release_bot', | 1031 'chromeos_with_codecs', 'release_bot', |
1040 ], | 1032 ], |
1041 | 1033 |
1042 'chromeos_with_codecs_release_trybot': [ | 1034 'chromeos_with_codecs_release_trybot': [ |
1043 'chromeos_with_codecs', 'x11_cros', 'release_trybot', | 1035 'chromeos_with_codecs', 'release_trybot', |
1044 ], | 1036 ], |
1045 | 1037 |
1046 'clang_debug_trybot_x86': [ | 1038 'clang_debug_trybot_x86': [ |
1047 'clang', 'debug_trybot', 'x86', | 1039 'clang', 'debug_trybot', 'x86', |
1048 ], | 1040 ], |
1049 | 1041 |
1050 'clang_debug_bot_minimal_symbols_x86': [ | 1042 'clang_debug_bot_minimal_symbols_x86': [ |
1051 'clang', 'debug_bot', 'minimal_symbols', 'x86', | 1043 'clang', 'debug_bot', 'minimal_symbols', 'x86', |
1052 ], | 1044 ], |
1053 | 1045 |
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1160 'codesearch': [ | 1152 'codesearch': [ |
1161 # The Codesearch bots run their own recipe and invoke GN directly. | 1153 # The Codesearch bots run their own recipe and invoke GN directly. |
1162 'error', | 1154 'error', |
1163 ], | 1155 ], |
1164 | 1156 |
1165 'codesearch_gen_chromium_android_bot': [ | 1157 'codesearch_gen_chromium_android_bot': [ |
1166 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'arm', 'android_wit hout_codecs', | 1158 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'arm', 'android_wit hout_codecs', |
1167 ], | 1159 ], |
1168 | 1160 |
1169 'codesearch_gen_chromium_chromiumos_bot': [ | 1161 'codesearch_gen_chromium_chromiumos_bot': [ |
1170 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', 'chromeos', 'ozone', | 1162 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', 'chromeos', |
1171 ], | 1163 ], |
1172 | 1164 |
1173 'codesearch_gen_chromium_linux_bot': [ | 1165 'codesearch_gen_chromium_linux_bot': [ |
1174 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', | 1166 'goma', 'clang', 'shared', 'debug', 'minimal_symbols', 'x64', |
1175 ], | 1167 ], |
1176 | 1168 |
1177 # The 'cros_chrome_sdk_* configs are placeholders that indicate | 1169 # The 'cros_chrome_sdk_* configs are placeholders that indicate |
1178 # that the GN args are set by the `cros chrome-sdk` | 1170 # that the GN args are set by the `cros chrome-sdk` |
1179 # wrapper and need to be looked at specially. | 1171 # wrapper and need to be looked at specially. |
1180 'cros_chrome_sdk': [ | 1172 'cros_chrome_sdk': [ |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1224 ], | 1216 ], |
1225 | 1217 |
1226 'debug_trybot_x86': [ | 1218 'debug_trybot_x86': [ |
1227 'debug_trybot', 'x86', | 1219 'debug_trybot', 'x86', |
1228 ], | 1220 ], |
1229 | 1221 |
1230 'debug_trybot_x86_minimal_symbols': [ | 1222 'debug_trybot_x86_minimal_symbols': [ |
1231 'debug_trybot', 'x86', | 1223 'debug_trybot', 'x86', |
1232 ], | 1224 ], |
1233 | 1225 |
1234 'gpu_fyi_tests_chromeos_ozone_release_trybot': [ | |
1235 'gpu_fyi_tests', 'release_trybot', 'ozone', 'ozone_linux', 'system_gbm_lib drm', | |
1236 ], | |
1237 | |
1238 'gpu_fyi_tests_chromeos_release_trybot': [ | 1226 'gpu_fyi_tests_chromeos_release_trybot': [ |
1239 'gpu_fyi_tests', 'release_trybot', 'chromeos', 'x11_cros', | 1227 'gpu_fyi_tests', 'release_trybot', 'chromeos', 'system_gbm_libdrm', |
1240 ], | 1228 ], |
1241 | 1229 |
1242 'gpu_fyi_tests_debug_trybot': [ | 1230 'gpu_fyi_tests_debug_trybot': [ |
1243 'gpu_fyi_tests', 'debug_trybot', | 1231 'gpu_fyi_tests', 'debug_trybot', |
1244 ], | 1232 ], |
1245 | 1233 |
1246 'gpu_fyi_tests_release_trybot': [ | 1234 'gpu_fyi_tests_release_trybot': [ |
1247 'gpu_fyi_tests', 'release_trybot', | 1235 'gpu_fyi_tests', 'release_trybot', |
1248 ], | 1236 ], |
1249 | 1237 |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1354 | 1342 |
1355 'official_goma': [ | 1343 'official_goma': [ |
1356 'official', 'goma', | 1344 'official', 'goma', |
1357 ], | 1345 ], |
1358 | 1346 |
1359 'official_goma_perf': [ | 1347 'official_goma_perf': [ |
1360 'official', 'goma', 'no_gnome_keyring', | 1348 'official', 'goma', 'no_gnome_keyring', |
1361 ], | 1349 ], |
1362 | 1350 |
1363 'official_goma_chromeos': [ | 1351 'official_goma_chromeos': [ |
1364 'official', 'goma', 'chromeos', 'x11_cros', | 1352 'official', 'goma', 'chromeos', |
1365 ], | 1353 ], |
1366 | 1354 |
1367 'official_goma_thin_lto_use_lld': [ | 1355 'official_goma_thin_lto_use_lld': [ |
1368 'official', 'goma', 'thin_lto', 'use_lld', | 1356 'official', 'goma', 'thin_lto', 'use_lld', |
1369 ], | 1357 ], |
1370 | 1358 |
1371 'official_goma_minimal_symbols_android': [ | 1359 'official_goma_minimal_symbols_android': [ |
1372 'official', 'goma', 'minimal_symbols', 'android', | 1360 'official', 'goma', 'minimal_symbols', 'android', |
1373 ], | 1361 ], |
1374 | 1362 |
(...skipping 14 matching lines...) Expand all Loading... | |
1389 ], | 1377 ], |
1390 | 1378 |
1391 'official_optimize_chrome_pgo_phase_2': [ | 1379 'official_optimize_chrome_pgo_phase_2': [ |
1392 'official_optimize', 'chrome_pgo_phase_2', | 1380 'official_optimize', 'chrome_pgo_phase_2', |
1393 ], | 1381 ], |
1394 | 1382 |
1395 'official_optimize_chrome_pgo_phase_2_x86': [ | 1383 'official_optimize_chrome_pgo_phase_2_x86': [ |
1396 'official_optimize', 'chrome_pgo_phase_2', 'x86', | 1384 'official_optimize', 'chrome_pgo_phase_2', 'x86', |
1397 ], | 1385 ], |
1398 | 1386 |
1399 'release_bot_ozone_linux': [ | 1387 'ozone_linux_release_bot': [ |
1400 'release_bot', 'ozone', 'ozone_linux', | 1388 'ozone_linux', 'release_bot', |
1401 ], | |
1402 | |
1403 'release_bot_fuchsia': [ | |
1404 'release_bot', 'fuchsia', | |
1405 ], | 1389 ], |
1406 | 1390 |
1407 'ozone_linux_release_trybot': [ | 1391 'ozone_linux_release_trybot': [ |
1408 'release_trybot', 'ozone', 'ozone_linux', | 1392 'ozone_linux', 'release_trybot', |
1409 ], | 1393 ], |
1410 | 1394 |
1411 'release_afl_asan': [ | 1395 'release_afl_asan': [ |
1412 'release', 'afl', 'asan', 'chromeos_codecs', 'pdf_xfa', 'disable_nacl', | 1396 'release', 'afl', 'asan', 'chromeos_codecs', 'pdf_xfa', 'disable_nacl', |
1413 ], | 1397 ], |
1414 | 1398 |
1415 'release_bot': [ | 1399 'release_bot': [ |
1416 'release_bot', | 1400 'release_bot', |
1417 ], | 1401 ], |
1418 | 1402 |
1419 'release_bot_arm': [ | 1403 'release_bot_arm': [ |
1420 'release_bot', 'arm', | 1404 'release_bot', 'arm', |
1421 ], | 1405 ], |
1422 | 1406 |
1423 'release_bot_arm64': [ | 1407 'release_bot_arm64': [ |
1424 'release_bot', 'arm64', | 1408 'release_bot', 'arm64', |
1425 ], | 1409 ], |
1426 | 1410 |
1427 'release_bot_chrome_with_codecs': [ | 1411 'release_bot_chrome_with_codecs': [ |
1428 'release_bot', 'chrome_with_codecs', | 1412 'release_bot', 'chrome_with_codecs', |
1429 ], | 1413 ], |
1430 | 1414 |
1415 'release_bot_fuchsia': [ | |
1416 'release_bot', 'fuchsia', | |
1417 ], | |
1418 | |
1431 'release_bot_mac_hermetic': [ | 1419 'release_bot_mac_hermetic': [ |
1432 'release_bot', 'mac_hermetic_toolchain', | 1420 'release_bot', 'mac_hermetic_toolchain', |
1433 ], | 1421 ], |
1434 | 1422 |
1435 'release_bot_mac_strip': [ | 1423 'release_bot_mac_strip': [ |
1436 'release_bot', 'mac_strip', | 1424 'release_bot', 'mac_strip', |
1437 ], | 1425 ], |
1438 | 1426 |
1439 'release_bot_x86': [ | 1427 'release_bot_x86': [ |
1440 'release_bot', 'x86', | 1428 'release_bot', 'x86', |
(...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1837 }, | 1825 }, |
1838 | 1826 |
1839 'no_pch': { | 1827 'no_pch': { |
1840 'gn_args': 'enable_precompiled_headers=false', | 1828 'gn_args': 'enable_precompiled_headers=false', |
1841 }, | 1829 }, |
1842 | 1830 |
1843 'no_symbols': { | 1831 'no_symbols': { |
1844 'gn_args': 'symbol_level=0', | 1832 'gn_args': 'symbol_level=0', |
1845 }, | 1833 }, |
1846 | 1834 |
1847 'x11_cros': { | |
1848 # When use_ozone=false then use_x11=true. | |
1849 'gn_args': 'use_ozone=false', | |
1850 }, | |
1851 | |
1852 'official': { | 1835 'official': { |
1853 'mixins': ['official_optimize'], | 1836 'mixins': ['official_optimize'], |
1854 'gn_args': 'is_chrome_branded=true', | 1837 'gn_args': 'is_chrome_branded=true', |
1855 }, | 1838 }, |
1856 | 1839 |
1857 'official_optimize': { | 1840 'official_optimize': { |
1858 'gn_args': 'is_official_build=true is_debug=false', | 1841 'gn_args': 'is_official_build=true is_debug=false', |
1859 }, | 1842 }, |
1860 | 1843 |
1861 'optimize_for_fuzzing': { | 1844 'optimize_for_fuzzing': { |
1862 'gn_args': 'optimize_for_fuzzing=true', | 1845 'gn_args': 'optimize_for_fuzzing=true', |
1863 }, | 1846 }, |
1864 | 1847 |
1865 'ozone': { | |
1866 'gn_args': 'use_ozone=true', | |
1867 }, | |
1868 | |
1869 'ozone_linux': { | 1848 'ozone_linux': { |
1870 'gn_args': ('ozone_auto_platforms=false ozone_platform_wayland=true ' | 1849 'gn_args': ('ozone_auto_platforms=false ozone_platform_wayland=true ' |
1871 'ozone_platform="x11" ' | 1850 'ozone_platform="x11" ' |
1872 'ozone_platform_x11=true ozone_platform_gbm=true ' | 1851 'ozone_platform_x11=true ozone_platform_gbm=true ' |
1873 'enable_package_mash_services=true use_ash=false ' | 1852 'enable_package_mash_services=true use_ash=false ' |
1874 'use_xkbcommon=true'), | 1853 'use_xkbcommon=true use_ozone=true'), |
1875 }, | 1854 }, |
1876 | 1855 |
1877 'fuchsia': { | 1856 'fuchsia': { |
1878 'gn_args': 'target_os="fuchsia"', | 1857 'gn_args': 'target_os="fuchsia"', |
1879 }, | 1858 }, |
1880 | 1859 |
1881 'pdf_xfa': { | 1860 'pdf_xfa': { |
1882 'gn_args': 'pdf_enable_xfa=true', | 1861 'gn_args': 'pdf_enable_xfa=true', |
1883 }, | 1862 }, |
1884 | 1863 |
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1964 | 1943 |
1965 'x64': { | 1944 'x64': { |
1966 'gn_args': 'target_cpu="x64"', | 1945 'gn_args': 'target_cpu="x64"', |
1967 }, | 1946 }, |
1968 | 1947 |
1969 'x86': { | 1948 'x86': { |
1970 'gn_args': 'target_cpu="x86"', | 1949 'gn_args': 'target_cpu="x86"', |
1971 }, | 1950 }, |
1972 }, | 1951 }, |
1973 } | 1952 } |
OLD | NEW |