Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Side by Side Diff: build/common.gypi

Issue 1844023002: Capture a report on failed browser rendez-vous. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix consent validation at rdv Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/app/main_dll_loader_win.cc » ('j') | chrome/app/main_dll_loader_win.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 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 # IMPORTANT: 5 # IMPORTANT:
6 # Please don't directly include this file if you are building via gyp_chromium, 6 # Please don't directly include this file if you are building via gyp_chromium,
7 # since gyp_chromium is automatically forcing its inclusion. 7 # since gyp_chromium is automatically forcing its inclusion.
8 { 8 {
9 # Variables expected to be overriden on the GYP command line (-D) or by 9 # Variables expected to be overriden on the GYP command line (-D) or by
10 # ~/.gyp/include.gypi. 10 # ~/.gyp/include.gypi.
(...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after
1071 # This needs to be enabled with kasko_hang_reports. 1071 # This needs to be enabled with kasko_hang_reports.
1072 'kasko%': 0, 1072 'kasko%': 0,
1073 }, { 1073 }, {
1074 'kasko%': 0, 1074 'kasko%': 0,
1075 }], 1075 }],
1076 ], 1076 ],
1077 1077
1078 # Enable hang reports in Kasko. Requires Kasko to be enabled. 1078 # Enable hang reports in Kasko. Requires Kasko to be enabled.
1079 'kasko_hang_reports%': 0, 1079 'kasko_hang_reports%': 0,
1080 1080
1081 # Enable failed rendez-vous reports in Kasko. Requires Kasko to be
1082 # enabled.
1083 'kasko_failed_rdv_reports%': 0,
1084
1081 # Setting this to '0' will cause V8's startup snapshot to be 1085 # Setting this to '0' will cause V8's startup snapshot to be
1082 # embedded in the binary instead of being a external files. 1086 # embedded in the binary instead of being a external files.
1083 'v8_use_external_startup_data%': 1, 1087 'v8_use_external_startup_data%': 1,
1084 1088
1085 # Set this to 1 to enable use of concatenated impulse responses 1089 # Set this to 1 to enable use of concatenated impulse responses
1086 # for the HRTF panner in WebAudio. 1090 # for the HRTF panner in WebAudio.
1087 'use_concatenated_impulse_responses': 1, 1091 'use_concatenated_impulse_responses': 1,
1088 1092
1089 # You can set the variable 'use_official_google_api_keys' to 1 1093 # You can set the variable 'use_official_google_api_keys' to 1
1090 # to use the Google-internal file containing official API keys 1094 # to use the Google-internal file containing official API keys
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
1221 'clang_use_chrome_plugins%': '<(clang_use_chrome_plugins)', 1225 'clang_use_chrome_plugins%': '<(clang_use_chrome_plugins)',
1222 'mac_want_real_dsym%': '<(mac_want_real_dsym)', 1226 'mac_want_real_dsym%': '<(mac_want_real_dsym)',
1223 'asan%': '<(asan)', 1227 'asan%': '<(asan)',
1224 'asan_blacklist%': '<(asan_blacklist)', 1228 'asan_blacklist%': '<(asan_blacklist)',
1225 'sanitizer_coverage%': '<(sanitizer_coverage)', 1229 'sanitizer_coverage%': '<(sanitizer_coverage)',
1226 'asan_field_padding%': '<(asan_field_padding)', 1230 'asan_field_padding%': '<(asan_field_padding)',
1227 'use_sanitizer_options%': '<(use_sanitizer_options)', 1231 'use_sanitizer_options%': '<(use_sanitizer_options)',
1228 'syzyasan%': '<(syzyasan)', 1232 'syzyasan%': '<(syzyasan)',
1229 'kasko%': '<(kasko)', 1233 'kasko%': '<(kasko)',
1230 'kasko_hang_reports%': '<(kasko_hang_reports)', 1234 'kasko_hang_reports%': '<(kasko_hang_reports)',
1235 'kasko_failed_rdv_reports%': '<(kasko_failed_rdv_reports)',
1231 'syzygy_optimize%': '<(syzygy_optimize)', 1236 'syzygy_optimize%': '<(syzygy_optimize)',
1232 'lsan%': '<(lsan)', 1237 'lsan%': '<(lsan)',
1233 'msan%': '<(msan)', 1238 'msan%': '<(msan)',
1234 'msan_blacklist%': '<(msan_blacklist)', 1239 'msan_blacklist%': '<(msan_blacklist)',
1235 'msan_track_origins%': '<(msan_track_origins)', 1240 'msan_track_origins%': '<(msan_track_origins)',
1236 'tsan%': '<(tsan)', 1241 'tsan%': '<(tsan)',
1237 'tsan_blacklist%': '<(tsan_blacklist)', 1242 'tsan_blacklist%': '<(tsan_blacklist)',
1238 'ubsan%': '<(ubsan)', 1243 'ubsan%': '<(ubsan)',
1239 'ubsan_blacklist%': '<(ubsan_blacklist)', 1244 'ubsan_blacklist%': '<(ubsan_blacklist)',
1240 'ubsan_vptr_blacklist%': '<(ubsan_vptr_blacklist)', 1245 'ubsan_vptr_blacklist%': '<(ubsan_vptr_blacklist)',
(...skipping 780 matching lines...) Expand 10 before | Expand all | Expand 10 after
2021 # out stuff on stderr. 2026 # out stuff on stderr.
2022 ['asan==1', { 2027 ['asan==1', {
2023 'win_console_app%': 1, 2028 'win_console_app%': 1,
2024 }, { 2029 }, {
2025 'win_console_app%': 0, 2030 'win_console_app%': 0,
2026 }], 2031 }],
2027 ['syzyasan==1', { 2032 ['syzyasan==1', {
2028 'kasko%': 1, 2033 'kasko%': 1,
2029 # Disable hang reports for SyzyASAN builds. 2034 # Disable hang reports for SyzyASAN builds.
2030 'kasko_hang_reports': 0, 2035 'kasko_hang_reports': 0,
2036 # Disable failed rendez-vous reports for SyzyASAN builds.
2037 'kasko_failed_rdv_reports': 0,
2031 }], 2038 }],
2032 ['component=="shared_library" and "<(GENERATOR)"=="ninja"', { 2039 ['component=="shared_library" and "<(GENERATOR)"=="ninja"', {
2033 # Only enabled by default for ninja because it's buggy in VS. 2040 # Only enabled by default for ninja because it's buggy in VS.
2034 # Not enabled for component=static_library because some targets 2041 # Not enabled for component=static_library because some targets
2035 # are too large and the toolchain fails due to the size of the 2042 # are too large and the toolchain fails due to the size of the
2036 # .obj files. 2043 # .obj files.
2037 'incremental_chrome_dll%': 1, 2044 'incremental_chrome_dll%': 1,
2038 }], 2045 }],
2039 # Don't do incremental linking for large modules on 32-bit or when 2046 # Don't do incremental linking for large modules on 32-bit or when
2040 # component=static_library as the toolchain fails due to the size of 2047 # component=static_library as the toolchain fails due to the size of
(...skipping 4322 matching lines...) Expand 10 before | Expand all | Expand 10 after
6363 # settings in target dicts. SYMROOT is a special case, because many other 6370 # settings in target dicts. SYMROOT is a special case, because many other
6364 # Xcode variables depend on it, including variables such as 6371 # Xcode variables depend on it, including variables such as
6365 # PROJECT_DERIVED_FILE_DIR. When a source group corresponding to something 6372 # PROJECT_DERIVED_FILE_DIR. When a source group corresponding to something
6366 # like PROJECT_DERIVED_FILE_DIR is added to a project, in order for the 6373 # like PROJECT_DERIVED_FILE_DIR is added to a project, in order for the
6367 # files to appear (when present) in the UI as actual files and not red 6374 # files to appear (when present) in the UI as actual files and not red
6368 # red "missing file" proxies, the correct path to PROJECT_DERIVED_FILE_DIR, 6375 # red "missing file" proxies, the correct path to PROJECT_DERIVED_FILE_DIR,
6369 # and therefore SYMROOT, needs to be set at the project level. 6376 # and therefore SYMROOT, needs to be set at the project level.
6370 'SYMROOT': '<(DEPTH)/xcodebuild', 6377 'SYMROOT': '<(DEPTH)/xcodebuild',
6371 }, 6378 },
6372 } 6379 }
OLDNEW
« no previous file with comments | « no previous file | chrome/app/main_dll_loader_win.cc » ('j') | chrome/app/main_dll_loader_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698