| 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 # Take care when changing any of these builders to ensure that you do not | 10 # Take care when changing any of these builders to ensure that you do not |
| (...skipping 952 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 963 'debug_trybot', | 963 'debug_trybot', |
| 964 ], | 964 ], |
| 965 | 965 |
| 966 'android_clang_tot_asan': [ | 966 'android_clang_tot_asan': [ |
| 967 'android_without_codecs', 'clang_tot', 'asan', 'gn', | 967 'android_without_codecs', 'clang_tot', 'asan', 'gn', |
| 968 'shared', 'debug', 'minimal_symbols', | 968 'shared', 'debug', 'minimal_symbols', |
| 969 ], | 969 ], |
| 970 | 970 |
| 971 'android_cronet_data_reduction_proxy_gn_release_bot_minimal_symbols': [ | 971 'android_cronet_data_reduction_proxy_gn_release_bot_minimal_symbols': [ |
| 972 'android', 'cronet', 'data_reduction_proxy', 'gn', | 972 'android', 'cronet', 'data_reduction_proxy', 'gn', |
| 973 'release_bot_minimal_symbols', 'arm' | 973 'release_bot_minimal_symbols', 'arm_no_neon' |
| 974 ], | 974 ], |
| 975 | 975 |
| 976 'android_cronet_gn_debug_static_bot': [ | 976 'android_cronet_gn_debug_static_bot': [ |
| 977 'android', 'cronet', 'gn', 'debug_static_bot', 'arm' | 977 'android', 'cronet', 'gn', 'debug_static_bot', 'arm_no_neon' |
| 978 ], | 978 ], |
| 979 | 979 |
| 980 'android_cronet_gn_debug_static_bot_arm64': [ | 980 'android_cronet_gn_debug_static_bot_arm64': [ |
| 981 'android', 'cronet', 'gn', 'debug_static_bot', 'arm64' | 981 'android', 'cronet', 'gn', 'debug_static_bot', 'arm64' |
| 982 ], | 982 ], |
| 983 | 983 |
| 984 'android_cronet_gn_debug_static_bot_x86': [ | 984 'android_cronet_gn_debug_static_bot_x86': [ |
| 985 'android', 'cronet', 'gn', 'debug_static_bot', 'x86' | 985 'android', 'cronet', 'gn', 'debug_static_bot', 'x86' |
| 986 ], | 986 ], |
| 987 | 987 |
| 988 'android_cronet_gn_release_bot_minimal_symbols': [ | 988 'android_cronet_gn_release_bot_minimal_symbols': [ |
| 989 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm' | 989 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm_no_neon' |
| 990 ], | 990 ], |
| 991 | 991 |
| 992 'android_cronet_gn_release_bot_minimal_symbols_arm64': [ | 992 'android_cronet_gn_release_bot_minimal_symbols_arm64': [ |
| 993 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm64' | 993 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm64' |
| 994 ], | 994 ], |
| 995 | 995 |
| 996 'android_cronet_gn_release_bot_minimal_symbols_armv6': [ | 996 'android_cronet_gn_release_bot_minimal_symbols_armv6': [ |
| 997 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'armv6' | 997 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'armv6' |
| 998 ], | 998 ], |
| 999 | 999 |
| 1000 'android_cronet_gn_release_bot_minimal_symbols_clang_asan': [ | 1000 'android_cronet_gn_release_bot_minimal_symbols_clang_asan': [ |
| 1001 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm', 'clang', | 1001 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm_no_neon', |
| 1002 'asan' | 1002 'clang', 'asan' |
| 1003 ], | 1003 ], |
| 1004 | 1004 |
| 1005 'android_cronet_gn_release_bot_minimal_symbols_mipsel': [ | 1005 'android_cronet_gn_release_bot_minimal_symbols_mipsel': [ |
| 1006 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'mipsel' | 1006 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'mipsel' |
| 1007 ], | 1007 ], |
| 1008 | 1008 |
| 1009 'android_cronet_gn_release_bot_minimal_symbols_x86': [ | 1009 'android_cronet_gn_release_bot_minimal_symbols_x86': [ |
| 1010 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'x86' | 1010 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'x86' |
| 1011 ], | 1011 ], |
| 1012 | 1012 |
| (...skipping 918 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1931 'angle_deqp_tests': { | 1931 'angle_deqp_tests': { |
| 1932 'gyp_defines': 'build_angle_deqp_tests=1', | 1932 'gyp_defines': 'build_angle_deqp_tests=1', |
| 1933 'gn_args': 'build_angle_deqp_tests=true', | 1933 'gn_args': 'build_angle_deqp_tests=true', |
| 1934 }, | 1934 }, |
| 1935 | 1935 |
| 1936 'arm': { | 1936 'arm': { |
| 1937 'gn_args': 'target_cpu="arm"', | 1937 'gn_args': 'target_cpu="arm"', |
| 1938 'gyp_defines': 'target_arch=arm', | 1938 'gyp_defines': 'target_arch=arm', |
| 1939 }, | 1939 }, |
| 1940 | 1940 |
| 1941 'arm_no_neon': { |
| 1942 'mixins': ['arm'], |
| 1943 'gn_args': 'arm_use_neon=false', |
| 1944 'gyp_defines': 'arm_neon=0', |
| 1945 }, |
| 1946 |
| 1941 'arm64': { | 1947 'arm64': { |
| 1942 'gn_args': 'target_cpu="arm64"', | 1948 'gn_args': 'target_cpu="arm64"', |
| 1943 'gyp_defines': 'target_arch=arm64', | 1949 'gyp_defines': 'target_arch=arm64', |
| 1944 }, | 1950 }, |
| 1945 | 1951 |
| 1946 'armv6': { | 1952 'armv6': { |
| 1947 'gn_args': 'arm_version=6', | 1953 'gn_args': 'arm_version=6', |
| 1948 'gyp_defines': 'arm_version=6', | 1954 'gyp_defines': 'arm_version=6', |
| 1949 }, | 1955 }, |
| 1950 | 1956 |
| (...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2375 }, | 2381 }, |
| 2376 | 2382 |
| 2377 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2383 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2378 | 2384 |
| 2379 'drmemory': { | 2385 'drmemory': { |
| 2380 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2386 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2381 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2387 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2382 }, | 2388 }, |
| 2383 }, | 2389 }, |
| 2384 } | 2390 } |
| OLD | NEW |