| 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 { | 5 { |
| 6 # This is a map of buildbot master names -> buildbot builder names -> | 6 # This is a map of buildbot master names -> buildbot builder names -> |
| 7 # config names (where each config name is a key in the 'configs' dict, | 7 # config names (where each config name is a key in the 'configs' dict, |
| 8 # below). MB uses this dict to look up which config to use for a given bot. | 8 # below). MB uses this dict to look up which config to use for a given bot. |
| 9 'masters': { | 9 'masters': { |
| 10 'chromeos.chrome': { | 10 'chromeos.chrome': { |
| (...skipping 1212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1223 | 1223 |
| 1224 'gn_debug_bot': [ | 1224 'gn_debug_bot': [ |
| 1225 'gn', 'debug_bot', | 1225 'gn', 'debug_bot', |
| 1226 ], | 1226 ], |
| 1227 | 1227 |
| 1228 'gn_debug_bot_minimal_symbols_x86': [ | 1228 'gn_debug_bot_minimal_symbols_x86': [ |
| 1229 'gn', 'debug_bot_minimal_symbols', 'x86', | 1229 'gn', 'debug_bot_minimal_symbols', 'x86', |
| 1230 ], | 1230 ], |
| 1231 | 1231 |
| 1232 'gn_debug_libfuzzer_asan': [ | 1232 'gn_debug_libfuzzer_asan': [ |
| 1233 'gn', 'debug', 'libfuzzer', 'asan', 'chromeos_with_codecs', 'pdf_xfa', | 1233 'gn', 'debug', 'libfuzzer', 'asan', 'chromeos_codecs', 'pdf_xfa', |
| 1234 'disable_nacl', | 1234 'disable_nacl', |
| 1235 ], | 1235 ], |
| 1236 | 1236 |
| 1237 'gn_linux_upload': [ | 1237 'gn_linux_upload': [ |
| 1238 'gn_linux_upload', 'official', 'goma', | 1238 'gn_linux_upload', 'official', 'goma', |
| 1239 ], | 1239 ], |
| 1240 | 1240 |
| 1241 'gn_official': [ | 1241 'gn_official': [ |
| 1242 'gn', 'official', | 1242 'gn', 'official', |
| 1243 ], | 1243 ], |
| (...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1304 | 1304 |
| 1305 'gn_release_drmemory_drfuzz': [ | 1305 'gn_release_drmemory_drfuzz': [ |
| 1306 'gn', 'release', 'drmemory', 'drfuzz', 'chrome_with_codecs', | 1306 'gn', 'release', 'drmemory', 'drfuzz', 'chrome_with_codecs', |
| 1307 ], | 1307 ], |
| 1308 | 1308 |
| 1309 'gn_release_drmemory_drfuzz_x86': [ | 1309 'gn_release_drmemory_drfuzz_x86': [ |
| 1310 'gn', 'release', 'drmemory', 'drfuzz', 'x86', 'chrome_with_codecs', | 1310 'gn', 'release', 'drmemory', 'drfuzz', 'x86', 'chrome_with_codecs', |
| 1311 ], | 1311 ], |
| 1312 | 1312 |
| 1313 'gn_release_afl_asan': [ | 1313 'gn_release_afl_asan': [ |
| 1314 'gn', 'release', 'afl', 'asan', 'chromeos_with_codecs', 'pdf_xfa', | 1314 'gn', 'release', 'afl', 'asan', 'chromeos_codecs', 'pdf_xfa', |
| 1315 'disable_nacl', | 1315 'disable_nacl', |
| 1316 ], | 1316 ], |
| 1317 | 1317 |
| 1318 'gn_release_libfuzzer_mac_asan': [ | 1318 'gn_release_libfuzzer_mac_asan': [ |
| 1319 'gn', 'release', 'libfuzzer', 'asan', 'chrome_with_codecs', 'pdf_xfa', | 1319 'gn', 'release', 'libfuzzer', 'asan', 'chrome_with_codecs', 'pdf_xfa', |
| 1320 'disable_nacl', | 1320 'disable_nacl', |
| 1321 ], | 1321 ], |
| 1322 | 1322 |
| 1323 'gn_release_libfuzzer_asan': [ | 1323 'gn_release_libfuzzer_asan': [ |
| 1324 'gn', 'release', 'libfuzzer', 'asan', 'chromeos_with_codecs', 'pdf_xfa', | 1324 'gn', 'release', 'libfuzzer', 'asan', 'chromeos_codecs', 'pdf_xfa', |
| 1325 'disable_nacl', | 1325 'disable_nacl', |
| 1326 ], | 1326 ], |
| 1327 | 1327 |
| 1328 'gn_release_libfuzzer_msan': [ | 1328 'gn_release_libfuzzer_msan': [ |
| 1329 'gn', 'release', 'libfuzzer', 'msan', 'chromeos_with_codecs', 'pdf_xfa', | 1329 'gn', 'release', 'libfuzzer', 'msan', 'chromeos_codecs', 'pdf_xfa', |
| 1330 'disable_nacl', | 1330 'disable_nacl', |
| 1331 ], | 1331 ], |
| 1332 'gn_release_libfuzzer_ubsan': [ | 1332 'gn_release_libfuzzer_ubsan': [ |
| 1333 'gn', 'release', 'libfuzzer', 'ubsan_security', 'chromeos_with_codecs', | 1333 'gn', 'release', 'libfuzzer', 'ubsan_security', 'chromeos_codecs', |
| 1334 'pdf_xfa', 'disable_nacl', | 1334 'pdf_xfa', 'disable_nacl', |
| 1335 ], | 1335 ], |
| 1336 | 1336 |
| 1337 'gn_release_trybot': [ | 1337 'gn_release_trybot': [ |
| 1338 'gn', 'release_trybot', | 1338 'gn', 'release_trybot', |
| 1339 ], | 1339 ], |
| 1340 | 1340 |
| 1341 'gn_release_trybot_x64': [ | 1341 'gn_release_trybot_x64': [ |
| 1342 'gn', 'release_trybot', 'x64', | 1342 'gn', 'release_trybot', 'x64', |
| 1343 ], | 1343 ], |
| (...skipping 1119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2463 }, | 2463 }, |
| 2464 | 2464 |
| 2465 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2465 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2466 | 2466 |
| 2467 'drmemory': { | 2467 'drmemory': { |
| 2468 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2468 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2469 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2469 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2470 }, | 2470 }, |
| 2471 }, | 2471 }, |
| 2472 } | 2472 } |
| OLD | NEW |