vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1 | // Copyright 2017 The Chromium Authors. All rights reserved. |
| 2 | // Use of this source code is governed by a BSD-style license that can be |
| 3 | // found in the LICENSE file. |
| 4 | |
| 5 | #include "chrome/browser/flag_descriptions.h" |
| 6 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 7 | // Keep in identical order as the header file, see the comment at the top |
| 8 | // for formatting rules. |
| 9 | |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 10 | namespace flag_descriptions { |
| 11 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 12 | const char kAccelerated2dCanvasName[] = "Accelerated 2D canvas"; |
| 13 | const char kAccelerated2dCanvasDescription[] = |
| 14 | "Enables the use of the GPU to perform 2d canvas rendering instead of " |
| 15 | "using software rendering."; |
horo | db71a5a | 2017-06-09 16:08:24 | [diff] [blame] | 16 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 17 | const char kAcceleratedVideoDecodeName[] = "Hardware-accelerated video decode"; |
| 18 | const char kAcceleratedVideoDecodeDescription[] = |
| 19 | "Hardware-accelerated video decode where available."; |
| 20 | |
Hirokazu Honda | 732d3e62 | 2019-06-12 01:13:44 | [diff] [blame] | 21 | const char kAcceleratedVideoEncodeName[] = "Hardware-accelerated video encode"; |
| 22 | const char kAcceleratedVideoEncodeDescription[] = |
| 23 | "Hardware-accelerated video encode where available."; |
| 24 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 25 | const char kAllowInsecureLocalhostName[] = |
| 26 | "Allow invalid certificates for resources loaded from localhost."; |
| 27 | const char kAllowInsecureLocalhostDescription[] = |
| 28 | "Allows requests to localhost over HTTPS even when an invalid certificate " |
| 29 | "is presented."; |
| 30 | |
Julian Pastarmov | 885e8ed | 2019-05-03 14:24:24 | [diff] [blame] | 31 | const char kAllowPopupsDuringPageUnloadName[] = |
| 32 | "Allows a page to show popups during its unloading"; |
| 33 | const char kAllowPopupsDuringPageUnloadDescription[] = |
| 34 | "When the flag is set to enabled, pages are allowed to show popups while " |
| 35 | "they are being unloaded."; |
| 36 | |
Kunihiko Sakamoto | 4d40798 | 2018-07-10 04:56:29 | [diff] [blame] | 37 | const char kAllowSignedHTTPExchangeCertsWithoutExtensionName[] = |
| 38 | "Allow Signed HTTP Exchange certificates without extension"; |
| 39 | const char kAllowSignedHTTPExchangeCertsWithoutExtensionDescription[] = |
| 40 | "Accepts Origin-Signed HTTP Exchanges to be signed with certificates " |
Tsuyoshi Horo | 13d7e2d | 2019-04-18 07:32:43 | [diff] [blame] | 41 | "that do not have CanSignHttpExchangesDraft extension. Warning: Enabling " |
| 42 | "this may pose a security risk."; |
Kunihiko Sakamoto | 4d40798 | 2018-07-10 04:56:29 | [diff] [blame] | 43 | |
Tsuyoshi Horo | 3bab99c | 2019-05-20 11:05:14 | [diff] [blame] | 44 | const char kEnableSignedExchangeSubresourcePrefetchName[] = |
| 45 | "Enable Signed Exchange subresource prefetching"; |
| 46 | const char kEnableSignedExchangeSubresourcePrefetchDescription[] = |
| 47 | "When enabled, the distributors of signed exchanges can let Chrome know " |
| 48 | "alternative signed exchange subresources by setting \"alternate\" link " |
| 49 | "header. Chrome will prefetch the alternate signed exchange subresources " |
| 50 | "and will load them if the publisher of the main signed exchange has set " |
Tsuyoshi Horo | 5e61f16 | 2019-05-20 12:24:12 | [diff] [blame] | 51 | "\"allowed-alt-sxg\" link header in the signed inner response of the " |
Tsuyoshi Horo | 3bab99c | 2019-05-20 11:05:14 | [diff] [blame] | 52 | "main signed exchange."; |
| 53 | |
Tsuyoshi Horo | 636e865 | 2019-05-31 03:34:08 | [diff] [blame] | 54 | const char kEnableSignedExchangePrefetchCacheForNavigationsName[] = |
| 55 | "Enable Signed Exchange prefetch cache for navigations"; |
| 56 | const char kEnableSignedExchangePrefetchCacheForNavigationsDescription[] = |
| 57 | "When enabled, the prefetched signed exchanges is stored to a prefetch " |
| 58 | "cache attached to the frame. The body of the inner response is stored as " |
| 59 | "a blob and the verification process of the signed exchange is skipped for " |
| 60 | "the succeeding navigation."; |
| 61 | |
Hongchan Choi | 370d3af | 2019-05-20 20:56:58 | [diff] [blame] | 62 | const char kAudioWorkletRealtimeThreadName[] = |
| 63 | "Use realtime priority thread for Audio Worklet"; |
| 64 | const char kAudioWorkletRealtimeThreadDescription[] = |
| 65 | "Run Audio Worklet operation on a realtime priority thread for better " |
| 66 | "audio stream stability."; |
| 67 | |
Kyle Horimoto | 7854a03 | 2019-04-03 02:51:07 | [diff] [blame] | 68 | const char kUpdatedCellularActivationUiName[] = |
| 69 | "Updated Cellular Activation UI"; |
| 70 | const char kUpdatedCellularActivationUiDescription[] = |
| 71 | "Enables the updated cellular activation UI."; |
| 72 | |
Kyle Horimoto | 2d838ec | 2018-12-26 19:41:16 | [diff] [blame] | 73 | const char kUseMessagesGoogleComDomainName[] = "Use messages.google.com domain"; |
| 74 | const char kUseMessagesGoogleComDomainDescription[] = |
| 75 | "Use the messages.google.com domain as part of the \"Messages\" " |
| 76 | "feature under \"Connected Devices\" settings."; |
| 77 | |
Kyle Horimoto | 874554a | 2019-01-31 00:52:09 | [diff] [blame] | 78 | const char kUseMessagesStagingUrlName[] = "Use Messages staging URL"; |
| 79 | const char kUseMessagesStagingUrlDescription[] = |
| 80 | "Use the staging server as part of the \"Messages\" feature under " |
| 81 | "\"Connected Devices\" settings."; |
| 82 | |
Azeem Arshad | 373e1ea7 | 2019-01-23 02:16:00 | [diff] [blame] | 83 | const char kEnableMessagesWebPushName[] = |
| 84 | "Web push in Android Messages integration"; |
| 85 | const char kEnableMessagesWebPushDescription[] = |
| 86 | "Use web push for background notificatons in Chrome OS integration " |
| 87 | "with Android Messages for Web"; |
| 88 | |
Jazz Xu | 32261b54 | 2019-06-13 20:11:27 | [diff] [blame] | 89 | const char kAndroidPictureInPictureAPIName[] = |
| 90 | "Picture-in-Picture Web API for Android"; |
| 91 | const char kAndroidPictureInPictureAPIDescription[] = |
| 92 | "Enable Picture-in-Picture Web API for Android"; |
| 93 | |
Kamila | 472a594 | 2018-11-26 09:48:27 | [diff] [blame] | 94 | const char kAndroidSiteSettingsUIRefreshName[] = |
| 95 | "Android Site Settings UI changes."; |
| 96 | const char kAndroidSiteSettingsUIRefreshDescription[] = |
Kamila | 02f7e07 | 2018-10-08 09:50:28 | [diff] [blame] | 97 | "Enable the new UI " |
| 98 | "changes in Site Settings in Android."; |
| 99 | |
Ioana Pandele | f9689a06 | 2018-06-22 15:35:51 | [diff] [blame] | 100 | const char kAutomaticPasswordGenerationName[] = "Automatic password generation"; |
| 101 | const char kAutomaticPasswordGenerationDescription[] = |
| 102 | "Allow Chrome to offer to generate passwords when it detects account " |
| 103 | "creation pages."; |
| 104 | |
dalyk | c936eb61 | 2019-08-14 11:46:47 | [diff] [blame] | 105 | const char kDnsOverHttpsName[] = "Secure DNS lookups"; |
| 106 | const char kDnsOverHttpsDescription[] = |
| 107 | "Enables DNS over HTTPS. When this feature is enabled, your browser may " |
| 108 | "try to use a secure HTTPS connection to look up the addresses of websites " |
| 109 | "and other web resources."; |
| 110 | |
Jinsuk Kim | 00e52be | 2019-03-21 02:26:40 | [diff] [blame] | 111 | const char kDrawVerticallyEdgeToEdgeName[] = |
| 112 | "Draw contents vertically from edge to edge."; |
| 113 | const char kDrawVerticallyEdgeToEdgeDescription[] = |
| 114 | "Draw contents vertically from edge to edge."; |
| 115 | |
sebsg | ca14b09 | 2018-12-07 16:56:15 | [diff] [blame] | 116 | extern const char kAutofillAlwaysShowServerCardsInSyncTransportName[] = |
| 117 | "AlwaysShowServerCardsInSyncTransport"; |
| 118 | extern const char kAutofillAlwaysShowServerCardsInSyncTransportDescription[] = |
| 119 | "Always show server cards when in sync transport mode for wallet data"; |
| 120 | |
Hui(Andy) Wu | fbebf91d2 | 2019-02-01 01:23:54 | [diff] [blame] | 121 | extern const char kAutofillAssistantChromeEntryName[] = |
| 122 | "AutofillAssistantChromeEntry"; |
| 123 | extern const char kAutofillAssistantChromeEntryDescription[] = |
| 124 | "Initiate autofill assistant from within Chrome."; |
| 125 | |
Jordan Demeulenaere | 9404ba23 | 2019-07-01 12:57:16 | [diff] [blame] | 126 | extern const char kAutofillAssistantDirectActionsName[] = |
| 127 | "Autofill Assistant direct actions"; |
| 128 | extern const char kAutofillAssistantDirectActionsDescription[] = |
| 129 | "When enabled, expose direct actions from the Autofill Assistant."; |
| 130 | |
Roger McFarlane | 2eceba98 | 2018-05-18 01:37:11 | [diff] [blame] | 131 | const char kAutofillCacheQueryResponsesName[] = |
| 132 | "Cache Autofill Query Responses"; |
| 133 | const char kAutofillCacheQueryResponsesDescription[] = |
| 134 | "When enabled, autofill will cache the responses it receives from the " |
| 135 | "crowd-sourced field type prediction server."; |
| 136 | |
Jeffrey Cohen | 05cdafa39 | 2018-08-15 20:49:17 | [diff] [blame] | 137 | const char kAutofillEnableCompanyNameName[] = |
| 138 | "Enable Autofill Company Name field"; |
| 139 | const char kAutofillEnableCompanyNameDescription[] = |
| 140 | "When enabled, Company Name fields will be auto filled"; |
| 141 | |
siyua | 9a66d1c | 2019-03-19 18:26:56 | [diff] [blame] | 142 | const char kAutofillEnableLocalCardMigrationForNonSyncUserName[] = |
| 143 | "Enable local card migration flow for non-syncing users"; |
| 144 | const char kAutofillEnableLocalCardMigrationForNonSyncUserDescription[] = |
| 145 | "When enabled, the local card migration flow will be enabled for users who " |
| 146 | "have signed in but not enabled Chrome Sync."; |
| 147 | |
siyua | 1d49261 | 2019-03-14 09:27:45 | [diff] [blame] | 148 | const char kAutofillEnableToolbarStatusChipName[] = |
| 149 | "Move Autofill omnibox icons next to the profile avatar icon"; |
| 150 | const char kAutofillEnableToolbarStatusChipDescription[] = |
| 151 | "When enabled, Autofill data related icon will be shown in the status " |
| 152 | "chip next to the profile avatar icon in the toolbar."; |
sebsg | e35b762c | 2018-03-29 20:33:27 | [diff] [blame] | 153 | |
Caitlin Fischer | 43edd90a | 2019-05-01 13:24:30 | [diff] [blame] | 154 | const char kAutofillEnforceMinRequiredFieldsForHeuristicsName[] = |
| 155 | "Autofill Enforce Min Required Fields For Heuristics"; |
| 156 | const char kAutofillEnforceMinRequiredFieldsForHeuristicsDescription[] = |
| 157 | "When enabled, autofill will generally require a form to have at least 3 " |
| 158 | "fields before allowing heuristic field-type prediction to occur."; |
| 159 | |
| 160 | const char kAutofillEnforceMinRequiredFieldsForQueryName[] = |
| 161 | "Autofill Enforce Min Required Fields For Query"; |
| 162 | const char kAutofillEnforceMinRequiredFieldsForQueryDescription[] = |
| 163 | "When enabled, autofill will generally require a form to have at least 3 " |
| 164 | "fields before querying the autofill server for field-type predictions."; |
| 165 | |
| 166 | const char kAutofillEnforceMinRequiredFieldsForUploadName[] = |
| 167 | "Autofill Enforce Min Required Fields For Upload"; |
| 168 | const char kAutofillEnforceMinRequiredFieldsForUploadDescription[] = |
| 169 | "When enabled, autofill will generally require a form to have at least 3 " |
| 170 | "fillable fields before uploading field-type votes for that form."; |
| 171 | |
Jared Saul | 63f598a1 | 2019-03-22 23:40:26 | [diff] [blame] | 172 | const char kAutofillNoLocalSaveOnUnmaskSuccessName[] = |
| 173 | "Remove the option to save local copies of unmasked server cards"; |
| 174 | const char kAutofillNoLocalSaveOnUnmaskSuccessDescription[] = |
| 175 | "When enabled, the server card unmask prompt will not include the checkbox " |
| 176 | "to also save the card locally on the current device upon success."; |
| 177 | |
Anne Lim | e625362e | 2018-08-29 03:13:25 | [diff] [blame] | 178 | const char kAutofillNoLocalSaveOnUploadSuccessName[] = |
Jared Saul | 6f58ada | 2019-03-07 20:41:23 | [diff] [blame] | 179 | "Disable saving local copy of uploaded card when credit card upload " |
| 180 | "succeeds"; |
Anne Lim | e625362e | 2018-08-29 03:13:25 | [diff] [blame] | 181 | const char kAutofillNoLocalSaveOnUploadSuccessDescription[] = |
| 182 | "When enabled, no local copy of server card will be saved when credit card " |
| 183 | "upload succeeds."; |
| 184 | |
Sebastien Lalancette | 1545950b | 2019-04-08 14:43:11 | [diff] [blame] | 185 | const char kAutofillOffNoServerDataName[] = "Autofill Off No Server Data"; |
| 186 | const char kAutofillOffNoServerDataDescription[] = |
| 187 | "Disables Autofill for fields with autocomplete off that have no " |
| 188 | "crowd-sourced evidence that Autofill would be helpful."; |
| 189 | |
Parastoo Geranmayeh | 0f5ebbc | 2019-01-21 21:01:09 | [diff] [blame] | 190 | const char kAutofillProfileClientValidationName[] = |
| 191 | "Autofill Validates Profiles By Client"; |
| 192 | const char kAutofillProfileClientValidationDescription[] = |
| 193 | "Allows autofill to validate profiles on the client side"; |
| 194 | |
Parastoo Geranmayeh | 25fccec2 | 2019-01-29 18:38:13 | [diff] [blame] | 195 | const char kAutofillProfileServerValidationName[] = |
| 196 | "Autofill Uses Server Validation"; |
| 197 | const char kAutofillProfileServerValidationDescription[] = |
| 198 | "Allows autofill to use server side validation"; |
| 199 | |
Caitlin Fischer | 6d60954 | 2019-05-01 21:59:21 | [diff] [blame] | 200 | const char kAutofillPruneSuggestionsName[] = "Autofill Prune Suggestions"; |
| 201 | const char kAutofillPruneSuggestionsDescription[] = |
| 202 | "Further limits the number of suggestions in the Autofill dropdown."; |
| 203 | |
Parastoo Geranmayeh | a1895c1 | 2019-04-25 16:43:38 | [diff] [blame] | 204 | const char kAutofillRejectCompanyBirthyearName[] = |
| 205 | "Autofill Rejects Invalid Company Names"; |
| 206 | const char kAutofillRejectCompanyBirthyearDescription[] = |
| 207 | "Autofill rejects using non-verified company names that are in the " |
| 208 | "format of a birthyear."; |
| 209 | |
Moe Ahmadi | d3ddfcb | 2018-04-20 19:51:08 | [diff] [blame] | 210 | const char kAutofillRestrictUnownedFieldsToFormlessCheckoutName[] = |
| 211 | "Restrict formless form extraction"; |
| 212 | const char kAutofillRestrictUnownedFieldsToFormlessCheckoutDescription[] = |
| 213 | "Restrict extraction of formless forms to checkout flows"; |
| 214 | |
Roger McFarlane | e193ab12 | 2018-11-22 20:55:07 | [diff] [blame] | 215 | const char kAutofillRichMetadataQueriesName[] = |
| 216 | "Autofill - Rich metadata queries (Canary/Dev only)"; |
| 217 | const char kAutofillRichMetadataQueriesDescription[] = |
| 218 | "Transmit rich form/field metadata when querying the autofill server. " |
| 219 | "This feature only works on the Canary and Dev channels."; |
| 220 | |
sebsg | 48d53acd9 | 2019-01-17 18:11:16 | [diff] [blame] | 221 | const char kAutofillSettingsSplitByCardTypeName[] = |
| 222 | "Autofill settings split by card type"; |
| 223 | const char kAutofillSettingsSplitByCardTypeDescription[] = |
| 224 | "When enabled, the cards in the payments settings will be split into two " |
| 225 | "lists based on where they are stored."; |
| 226 | |
Caitlin Fischer | 43edd90a | 2019-05-01 13:24:30 | [diff] [blame] | 227 | const char kAutofillUseImprovedLabelDisambiguationName[] = |
| 228 | "Autofill Uses Improved Label Disambiguation"; |
| 229 | const char kAutofillUseImprovedLabelDisambiguationDescription[] = |
| 230 | "When enabled, the Autofill dropdown's suggestions' labels are displayed " |
| 231 | "using the improved disambiguation format."; |
| 232 | |
Jia | 0175adae | 2019-05-15 00:21:25 | [diff] [blame] | 233 | const char kAutoScreenBrightnessName[] = "Auto Screen Brightness model"; |
| 234 | const char kAutoScreenBrightnessDescription[] = |
| 235 | "Uses Auto Screen Brightness model to adjust screen brightness based on " |
| 236 | "ambient light"; |
| 237 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 238 | const char kBrowserTaskSchedulerName[] = "Task Scheduler"; |
| 239 | const char kBrowserTaskSchedulerDescription[] = |
| 240 | "Enables redirection of some task posting APIs to the task scheduler."; |
| 241 | |
Carlos IL | 766fbc88 | 2018-02-16 02:34:52 | [diff] [blame] | 242 | const char kBundledConnectionHelpName[] = "Bundled Connection Help"; |
| 243 | const char kBundledConnectionHelpDescription[] = |
Carlos IL | aafcd73a | 2018-07-10 20:08:37 | [diff] [blame] | 244 | "Enables or disables redirection to local help content for users who get " |
| 245 | "an interstitial after clicking the 'Learn More' link on a previous " |
| 246 | "interstitial."; |
Carlos IL | 766fbc88 | 2018-02-16 02:34:52 | [diff] [blame] | 247 | |
Takashi Toyoshima | ff97707 | 2019-08-16 10:34:13 | [diff] [blame] | 248 | const char kBundledHTTPExchangesName[] = "Bundled HTTP Exchanges"; |
| 249 | const char kBundledHTTPExchangesDescription[] = |
| 250 | "Enables experimental supports for Bundled HTTP Exchanges core navigation."; |
| 251 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 252 | const char kBypassAppBannerEngagementChecksName[] = |
| 253 | "Bypass user engagement checks"; |
| 254 | const char kBypassAppBannerEngagementChecksDescription[] = |
| 255 | "Bypasses user engagement checks for displaying app banners, such as " |
| 256 | "requiring that users have visited the site before and that the banner " |
| 257 | "hasn't been shown recently. This allows developers to test that other " |
| 258 | "eligibility requirements for showing app banners, such as having a " |
| 259 | "manifest, are met."; |
| 260 | |
Evan Liu | 24f7902a | 2019-06-14 21:38:33 | [diff] [blame] | 261 | const char kCaptionSettingsName[] = "Caption Settings"; |
| 262 | const char kCaptionSettingsDescription[] = |
| 263 | "Enable the ability to customize captions."; |
| 264 | |
Nandhini | 11a6a87b | 2019-08-22 22:45:24 | [diff] [blame] | 265 | const char kContextMenuSearchWithGoogleLensName[] = |
| 266 | "Google Lens powered image search in the context menu."; |
| 267 | const char kContextMenuSearchWithGoogleLensDescription[] = |
| 268 | "Replaces default image search with an intent to Google Lens when " |
| 269 | "supported."; |
| 270 | |
Amber Won | 478561d | 2017-08-19 01:02:59 | [diff] [blame] | 271 | const char kClickToOpenPDFName[] = "Click to open embedded PDFs"; |
| 272 | const char kClickToOpenPDFDescription[] = |
| 273 | "When the PDF plugin is unavailable, show a click-to-open placeholder for " |
| 274 | "embedded PDFs."; |
| 275 | |
rbpotter | 9990eb4 | 2018-07-12 05:34:59 | [diff] [blame] | 276 | const char kCloudPrinterHandlerName[] = "Enable Cloud Printer Handler"; |
| 277 | const char kCloudPrinterHandlerDescription[] = |
| 278 | "Use the new cloud printer handler for communicating with the cloud " |
| 279 | "print server, instead of the cloud print interface in the Print " |
| 280 | "Preview WebUI."; |
| 281 | |
Madeleine Barowsky | 266406d9 | 2019-08-12 19:20:15 | [diff] [blame] | 282 | const char kDecodeLossyWebPImagesToYUVName[] = "YUV Decoding for WebP"; |
| 283 | const char kDecodeLossyWebPImagesToYUVDescription[] = |
| 284 | "Decode and render lossy WebP images from YUV instead of RGB. " |
| 285 | "You must also have GPU rasterization or OOP rasterization."; |
| 286 | |
Marc Treib | 7c27a50 | 2019-08-28 12:37:03 | [diff] [blame^] | 287 | const char kEnablePasswordsAccountStorageName[] = |
| 288 | "Enable the account data storage for passwords"; |
| 289 | const char kEnablePasswordsAccountStorageDescription[] = |
| 290 | "Enables storing passwords in a second, Gaia-account-scoped storage for " |
| 291 | "signed-in but not syncing users"; |
| 292 | |
Yining Wang | dedf076 | 2019-02-19 20:20:29 | [diff] [blame] | 293 | const char kFocusMode[] = "Focus Mode"; |
| 294 | const char kFocusModeDescription[] = |
| 295 | "If enabled, allows the user to switch to Focus Mode"; |
| 296 | |
Dominik Röttsches | b7d7ad0 | 2019-06-17 18:21:27 | [diff] [blame] | 297 | const char kFontSrcLocalMatchingName[] = |
| 298 | "Match @font-face { src: local(<name>) } names by PostScript and full font " |
| 299 | "name."; |
| 300 | const char kFontSrcLocalMatchingDescription[] = |
| 301 | "Match local() src attributes in @font-face declarations precisely by " |
| 302 | "PostScript name and full font name instead of the previous behavior of " |
| 303 | "matching those unspecifically as family names."; |
| 304 | |
Christopher Cameron | ceb8727d | 2017-09-07 23:53:16 | [diff] [blame] | 305 | const char kForceColorProfileSRGB[] = "sRGB"; |
| 306 | const char kForceColorProfileP3[] = "Display P3 D65"; |
| 307 | const char kForceColorProfileColorSpin[] = "Color spin with gamma 2.4"; |
Sunny Sachanandani | 71e474a | 2019-06-11 02:32:03 | [diff] [blame] | 308 | const char kForceColorProfileSCRGBLinear[] = |
| 309 | "scRGB linear (HDR where available)"; |
| 310 | const char kForceColorProfileHDR10[] = "HDR10 (HDR where available)"; |
Christopher Cameron | ceb8727d | 2017-09-07 23:53:16 | [diff] [blame] | 311 | |
| 312 | const char kForceColorProfileName[] = "Force color profile"; |
| 313 | const char kForceColorProfileDescription[] = |
| 314 | "Forces Chrome to use a specific color profile instead of the color " |
| 315 | "of the window's current monitor, as specified by the operating system."; |
| 316 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 317 | const char kCompositedLayerBordersName[] = "Composited render layer borders"; |
| 318 | const char kCompositedLayerBordersDescription[] = |
| 319 | "Renders a border around composited Render Layers to help debug and study " |
| 320 | "layer compositing."; |
| 321 | |
Lily Chen | b22952e | 2019-06-06 18:56:23 | [diff] [blame] | 322 | const char kCookieDeprecationMessagesName[] = "Cookie deprecation messages"; |
| 323 | const char kCookieDeprecationMessagesDescription[] = |
| 324 | "Show messages in the DevTools console about upcoming deprecations that " |
| 325 | "would affect sent/received cookies."; |
| 326 | |
| 327 | const char kCookiesWithoutSameSiteMustBeSecureName[] = |
Lily Chen | eb304c8f | 2019-04-25 23:37:45 | [diff] [blame] | 328 | "Cookies without SameSite must be secure"; |
Lily Chen | b22952e | 2019-06-06 18:56:23 | [diff] [blame] | 329 | const char kCookiesWithoutSameSiteMustBeSecureDescription[] = |
Lily Chen | eb304c8f | 2019-04-25 23:37:45 | [diff] [blame] | 330 | "If enabled, cookies without SameSite restrictions must also be Secure. If " |
| 331 | "a cookie without SameSite restrictions is set without the Secure " |
Lily Chen | d3bf638d | 2019-05-03 16:54:25 | [diff] [blame] | 332 | "attribute, it will be rejected. This flag only has an effect if " |
Lily Chen | eb304c8f | 2019-04-25 23:37:45 | [diff] [blame] | 333 | "\"SameSite by default cookies\" is also enabled."; |
| 334 | |
Keishi Hattori | 38d7bb6 | 2019-08-28 04:15:33 | [diff] [blame] | 335 | const char kCooperativeSchedulingName[] = "Cooperative Scheduling"; |
| 336 | const char kCooperativeSchedulingDescription[] = |
| 337 | "Enables cooperative scheduling in Blink."; |
| 338 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 339 | const char kCreditCardAssistName[] = "Credit Card Assisted Filling"; |
| 340 | const char kCreditCardAssistDescription[] = |
| 341 | "Enable assisted credit card filling on certain sites."; |
| 342 | |
Thanh Le | 659cb10 | 2017-12-20 22:00:19 | [diff] [blame] | 343 | const char kDataSaverServerPreviewsName[] = "Data Saver Server Previews"; |
| 344 | const char kDataSaverServerPreviewsDescription[] = |
| 345 | "Allow the Data Reduction Proxy to serve previews."; |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 346 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 347 | const char kDebugPackedAppName[] = "Debugging for packed apps"; |
| 348 | const char kDebugPackedAppDescription[] = |
| 349 | "Enables debugging context menu options such as Inspect Element for packed " |
| 350 | "applications."; |
| 351 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 352 | const char kDebugShortcutsName[] = "Debugging keyboard shortcuts"; |
| 353 | const char kDebugShortcutsDescription[] = |
| 354 | "Enables additional keyboard shortcuts that are useful for debugging Ash."; |
| 355 | |
| 356 | const char kDeviceDiscoveryNotificationsName[] = |
| 357 | "Device Discovery Notifications"; |
| 358 | const char kDeviceDiscoveryNotificationsDescription[] = |
| 359 | "Device discovery notifications on local network."; |
| 360 | |
| 361 | const char kDevtoolsExperimentsName[] = "Developer Tools experiments"; |
| 362 | const char kDevtoolsExperimentsDescription[] = |
| 363 | "Enables Developer Tools experiments. Use Settings panel in Developer " |
| 364 | "Tools to toggle individual experiments."; |
| 365 | |
| 366 | const char kDisableAudioForDesktopShareName[] = |
| 367 | "Disable Audio For Desktop Share"; |
| 368 | const char kDisableAudioForDesktopShareDescription[] = |
| 369 | "With this flag on, desktop share picker window will not let the user " |
| 370 | "choose whether to share audio."; |
| 371 | |
Yue Ru Sun | a50a80f | 2019-02-08 05:02:58 | [diff] [blame] | 372 | const char kDisableBestEffortTasksName[] = "Skip best effort tasks"; |
| 373 | const char kDisableBestEffortTasksDescription[] = |
| 374 | "With this flag on, tasks of the lowest priority will not be executed " |
| 375 | "until shutdown. The queue of low priority tasks can increase memory usage." |
| 376 | "Also, while it should be possible to use Chrome almost normally with this " |
| 377 | "flag, it is expected that some non-visible operations such as writing " |
| 378 | "user data to disk, cleaning caches, reporting metrics or updating " |
| 379 | "components won't be performed until shutdown."; |
| 380 | |
Arthur Sonzogni | 721f48e | 2018-10-31 17:10:02 | [diff] [blame] | 381 | const char kDisableIpcFloodingProtectionName[] = |
| 382 | "Disable IPC flooding protection"; |
| 383 | const char kDisableIpcFloodingProtectionDescription[] = |
| 384 | "Some javascript code can flood the inter process communication system. " |
| 385 | "This protection limits the rate (calls/seconds) at which theses function " |
arthursonzogni | 443bd0ef | 2018-11-27 16:12:53 | [diff] [blame] | 386 | "can be used. This flag disables the protection. This flag is deprecated " |
| 387 | "and will be removed in Chrome 76. Use the switch " |
| 388 | "--disable-ipc-flooding-protection instead."; |
Arthur Sonzogni | 721f48e | 2018-10-31 17:10:02 | [diff] [blame] | 389 | |
Chris Palmer | 917bc05 | 2018-03-14 19:28:31 | [diff] [blame] | 390 | const char kDisablePushStateThrottleName[] = "Disable pushState throttling"; |
| 391 | const char kDisablePushStateThrottleDescription[] = |
| 392 | "Disables throttling of history.pushState and history.replaceState method " |
arthursonzogni | 443bd0ef | 2018-11-27 16:12:53 | [diff] [blame] | 393 | "calls. This flag is deprecated and will be removed in Chrome 76. Use the " |
| 394 | "switch --disable-ipc-flooding-protection instead."; |
Chris Palmer | 917bc05 | 2018-03-14 19:28:31 | [diff] [blame] | 395 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 396 | const char kDisallowDocWrittenScriptsUiName[] = |
| 397 | "Block scripts loaded via document.write"; |
| 398 | const char kDisallowDocWrittenScriptsUiDescription[] = |
| 399 | "Disallows fetches for third-party parser-blocking scripts inserted into " |
| 400 | "the main frame via document.write."; |
| 401 | |
Christopher Thompson | 2ffffa2c | 2018-05-18 23:06:37 | [diff] [blame] | 402 | const char kDisallowUnsafeHttpDownloadsName[] = |
| 403 | "Block unsafe downloads over insecure connections"; |
| 404 | const char kDisallowUnsafeHttpDownloadsNameDescription[] = |
| 405 | "Disallows downloads of unsafe files (files that can potentially execute " |
| 406 | "code), where the final download origin or any origin in the redirect " |
| 407 | "chain is insecure."; |
| 408 | |
Min Qin | 3a394526 | 2019-05-30 01:49:00 | [diff] [blame] | 409 | const char kDownloadResumptionWithoutStrongValidatorsName[] = |
| 410 | "Allow download resumption without strong validators"; |
| 411 | const char kDownloadResumptionWithoutStrongValidatorsDescription[] = |
| 412 | "Allows download to resume instead of restarting from the begining if " |
| 413 | "strong validators are not present."; |
| 414 | |
Dominic Mazzoni | aa4b97d | 2019-04-03 22:43:48 | [diff] [blame] | 415 | const char kEnableAccessibilityImageDescriptionsName[] = |
| 416 | "Accessibility Image Descriptions"; |
| 417 | const char kEnableAccessibilityImageDescriptionsDescription[] = |
| 418 | "Enables screen reader users to request computer-generated descriptions " |
| 419 | "of unlabeled images using the page context menu."; |
| 420 | |
Dominic Mazzoni | 8ac9896 | 2018-05-25 05:44:55 | [diff] [blame] | 421 | const char kEnableAccessibilityObjectModelName[] = "Accessibility Object Model"; |
| 422 | const char kEnableAccessibilityObjectModelDescription[] = |
| 423 | "Enables experimental support for Accessibility Object Model APIs " |
| 424 | "that are in development."; |
| 425 | |
Ramin Halavati | 8aad5b2 | 2019-07-22 12:52:21 | [diff] [blame] | 426 | const char kEnableAmbientAuthenticationInIncognitoName[] = |
| 427 | "Enable Ambient Authentication in Incognito mode"; |
| 428 | const char kEnableAmbientAuthenticationInIncognitoDescription[] = |
| 429 | "Enables ambient authentication in Incognito mode. This flag may be " |
| 430 | "overriden by policies."; |
| 431 | |
| 432 | const char kEnableAmbientAuthenticationInGuestSessionName[] = |
| 433 | "Enable Ambient Authentication in Guest session."; |
| 434 | const char kEnableAmbientAuthenticationInGuestSessionDescription[] = |
| 435 | "Enables ambient authentication in Guest session. This flag may be " |
| 436 | "overriden by policies."; |
| 437 | |
Becca Hughes | ac86cd44 | 2019-01-09 23:49:54 | [diff] [blame] | 438 | const char kEnableAudioFocusEnforcementName[] = "Audio Focus Enforcement"; |
| 439 | const char kEnableAudioFocusEnforcementDescription[] = |
| 440 | "Enables enforcement of a single media session having audio focus at " |
| 441 | "any one time. Requires #enable-media-session-service to be enabled too."; |
| 442 | |
Sebastien Lalancette | 5daaf4a | 2019-01-11 22:09:25 | [diff] [blame] | 443 | const char kEnableAutocompleteDataRetentionPolicyName[] = |
| 444 | "Enable automatic cleanup of expired Autocomplete entries."; |
| 445 | const char kEnableAutocompleteDataRetentionPolicyDescription[] = |
| 446 | "If enabled, will clean-up Autocomplete entries whose last use date is " |
| 447 | "older than the current retention policy. These entries will be " |
| 448 | "permanently deleted from the client on startup, and will be unlinked " |
| 449 | "from sync."; |
| 450 | |
Florian Uunk | 8c428ea | 2018-07-18 11:12:52 | [diff] [blame] | 451 | const char kEnableAutofillAccountWalletStorageName[] = |
| 452 | "Enable the account data storage for autofill"; |
| 453 | const char kEnableAutofillAccountWalletStorageDescription[] = |
| 454 | "Enable the ephemeral storage for account data for autofill."; |
| 455 | |
Shanfeng Zhang | 19c1656 | 2017-10-17 02:30:40 | [diff] [blame] | 456 | const char kEnableAutofillCreditCardAblationExperimentDisplayName[] = |
| 457 | "Credit card autofill ablation experiment."; |
| 458 | const char kEnableAutofillCreditCardAblationExperimentDescription[] = |
| 459 | "If enabled, credit card autofill suggestions will not display."; |
| 460 | |
Manas Verma | 7e5b391b | 2019-04-09 02:08:53 | [diff] [blame] | 461 | const char kEnableAutofillCreditCardAuthenticationName[] = |
| 462 | "Allow using platform authenticators to retrieve server cards"; |
| 463 | const char kEnableAutofillCreditCardAuthenticationDescription[] = |
| 464 | "When enabled, users will be given the option to use a platform " |
| 465 | "authenticator (if available) to verify card ownership when retrieving " |
| 466 | "credit cards from Google Payments."; |
| 467 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 468 | const char kEnableAutofillCreditCardLastUsedDateDisplayName[] = |
| 469 | "Display the last used date of a credit card in autofill."; |
| 470 | const char kEnableAutofillCreditCardLastUsedDateDisplayDescription[] = |
| 471 | "If enabled, display the last used date of a credit card in autofill."; |
| 472 | |
Jared Saul | bc672a07 | 2018-06-16 05:22:12 | [diff] [blame] | 473 | const char kEnableAutofillCreditCardUploadEditableCardholderNameName[] = |
| 474 | "Make cardholder name editable in dialog during credit card upload"; |
| 475 | const char kEnableAutofillCreditCardUploadEditableCardholderNameDescription[] = |
| 476 | "If enabled, in certain situations when offering credit card upload to " |
| 477 | "Google Payments, the cardholder name can be edited within the " |
| 478 | "offer-to-save dialog, which is prefilled with the name from the signed-in " |
| 479 | "Google Account."; |
| 480 | |
Hao Zhang | 1be9c26 | 2018-11-03 00:23:51 | [diff] [blame] | 481 | const char kEnableAutofillCreditCardUploadEditableExpirationDateName[] = |
| 482 | "Make expiration date editable in dialog during credit card upload"; |
| 483 | const char kEnableAutofillCreditCardUploadEditableExpirationDateDescription[] = |
| 484 | "If enabled, if a credit card's expiration date was not detected when " |
| 485 | "offering card upload to Google Payments, the offer-to-save dialog " |
| 486 | "displays an expiration date selector."; |
| 487 | |
siyua | 2989983 | 2019-06-07 19:42:12 | [diff] [blame] | 488 | const char kEnableAutofillCreditCardUploadFeedbackName[] = |
| 489 | "Enable feedback for credit card upload flow"; |
| 490 | const char kEnableAutofillCreditCardUploadFeedbackDescription[] = |
| 491 | "When enabled, if credit card upload succeeds, the avatar button will " |
| 492 | "show a highlight, otherwise the icon will be updated and if it is " |
| 493 | "clicked, the save card failure bubble will be shown."; |
| 494 | |
Sujie Zhu | 74dd439e | 2019-04-27 03:23:39 | [diff] [blame] | 495 | const char kEnableAutofillDoNotMigrateUnsupportedLocalCardsName[] = |
| 496 | "Prevents local card migration on local cards from unsupported networks"; |
| 497 | const char kEnableAutofillDoNotMigrateUnsupportedLocalCardsDescription[] = |
| 498 | "If enabled, local cards from unsupported networks will not be offered " |
| 499 | "local card migration."; |
| 500 | |
Hao Zhang | 0c4f18d | 2019-04-05 01:20:25 | [diff] [blame] | 501 | const char kEnableAutofillImportDynamicFormsName[] = |
| 502 | "Allow credit card import from dynamic forms after entry"; |
| 503 | const char kEnableAutofillImportDynamicFormsDescription[] = |
| 504 | "If enabled, offers credit card save for dynamic forms from the page after " |
| 505 | "information has been entered into them."; |
| 506 | |
Anne Lim | 3035178 | 2019-03-01 01:57:16 | [diff] [blame] | 507 | const char kEnableAutofillLocalCardMigrationUsesStrikeSystemV2Name[] = |
| 508 | "Enable limit on offering to migrate local cards repeatedly using the " |
| 509 | "updated strike system implementation"; |
| 510 | const char kEnableAutofillLocalCardMigrationUsesStrikeSystemV2Description[] = |
| 511 | "If enabled, uses the updated strike system implementation to prevent " |
| 512 | "offering prompts for local card migration if it has repeatedly been " |
| 513 | "ignored, declined, or failed."; |
| 514 | |
tmartino | cd41473 | 2018-02-12 19:01:01 | [diff] [blame] | 515 | const char kEnableAutofillNativeDropdownViewsName[] = |
| 516 | "Display Autofill Dropdown Using Views"; |
| 517 | const char kEnableAutofillNativeDropdownViewsDescription[] = |
| 518 | "If enabled, the Autofill Dropdown will be built natively using Views, " |
| 519 | "rather than painted directly to a canvas."; |
| 520 | |
siashah | 1ddbd59 | 2019-07-11 00:17:16 | [diff] [blame] | 521 | const char kEnableAutofillSaveCardShowNoThanksName[] = |
| 522 | "Show explicit decline option in credit card save prompts"; |
| 523 | const char kEnableAutofillSaveCardShowNoThanksDescription[] = |
| 524 | "If enabled, adds a [No thanks] button to credit card save prompts."; |
| 525 | |
siyua | a92bc94 | 2019-05-24 20:57:33 | [diff] [blame] | 526 | const char kEnableAutofillSaveCreditCardUsesImprovedMessagingName[] = |
| 527 | "Enable new title and button label for credit card upload bubble"; |
| 528 | const char kEnableAutofillSaveCreditCardUsesImprovedMessagingDescription[] = |
| 529 | "If enabled, four variations of new messaging will be used in credit card " |
| 530 | "upload bubble."; |
| 531 | |
siyua | d573455f | 2019-08-06 22:39:26 | [diff] [blame] | 532 | const char kEnableAutofillUpdatedCardUnmaskPromptUiName[] = |
| 533 | "Enable new card unmask prompt UI"; |
| 534 | const char kEnableAutofillUpdatedCardUnmaskPromptUiDescription[] = |
| 535 | "If enabled, shows the updated card unmask prompt when performing CVC " |
| 536 | "verification."; |
| 537 | |
Doug Arnett | 32e3e01 | 2019-07-11 16:45:17 | [diff] [blame] | 538 | const char kEnableDeferAllScriptName[] = "DeferAllScript previews"; |
| 539 | const char kEnableDeferAllScriptDescription[] = |
| 540 | "Enable deferring synchronous script on slow pages."; |
| 541 | |
Tarun Bansal | fb3069d3 | 2019-07-19 03:28:04 | [diff] [blame] | 542 | const char kEnableDeferAllScriptWithoutOptimizationHintsName[] = |
| 543 | "Skip checking optimization hints for Defer Script previews"; |
| 544 | const char kEnableDeferAllScriptWithoutOptimizationHintsDescription[] = |
| 545 | "Skips checking optimization hints for Defer Script previews and assumes " |
| 546 | "that the ECT trigger threshold is set to 4G (which is otherwise provided " |
| 547 | "by the optimization hints). Rest of the checks are still executed."; |
| 548 | |
Tarun Bansal | 56c9293 | 2019-04-01 17:58:36 | [diff] [blame] | 549 | const char kEnableSaveDataName[] = "Enables save data feature"; |
| 550 | const char kEnableSaveDataDescription[] = |
| 551 | "Enables save data feature. May cause user's traffic to be proxied via " |
| 552 | "Google's data reduction proxy."; |
| 553 | |
Ramin Halavati | 7dbb072 | 2019-02-15 05:33:49 | [diff] [blame] | 554 | const char kEnableFilesystemInIncognitoName[] = "Filesystem API in Incognito"; |
| 555 | const char kEnableFilesystemInIncognitoDescription[] = |
| 556 | "Enable Filesystem API in incognito mode."; |
| 557 | |
Doug Arnett | 08b4067b | 2017-10-12 20:14:44 | [diff] [blame] | 558 | const char kEnableNoScriptPreviewsName[] = "NoScript previews"; |
| 559 | |
| 560 | const char kEnableNoScriptPreviewsDescription[] = |
| 561 | "Enable disabling JavaScript on some pages on slow networks."; |
| 562 | |
Thanh Le | 2c279fbc | 2017-11-21 01:25:40 | [diff] [blame] | 563 | const char kDataReductionProxyServerAlternative1[] = "Use alt. server config 1"; |
| 564 | const char kDataReductionProxyServerAlternative2[] = "Use alt. server config 2"; |
| 565 | const char kDataReductionProxyServerAlternative3[] = "Use alt. server config 3"; |
| 566 | const char kDataReductionProxyServerAlternative4[] = "Use alt. server config 4"; |
| 567 | const char kDataReductionProxyServerAlternative5[] = "Use alt. server config 5"; |
| 568 | const char kDataReductionProxyServerAlternative6[] = "Use alt. server config 6"; |
| 569 | const char kDataReductionProxyServerAlternative7[] = "Use alt. server config 7"; |
| 570 | const char kDataReductionProxyServerAlternative8[] = "Use alt. server config 8"; |
| 571 | const char kDataReductionProxyServerAlternative9[] = "Use alt. server config 9"; |
| 572 | const char kDataReductionProxyServerAlternative10[] = |
| 573 | "Use alt. server config 10"; |
rajendrant | cfa60ba | 2018-10-30 09:16:54 | [diff] [blame] | 574 | const char kEnableDataReductionProxyNetworkServiceName[] = |
| 575 | "Data reduction proxy with network service"; |
| 576 | const char kEnableDataReductionProxyNetworkServiceDescription[] = |
| 577 | "Enable data reduction proxy when network service is enabled"; |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 578 | const char kEnableDataReductionProxyServerExperimentName[] = |
| 579 | "Use an alternative Data Saver back end configuration."; |
| 580 | const char kEnableDataReductionProxyServerExperimentDescription[] = |
| 581 | "Enable a different approach to saving data by configuring the back end " |
| 582 | "server"; |
| 583 | |
Matt Giuca | d487043 | 2017-11-24 01:04:38 | [diff] [blame] | 584 | const char kEnableDesktopPWAsName[] = "Desktop PWAs"; |
| 585 | const char kEnableDesktopPWAsDescription[] = |
| 586 | "Experimental windowing and install banner treatment for Progressive Web " |
| 587 | "Apps on desktop platforms. Implies #enable-experimental-app-banners."; |
Giovanni Ortuño Urquidi | 45020e23 | 2017-07-12 06:10:17 | [diff] [blame] | 588 | |
Alan Cutter | e50ce41 | 2019-07-12 05:26:08 | [diff] [blame] | 589 | extern const char kDesktopPWAsLocalUpdatingName[] = |
| 590 | "Desktop PWAs local updating"; |
| 591 | extern const char kDesktopPWAsLocalUpdatingDescription[] = |
| 592 | "Enable installed PWAs to update their app manifest data when the site " |
| 593 | "manifest data has changed."; |
| 594 | |
Alan Cutter | 1816c9d | 2019-02-11 02:20:07 | [diff] [blame] | 595 | const char kDesktopPWAsOmniboxInstallName[] = |
| 596 | "Desktop PWAs installable from the omnibox"; |
| 597 | const char kDesktopPWAsOmniboxInstallDescription[] = |
| 598 | "When on a site that passes PWA installation requirements show a button in " |
| 599 | "the omnibox for installing it."; |
| 600 | |
Christopher Lam | e66b781 | 2018-09-26 01:49:24 | [diff] [blame] | 601 | const char kEnableSystemWebAppsName[] = "System Web Apps"; |
| 602 | const char kEnableSystemWebAppsDescription[] = |
| 603 | "Experimental system for using the Desktop PWA framework for running System" |
| 604 | "Apps (e.g Settings, Discover)."; |
| 605 | |
David Benjamin | 570460e | 2018-10-16 06:01:29 | [diff] [blame] | 606 | const char kEnforceTLS13DowngradeName[] = "TLS 1.3 downgrade hardening"; |
| 607 | const char kEnforceTLS13DowngradeDescription[] = |
| 608 | "This option enables the TLS 1.3 downgrade hardening mechanism. This " |
| 609 | "hardens TLS 1.3 connections while remaining compatible with TLS 1.0 " |
| 610 | "through 1.2 connections. Firewalls and proxies that do not function when " |
| 611 | "this is enabled do not implement TLS 1.0 through 1.2 correctly or " |
| 612 | "securely. They must be fixed by vendors."; |
| 613 | |
Steven Valdez | 89a44ea9 | 2019-05-01 15:18:49 | [diff] [blame] | 614 | const char kEnableTLS13EarlyDataName[] = "TLS 1.3 Early Data"; |
| 615 | const char kEnableTLS13EarlyDataDescription[] = |
| 616 | "This option enables TLS 1.3 Early Data, allowing GET requests to be sent " |
| 617 | "during the handshake when resuming a connection to a compatible TLS 1.3 " |
| 618 | "server."; |
| 619 | |
Wenjie Shi | d3824519 | 2019-07-11 16:20:50 | [diff] [blame] | 620 | const char kWinrtSensorsImplementationName[] = "WinRT Sensor Implementation"; |
| 621 | const char kWinrtSensorsImplementationDescription[] = |
| 622 | "Enables usage of the Windows.Devices.Sensors WinRT APIs on Windows for " |
| 623 | "sensors"; |
| 624 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 625 | const char kEnableGenericSensorName[] = "Generic Sensor"; |
| 626 | const char kEnableGenericSensorDescription[] = |
Mikhail Pozdnyakov | 73373a6 | 2017-08-24 17:31:25 | [diff] [blame] | 627 | "Enables motion sensor classes based on Generic Sensor API, i.e. " |
| 628 | "Accelerometer, LinearAccelerationSensor, Gyroscope, " |
| 629 | "AbsoluteOrientationSensor and RelativeOrientationSensor interfaces."; |
| 630 | |
| 631 | const char kEnableGenericSensorExtraClassesName[] = |
| 632 | "Generic Sensor Extra Classes"; |
| 633 | const char kEnableGenericSensorExtraClassesDescription[] = |
| 634 | "Enables an extra set of sensor classes based on Generic Sensor API, which " |
| 635 | "expose previously unavailable platform features, i.e. AmbientLightSensor " |
| 636 | "and Magnetometer interfaces."; |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 637 | |
Vikas Soni | 78daa63 | 2019-01-12 01:32:52 | [diff] [blame] | 638 | const char kEnableGpuServiceLoggingName[] = "Enable gpu service logging"; |
| 639 | const char kEnableGpuServiceLoggingDescription[] = |
| 640 | "Enable printing the actual GL driver calls."; |
| 641 | |
Victor Hugo Vianna Silva | 8cc3ddf | 2019-05-22 15:47:35 | [diff] [blame] | 642 | const char kEnableHistoryFaviconsGoogleServerQueryName[] = |
| 643 | "Enable History Favicons Google Server Query"; |
| 644 | const char kEnableHistoryFaviconsGoogleServerQueryDescription[] = |
| 645 | "Allow retrieving favicons of non-local entries in the history WebUIs and " |
| 646 | "the recent tabs menu using a Google server instead of Sync."; |
| 647 | |
David Bokan | 911bded | 2018-11-27 23:23:32 | [diff] [blame] | 648 | const char kEnableImplicitRootScrollerName[] = "Implicit Root Scroller"; |
| 649 | const char kEnableImplicitRootScrollerDescription[] = |
| 650 | "Enables implicitly choosing which scroller on a page is the 'root " |
| 651 | "scroller'. i.e. The one that gets special features like URL bar movement, " |
| 652 | "overscroll glow, rotation anchoring, etc."; |
| 653 | |
Robert Ogden | ce8c957 | 2018-10-08 23:08:48 | [diff] [blame] | 654 | const char kEnableLitePageServerPreviewsName[] = "Lite Page Server Previews"; |
| 655 | const char kEnableLitePageServerPreviewsDescription[] = |
Doug Arnett | 9c1f8756 | 2018-12-14 00:56:39 | [diff] [blame] | 656 | "Enable showing Lite Page Previews served from a Previews Server." |
| 657 | "This feature will cause Chrome to redirect eligible navigations " |
Robert Ogden | ce8c957 | 2018-10-08 23:08:48 | [diff] [blame] | 658 | "to a Google-owned domain that serves a pre-rendered version of the " |
Doug Arnett | 9c1f8756 | 2018-12-14 00:56:39 | [diff] [blame] | 659 | "original page. Also known as Lite Page Redirect Previews."; |
Robert Ogden | ce8c957 | 2018-10-08 23:08:48 | [diff] [blame] | 660 | |
Ryan Sturm | 5e4d442 | 2019-02-28 01:32:29 | [diff] [blame] | 661 | const char kEnableURLLoaderLitePageServerPreviewsName[] = |
| 662 | "Lite Page Server Previews using URL Loader"; |
| 663 | const char kEnableURLLoaderLitePageServerPreviewsDescription[] = |
| 664 | "Enable using a network service URL Loader for Lite Page Server Previews. " |
| 665 | "This requires enable-lite-page-server-previews to be enabled along with " |
| 666 | "network-service."; |
| 667 | |
Hiroshige Hayashizaki | 3ee116af | 2019-03-05 10:11:22 | [diff] [blame] | 668 | const char kBuiltInModuleAllName[] = "All experimental built-in modules"; |
| 669 | const char kBuiltInModuleAllDescription[] = |
| 670 | "Enable all experimental built-in modules, as well as built-in module " |
| 671 | "infrastructure and import maps. The syntax and the APIs exposed are " |
| 672 | "experimental and will change over time."; |
| 673 | |
| 674 | const char kBuiltInModuleInfraName[] = "Built-in module infra and import maps"; |
| 675 | const char kBuiltInModuleInfraDescription[] = |
| 676 | "Enable built-in module infrastructure and import maps. Individual " |
| 677 | "built-in modules should be enabled by other flags. The syntax and the " |
| 678 | "APIs exposed are experimental and will change over time."; |
| 679 | |
| 680 | const char kBuiltInModuleKvStorageName[] = "kv-storage built-in module"; |
| 681 | const char kBuiltInModuleKvStorageDescription[] = |
| 682 | "Enable kv-storage built-in module, as well as built-in module " |
| 683 | "infrastructure and import maps. The syntax and the APIs exposed are " |
| 684 | "experimental and will change over time."; |
Hiroshige Hayashizaki | 99d5821e | 2018-05-02 04:25:41 | [diff] [blame] | 685 | |
Charlene Yan | e75ce25 | 2019-05-22 17:56:32 | [diff] [blame] | 686 | const char kDownloadAutoResumptionNativeName[] = |
| 687 | "Enable download auto-resumption in native"; |
| 688 | const char kDownloadAutoResumptionNativeDescription[] = |
| 689 | "Enables download auto-resumption in native"; |
| 690 | |
| 691 | const char kDragToPinTabsName[] = "Drag to Modify Tab Pinnedness"; |
| 692 | const char kDragToPinTabsDescription[] = |
| 693 | "Allows users to drag tabs between pinned and unpinned tabs to modify the " |
| 694 | "pinned state of the tab."; |
| 695 | |
Mason Freed | c166cf1 | 2019-06-14 19:04:26 | [diff] [blame] | 696 | const char kEnableCSSBackdropFilterName[] = "Enable backdrop-filter"; |
| 697 | const char kEnableCSSBackdropFilterDescription[] = |
| 698 | "Enable a new CSS property called backdrop-filter."; |
| 699 | |
Vladimir Levin | 43758ecc | 2019-05-09 18:04:03 | [diff] [blame] | 700 | const char kEnableDisplayLockingName[] = "Enable Display Locking"; |
| 701 | const char kEnableDisplayLockingDescription[] = |
| 702 | "Enable Display Locking JavaScript API. The syntax and the APIs exposed " |
| 703 | "are experimental and may change."; |
| 704 | |
Ian Kilpatrick | e68ef11a | 2018-07-04 03:52:10 | [diff] [blame] | 705 | const char kEnableLayoutNGName[] = "Enable LayoutNG"; |
| 706 | const char kEnableLayoutNGDescription[] = |
| 707 | "Enable Blink's next generation layout engine."; |
| 708 | |
Scott Little | d0fd2d00 | 2018-04-13 03:37:26 | [diff] [blame] | 709 | const char kEnableLazyFrameLoadingName[] = "Enable lazy frame loading"; |
| 710 | const char kEnableLazyFrameLoadingDescription[] = |
Scott Little | df79081b | 2019-05-29 23:03:39 | [diff] [blame] | 711 | "Defers the loading of iframes marked with the attribute 'loading=lazy' " |
| 712 | "until the page is scrolled down near them."; |
Scott Little | d0fd2d00 | 2018-04-13 03:37:26 | [diff] [blame] | 713 | |
rajendrant | 793ff51 | 2018-08-10 17:07:59 | [diff] [blame] | 714 | const char kEnableLazyImageLoadingName[] = "Enable lazy image loading"; |
| 715 | const char kEnableLazyImageLoadingDescription[] = |
Scott Little | df79081b | 2019-05-29 23:03:39 | [diff] [blame] | 716 | "Defers the loading of images marked with the attribute 'loading=lazy' " |
| 717 | "until the page is scrolled down near them."; |
rajendrant | 793ff51 | 2018-08-10 17:07:59 | [diff] [blame] | 718 | |
Sidney San Martín | 9375b89 | 2017-09-09 00:29:54 | [diff] [blame] | 719 | const char kEnableMacMaterialDesignDownloadShelfName[] = |
| 720 | "Enable Material Design download shelf"; |
| 721 | |
| 722 | const char kEnableMacMaterialDesignDownloadShelfDescription[] = |
| 723 | "If enabled, the download shelf uses Material Design."; |
| 724 | |
Becca Hughes | ac86cd44 | 2019-01-09 23:49:54 | [diff] [blame] | 725 | const char kEnableMediaSessionServiceName[] = "Media Session Service"; |
| 726 | const char kEnableMediaSessionServiceDescription[] = |
| 727 | "Enables the media session mojo service and internal media session " |
| 728 | "support."; |
| 729 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 730 | const char kEnableNavigationTracingName[] = "Enable navigation tracing"; |
| 731 | const char kEnableNavigationTracingDescription[] = |
| 732 | "This is to be used in conjunction with the trace-upload-url flag. " |
| 733 | "WARNING: When enabled, Chrome will record performance data for every " |
| 734 | "navigation and upload it to the URL specified by the trace-upload-url " |
| 735 | "flag. The trace may include personally identifiable information (PII) " |
| 736 | "such as the titles and URLs of websites you visit."; |
| 737 | |
Bernhard Bauer | 5533f991 | 2017-11-06 17:56:02 | [diff] [blame] | 738 | const char kEnableNetworkLoggingToFileName[] = "Enable network logging to file"; |
| 739 | const char kEnableNetworkLoggingToFileDescription[] = |
| 740 | "Enables network logging to a file named netlog.json in the user data " |
| 741 | "directory. The file can be imported into chrome://net-internals."; |
| 742 | |
John Abd-El-Malek | 8067cc0 | 2017-12-04 23:23:20 | [diff] [blame] | 743 | const char kEnableNetworkServiceInProcessName[] = |
| 744 | "Runs network service in-process"; |
| 745 | const char kEnableNetworkServiceInProcessDescription[] = |
| 746 | "Runs the network service in the browser process."; |
| 747 | |
Shakti Sahu | 5a046f6 | 2019-03-12 19:25:34 | [diff] [blame] | 748 | const char kEnableNewDownloadBackendName[] = "Enable new download backend"; |
| 749 | const char kEnableNewDownloadBackendDescription[] = |
| 750 | "Enables the new download backend that uses offline content provider"; |
| 751 | |
Lucas Furukawa Gadani | 9f57e19 | 2019-04-05 14:56:10 | [diff] [blame] | 752 | const char kEnablePortalsName[] = "Enable Portals."; |
| 753 | const char kEnablePortalsDescription[] = |
| 754 | "Portals are an experimental web platform feature that allows embedding" |
| 755 | " and seamless transitions between pages." |
| 756 | " See https://github.com/WICG/portals and https://wicg.github.io/portals/"; |
| 757 | |
Tetsui Ohkubo | c3eb87f7 | 2018-07-20 02:22:28 | [diff] [blame] | 758 | const char kEnableNotificationScrollBarName[] = |
| 759 | "Enable notification list scroll bar"; |
| 760 | const char kEnableNotificationScrollBarDescription[] = |
| 761 | "Enable the scroll bar of the notification list in Unified System Tray."; |
| 762 | |
Mitsuru Otsuka | e8304de | 2018-10-29 02:14:36 | [diff] [blame] | 763 | const char kEnableNotificationExpansionAnimationName[] = |
| 764 | "Enable notification expansion animations"; |
| 765 | const char kEnableNotificationExpansionAnimationDescription[] = |
| 766 | "Enable notification animations whenever the expansion state is toggled."; |
| 767 | |
Takashi Toyoshima | 2e01e69 | 2018-11-16 03:23:27 | [diff] [blame] | 768 | const char kEnableOutOfBlinkCorsName[] = "Out of blink CORS"; |
| 769 | const char kEnableOutOfBlinkCorsDescription[] = |
Yutaka Hirano | 98be327 | 2017-08-07 17:55:39 | [diff] [blame] | 770 | "CORS handling logic is moved out of blink."; |
| 771 | |
Yutaka Hirano | 4903cf9 | 2019-07-17 04:30:31 | [diff] [blame] | 772 | const char kCrossOriginEmbedderPolicyName[] = "Cross Origin Embedder Policy"; |
| 773 | const char kCrossOriginEmbedderPolicyDescription[] = |
| 774 | "Enable Cross Origin Embedder Policy (https://mikewest.github.io/corpp/)."; |
| 775 | |
Chris Hall | e952239e | 2018-11-06 06:49:52 | [diff] [blame] | 776 | const char kExperimentalAccessibilityFeaturesName[] = |
| 777 | "Experimental accessibility features"; |
| 778 | const char kExperimentalAccessibilityFeaturesDescription[] = |
| 779 | "Enable additional accessibility features in the Settings page."; |
| 780 | |
Katie D | 652135c | 2018-11-27 18:30:13 | [diff] [blame] | 781 | const char kExperimentalAccessibilityAutoclickName[] = |
| 782 | "Experimental automatic click features"; |
| 783 | const char kExperimentalAccessibilityAutoclickDescription[] = |
| 784 | "Enable additional features for automatic clicks."; |
| 785 | |
Chris Hall | 4a4225f6 | 2019-01-18 03:07:16 | [diff] [blame] | 786 | const char kExperimentalAccessibilityLanguageDetectionName[] = |
| 787 | "Experimental accessibility language detection"; |
| 788 | const char kExperimentalAccessibilityLanguageDetectionDescription[] = |
| 789 | "Enable language detection for in-page content which is then exposed to " |
| 790 | "accessiblity technologies such as screen readers."; |
| 791 | |
kylechar | 7051c09 | 2018-02-05 20:31:39 | [diff] [blame] | 792 | const char kVizDisplayCompositorName[] = "Viz Display Compositor (OOP-D)"; |
| 793 | const char kVizDisplayCompositorDescription[] = |
| 794 | "If enabled, the display compositor runs as part of the viz service in the" |
| 795 | "GPU process."; |
| 796 | |
kylechar | 3307926 | 2019-07-05 02:51:04 | [diff] [blame] | 797 | const char kVizHitTestName[] = "Viz Hit-test SurfaceLayer"; |
Xianda Sun | fa2a3592 | 2019-04-15 19:01:28 | [diff] [blame] | 798 | const char kVizHitTestDescription[] = |
kylechar | 3307926 | 2019-07-05 02:51:04 | [diff] [blame] | 799 | "If enabled, event targeting uses hit-test data computed from the " |
| 800 | "SurfaceLayer."; |
Ria Jiang | 6a129b98 | 2018-03-01 18:30:40 | [diff] [blame] | 801 | |
Rahul Arakeri | 61a2ad27 | 2019-03-19 22:55:08 | [diff] [blame] | 802 | const char kCompositorThreadedScrollbarScrollingName[] = |
Rahul Arakeri | ac87fb1 | 2019-05-14 00:07:22 | [diff] [blame] | 803 | "Compositor threaded scrollbar scrolling"; |
Rahul Arakeri | 61a2ad27 | 2019-03-19 22:55:08 | [diff] [blame] | 804 | const char kCompositorThreadedScrollbarScrollingDescription[] = |
| 805 | "Enables pointer-based scrollbar scrolling on the compositor thread " |
| 806 | "instead of the main thread"; |
| 807 | |
Alexei Filippov | 522a522 | 2019-03-29 03:33:18 | [diff] [blame] | 808 | const char kMemlogName[] = "Chrome heap profiler start mode."; |
| 809 | const char kMemlogDescription[] = |
| 810 | "Starts heap profiling service that records sampled memory allocation " |
| 811 | "profile having each sample attributed with a callstack. " |
| 812 | "The sampling resolution is controlled with --memlog-sampling-rate flag. " |
| 813 | "Recorded heap dumps can be obtained at chrome://tracing " |
| 814 | "[category:memory-infra] and chrome://memory-internals. This setting " |
| 815 | "controls which processes will be profiled since their start. To profile " |
| 816 | "any given process at a later time use chrome://memory-internals page."; |
| 817 | const char kMemlogModeMinimal[] = "Browser and GPU"; |
| 818 | const char kMemlogModeAll[] = "All processes"; |
| 819 | const char kMemlogModeAllRenderers[] = "All renderers"; |
| 820 | const char kMemlogModeRendererSampling[] = "Single renderer"; |
| 821 | const char kMemlogModeBrowser[] = "Browser only"; |
| 822 | const char kMemlogModeGpu[] = "GPU only"; |
Alexei Filippov | 2e8bfee | 2019-03-07 21:51:27 | [diff] [blame] | 823 | |
Alexei Filippov | 522a522 | 2019-03-29 03:33:18 | [diff] [blame] | 824 | const char kMemlogSamplingRateName[] = |
| 825 | "Heap profiling sampling interval (in bytes)."; |
| 826 | const char kMemlogSamplingRateDescription[] = |
| 827 | "Heap profiling service uses Poisson process to sample allocations. " |
| 828 | "Default value for the interval between samples is 100000 (100KB). " |
| 829 | "This results in low noise for large and/or frequent allocations " |
Alexei Filippov | 2e8bfee | 2019-03-07 21:51:27 | [diff] [blame] | 830 | "[size * frequency >> 100KB]. This means that aggregate numbers [e.g. " |
erikchen | 99bfce0 | 2018-02-14 20:29:22 | [diff] [blame] | 831 | "total size of malloc-ed objects] and large and/or frequent allocations " |
Alexei Filippov | 522a522 | 2019-03-29 03:33:18 | [diff] [blame] | 832 | "can be trusted with high fidelity. " |
| 833 | "Lower intervals produce higher samples resolution, but come at a cost of " |
| 834 | "higher performance overhead."; |
| 835 | const char kMemlogSamplingRate10KB[] = "10KB"; |
| 836 | const char kMemlogSamplingRate50KB[] = "50KB"; |
| 837 | const char kMemlogSamplingRate100KB[] = "100KB"; |
| 838 | const char kMemlogSamplingRate500KB[] = "500KB"; |
| 839 | const char kMemlogSamplingRate1MB[] = "1MB"; |
| 840 | const char kMemlogSamplingRate5MB[] = "5MB"; |
erikchen | 8bc20d8 | 2018-02-14 03:21:51 | [diff] [blame] | 841 | |
Alexei Filippov | 522a522 | 2019-03-29 03:33:18 | [diff] [blame] | 842 | const char kMemlogStackModeName[] = "Heap profiling stack traces type."; |
| 843 | const char kMemlogStackModeDescription[] = |
| 844 | "By default heap profiling service records native stacks. " |
| 845 | "A post-processing step is required to symbolize the stacks. " |
| 846 | "'Native with thread names' adds the thread name as the first frame of " |
| 847 | "each native stack. It's also possible to record a pseudo stack using " |
| 848 | "trace events as identifiers. It's also possible to do a mix of both."; |
| 849 | const char kMemlogStackModeMixed[] = "Mixed"; |
| 850 | const char kMemlogStackModeNative[] = "Native"; |
| 851 | const char kMemlogStackModeNativeWithThreadNames[] = "Native with thread names"; |
| 852 | const char kMemlogStackModePseudo[] = "Trace events"; |
Erik Chen | 3303fd023 | 2018-01-11 20:29:05 | [diff] [blame] | 853 | |
F#m | 59d036e | 2017-09-13 07:22:17 | [diff] [blame] | 854 | const char kEnablePixelCanvasRecordingName[] = "Enable pixel canvas recording"; |
| 855 | const char kEnablePixelCanvasRecordingDescription[] = |
| 856 | "Pixel canvas recording allows the compositor to raster contents aligned " |
| 857 | "with the pixel and improves text rendering. This should be enabled when a " |
| 858 | "device is using fractional scale factor."; |
| 859 | |
Ella Ge | bee81c9 | 2018-08-14 15:51:09 | [diff] [blame] | 860 | const char kEnableResamplingInputEventsName[] = |
| 861 | "Enable resampling input events"; |
| 862 | const char kEnableResamplingInputEventsDescription[] = |
| 863 | "Predicts mouse and touch inputs position at rAF time based on previous " |
| 864 | "input"; |
| 865 | const char kEnableResamplingScrollEventsName[] = |
| 866 | "Enable resampling scroll events"; |
| 867 | const char kEnableResamplingScrollEventsDescription[] = |
| 868 | "Predicts the scroll amount at vsync time based on previous input"; |
| 869 | |
Doug Arnett | aa0bf20 | 2018-08-27 19:42:11 | [diff] [blame] | 870 | const char kEnableResourceLoadingHintsName[] = "Enable resource loading hints"; |
| 871 | const char kEnableResourceLoadingHintsDescription[] = |
| 872 | "Enable using server-provided resource loading hints to provide a preview " |
| 873 | "over slow network connections."; |
| 874 | |
Raphael Kubo da Costa | b72914b | 2019-03-13 09:20:39 | [diff] [blame] | 875 | const char kEnableSensorContentSettingName[] = "Sensor content setting"; |
| 876 | const char kEnableSensorContentSettingDescription[] = |
| 877 | "Enable UI in content settings to control access to the sensor APIs."; |
| 878 | |
Mohamed Amir Yosef | 0178fa89 | 2018-07-23 17:43:52 | [diff] [blame] | 879 | const char kEnableSyncUSSBookmarksName[] = "Enable USS for bookmarks sync"; |
| 880 | const char kEnableSyncUSSBookmarksDescription[] = |
| 881 | "Enables the new, experimental implementation of bookmark sync"; |
| 882 | |
Maksim Moskvitin | 35b09c1bf | 2019-06-28 17:29:48 | [diff] [blame] | 883 | const char kEnableSyncUSSNigoriName[] = "Enable USS for sync encryption keys"; |
| 884 | const char kEnableSyncUSSNigoriDescription[] = |
| 885 | "Enables the new, experimental implementation of sync encryption keys"; |
| 886 | |
Mohamed Amir Yosef | 3074dfc | 2019-02-06 18:34:43 | [diff] [blame] | 887 | const char kEnableSyncUSSPasswordsName[] = "Enable USS for passwords sync"; |
| 888 | const char kEnableSyncUSSPasswordsDescription[] = |
| 889 | "Enables the new, experimental implementation of passwords sync"; |
| 890 | |
Mikel Astiz | 38837f8 | 2018-04-24 22:23:23 | [diff] [blame] | 891 | const char kEnableSyncUSSSessionsName[] = "Enable USS for sessions sync"; |
| 892 | const char kEnableSyncUSSSessionsDescription[] = |
| 893 | "Enables the new, experimental implementation of session sync (aka tab " |
| 894 | "sync)."; |
| 895 | |
David Bokan | e9370c2 | 2019-02-14 15:19:58 | [diff] [blame] | 896 | const char kEnableTextFragmentAnchorName[] = "Enable Text Fragment Anchor."; |
| 897 | const char kEnableTextFragmentAnchorDescription[] = |
| 898 | "Enables scrolling to text specified in URL's fragment."; |
| 899 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 900 | const char kEnableUseZoomForDsfName[] = |
| 901 | "Use Blink's zoom for device scale factor."; |
| 902 | const char kEnableUseZoomForDsfDescription[] = |
| 903 | "If enabled, Blink uses its zooming mechanism to scale content for device " |
| 904 | "scale factor."; |
| 905 | const char kEnableUseZoomForDsfChoiceDefault[] = "Default"; |
| 906 | const char kEnableUseZoomForDsfChoiceEnabled[] = "Enabled"; |
| 907 | const char kEnableUseZoomForDsfChoiceDisabled[] = "Disabled"; |
| 908 | |
Patrick Noland | 8ee016e | 2018-01-24 11:44:53 | [diff] [blame] | 909 | const char kEnableScrollAnchorSerializationName[] = |
| 910 | "Scroll Anchor Serialization"; |
| 911 | const char kEnableScrollAnchorSerializationDescription[] = |
| 912 | "Save the scroll anchor and use it to restore the scroll position when " |
| 913 | "navigating."; |
| 914 | |
Brad Nelson | 5cd500e | 2018-01-04 00:50:19 | [diff] [blame] | 915 | const char kEnableSharedArrayBufferName[] = |
| 916 | "Experimental enabled SharedArrayBuffer support in JavaScript."; |
| 917 | const char kEnableSharedArrayBufferDescription[] = |
| 918 | "Enable SharedArrayBuffer support in JavaScript."; |
| 919 | |
Sean Harrison | 9dc405a5 | 2019-08-27 18:23:10 | [diff] [blame] | 920 | const char kEnableSubresourceRedirectName[] = |
| 921 | "Enable Render Level Data Use Optimization"; |
| 922 | const char kEnableSubresourceRedirectDescription[] = |
| 923 | "Allow Render Level Data Use Optimization"; |
| 924 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 925 | const char kEnableWasmName[] = "WebAssembly structured cloning support."; |
| 926 | const char kEnableWasmDescription[] = |
| 927 | "Enable web pages to use WebAssembly structured cloning."; |
| 928 | |
Lei Zhang | 0ca70ea | 2018-09-07 17:51:01 | [diff] [blame] | 929 | const char kEnableWebAuthenticationCableSupportName[] = |
Kim Paulhamus | 9243137 | 2018-07-20 02:25:47 | [diff] [blame] | 930 | "Web Authentication caBLE support"; |
Lei Zhang | 0ca70ea | 2018-09-07 17:51:01 | [diff] [blame] | 931 | const char kEnableWebAuthenticationCableSupportDescription[] = |
Kim Paulhamus | 9243137 | 2018-07-20 02:25:47 | [diff] [blame] | 932 | "Enable the cloud-assisted pairingless BLE protocol for use with " |
| 933 | "the Web Authentication API."; |
Kim Paulhamus | ae635a3 | 2018-06-27 07:30:54 | [diff] [blame] | 934 | |
Clemens Hammacher | 0c8a15a | 2018-04-27 13:45:32 | [diff] [blame] | 935 | const char kEnableWasmBaselineName[] = "WebAssembly baseline compiler"; |
| 936 | const char kEnableWasmBaselineDescription[] = |
| 937 | "Enables WebAssembly baseline compilation and tier up."; |
| 938 | |
Bill Budge | d0dace17 | 2019-02-10 00:46:21 | [diff] [blame] | 939 | const char kEnableWasmCodeCacheName[] = "WebAssembly compiled module cache"; |
| 940 | const char kEnableWasmCodeCacheDescription[] = |
| 941 | "Enables caching of compiled WebAssembly modules."; |
| 942 | |
Clemens Hammacher | 082fa57 | 2019-04-25 08:22:29 | [diff] [blame] | 943 | const char kEnableWasmCodeGCName[] = "WebAssembly code garbage collection"; |
| 944 | const char kEnableWasmCodeGCDescription[] = |
| 945 | "Enables garbage collection of WebAssembly code."; |
| 946 | |
Deepti Gandluri | 11734cc4 | 2019-05-02 18:00:20 | [diff] [blame] | 947 | const char kEnableWasmSimdName[] = "WebAssembly SIMD support."; |
| 948 | const char kEnableWasmSimdDescription[] = |
| 949 | "Enables support for the WebAssembly SIMD proposal."; |
| 950 | |
Ben Smith | 24c1e5c | 2018-06-20 01:09:02 | [diff] [blame] | 951 | const char kEnableWasmThreadsName[] = "WebAssembly threads support."; |
| 952 | const char kEnableWasmThreadsDescription[] = |
| 953 | "Enables support for the WebAssembly Threads proposal. Implies " |
| 954 | "#shared-array-buffer and #enable-webassembly."; |
| 955 | |
Christopher Thompson | f3ba2012 | 2019-06-06 22:01:01 | [diff] [blame] | 956 | const char kEvDetailsInPageInfoName[] = "EV certificate details in Page Info."; |
| 957 | const char kEvDetailsInPageInfoDescription[] = |
| 958 | "Shows the EV certificate details in the Page Info bubble."; |
| 959 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 960 | const char kExpensiveBackgroundTimerThrottlingName[] = |
| 961 | "Throttle expensive background timers"; |
| 962 | const char kExpensiveBackgroundTimerThrottlingDescription[] = |
| 963 | "Enables intervention to limit CPU usage of background timers to 1%."; |
| 964 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 965 | const char kExperimentalCanvasFeaturesName[] = "Experimental canvas features"; |
| 966 | const char kExperimentalCanvasFeaturesDescription[] = |
| 967 | "Enables the use of experimental canvas features which are still in " |
| 968 | "development."; |
| 969 | |
| 970 | const char kExperimentalExtensionApisName[] = "Experimental Extension APIs"; |
| 971 | const char kExperimentalExtensionApisDescription[] = |
| 972 | "Enables experimental extension APIs. Note that the extension gallery " |
| 973 | "doesn't allow you to upload extensions that use experimental APIs."; |
| 974 | |
Ian Clelland | 37a985d | 2018-05-04 02:43:13 | [diff] [blame] | 975 | const char kExperimentalProductivityFeaturesName[] = |
| 976 | "Experimental Productivity Features"; |
| 977 | const char kExperimentalProductivityFeaturesDescription[] = |
| 978 | "Enable support for experimental developer productivity features, such as " |
Hiroshige Hayashizaki | 3ee116af | 2019-03-05 10:11:22 | [diff] [blame] | 979 | "built-in modules and policies for avoiding slow rendering."; |
Ian Clelland | 37a985d | 2018-05-04 02:43:13 | [diff] [blame] | 980 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 981 | const char kExperimentalSecurityFeaturesName[] = |
| 982 | "Potentially annoying security features"; |
| 983 | const char kExperimentalSecurityFeaturesDescription[] = |
| 984 | "Enables several security features that will likely break one or more " |
| 985 | "pages that you visit on a daily basis. Strict mixed content checking, for " |
| 986 | "example. And locking powerful features to secure contexts. This flag will " |
| 987 | "probably annoy you."; |
| 988 | |
| 989 | const char kExperimentalWebPlatformFeaturesName[] = |
| 990 | "Experimental Web Platform features"; |
| 991 | const char kExperimentalWebPlatformFeaturesDescription[] = |
| 992 | "Enables experimental Web Platform features that are in development."; |
| 993 | |
| 994 | const char kExtensionContentVerificationName[] = |
| 995 | "Extension Content Verification"; |
| 996 | const char kExtensionContentVerificationDescription[] = |
| 997 | "This flag can be used to turn on verification that the contents of the " |
| 998 | "files on disk for extensions from the webstore match what they're " |
| 999 | "expected to be. This can be used to turn on this feature if it would not " |
| 1000 | "otherwise have been turned on, but cannot be used to turn it off (because " |
| 1001 | "this setting can be tampered with by malware)."; |
| 1002 | const char kExtensionContentVerificationBootstrap[] = |
| 1003 | "Bootstrap (get expected hashes, but do not enforce them)"; |
| 1004 | const char kExtensionContentVerificationEnforce[] = |
| 1005 | "Enforce (try to get hashes, and enforce them if successful)"; |
| 1006 | const char kExtensionContentVerificationEnforceStrict[] = |
| 1007 | "Enforce strict (hard fail if we can't get hashes)"; |
| 1008 | |
Peter Boström | a445353a | 2019-03-21 02:58:15 | [diff] [blame] | 1009 | const char kExtensionsToolbarMenuName[] = "Extensions Toolbar Menu"; |
| 1010 | const char kExtensionsToolbarMenuDescription[] = |
| 1011 | "Enable a separate toolbar button and menu for extensions"; |
| 1012 | |
Brett Wilson | f27ff60 | 2017-07-07 22:28:47 | [diff] [blame] | 1013 | const char kExtensionsOnChromeUrlsName[] = "Extensions on chrome:// URLs"; |
| 1014 | const char kExtensionsOnChromeUrlsDescription[] = |
| 1015 | "Enables running extensions on chrome:// URLs, where extensions explicitly " |
| 1016 | "request this permission."; |
galinap | ae72e15 | 2017-05-12 13:12:28 | [diff] [blame] | 1017 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1018 | const char kFeaturePolicyName[] = "Feature Policy"; |
| 1019 | const char kFeaturePolicyDescription[] = |
| 1020 | "Enables granting and removing access to features through the " |
| 1021 | "Feature-Policy HTTP header."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1022 | |
Axel Antoine | 12df7118 | 2019-07-25 18:11:21 | [diff] [blame] | 1023 | const char kFilteringScrollPredictionName[] = "Filtering scroll prediction"; |
| 1024 | const char kFilteringScrollPredictionDescription[] = |
| 1025 | "Enable filtering of predicted scroll events"; |
| 1026 | |
David Bokan | 432978d | 2019-08-15 18:18:52 | [diff] [blame] | 1027 | const char kFractionalScrollOffsetsName[] = "Fractional Scroll Offsets"; |
| 1028 | const char kFractionalScrollOffsetsDescription[] = |
| 1029 | "Enables fractional scroll offsets inside Blink, exposing non-integer " |
| 1030 | "offsets to web APIs."; |
| 1031 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1032 | const char kForceEffectiveConnectionTypeName[] = |
| 1033 | "Override effective connection type"; |
| 1034 | const char kForceEffectiveConnectionTypeDescription[] = |
| 1035 | "Overrides the effective connection type of the current connection " |
Thanh Le | a98f12f | 2017-12-18 19:35:30 | [diff] [blame] | 1036 | "returned by the network quality estimator. Slow 2G on Cellular returns " |
| 1037 | "Slow 2G when connected to a cellular network, and the actual estimate " |
| 1038 | "effective connection type when not on a cellular network. Previews are " |
| 1039 | "usually served on 2G networks."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1040 | const char kEffectiveConnectionTypeUnknownDescription[] = "Unknown"; |
| 1041 | const char kEffectiveConnectionTypeOfflineDescription[] = "Offline"; |
| 1042 | const char kEffectiveConnectionTypeSlow2GDescription[] = "Slow 2G"; |
Thanh Le | a98f12f | 2017-12-18 19:35:30 | [diff] [blame] | 1043 | const char kEffectiveConnectionTypeSlow2GOnCellularDescription[] = |
| 1044 | "Slow 2G On Cellular"; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1045 | const char kEffectiveConnectionType2GDescription[] = "2G"; |
| 1046 | const char kEffectiveConnectionType3GDescription[] = "3G"; |
| 1047 | const char kEffectiveConnectionType4GDescription[] = "4G"; |
| 1048 | |
Jay Harris | 583f4892 | 2019-05-06 05:55:24 | [diff] [blame] | 1049 | const char kFileHandlingAPIName[] = "File Handling API"; |
| 1050 | const char kFileHandlingAPIDescription[] = |
| 1051 | "Enables the file handling API, allowing websites to register as file " |
| 1052 | "handlers. This depends on native-file-system"; |
| 1053 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1054 | const char kFillOnAccountSelectName[] = "Fill passwords on account selection"; |
| 1055 | const char kFillOnAccountSelectDescription[] = |
| 1056 | "Filling of passwords when an account is explicitly selected by the user " |
| 1057 | "rather than autofilling credentials on page load."; |
| 1058 | |
jdoerrie | 11c5f4f | 2019-02-04 18:29:18 | [diff] [blame] | 1059 | const char kFillOnAccountSelectHttpName[] = |
| 1060 | "Fill passwords on account selection on HTTP origins"; |
| 1061 | const char kFillOnAccountSelectHttpDescription[] = |
| 1062 | "Filling of passwords when an account is explicitly selected by the user " |
| 1063 | "rather than autofilling credentials on page load on HTTP origins."; |
| 1064 | |
kdillon | 21723b4c | 2019-05-07 18:35:17 | [diff] [blame] | 1065 | const char kForbidSyncXHRInPageDismissalName[] = |
| 1066 | "Forbid synchronous XHR requests in page dismissal"; |
| 1067 | const char kForbidSyncXHRInPageDismissalDescription[] = |
| 1068 | "Disallow synchronous XHR requests during page dismissal when the page is " |
| 1069 | "being navigated away or closed by the user."; |
| 1070 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1071 | const char kForceTextDirectionName[] = "Force text direction"; |
| 1072 | const char kForceTextDirectionDescription[] = |
| 1073 | "Explicitly force the per-character directionality of UI text to " |
| 1074 | "left-to-right (LTR) or right-to-left (RTL) mode, overriding the default " |
| 1075 | "direction of the character language."; |
| 1076 | const char kForceDirectionLtr[] = "Left-to-right"; |
| 1077 | const char kForceDirectionRtl[] = "Right-to-left"; |
| 1078 | |
| 1079 | const char kForceUiDirectionName[] = "Force UI direction"; |
| 1080 | const char kForceUiDirectionDescription[] = |
| 1081 | "Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) " |
| 1082 | "mode, overriding the default direction of the UI language."; |
| 1083 | |
Ionel Popescu | 4ba2a093 | 2019-05-07 20:10:27 | [diff] [blame] | 1084 | const char kFormControlsRefreshName[] = "Web Platform Controls updated UI"; |
| 1085 | const char kFormControlsRefreshDescription[] = |
| 1086 | "If enabled, HTML forms elements will be rendered using an updated style."; |
| 1087 | |
Tommy Steimel | 863e6cf | 2019-07-01 19:07:36 | [diff] [blame] | 1088 | const char kGlobalMediaControlsName[] = "Global Media Controls"; |
| 1089 | const char kGlobalMediaControlsDescription[] = |
| 1090 | "Enables the Global Media Controls UI in the toolbar."; |
| 1091 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1092 | const char kGpuRasterizationName[] = "GPU rasterization"; |
| 1093 | const char kGpuRasterizationDescription[] = |
| 1094 | "Use GPU to rasterize web content. Requires impl-side painting."; |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 1095 | const char kForceGpuRasterization[] = "Force-enabled for all layers"; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1096 | |
Ioana Pandele | 1ed7ef7 | 2018-11-21 15:22:03 | [diff] [blame] | 1097 | const char kGooglePasswordManagerName[] = "Google Password Manager UI"; |
| 1098 | const char kGooglePasswordManagerDescription[] = |
| 1099 | "Enables access to the Google Password Manager UI from Chrome."; |
| 1100 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1101 | const char kGoogleProfileInfoName[] = "Google profile name and icon"; |
| 1102 | const char kGoogleProfileInfoDescription[] = |
| 1103 | "Enables using Google information to populate the profile name and icon in " |
| 1104 | "the avatar menu."; |
| 1105 | |
Gabrielle Palado | aebf7ca | 2019-01-16 07:07:06 | [diff] [blame] | 1106 | const char kHandwritingGestureName[] = "Handwriting Gestures"; |
| 1107 | const char kHandwritingGestureDescription[] = |
| 1108 | "Enables handwriting gestures within the virtual keyboard"; |
| 1109 | |
Tommy Steimel | 1aadd7b | 2019-01-18 19:39:42 | [diff] [blame] | 1110 | const char kHardwareMediaKeyHandling[] = "Hardware Media Key Handling"; |
| 1111 | const char kHardwareMediaKeyHandlingDescription[] = |
| 1112 | "Enables using media keys to control the active media session. This " |
| 1113 | "requires MediaSessionService to be enabled too"; |
| 1114 | |
Daniel Hosseinian | 7b57a42 | 2019-06-11 23:52:32 | [diff] [blame] | 1115 | const char kHarfBuzzPDFSubsetterName[] = "HarfBuzz PDF Subsetter"; |
| 1116 | const char kHarfBuzzPDFSubsetterDescription[] = |
| 1117 | "Changes the PDF subsetter from sftnly to HarfBuzz."; |
| 1118 | |
Manu Cornet | 4a908de | 2018-04-09 04:32:27 | [diff] [blame] | 1119 | const char kHideActiveAppsFromShelfName[] = |
| 1120 | "Hide running apps (that are not pinned) from the shelf"; |
| 1121 | const char kHideActiveAppsFromShelfDescription[] = |
| 1122 | "Save space in the shelf by hiding running apps (that are not pinned)."; |
Manu Cornet | e5f855b | 2018-03-13 03:35:25 | [diff] [blame] | 1123 | |
Ryan Landay | 4242dbc2 | 2018-04-04 01:47:33 | [diff] [blame] | 1124 | const char kHorizontalTabSwitcherAndroidName[] = |
| 1125 | "Enable horizontal tab switcher"; |
| 1126 | const char kHorizontalTabSwitcherAndroidDescription[] = |
| 1127 | "Changes the layout of the Android tab switcher so tabs scroll " |
| 1128 | "horizontally instead of vertically."; |
| 1129 | |
Matt Simmons | 2048b2a | 2018-12-20 20:12:56 | [diff] [blame] | 1130 | const char kTabSwitcherOnReturnName[] = "Enable tab switcher on return"; |
| 1131 | const char kTabSwitcherOnReturnDescription[] = |
| 1132 | "Enable tab switcher on return after specified time has elapsed"; |
| 1133 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1134 | const char kHostedAppQuitNotificationName[] = |
| 1135 | "Quit notification for hosted apps"; |
| 1136 | const char kHostedAppQuitNotificationDescription[] = |
| 1137 | "Display a notification when quitting Chrome if hosted apps are currently " |
| 1138 | "running."; |
| 1139 | |
| 1140 | const char kHostedAppShimCreationName[] = |
| 1141 | "Creation of app shims for hosted apps on Mac"; |
| 1142 | const char kHostedAppShimCreationDescription[] = |
| 1143 | "Create app shims on Mac when creating a hosted app."; |
| 1144 | |
Joe DeBlasio | 20a2a7b | 2019-04-30 02:33:54 | [diff] [blame] | 1145 | const char kHTTPAuthCommittedInterstitialsName[] = |
| 1146 | "Enable Committed Interstitials for HTTP Auth"; |
| 1147 | const char kHTTPAuthCommittedInterstitialsDescription[] = |
| 1148 | "Use committed error pages instead of transient navigation entries " |
| 1149 | "for HTTP auth interstitial pages."; |
| 1150 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1151 | const char kIconNtpName[] = "Large icons on the New Tab page"; |
| 1152 | const char kIconNtpDescription[] = |
| 1153 | "Enable the experimental New Tab page using large icons."; |
| 1154 | |
| 1155 | const char kIgnoreGpuBlacklistName[] = "Override software rendering list"; |
| 1156 | const char kIgnoreGpuBlacklistDescription[] = |
| 1157 | "Overrides the built-in software rendering list and enables " |
| 1158 | "GPU-acceleration on unsupported system configurations."; |
| 1159 | |
Ryan Sturm | 8c3dbc9 | 2018-06-26 19:22:37 | [diff] [blame] | 1160 | const char kIgnorePreviewsBlacklistName[] = "Ignore Previews Blocklist"; |
Thanh Le | 5f090efa5 | 2017-12-27 22:39:44 | [diff] [blame] | 1161 | const char kIgnorePreviewsBlacklistDescription[] = |
Ryan Sturm | 8c3dbc9 | 2018-06-26 19:22:37 | [diff] [blame] | 1162 | "Ignore decisions made by the PreviewsBlockList"; |
Thanh Le | 5f090efa5 | 2017-12-27 22:39:44 | [diff] [blame] | 1163 | |
Robert Ogden | 4d41c43 | 2019-05-07 00:24:25 | [diff] [blame] | 1164 | const char kIgnoreLitePageRedirectHintsBlacklistName[] = |
| 1165 | "Ignore Lite Page Redirect Preview Optimization Hints Blacklist"; |
| 1166 | const char kIgnoreLitePageRedirectHintsBlacklistDescription[] = |
| 1167 | "Ignore blacklist decisions made by Optimization Hints for Lite Page " |
| 1168 | "Redirect previews"; |
| 1169 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1170 | const char kInProductHelpDemoModeChoiceName[] = "In-Product Help Demo Mode"; |
| 1171 | const char kInProductHelpDemoModeChoiceDescription[] = |
| 1172 | "Selects the In-Product Help demo mode."; |
| 1173 | |
| 1174 | const char kJavascriptHarmonyName[] = "Experimental JavaScript"; |
| 1175 | const char kJavascriptHarmonyDescription[] = |
| 1176 | "Enable web pages to use experimental JavaScript features."; |
| 1177 | |
| 1178 | const char kJavascriptHarmonyShippingName[] = |
| 1179 | "Latest stable JavaScript features"; |
| 1180 | const char kJavascriptHarmonyShippingDescription[] = |
| 1181 | "Some web pages use legacy or non-standard JavaScript extensions that may " |
| 1182 | "conflict with the latest JavaScript features. This flag allows disabling " |
| 1183 | "support of those features for compatibility with such pages."; |
| 1184 | |
Yutaka Hirano | f7f2f63 | 2017-09-06 10:40:08 | [diff] [blame] | 1185 | const char kKeepAliveRendererForKeepaliveRequestsName[] = |
| 1186 | "Keep a renderer alive for keepalive fetch requests"; |
| 1187 | const char kKeepAliveRendererForKeepaliveRequestsDescription[] = |
| 1188 | "Keep a render process alive when the process has a pending fetch request " |
| 1189 | "with `keepalive' specified."; |
| 1190 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1191 | const char kLoadMediaRouterComponentExtensionName[] = |
| 1192 | "Load Media Router Component Extension"; |
| 1193 | const char kLoadMediaRouterComponentExtensionDescription[] = |
| 1194 | "Loads the Media Router component extension at startup."; |
| 1195 | |
Hazem Ashmawy | f1cd7e4 | 2019-03-25 18:17:32 | [diff] [blame] | 1196 | const char kLogJsConsoleMessagesName[] = |
| 1197 | "Log JS console messages in system logs"; |
| 1198 | const char kLogJsConsoleMessagesDescription[] = |
| 1199 | "Enable logging JS console messages in system logs, please note that they " |
| 1200 | "may contain PII."; |
| 1201 | |
Mustafa Emre Acer | 137dc8b | 2018-08-29 20:38:13 | [diff] [blame] | 1202 | const char kLookalikeUrlNavigationSuggestionsName[] = |
| 1203 | "Navigation suggestions for lookalike URLs"; |
| 1204 | const char kLookalikeUrlNavigationSuggestionsDescription[] = |
| 1205 | "Enable navigation suggestions for URLs that are visually similar to " |
| 1206 | "popular domains or to domains with a site engagement score."; |
| 1207 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1208 | const char kMarkHttpAsName[] = "Mark non-secure origins as non-secure"; |
| 1209 | const char kMarkHttpAsDescription[] = "Change the UI treatment for HTTP pages"; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1210 | |
spqchan | b8775569 | 2018-04-05 00:46:09 | [diff] [blame] | 1211 | const char kMediaRouterCastAllowAllIPsName[] = |
| 1212 | "Connect to Cast devices on all IP addresses"; |
| 1213 | const char kMediaRouterCastAllowAllIPsDescription[] = |
| 1214 | "Have the Media Router connect to Cast devices on all IP addresses, not " |
Nick Harper | d30507ca | 2018-08-16 20:24:31 | [diff] [blame] | 1215 | "just RFC1918/RFC4193 private addresses."; |
spqchan | b8775569 | 2018-04-05 00:46:09 | [diff] [blame] | 1216 | |
Ehsan Karamad | ebb0f67 | 2019-03-22 19:48:39 | [diff] [blame] | 1217 | const char kMimeHandlerViewInCrossProcessFrameName[] = |
| 1218 | "MimeHandlerView in cross-process frame"; |
| 1219 | const char kMimeHandlerViewInCrossProcessFrameDescription[] = |
| 1220 | "Loads the MimeHandlerView (the extension viewer for certain MIME types " |
| 1221 | "such as PDF) in a cross-process frame as opposed to a BrowserPlugin."; |
| 1222 | |
David Roger | 2183afb | 2019-02-21 14:19:15 | [diff] [blame] | 1223 | const char kMobileIdentityConsistencyName[] = "Mobile identity consistency"; |
| 1224 | const char kMobileIdentityConsistencyDescription[] = |
| 1225 | "Enables stronger identity consistency on mobile"; |
| 1226 | |
Ella Ge | 1282f55 | 2019-06-24 20:06:03 | [diff] [blame] | 1227 | const char kMouseSubframeNoImplicitCaptureName[] = |
| 1228 | "Disable mouse implicit capture for iframe"; |
| 1229 | const char kMouseSubframeNoImplicitCaptureDescription[] = |
| 1230 | "When enable, mouse down does not implicit capture for iframe."; |
| 1231 | |
Marijn Kruisselbrink | ca4bb5e | 2019-04-22 18:19:42 | [diff] [blame] | 1232 | const char kNativeFileSystemAPIName[] = "Native File System API"; |
| 1233 | const char kNativeFileSystemAPIDescription[] = |
| 1234 | "Enables the experimental Native File System API, giving websites access " |
| 1235 | "to the native file system"; |
Marijn Kruisselbrink | fa0e105 | 2019-03-05 22:32:55 | [diff] [blame] | 1236 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1237 | const char kNewAudioRenderingMixingStrategyName[] = |
| 1238 | "New audio rendering mixing strategy"; |
| 1239 | const char kNewAudioRenderingMixingStrategyDescription[] = |
| 1240 | "Use the new audio rendering mixing strategy."; |
| 1241 | |
| 1242 | const char kNewBookmarkAppsName[] = "The new bookmark app system"; |
| 1243 | const char kNewBookmarkAppsDescription[] = |
| 1244 | "Enables the new system for creating bookmark apps."; |
| 1245 | |
Vadym Doroshenko | cd4ff78 | 2018-07-24 13:41:02 | [diff] [blame] | 1246 | const char kNewPasswordFormParsingName[] = |
| 1247 | "New password form parsing for filling passwords"; |
Vadym Doroshenko | f81e8bb | 2018-04-18 14:35:24 | [diff] [blame] | 1248 | const char kNewPasswordFormParsingDescription[] = |
Vadym Doroshenko | cd4ff78 | 2018-07-24 13:41:02 | [diff] [blame] | 1249 | "Replaces existing form parsing for filling in password manager with a new " |
| 1250 | "version, currently under development. WARNING: when enabled, Password " |
| 1251 | "Manager might stop working"; |
| 1252 | |
| 1253 | const char kNewPasswordFormParsingForSavingName[] = |
| 1254 | "New password form parsing for saving passwords"; |
| 1255 | const char kNewPasswordFormParsingForSavingDescription[] = |
| 1256 | "Replaces existing form parsing for saving in password manager with a new " |
| 1257 | "version, currently under development. WARNING: when enabled, Password " |
| 1258 | "Manager might stop working"; |
Vadym Doroshenko | f81e8bb | 2018-04-18 14:35:24 | [diff] [blame] | 1259 | |
rbpotter | 62fe2c9 | 2019-03-26 22:01:29 | [diff] [blame] | 1260 | const char kNewPrintPreviewLayoutName[] = "Enable New Print Preview UI Layout"; |
| 1261 | const char kNewPrintPreviewLayoutDescription[] = |
| 1262 | "If enabled, Print Preview will display a new UI layout."; |
| 1263 | |
CJ DiMeglio | 7b4a199f | 2017-11-30 01:26:50 | [diff] [blame] | 1264 | const char kUseSurfaceLayerForVideoName[] = |
| 1265 | "Enable the use of SurfaceLayer objects for videos."; |
| 1266 | const char kUseSurfaceLayerForVideoDescription[] = |
| 1267 | "Enable compositing onto a Surface instead of a VideoLayer " |
| 1268 | "for videos."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1269 | |
| 1270 | const char kNewUsbBackendName[] = "Enable new USB backend"; |
| 1271 | const char kNewUsbBackendDescription[] = |
| 1272 | "Enables the new experimental USB backend for Windows."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1273 | |
Sonny Sasaka | 2d20043 | 2018-03-22 17:43:16 | [diff] [blame] | 1274 | const char kNewblueName[] = "Newblue"; |
| 1275 | const char kNewblueDescription[] = |
| 1276 | "Enables the use of newblue Bluetooth daemon."; |
| 1277 | |
Taylor Bergquist | 187a9f9 | 2019-08-12 22:13:15 | [diff] [blame] | 1278 | const char kNewTabstripAnimationName[] = "New tabstrip animations"; |
| 1279 | const char kNewTabstripAnimationDescription[] = |
| 1280 | "New implementation of tabstrip animations."; |
| 1281 | |
Alex Newcomer | d7b0cc4 | 2018-05-25 22:58:48 | [diff] [blame] | 1282 | const char kNotificationIndicatorName[] = "Notification Indicators"; |
| 1283 | const char kNotificationIndicatorDescription[] = |
| 1284 | "Enable notification indicators, which appear on app icons when a " |
| 1285 | "notification is active. This will also enable notifications in context " |
| 1286 | "menus."; |
| 1287 | |
Xing Liu | 1919ec23 | 2019-07-22 20:38:04 | [diff] [blame] | 1288 | const char kNotificationSchedulerDebugOptionName[] = |
| 1289 | "Notification scheduler debug options"; |
| 1290 | const char kNotificationSchedulerDebugOptionDescription[] = |
| 1291 | "Enable debugging mode to override certain behavior of notification " |
| 1292 | "scheduler system for easier manual testing."; |
| 1293 | const char kNotificationSchedulerImmediateBackgroundTaskDescription[] = |
| 1294 | "Show scheduled notification right away."; |
| 1295 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1296 | const char kNotificationsNativeFlagName[] = "Enable native notifications."; |
| 1297 | const char kNotificationsNativeFlagDescription[] = |
| 1298 | "Enable support for using the native notification toasts and notification " |
| 1299 | "center on platforms where these are available."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1300 | |
Lan Wei | 97ee4b1f | 2019-07-25 21:02:39 | [diff] [blame] | 1301 | const char kUpdateHoverAtBeginFrameName[] = "Update hover at the begin frame"; |
| 1302 | const char kUpdateHoverAtBeginFrameDescription[] = |
| 1303 | "Recompute hover state at BeginFrame for layout and scroll based mouse " |
| 1304 | "moves, rather than old timing-based mechanism."; |
| 1305 | |
Valeriya Sinevich | 972ac12 | 2018-09-05 07:33:19 | [diff] [blame] | 1306 | const char kUseMultiloginEndpointName[] = "Use Multilogin endpoint."; |
| 1307 | const char kUseMultiloginEndpointDescription[] = |
| 1308 | "Use Gaia OAuth multilogin for identity consistency."; |
| 1309 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1310 | const char kOfferStoreUnmaskedWalletCardsName[] = |
| 1311 | "Google Payments card saving checkbox"; |
| 1312 | const char kOfferStoreUnmaskedWalletCardsDescription[] = |
| 1313 | "Show the checkbox to offer local saving of a credit card downloaded from " |
| 1314 | "the server."; |
| 1315 | |
Tommy C. Li | a6912d7d | 2019-04-24 21:27:46 | [diff] [blame] | 1316 | const char kOmniboxAlternateMatchDescriptionSeparatorName[] = |
| 1317 | "Omnibox Alternate Match Description Separator"; |
| 1318 | const char kOmniboxAlternateMatchDescriptionSeparatorDescription[] = |
| 1319 | "Shows an alternate separator before the description of omnibox matches. " |
| 1320 | "In English, this changes the separator from '-' to '|'."; |
| 1321 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1322 | const char kOmniboxDisplayTitleForCurrentUrlName[] = |
| 1323 | "Include title for the current URL in the omnibox"; |
| 1324 | const char kOmniboxDisplayTitleForCurrentUrlDescription[] = |
| 1325 | "In the event that the omnibox provides suggestions on-focus, the URL of " |
| 1326 | "the current page is provided as the first suggestion without a title. " |
| 1327 | "Enabling this flag causes the title to be displayed."; |
| 1328 | |
Patrick Noland | 9e1fc505 | 2019-07-31 00:24:11 | [diff] [blame] | 1329 | const char kOmniboxDisableInstantExtendedLimitName[] = |
| 1330 | "Disable the 'instant extended' limit on search suggestions"; |
| 1331 | const char kOmniboxDisableInstantExtendedLimitDescription[] = |
| 1332 | "Effectively doubles the max number of Google-provided search suggestions " |
| 1333 | "on Android by disabling the 'Instant Extended' check."; |
Kevin Bailey | 38514f4 | 2019-05-28 17:48:12 | [diff] [blame] | 1334 | const char kOmniboxGroupSuggestionsBySearchVsUrlName[] = |
| 1335 | "Omnibox Group Suggestions By Search vs URL"; |
| 1336 | const char kOmniboxGroupSuggestionsBySearchVsUrlDescription[] = |
| 1337 | "Group suggestions by major type, search then navigation, except for " |
| 1338 | "the default match which must be first."; |
| 1339 | |
manuk | addd3c4 | 2019-04-09 21:20:59 | [diff] [blame] | 1340 | const char kOmniboxLocalEntitySuggestionsName[] = |
| 1341 | "Omnibox Local Entity Suggestions"; |
| 1342 | const char kOmniboxLocalEntitySuggestionsDescription[] = |
| 1343 | "Enables location specific suggestions displayed with images and enhanced " |
| 1344 | "layout, similar to #omnibox-rich-entity-suggestions. Enabling this feature" |
| 1345 | "will also enable #omnibox-rich-entity-suggestions."; |
| 1346 | |
manuk | 2e55a7b | 2019-02-12 20:08:23 | [diff] [blame] | 1347 | const char kOmniboxMaterialDesignWeatherIconsName[] = |
| 1348 | "Omnibox Material Design Weather Icons"; |
| 1349 | const char kOmniboxMaterialDesignWeatherIconsDescription[] = |
| 1350 | "Use material design weather icons in the omnibox when displaying weather " |
| 1351 | "answers."; |
| 1352 | |
Tomasz Wiszkowski | c7fd5bed | 2019-02-11 17:33:23 | [diff] [blame] | 1353 | const char kOmniboxRichEntitySuggestionsName[] = |
| 1354 | "Omnibox rich entity suggestions"; |
| 1355 | const char kOmniboxRichEntitySuggestionsDescription[] = |
| 1356 | "Display entity suggestions using images and an enhanced layout; showing " |
manuk | addd3c4 | 2019-04-09 21:20:59 | [diff] [blame] | 1357 | "more context and descriptive text about the entity."; |
Tomasz Wiszkowski | c7fd5bed | 2019-02-11 17:33:23 | [diff] [blame] | 1358 | |
Brandon Wylie | f8dd4e8 | 2019-07-11 16:39:57 | [diff] [blame] | 1359 | const char kOmniboxSearchEngineLogoName[] = "Omnibox search engine logo"; |
| 1360 | const char kOmniboxSearchEngineLogoDescription[] = |
| 1361 | "Display the current default search engine's logo in the omnibox"; |
| 1362 | |
Benoit Lize | ab08362c | 2017-07-19 14:50:54 | [diff] [blame] | 1363 | const char kOmniboxSpareRendererName[] = |
| 1364 | "Start spare renderer on omnibox focus"; |
| 1365 | const char kOmniboxSpareRendererDescription[] = |
| 1366 | "When the omnibox is focused, start an empty spare renderer. This can " |
| 1367 | "speed up the load of the navigation from the omnibox."; |
| 1368 | |
Tommy C. Li | b5bf615 | 2019-04-23 22:13:16 | [diff] [blame] | 1369 | const char kOmniboxUICuesForSearchHistoryMatchesName[] = |
| 1370 | "Omnibox UI Cues to Differentiate Search History Matches"; |
| 1371 | const char kOmniboxUICuesForSearchHistoryMatchesDescription[] = |
| 1372 | "Shows UI cues in the omnibox to differentiate Search History matches from " |
| 1373 | "other search suggestions provided by the default search provider. This " |
| 1374 | "feature is a narrow subset of Omnibox Suggestion Transparency Options."; |
| 1375 | |
Tommy C. Li | e4194b73 | 2018-09-28 22:21:51 | [diff] [blame] | 1376 | const char kOmniboxUIHideSteadyStateUrlSchemeName[] = |
| 1377 | "Omnibox UI Hide Steady-State URL Scheme"; |
| 1378 | const char kOmniboxUIHideSteadyStateUrlSchemeDescription[] = |
| 1379 | "In the omnibox, hide the scheme from steady state displayed URLs. It is " |
Tommy C. Li | bef94ee0 | 2018-10-17 19:56:36 | [diff] [blame] | 1380 | "restored during editing."; |
Tommy C. Li | e4194b73 | 2018-09-28 22:21:51 | [diff] [blame] | 1381 | |
Tommy C. Li | b20aec7 | 2018-11-19 21:38:23 | [diff] [blame] | 1382 | const char kOmniboxUIOneClickUnelideName[] = "Omnibox UI One Click Unelide"; |
| 1383 | const char kOmniboxUIOneClickUnelideDescription[] = |
| 1384 | "In the omnibox, undo all unelisions with a single click or focus action."; |
| 1385 | |
Tommy C. Li | e4194b73 | 2018-09-28 22:21:51 | [diff] [blame] | 1386 | const char kOmniboxUIHideSteadyStateUrlTrivialSubdomainsName[] = |
| 1387 | "Omnibox UI Hide Steady-State URL Trivial Subdomains"; |
| 1388 | const char kOmniboxUIHideSteadyStateUrlTrivialSubdomainsDescription[] = |
| 1389 | "In the omnibox, hide trivial subdomains from steady state displayed URLs. " |
Tommy C. Li | bef94ee0 | 2018-10-17 19:56:36 | [diff] [blame] | 1390 | "Hidden portions are restored during editing."; |
| 1391 | |
| 1392 | const char kOmniboxUIHideSteadyStateUrlPathQueryAndRefName[] = |
| 1393 | "Omnibox UI Hide Steady-State URL Path, Query, and Ref"; |
| 1394 | const char kOmniboxUIHideSteadyStateUrlPathQueryAndRefDescription[] = |
| 1395 | "In the omnibox, hide the path, query and ref from steady state displayed " |
| 1396 | "URLs. Hidden portions are restored during editing."; |
Tommy C. Li | d79d440 | 2017-12-22 22:49:12 | [diff] [blame] | 1397 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1398 | const char kOmniboxUIMaxAutocompleteMatchesName[] = |
| 1399 | "Omnibox UI Max Autocomplete Matches"; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1400 | const char kOmniboxUIMaxAutocompleteMatchesDescription[] = |
| 1401 | "Changes the maximum number of autocomplete matches displayed in the " |
| 1402 | "Omnibox UI."; |
| 1403 | |
Kevin Bailey | cd688992 | 2019-05-30 17:22:55 | [diff] [blame] | 1404 | const char kOmniboxMaxURLMatchesName[] = "Omnibox Max URL Matches"; |
| 1405 | const char kOmniboxMaxURLMatchesDescription[] = |
| 1406 | "The maximum number of URL matches to show, unless there are no " |
| 1407 | "replacements."; |
| 1408 | |
Ce Chen | 20af01c | 2019-07-02 19:16:36 | [diff] [blame] | 1409 | const char kOmniboxOnDeviceHeadSuggestionsName[] = |
| 1410 | "Omnibox on device head suggestions"; |
| 1411 | const char kOmniboxOnDeviceHeadSuggestionsDescription[] = |
| 1412 | "Google head non personalized search suggestions provided by a compact on " |
| 1413 | "device model"; |
| 1414 | |
Dan Beam | c9b97fe8 | 2019-04-26 02:56:08 | [diff] [blame] | 1415 | const char kOmniboxUIShowPlaceholderWhenCaretShowingName[] = |
| 1416 | "Omnibox UI Show Placeholder When Caret Showing"; |
| 1417 | const char kOmniboxUIShowPlaceholderWhenCaretShowingDescription[] = |
| 1418 | "Shows the \"Search Google or type a URL\" placeholder text in the " |
| 1419 | "omnibox when it's focused / the caret cursor is showing."; |
| 1420 | |
Tommy C. Li | ba4e66ef | 2019-02-12 21:33:28 | [diff] [blame] | 1421 | const char kOmniboxUIShowSuggestionFaviconsName[] = |
| 1422 | "Omnibox UI Show Suggestion Favicons"; |
| 1423 | const char kOmniboxUIShowSuggestionFaviconsDescription[] = |
| 1424 | "Shows favicons instead of generic vector icons for URL suggestions in the " |
| 1425 | "Omnibox dropdown."; |
| 1426 | |
Justin Donnelly | 65c9e8b | 2017-10-01 05:15:01 | [diff] [blame] | 1427 | const char kOmniboxUISwapTitleAndUrlName[] = "Omnibox UI Swap Title and URL"; |
| 1428 | const char kOmniboxUISwapTitleAndUrlDescription[] = |
| 1429 | "In the omnibox dropdown, shows titles before URLs when both are " |
| 1430 | "available."; |
| 1431 | |
Tomasz Wiszkowski | 947f6d0d | 2019-03-15 22:27:25 | [diff] [blame] | 1432 | const char kOmniboxZeroSuggestionsOnNTPName[] = |
| 1433 | "Omnibox Zero Suggestions on New Tab Page"; |
| 1434 | const char kOmniboxZeroSuggestionsOnNTPDescription[] = |
| 1435 | "Offer suggestions when URL bar (omnibox) is focused."; |
| 1436 | |
Vadym Doroshenko | 6b8f64d | 2018-11-26 15:35:39 | [diff] [blame] | 1437 | const char kOnlyNewPasswordFormParsingName[] = |
| 1438 | "Use only new password form parsing"; |
| 1439 | const char kOnlyNewPasswordFormParsingDescription[] = |
| 1440 | "The old password form parsing is disabled"; |
| 1441 | |
Mark Lieu | faa1b76 | 2019-01-08 19:37:28 | [diff] [blame] | 1442 | const char kOnTheFlyMhtmlHashComputationName[] = |
| 1443 | "On-The-Fly MHTML Hash Computation"; |
| 1444 | const char kOnTheFlyMhtmlHashComputationDescription[] = |
| 1445 | "Save MHTML files to the target location and calculate their content " |
| 1446 | "digests in one step."; |
| 1447 | |
Adrienne Walker | c87477e | 2018-06-06 22:28:21 | [diff] [blame] | 1448 | const char kOopRasterizationName[] = "Out of process rasterization"; |
| 1449 | const char kOopRasterizationDescription[] = |
| 1450 | "Perform Ganesh raster in the GPU Process instead of the renderer. " |
| 1451 | "Must also enable GPU rasterization"; |
| 1452 | |
Donn Denman | 43baac6 | 2019-05-22 17:31:05 | [diff] [blame] | 1453 | const char kOverlayNewLayoutName[] = "Overlay new layout"; |
| 1454 | const char kOverlayNewLayoutDescription[] = |
| 1455 | "Enables a new layout for the " |
| 1456 | "Overlay panels including Contextual Search and Preview Tab."; |
| 1457 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1458 | const char kOverlayScrollbarsName[] = "Overlay Scrollbars"; |
| 1459 | const char kOverlayScrollbarsDescription[] = |
| 1460 | "Enable the experimental overlay scrollbars implementation. You must also " |
| 1461 | "enable threaded compositing to have the scrollbars animate."; |
| 1462 | |
chaopeng | e8aa016b | 2017-08-24 15:20:19 | [diff] [blame] | 1463 | const char kOverlayScrollbarsFlashAfterAnyScrollUpdateName[] = |
| 1464 | "Flash Overlay Scrollbars After Any Scroll Update"; |
| 1465 | const char kOverlayScrollbarsFlashAfterAnyScrollUpdateDescription[] = |
| 1466 | "Flash Overlay Scrollbars After any scroll update happends in page. You" |
| 1467 | " must also enable Overlay Scrollbars."; |
| 1468 | |
chaopeng | 34367802 | 2017-08-24 18:45:00 | [diff] [blame] | 1469 | const char kOverlayScrollbarsFlashWhenMouseEnterName[] = |
| 1470 | "Flash Overlay Scrollbars When Mouse Enter"; |
| 1471 | const char kOverlayScrollbarsFlashWhenMouseEnterDescription[] = |
| 1472 | "Flash Overlay Scrollbars When Mouse Enter a scrollable area. You must also" |
| 1473 | " enable Overlay Scrollbars."; |
| 1474 | |
Daniele Castagna | 74ddb9c | 2018-06-21 22:59:02 | [diff] [blame] | 1475 | const char kOverlayStrategiesName[] = "Select HW overlay strategies"; |
| 1476 | const char kOverlayStrategiesDescription[] = |
| 1477 | "Select strategies used to promote quads to HW overlays."; |
| 1478 | const char kOverlayStrategiesDefault[] = "Default"; |
| 1479 | const char kOverlayStrategiesNone[] = "None"; |
| 1480 | const char kOverlayStrategiesUnoccludedFullscreen[] = |
| 1481 | "Unoccluded fullscreen buffers (single-fullscreen)"; |
| 1482 | const char kOverlayStrategiesUnoccluded[] = |
| 1483 | "Unoccluded buffers (single-fullscreen,single-on-top)"; |
| 1484 | const char kOverlayStrategiesOccludedAndUnoccluded[] = |
| 1485 | "Occluded and unoccluded buffers " |
| 1486 | "(single-fullscreen,single-on-top,underlay)"; |
| 1487 | |
Claudio Magni | 81326f9 | 2017-09-01 05:21:18 | [diff] [blame] | 1488 | const char kUseNewAcceptLanguageHeaderName[] = "Use new Accept-Language header"; |
| 1489 | const char kUseNewAcceptLanguageHeaderDescription[] = |
| 1490 | "Adds the base language code after other corresponding language+region " |
| 1491 | "codes. This ensures that users receive content in their preferred " |
| 1492 | "language."; |
| 1493 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1494 | const char kOverscrollHistoryNavigationName[] = "Overscroll history navigation"; |
| 1495 | const char kOverscrollHistoryNavigationDescription[] = |
Mohsen Izadi | 88b392a | 2018-02-15 06:57:48 | [diff] [blame] | 1496 | "History navigation in response to horizontal overscroll."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1497 | |
chaopeng | e2b6e5f | 2018-05-08 16:40:45 | [diff] [blame] | 1498 | const char kTouchpadOverscrollHistoryNavigationName[] = |
| 1499 | "Overscroll history navigation on Touchpad"; |
| 1500 | const char kTouchpadOverscrollHistoryNavigationDescription[] = |
| 1501 | "Allows swipe left/right from touchpad change browser navigation."; |
| 1502 | |
Xing Liu | 5400a00 | 2017-09-15 21:48:29 | [diff] [blame] | 1503 | const char kParallelDownloadingName[] = "Parallel downloading"; |
| 1504 | const char kParallelDownloadingDescription[] = |
Yannic Bonenberger | a32f990 | 2017-11-20 18:47:06 | [diff] [blame] | 1505 | "Enable parallel downloading to accelerate download speed."; |
Xing Liu | 5400a00 | 2017-09-15 21:48:29 | [diff] [blame] | 1506 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1507 | const char kPassiveEventListenerDefaultName[] = |
| 1508 | "Passive Event Listener Override"; |
| 1509 | const char kPassiveEventListenerDefaultDescription[] = |
| 1510 | "Forces touchstart, touchmove, mousewheel and wheel event listeners (which " |
| 1511 | "haven't requested otherwise) to be treated as passive. This will break " |
| 1512 | "touch/wheel behavior on some websites but is useful for demonstrating the " |
| 1513 | "potential performance benefits of adopting passive event listeners."; |
| 1514 | const char kPassiveEventListenerTrue[] = "True (when unspecified)"; |
| 1515 | const char kPassiveEventListenerForceAllTrue[] = "Force All True"; |
| 1516 | |
| 1517 | const char kPassiveEventListenersDueToFlingName[] = |
| 1518 | "Touch Event Listeners Passive Default During Fling"; |
| 1519 | const char kPassiveEventListenersDueToFlingDescription[] = |
| 1520 | "Forces touchstart, and first touchmove per scroll event listeners during " |
| 1521 | "fling to be treated as passive."; |
| 1522 | |
| 1523 | const char kPassiveDocumentEventListenersName[] = |
| 1524 | "Document Level Event Listeners Passive Default"; |
| 1525 | const char kPassiveDocumentEventListenersDescription[] = |
| 1526 | "Forces touchstart, and touchmove event listeners on document level " |
| 1527 | "targets (which haven't requested otherwise) to be treated as passive."; |
| 1528 | |
Sahel Sharify | 7400e88 | 2018-08-13 17:13:21 | [diff] [blame] | 1529 | const char kPassiveDocumentWheelEventListenersName[] = |
| 1530 | "Document Level Wheel Event Listeners Passive Default"; |
| 1531 | const char kPassiveDocumentWheelEventListenersDescription[] = |
| 1532 | "Forces wheel, and mousewheel event listeners on document level targets " |
| 1533 | "(which haven't requested otherwise) to be treated as passive."; |
| 1534 | |
Ivana Zuzic | a4cf480 | 2019-07-10 19:02:32 | [diff] [blame] | 1535 | const char kPasswordEditingAndroidName[] = "Password editing for Android"; |
| 1536 | const char kPasswordEditingAndroidDescription[] = |
| 1537 | "Adds the editing option for saved passwords."; |
| 1538 | |
Vaclav Brozek | d8a3f54 | 2017-11-16 14:21:13 | [diff] [blame] | 1539 | const char kPasswordImportName[] = "Password import"; |
| 1540 | const char kPasswordImportDescription[] = |
| 1541 | "Import functionality in password settings."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1542 | |
Jan Wilken Dörrie | e8a6b3c | 2019-08-20 14:14:46 | [diff] [blame] | 1543 | const char kPasswordLeakDetectionName[] = "Password Leak Detection"; |
| 1544 | const char kPasswordLeakDetectionDescription[] = |
| 1545 | "Enables the detection of leaked passwords."; |
| 1546 | |
Aran Gilman | 5e9672bed | 2019-08-02 19:07:49 | [diff] [blame] | 1547 | const char kForceWebContentsDarkModeName[] = "Force Dark Mode for Web Contents"; |
| 1548 | const char kForceWebContentsDarkModeDescription[] = |
| 1549 | "Automatically render all web contents using a dark theme."; |
| 1550 | |
Mugdha Lakhani | 778b895 | 2019-06-10 14:45:40 | [diff] [blame] | 1551 | const char kPeriodicBackgroundSyncName[] = "Periodic Background Sync"; |
| 1552 | const char kPeriodicBackgroundSyncDescription[] = |
| 1553 | "If enabled, web apps can periodically sync content in the background."; |
| 1554 | |
Rouslan Solomakhin | ded84011 | 2018-11-02 13:27:10 | [diff] [blame] | 1555 | const char kPerMethodCanMakePaymentQuotaName[] = |
| 1556 | "Per-method canMakePayment() quota."; |
| 1557 | const char kPerMethodCanMakePaymentQuotaDescription[] = |
| 1558 | "Allow calling canMakePayment() for different payment methods, as long as " |
| 1559 | "method-specific parameters remain unchanged."; |
| 1560 | |
Yann Dago | 70afb65d | 2019-08-06 15:50:53 | [diff] [blame] | 1561 | const char kPolicyAtomicGroupsEnabledName[] = "Policy Atomic Groups Enabled"; |
| 1562 | const char kPolicyAtomicGroupsEnabledDescription[] = |
| 1563 | "Enables the concept of policy atomic groups that makes policies of an " |
| 1564 | "atomic group that do not share the highest priority source from that group" |
| 1565 | "ignored."; |
| 1566 | |
Doug Arnett | 620ff54 | 2018-02-06 17:54:22 | [diff] [blame] | 1567 | const char kPreviewsAllowedName[] = "Previews Allowed"; |
| 1568 | const char kPreviewsAllowedDescription[] = |
| 1569 | "Allows previews to be shown subject to specific preview types being " |
| 1570 | "enabled and the client experiencing specific triggering conditions. " |
| 1571 | "May be used as a kill-switch to turn off all potential preview types."; |
| 1572 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1573 | const char kPrintPdfAsImageName[] = "Print Pdf as Image"; |
| 1574 | const char kPrintPdfAsImageDescription[] = |
| 1575 | "If enabled, an option to print PDF files as images will be available in " |
| 1576 | "print preview."; |
| 1577 | |
| 1578 | const char kPrintPreviewRegisterPromosName[] = |
| 1579 | "Print Preview Registration Promos"; |
| 1580 | const char kPrintPreviewRegisterPromosDescription[] = |
| 1581 | "Enable registering unregistered cloud printers from print preview."; |
| 1582 | |
Mohsen Izadi | 93faac1 | 2017-07-29 04:45:15 | [diff] [blame] | 1583 | const char kPullToRefreshName[] = "Pull-to-refresh gesture"; |
| 1584 | const char kPullToRefreshDescription[] = |
| 1585 | "Pull-to-refresh gesture in response to vertical overscroll."; |
Mohsen Izadi | 8c59ba5 | 2018-04-12 18:52:01 | [diff] [blame] | 1586 | const char kPullToRefreshEnabledTouchscreen[] = "Enabled for touchscreen only"; |
Mohsen Izadi | 93faac1 | 2017-07-29 04:45:15 | [diff] [blame] | 1587 | |
Troy Hildebrandt | 7228ad1 | 2018-02-23 21:18:24 | [diff] [blame] | 1588 | const char kQueryInOmniboxName[] = "Query in Omnibox"; |
| 1589 | const char kQueryInOmniboxDescription[] = |
| 1590 | "Only display query terms in the omnibox when viewing a search results " |
| 1591 | "page."; |
| 1592 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1593 | const char kQuicName[] = "Experimental QUIC protocol"; |
| 1594 | const char kQuicDescription[] = "Enable experimental QUIC protocol support."; |
| 1595 | |
| 1596 | const char kReducedReferrerGranularityName[] = |
| 1597 | "Reduce default 'referer' header granularity."; |
| 1598 | const char kReducedReferrerGranularityDescription[] = |
| 1599 | "If a page hasn't set an explicit referrer policy, setting this flag will " |
| 1600 | "reduce the amount of information in the 'referer' header for cross-origin " |
| 1601 | "requests."; |
| 1602 | |
Christian Dullweber | 3cc579a2 | 2018-09-11 10:54:44 | [diff] [blame] | 1603 | const char kRewriteLevelDBOnDeletionName[] = |
| 1604 | "Rewrite LevelDB instances after full deletions"; |
| 1605 | const char kRewriteLevelDBOnDeletionDescription[] = |
| 1606 | "Rewrite LevelDB instances to remove traces of deleted data from disk."; |
| 1607 | |
Yutaka Hirano | 4c0f2f5d45 | 2017-11-17 04:24:35 | [diff] [blame] | 1608 | const char kRendererSideResourceSchedulerName[] = |
| 1609 | "Renderer side ResourceScheduler"; |
| 1610 | const char kRendererSideResourceSchedulerDescription[] = |
| 1611 | "Migrate some ResourceScheduler functionalities to renderer"; |
| 1612 | |
Jenna Himawan | a25aced | 2019-06-21 01:29:21 | [diff] [blame] | 1613 | const char kReorderBookmarksName[] = "Reorder bookmarks"; |
| 1614 | const char kReorderBookmarksDescription[] = |
| 1615 | "Allows the user to reorder their bookmarks from their Android device. " |
| 1616 | "The bookmark ordering will be synced across devices."; |
| 1617 | |
David Bokan | 5a32e4d | 2019-08-14 15:37:46 | [diff] [blame] | 1618 | const char kRequestUnbufferedDispatchName[] = "Use RequestUnbufferedDispatch"; |
| 1619 | const char kRequestUnbufferedDispatchDescription[] = |
| 1620 | "Calls RequestUnbufferedDispatch in the Android API to disable buffering " |
| 1621 | "of input by the OS."; |
| 1622 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1623 | const char kRequestTabletSiteName[] = |
| 1624 | "Request tablet site option in the settings menu"; |
| 1625 | const char kRequestTabletSiteDescription[] = |
| 1626 | "Allows the user to request tablet site. Web content is often optimized " |
| 1627 | "for tablet devices. When this option is selected the user agent string is " |
| 1628 | "changed to indicate a tablet device. Web content optimized for tablets is " |
| 1629 | "received there after for the current tab."; |
| 1630 | |
Kinuko Yasuda | 3395508 | 2018-06-19 10:14:59 | [diff] [blame] | 1631 | const char kResourceLoadSchedulerName[] = "Enable resource load throttling"; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1632 | const char kResourceLoadSchedulerDescription[] = |
Kinuko Yasuda | 3395508 | 2018-06-19 10:14:59 | [diff] [blame] | 1633 | "Uses the resource load scheduler in blink to throttle resource load " |
| 1634 | "requests."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1635 | |
Dominic Farolino | 693fd72d | 2019-08-05 11:09:44 | [diff] [blame] | 1636 | const char kPrefetchRedirectErrorName[] = |
| 1637 | "Prefetch requests use \"error\" redirect mode"; |
| 1638 | const char kPrefetchRedirectErrorDescription[] = |
| 1639 | "Prefetch requests will not follow redirect responses, and instead be " |
| 1640 | "logged as errors. Redirect responses are still stored in the cache."; |
| 1641 | |
Daniel Rubery | 91874e3 | 2019-01-10 22:12:34 | [diff] [blame] | 1642 | const char kSafeBrowsingUseAPDownloadVerdictsName[] = |
| 1643 | "Request Advanced Protection verdicts when inspecting downloads"; |
| 1644 | const char kSafeBrowsingUseAPDownloadVerdictsDescription[] = |
| 1645 | "If enabled, download protection will request Advanced Protection " |
| 1646 | "verdicts from Safe Browsing. These will provide stronger protections " |
| 1647 | "from files Safe Browsing is unsure about."; |
| 1648 | |
Joe DeBlasio | fb27709 | 2019-07-03 23:46:36 | [diff] [blame] | 1649 | const char kSafetyTipName[] = |
| 1650 | "Show Safety Tip UI when visiting low-reputation websites"; |
| 1651 | const char kSafetyTipDescription[] = |
| 1652 | "If enabled, a Safety Tip UI may be displayed when visiting or interacting " |
| 1653 | "with a site Chrome believes may be suspicious."; |
| 1654 | |
Lily Chen | e0d3ac9 | 2019-04-22 16:55:53 | [diff] [blame] | 1655 | const char kSameSiteByDefaultCookiesName[] = "SameSite by default cookies"; |
| 1656 | const char kSameSiteByDefaultCookiesDescription[] = |
| 1657 | "Treat cookies that don't specify a SameSite attribute as if they were " |
| 1658 | "SameSite=Lax. Sites must specify SameSite=None in order to enable " |
| 1659 | "third-party usage."; |
| 1660 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1661 | const char kSaveasMenuLabelExperimentName[] = |
| 1662 | "Switch 'Save as' menu labels to 'Download'"; |
| 1663 | const char kSaveasMenuLabelExperimentDescription[] = |
| 1664 | "Enables an experiment to switch menu labels that use 'Save as...' to " |
| 1665 | "'Download'."; |
| 1666 | |
Charlene Yan | 0ccd7f5 | 2019-04-12 23:20:59 | [diff] [blame] | 1667 | const char kScrollableTabStripName[] = "Scrollable TabStrip"; |
| 1668 | const char kScrollableTabStripDescription[] = |
| 1669 | "Allows users to access tabs by scrolling when they no longer fit in the " |
| 1670 | "tabstrip."; |
| 1671 | |
Edward Jung | 7c1793af | 2019-06-14 17:33:56 | [diff] [blame] | 1672 | const char kSecurityInterstitialsDarkModeName[] = |
| 1673 | "Security interstitials dark mode"; |
| 1674 | const char kSecurityInterstitialsDarkModeDescription[] = |
| 1675 | "Allows security intersitials to take on a dark theme when the OS is " |
| 1676 | "switched to dark mode."; |
| 1677 | |
Jeffrey Cohen | e49cc59c | 2018-10-23 16:27:28 | [diff] [blame] | 1678 | const char kSendTabToSelfName[] = "Send tab to self"; |
| 1679 | const char kSendTabToSelfDescription[] = |
Tanya Gupta | 035a9e20 | 2019-04-08 20:01:33 | [diff] [blame] | 1680 | "Allows users to receive tabs from other synced devices, in order to " |
| 1681 | "easily transition those tabs to this device. This enables the sync " |
| 1682 | "infrastructure for this feature."; |
Jeffrey Cohen | e49cc59c | 2018-10-23 16:27:28 | [diff] [blame] | 1683 | |
Jeffrey Cohen | dacbc2a | 2019-05-14 16:15:49 | [diff] [blame] | 1684 | const char kSendTabToSelfBroadcastName[] = "Send tab to self broadcast"; |
| 1685 | const char kSendTabToSelfBroadcastDescription[] = |
| 1686 | "Allows users to broadcast the tab they send to all of their devices " |
| 1687 | "instead of targetting only one device."; |
| 1688 | |
Tanya Gupta | 035a9e20 | 2019-04-08 20:01:33 | [diff] [blame] | 1689 | const char kSendTabToSelfShowSendingUIName[] = |
| 1690 | "Send tab to self show sending UI"; |
| 1691 | const char kSendTabToSelfShowSendingUIDescription[] = |
| 1692 | "Allows users to send tabs to other synced devices by accessing the " |
| 1693 | "sending user interface. Requires Send tab to self to also be enabled"; |
Jeffrey Cohen | 9f3e609 | 2019-03-21 21:55:01 | [diff] [blame] | 1694 | |
Travis Skare | 885f8ad | 2019-04-25 21:33:37 | [diff] [blame] | 1695 | const char kSendTabToSelfWhenSignedInName[] = |
| 1696 | "Send tab to self: enable use when signed-in regardless of sync state"; |
| 1697 | const char kSendTabToSelfWhenSignedInDescription[] = |
| 1698 | "Allows use of the send-tab-to-self feature for users who are signed-in " |
| 1699 | "but not necessarily syncing. The tab-share data is thus ephemeral, " |
| 1700 | "rather than persistent sync data."; |
| 1701 | |
momohatt | fc35229 | 2018-08-29 05:12:36 | [diff] [blame] | 1702 | const char kServiceWorkerImportedScriptUpdateCheckName[] = |
| 1703 | "Enable update check for service worker importScripts() resources"; |
| 1704 | const char kServiceWorkerImportedScriptUpdateCheckDescription[] = |
| 1705 | "Extend byte-for-byte update check for scripts that are imported by the " |
| 1706 | "service worker script via importScripts()."; |
| 1707 | |
Azeem Arshad | 3b1ef7312 | 2018-08-30 02:04:15 | [diff] [blame] | 1708 | const char kServiceWorkerLongRunningMessageName[] = |
| 1709 | "Service worker long running message dispatch."; |
| 1710 | const char kServiceWorkerLongRunningMessageDescription[] = |
| 1711 | "Enables long running message dispatch method for service workers. " |
| 1712 | "Messages sent with this method do not timeout, allowing the service " |
| 1713 | "worker to run indefinitely."; |
| 1714 | |
Chris Hamilton | b9612e26 | 2019-02-12 21:12:06 | [diff] [blame] | 1715 | const char kSessionRestorePrioritizesBackgroundUseCasesName[] = |
| 1716 | "Session restore prioritizes background use cases."; |
| 1717 | const char kSessionRestorePrioritizesBackgroundUseCasesDescription[] = |
| 1718 | "When enabled session restore logic will prioritize sites that make use of " |
| 1719 | "background communication mechanisms (favicon and tab title switches, " |
| 1720 | "notifications, etc) over sites that do not."; |
| 1721 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1722 | const char kSettingsWindowName[] = "Show settings in a window"; |
| 1723 | const char kSettingsWindowDescription[] = |
| 1724 | "Settings will be shown in a dedicated window instead of as a browser tab."; |
| 1725 | |
Yasmin | 69a132f | 2019-08-07 15:30:36 | [diff] [blame] | 1726 | const char kSharedClipboardReceiverName[] = |
| 1727 | "Enable receiver device to handle shared clipboard feature"; |
| 1728 | const char kSharedClipboardReceiverDescription[] = |
| 1729 | "Enables receiver device to handle shared clipboard feature by showing a " |
| 1730 | "notification to receive the clipboard to share."; |
| 1731 | |
| 1732 | const char kSharedClipboardUIName[] = |
| 1733 | "Enable shared clipboard feature signals to be handled"; |
| 1734 | const char kSharedClipboardUIDescription[] = |
| 1735 | "Enables shared clipboard feature signals to be handled by showing " |
| 1736 | "a list of user's available devices to share the clipboard."; |
| 1737 | |
Himanshu Jaju | dbcee23 | 2019-06-17 19:41:49 | [diff] [blame] | 1738 | const char kSharingDeviceRegistrationName[] = |
| 1739 | "Enable device registration for Sharing features"; |
| 1740 | const char kSharingDeviceRegistrationDescription[] = |
| 1741 | "Enables device registration with Sharing infrastructure. Required to use " |
| 1742 | "cross-device Sharing features."; |
| 1743 | |
Himanshu Jaju | 8211bd9b | 2019-08-12 18:53:14 | [diff] [blame] | 1744 | const char kSharingUseDeviceInfoName[] = |
| 1745 | "Enable Sharing device registration in DeviceInfo"; |
| 1746 | const char kSharingUseDeviceInfoDescription[] = |
| 1747 | "Enables Sharing infrastructure to register devices in DeviceInfo and " |
| 1748 | "remove sync requirement."; |
| 1749 | |
Manu Cornet | ad6536f | 2019-06-18 21:04:43 | [diff] [blame] | 1750 | const char kShelfDenseClamshellName[] = |
| 1751 | "Show a smaller, denser shelf in laptop mode."; |
| 1752 | const char kShelfDenseClamshellDescription[] = |
| 1753 | "Reduces the size of the shelf and its apps when in laptop mode."; |
| 1754 | |
Manu Cornet | eb3c7d3 | 2019-06-20 08:04:44 | [diff] [blame] | 1755 | const char kShelfHotseatName[] = "Enable a modular design for the shelf."; |
| 1756 | const char kShelfHotseatDescription[] = |
| 1757 | "Shows a modular design for the shelf where the apps are shown separately " |
| 1758 | "in a 'hotseat' interface when in tablet mode, and where various pieces " |
| 1759 | "are separate and behave independently."; |
| 1760 | |
Manu Cornet | d7ef7c5 | 2018-05-01 22:08:23 | [diff] [blame] | 1761 | const char kShelfHoverPreviewsName[] = |
| 1762 | "Show previews of running apps when hovering over the shelf."; |
| 1763 | const char kShelfHoverPreviewsDescription[] = |
| 1764 | "Shows previews of the open windows for a given running app when hovering " |
| 1765 | "over the shelf."; |
| 1766 | |
Manu Cornet | ad6536f | 2019-06-18 21:04:43 | [diff] [blame] | 1767 | const char kShelfScrollableName[] = |
| 1768 | "Enable a scrollable list of apps on the shelf"; |
| 1769 | const char kShelfScrollableDescription[] = |
| 1770 | "Shows a list of applications that is scrollable by default on tablets."; |
| 1771 | |
Naoki Fukino | 008a002 | 2018-05-23 18:33:00 | [diff] [blame] | 1772 | const char kShowAndroidFilesInFilesAppName[] = |
| 1773 | "Show Android files in Files app"; |
| 1774 | const char kShowAndroidFilesInFilesAppDescription[] = |
| 1775 | "Show Android files in Files app if Android is enabled on the device."; |
| 1776 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1777 | const char kShowAutofillSignaturesName[] = "Show autofill signatures."; |
| 1778 | const char kShowAutofillSignaturesDescription[] = |
Maxim Kolosovskiy | e66f8cb | 2018-03-23 10:25:38 | [diff] [blame] | 1779 | "Annotates web forms with Autofill signatures as HTML attributes. Also " |
| 1780 | "marks password fields suitable for password generation."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1781 | |
| 1782 | const char kShowAutofillTypePredictionsName[] = "Show Autofill predictions"; |
| 1783 | const char kShowAutofillTypePredictionsDescription[] = |
| 1784 | "Annotates web forms with Autofill field type predictions as placeholder " |
| 1785 | "text."; |
| 1786 | |
Jonathan Backer | 93610a8 | 2019-03-27 14:02:38 | [diff] [blame] | 1787 | const char kSkiaRendererName[] = "Skia API for OOP-D compositing"; |
| 1788 | const char kSkiaRendererDescription[] = |
| 1789 | "If enabled, the display compositor will use Skia as the graphics API " |
| 1790 | "instead of OpenGL ES. Requires Viz Display Compositor (OOP-D)."; |
| 1791 | |
Shivani Sharma | 2d5b4b6b | 2019-01-08 16:07:16 | [diff] [blame] | 1792 | const char kHistoryManipulationIntervention[] = |
| 1793 | "History Manipulation Intervention"; |
| 1794 | const char kHistoryManipulationInterventionDescription[] = |
| 1795 | "If a page does a client side redirect or adds to the history without a " |
| 1796 | "user gesture, then skip it on back/forward UI."; |
| 1797 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1798 | const char kSilentDebuggerExtensionApiName[] = "Silent Debugging"; |
| 1799 | const char kSilentDebuggerExtensionApiDescription[] = |
| 1800 | "Do not show the infobar when an extension attaches to a page via " |
| 1801 | "chrome.debugger API. This is required to debug extension background " |
| 1802 | "pages."; |
| 1803 | |
Christopher Thompson | 75ff845d | 2018-02-01 20:12:46 | [diff] [blame] | 1804 | const char kSimplifyHttpsIndicatorName[] = "Simplify HTTPS indicator UI"; |
| 1805 | const char kSimplifyHttpsIndicatorDescription[] = |
| 1806 | "Change the UI treatment for HTTPS pages."; |
| 1807 | |
Lukasz Anforowicz | d2e16e6 | 2019-03-28 19:06:59 | [diff] [blame] | 1808 | const char kIsolateOriginsName[] = "Isolate additional origins"; |
| 1809 | const char kIsolateOriginsDescription[] = |
| 1810 | "Requires dedicated processes for an additional set of origins, " |
| 1811 | "specified as a comma-separated list."; |
| 1812 | |
Alan Wink | 7c1b2ae2 | 2019-04-03 19:18:06 | [diff] [blame] | 1813 | const char kKidsManagementUrlClassificationName[] = |
| 1814 | "KidsMangement Url Classification"; |
| 1815 | const char kKidsManagementUrlClassificationDescription[] = |
| 1816 | "Uses KidsManagementService to classify URLs for Kid Accounts."; |
| 1817 | |
Lukasz Anforowicz | 738a88d | 2018-11-05 19:19:34 | [diff] [blame] | 1818 | const char kSiteIsolationOptOutName[] = "Disable site isolation"; |
| 1819 | const char kSiteIsolationOptOutDescription[] = |
| 1820 | "Disables site isolation " |
Nick Carter | 855bc49 | 2018-03-10 00:44:57 | [diff] [blame] | 1821 | "(SitePerProcess, IsolateOrigins, etc). Intended for diagnosing bugs that " |
| 1822 | "may be due to out-of-process iframes. Opt-out has no effect if site " |
Lukasz Anforowicz | 4284042 | 2018-11-05 21:49:22 | [diff] [blame] | 1823 | "isolation is force-enabled using a command line switch or using an " |
| 1824 | "enterprise policy. " |
| 1825 | "Caution: this disables important mitigations for the Spectre CPU " |
Nick Carter | 855bc49 | 2018-03-10 00:44:57 | [diff] [blame] | 1826 | "vulnerability affecting most computers."; |
Lukasz Anforowicz | 738a88d | 2018-11-05 19:19:34 | [diff] [blame] | 1827 | const char kSiteIsolationOptOutChoiceDefault[] = "Default"; |
| 1828 | const char kSiteIsolationOptOutChoiceOptOut[] = "Disabled (not recommended)"; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1829 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1830 | const char kSmoothScrollingName[] = "Smooth Scrolling"; |
| 1831 | const char kSmoothScrollingDescription[] = |
| 1832 | "Animate smoothly when scrolling page content."; |
| 1833 | |
Justin Donnelly | 4e448cb | 2017-07-07 21:32:13 | [diff] [blame] | 1834 | const char kSpeculativeServiceWorkerStartOnQueryInputName[] = |
| 1835 | "Enable speculative start of a service worker when a search is predicted."; |
Justin Donnelly | 4e448cb | 2017-07-07 21:32:13 | [diff] [blame] | 1836 | const char kSpeculativeServiceWorkerStartOnQueryInputDescription[] = |
| 1837 | "If enabled, when the user enters text in the omnibox that looks like a " |
| 1838 | "a query, any service worker associated with the search engine the query " |
| 1839 | "will be sent to is started early."; |
| 1840 | |
W. James MacLean | f79c97e | 2019-05-02 20:35:46 | [diff] [blame] | 1841 | extern const char kStrictOriginIsolationName[] = "Strict-Origin-Isolation"; |
| 1842 | extern const char kStrictOriginIsolationDescription[] = |
| 1843 | "Experimental security mode that strengthens the site isolation policy. " |
| 1844 | "Controls whether site isolation should use origins instead of scheme and " |
| 1845 | "eTLD+1."; |
| 1846 | |
Shubhie Panicker | faf082ed | 2018-01-03 04:49:15 | [diff] [blame] | 1847 | const char kStopInBackgroundName[] = "Stop in background"; |
| 1848 | const char kStopInBackgroundDescription[] = |
| 1849 | "Stop scheduler task queues, in the background, " |
Shubhie Panicker | 56c99a2 | 2018-03-21 00:22:28 | [diff] [blame] | 1850 | " after a grace period."; |
Shubhie Panicker | faf082ed | 2018-01-03 04:49:15 | [diff] [blame] | 1851 | |
Shubhie Panicker | 56c99a2 | 2018-03-21 00:22:28 | [diff] [blame] | 1852 | const char kStopNonTimersInBackgroundName[] = |
| 1853 | "Stop non-timer task queues background"; |
| 1854 | const char kStopNonTimersInBackgroundDescription[] = |
| 1855 | "Stop non-timer task queues, in the background, " |
| 1856 | "after a grace period."; |
| 1857 | |
Brandon Maslen | da12cf8 | 2019-08-23 20:54:18 | [diff] [blame] | 1858 | const char kStorageAccessAPIName[] = "Storage Access API"; |
| 1859 | const char kStorageAccessAPIDescription[] = |
| 1860 | "Enables the Storage Access API, allowing websites to request storage " |
| 1861 | "access when it would otherwise be restricted."; |
| 1862 | |
Jarryd | 5b6e5ce | 2019-08-23 19:15:48 | [diff] [blame] | 1863 | const char kStoragePressureUIName[] = "Enable storage pressure UI"; |
| 1864 | const char kStoragePressureUIDescription[] = |
| 1865 | "If enabled, Chrome will trigger system notifications to warn about " |
| 1866 | "storage pressure."; |
| 1867 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1868 | const char kSuggestionsWithSubStringMatchName[] = |
| 1869 | "Substring matching for Autofill suggestions"; |
| 1870 | const char kSuggestionsWithSubStringMatchDescription[] = |
| 1871 | "Match Autofill suggestions based on substrings (token prefixes) rather " |
| 1872 | "than just prefixes."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1873 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1874 | const char kSyncSandboxName[] = "Use Chrome Sync sandbox"; |
| 1875 | const char kSyncSandboxDescription[] = |
| 1876 | "Connects to the testing server for Chrome Sync."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1877 | |
Joe Downing | 8cbbc19 | 2018-05-14 17:37:07 | [diff] [blame] | 1878 | const char kSystemKeyboardLockName[] = "Experimental system keyboard lock"; |
| 1879 | const char kSystemKeyboardLockDescription[] = |
| 1880 | "Enables websites to use the keyboard.lock() API to intercept system " |
| 1881 | "keyboard shortcuts and have the events routed directly to the website " |
| 1882 | "when in fullscreen mode."; |
| 1883 | |
Matt Simmons | 1fd0c9f | 2019-04-15 19:08:22 | [diff] [blame] | 1884 | const char kTabEngagementReportingName[] = "Tab Engagement Metrics"; |
| 1885 | const char kTabEngagementReportingDescription[] = |
| 1886 | "Tracks tab engagement and lifetime metrics."; |
| 1887 | |
Yusuf Ozuysal | 67f05a0 | 2019-02-15 19:30:52 | [diff] [blame] | 1888 | const char kTabGridLayoutAndroidName[] = "Tab Grid Layout"; |
| 1889 | const char kTabGridLayoutAndroidDescription[] = |
| 1890 | "Allows users to see their tabs in a grid layout in the tab switcher."; |
| 1891 | |
Yusuf Ozuysal | 436d90b8 | 2019-03-15 22:17:58 | [diff] [blame] | 1892 | const char kTabGroupsAndroidName[] = "Tab Groups"; |
| 1893 | const char kTabGroupsAndroidDescription[] = |
| 1894 | "Allows users to create groups to better organize their tabs."; |
| 1895 | |
Yue Zhang | 2834d6b | 2019-05-01 17:30:28 | [diff] [blame] | 1896 | const char kTabGroupsUiImprovementsAndroidName[] = "Tab Groups UI Improvements"; |
| 1897 | const char kTabGroupsUiImprovementsAndroidDescription[] = |
| 1898 | "Allows users to access new features in Tab Group UI."; |
| 1899 | |
Wei-Yin Chen (陳威尹) | 10222249 | 2019-05-22 19:27:09 | [diff] [blame] | 1900 | const char kTabToGTSAnimationAndroidName[] = "Enable Tab-to-GTS Animation"; |
| 1901 | const char kTabToGTSAnimationAndroidDescription[] = |
| 1902 | "Allows users to see an animation when entering or leaving the " |
| 1903 | "Grid Tab Switcher."; |
| 1904 | |
Taylor Bergquist | bcc1546 | 2018-12-05 00:36:56 | [diff] [blame] | 1905 | const char kTabGroupsName[] = "Tab Groups"; |
| 1906 | const char kTabGroupsDescription[] = |
| 1907 | "Allows users to organize tabs into visually distinct groups, e.g. to " |
| 1908 | "separate tabs associated with different tasks."; |
| 1909 | |
Caroline Rising | e121c2b | 2018-12-03 20:19:29 | [diff] [blame] | 1910 | const char kTabHoverCardsName[] = "Tab Hover Cards"; |
| 1911 | const char kTabHoverCardsDescription[] = |
| 1912 | "Enables a popup containing tab information to be visible when hovering " |
| 1913 | "over a tab. This will replace tooltips for tabs."; |
| 1914 | |
Dana Fried | acaa8ef5 | 2019-02-08 02:20:35 | [diff] [blame] | 1915 | const char kTabHoverCardImagesName[] = "Tab Hover Card Images"; |
| 1916 | const char kTabHoverCardImagesDescription[] = |
| 1917 | "Shows a preview image in tab hover cards, if tab hover cards are enabled."; |
| 1918 | |
Dana Fried | 07b03c6 | 2019-07-31 19:20:56 | [diff] [blame] | 1919 | const char kTabOutlinesInLowContrastThemesName[] = |
| 1920 | "Tab Outlines in Low Contrast Themes"; |
| 1921 | const char kTabOutlinesInLowContrastThemesDescription[] = |
| 1922 | "Expands the range of situations in which tab outline strokes are " |
| 1923 | "displayed, improving accessiblity in dark and incognito mode."; |
| 1924 | |
Christian Dullweber | d0d96f0 | 2017-09-13 09:22:51 | [diff] [blame] | 1925 | const char kTabsInCbdName[] = "Enable tabs for the Clear Browsing Data dialog."; |
| 1926 | const char kTabsInCbdDescription[] = |
| 1927 | "Enables a basic and an advanced tab for the Clear Browsing Data dialog."; |
| 1928 | |
Daniele Castagna | 0fead93e | 2018-01-10 20:40:29 | [diff] [blame] | 1929 | const char kTintGlCompositedContentName[] = "Tint GL-composited content"; |
| 1930 | const char kTintGlCompositedContentDescription[] = |
| 1931 | "Tint contents composited using GL with a shade of red to help debug and " |
| 1932 | "study overlay support."; |
| 1933 | |
Peter Kasting | d7742835 | 2018-10-26 15:20:25 | [diff] [blame] | 1934 | const char kTopChromeTouchUiName[] = "Touch UI Layout"; |
| 1935 | const char kTopChromeTouchUiDescription[] = |
| 1936 | "Enables touch UI layout in the browser's top chrome."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 1937 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1938 | const char kThreadedScrollingName[] = "Threaded scrolling"; |
| 1939 | const char kThreadedScrollingDescription[] = |
| 1940 | "Threaded handling of scroll-related input events. Disabling this will " |
| 1941 | "force all such scroll events to be handled on the main thread. Note that " |
| 1942 | "this can dramatically hurt scrolling performance of most websites and is " |
| 1943 | "intended for testing purposes only."; |
| 1944 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1945 | const char kTouchAdjustmentName[] = "Touch adjustment"; |
| 1946 | const char kTouchAdjustmentDescription[] = |
| 1947 | "Refine the position of a touch gesture in order to compensate for touches " |
| 1948 | "having poor resolution compared to a mouse."; |
| 1949 | |
| 1950 | const char kTouchDragDropName[] = "Touch initiated drag and drop"; |
| 1951 | const char kTouchDragDropDescription[] = |
| 1952 | "Touch drag and drop can be initiated through long press on a draggable " |
| 1953 | "element."; |
| 1954 | |
| 1955 | const char kTouchEventsName[] = "Touch Events API"; |
| 1956 | const char kTouchEventsDescription[] = |
| 1957 | "Force Touch Events API feature detection to always be enabled or " |
| 1958 | "disabled, or to be enabled when a touchscreen is detected on startup " |
Ella Ge | a6a203c9 | 2017-10-26 19:09:29 | [diff] [blame] | 1959 | "(Automatic)."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1960 | |
| 1961 | const char kTouchSelectionStrategyName[] = "Touch text selection strategy"; |
| 1962 | const char kTouchSelectionStrategyDescription[] = |
| 1963 | "Controls how text selection granularity changes when touch text selection " |
| 1964 | "handles are dragged. Non-default behavior is experimental."; |
| 1965 | const char kTouchSelectionStrategyCharacter[] = "Character"; |
| 1966 | const char kTouchSelectionStrategyDirection[] = "Direction"; |
| 1967 | |
Jan Wilken Dörrie | 45ccf25 | 2019-06-25 18:07:46 | [diff] [blame] | 1968 | const char kTouchToFillAndroidName[] = "Touch To Fill UI for Passwords"; |
| 1969 | const char kTouchToFillAndroidDescription[] = |
| 1970 | "Adds a Touch To Fill sheet to the keyboard accessory which will be shown " |
| 1971 | "instead of the keyboard when a password can be filled."; |
| 1972 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 1973 | const char kTraceUploadUrlName[] = "Trace label for navigation tracing"; |
| 1974 | const char kTraceUploadUrlDescription[] = |
| 1975 | "This is to be used in conjunction with the enable-navigation-tracing " |
| 1976 | "flag. Please select the label that best describes the recorded traces. " |
| 1977 | "This will choose the destination the traces are uploaded to. If you are " |
| 1978 | "not sure, select other. If left empty, no traces will be uploaded."; |
| 1979 | const char kTraceUploadUrlChoiceOther[] = "Other"; |
| 1980 | const char kTraceUploadUrlChoiceEmloading[] = "emloading"; |
| 1981 | const char kTraceUploadUrlChoiceQa[] = "QA"; |
| 1982 | const char kTraceUploadUrlChoiceTesting[] = "Testing"; |
| 1983 | |
Anthony Vallee-Dubois | 265c569 | 2018-06-01 15:57:14 | [diff] [blame] | 1984 | const char kTranslateForceTriggerOnEnglishName[] = |
| 1985 | "Select which language model to use to trigger translate on English " |
| 1986 | "content"; |
| 1987 | const char kTranslateForceTriggerOnEnglishDescription[] = |
| 1988 | "Force the Translate Triggering on English pages experiment to be enabled " |
| 1989 | "with the selected language model active."; |
| 1990 | |
Haohao Wang | 5b525f72 | 2019-05-18 15:37:52 | [diff] [blame] | 1991 | const char kTranslateBubbleUIName[] = |
| 1992 | "Select which UI to use for translate bubble"; |
| 1993 | const char kTranslateBubbleUIDescription[] = |
| 1994 | "Three bubble options to choose. Existing UI is selected by default"; |
| 1995 | |
Mustafa Emre Acer | b3aa36a8 | 2018-05-22 21:44:05 | [diff] [blame] | 1996 | const char kTreatInsecureOriginAsSecureName[] = |
| 1997 | "Insecure origins treated as secure"; |
| 1998 | const char kTreatInsecureOriginAsSecureDescription[] = |
| 1999 | "Treat given (insecure) origins as secure origins. Multiple origins can be " |
Alan Cutter | 733ec9a | 2019-08-27 15:33:13 | [diff] [blame] | 2000 | "supplied as a comma-separated list. Origins must have their protocol " |
| 2001 | "specified e.g. \"http://example.com\". For the definition of secure " |
| 2002 | "contexts, see https://w3c.github.io/webappsec-secure-contexts/"; |
Mustafa Emre Acer | b3aa36a8 | 2018-05-22 21:44:05 | [diff] [blame] | 2003 | |
Joe DeBlasio | 2a4fb998 | 2019-05-06 23:44:43 | [diff] [blame] | 2004 | const char kTreatUnsafeDownloadsAsActiveName[] = |
| 2005 | "Treat risky downloads over insecure connections as active mixed content"; |
| 2006 | const char kTreatUnsafeDownloadsAsActiveDescription[] = |
| 2007 | "Disallows downloads of unsafe files (files that can potentially execute " |
| 2008 | "code), where the final download origin or any origin in the redirect " |
| 2009 | "chain is insecure if the originating page is secure."; |
| 2010 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2011 | const char kTrySupportedChannelLayoutsName[] = |
| 2012 | "Causes audio output streams to check if channel layouts other than the " |
| 2013 | "default hardware layout are available."; |
| 2014 | const char kTrySupportedChannelLayoutsDescription[] = |
| 2015 | "Causes audio output streams to check if channel layouts other than the " |
| 2016 | "default hardware layout are available. Turning this on will allow the OS " |
| 2017 | "to do stereo to surround expansion if supported. May expose third party " |
| 2018 | "driver bugs, use with caution."; |
| 2019 | |
Shawn Pickett | 0b47071 | 2019-08-15 00:43:45 | [diff] [blame] | 2020 | const char kTurnOffStreamingMediaCachingName[] = |
| 2021 | "Turn off caching of streaming media to disk."; |
| 2022 | const char kTurnOffStreamingMediaCachingDescription[] = |
| 2023 | "Reduces disk activity during media playback, which can result in " |
| 2024 | "power savings."; |
| 2025 | |
Elly Fong-Jones | 99d8cdad | 2019-08-27 15:48:45 | [diff] [blame] | 2026 | const char kUnexpireFlagsM76Name[] = "Temporarily unexpire M76 flags."; |
| 2027 | const char kUnexpireFlagsM76Description[] = |
| 2028 | "Temporarily unexpire flags that are expired as of M76. These flags will " |
Elly Fong-Jones | d488661c | 2019-07-31 21:53:26 | [diff] [blame] | 2029 | "be removed soon."; |
| 2030 | |
David Roger | 6762a09 | 2018-01-31 15:55:07 | [diff] [blame] | 2031 | const char kUnifiedConsentName[] = "Unified Consent"; |
| 2032 | const char kUnifiedConsentDescription[] = |
| 2033 | "Enables a unified management of user consent for privacy-related " |
| 2034 | "features. This includes new confirmation screens and improved settings " |
| 2035 | "pages."; |
| 2036 | |
François Beaufort | db160c1 | 2019-05-01 06:28:14 | [diff] [blame] | 2037 | const char kUnsafeWebGPUName[] = "Unsafe WebGPU"; |
| 2038 | const char kUnsafeWebGPUDescription[] = |
| 2039 | "Enables access to the experimental WebGPU API. Warning: As GPU sanboxing " |
| 2040 | "isn't implemented yet for the WebGPU API, it is possible to read GPU data " |
| 2041 | "for other processes."; |
| 2042 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2043 | const char kUiPartialSwapName[] = "Partial swap"; |
| 2044 | const char kUiPartialSwapDescription[] = "Sets partial swap behavior."; |
| 2045 | |
Wei Li | 790e7a857 | 2018-03-23 01:31:55 | [diff] [blame] | 2046 | const char kUsePdfCompositorServiceName[] = |
| 2047 | "Use PDF compositor service for printing"; |
| 2048 | const char kUsePdfCompositorServiceDescription[] = |
| 2049 | "When enabled, use PDF compositor service to composite and generate PDF " |
| 2050 | "files for printing. When site isolation is enabled, disabling this will " |
| 2051 | "not stop using PDF compositor service since the service is required for " |
| 2052 | "printing out-of-process iframes correctly."; |
| 2053 | |
Mustaq Ahmed | c646c0a | 2017-10-20 20:08:30 | [diff] [blame] | 2054 | const char kUserActivationV2Name[] = "User Activation v2"; |
| 2055 | const char kUserActivationV2Description[] = |
| 2056 | "Enable simple user activation for APIs that are otherwise controlled by " |
| 2057 | "user gesture tokens."; |
| 2058 | |
Vadym Doroshenko | b7f9ef2 | 2019-07-16 13:51:06 | [diff] [blame] | 2059 | const char kUsernameFirstFlowName[] = "Username first flow"; |
| 2060 | const char kUsernameFirstFlowDescription[] = |
| 2061 | "Support of username saving and filling on username first flow i.e. login " |
| 2062 | "flows where a user has to type username first on one page and then " |
| 2063 | "password on another page"; |
| 2064 | |
Zentaro Kavanagh | 892851f | 2019-05-29 15:13:31 | [diff] [blame] | 2065 | const char kUseSearchClickForRightClickName[] = |
| 2066 | "Use Search+Click for right click"; |
| 2067 | const char kUseSearchClickForRightClickDescription[] = |
| 2068 | "When enabled search+click will be remapped to right click, allowing " |
| 2069 | "webpages and apps to consume alt+click. When disabled the legacy " |
| 2070 | "behavior of remapping alt+click to right click will remain unchanged."; |
| 2071 | |
Michael Hablich | 896d5266 | 2017-10-23 15:59:57 | [diff] [blame] | 2072 | const char kV8VmFutureName[] = "Future V8 VM features"; |
| 2073 | const char kV8VmFutureDescription[] = |
| 2074 | "This enables upcoming and experimental V8 VM features. " |
| 2075 | "This flag does not enable experimental JavaScript features."; |
| 2076 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2077 | const char kWalletServiceUseSandboxName[] = |
| 2078 | "Use Google Payments sandbox servers"; |
| 2079 | const char kWalletServiceUseSandboxDescription[] = |
| 2080 | "For developers: use the sandbox service for Google Payments API calls."; |
| 2081 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2082 | const char kWebglDraftExtensionsName[] = "WebGL Draft Extensions"; |
| 2083 | const char kWebglDraftExtensionsDescription[] = |
| 2084 | "Enabling this option allows web applications to access the WebGL " |
| 2085 | "Extensions that are still in draft status."; |
| 2086 | |
| 2087 | const char kWebMidiName[] = "Web MIDI API"; |
| 2088 | const char kWebMidiDescription[] = "Enable Web MIDI API experimental support."; |
| 2089 | |
Danyao Wang | 47a0f31 | 2019-05-09 20:52:24 | [diff] [blame] | 2090 | const char kWebPaymentsExperimentalFeaturesName[] = |
| 2091 | "Experimental Web Payments API features"; |
| 2092 | const char kWebPaymentsExperimentalFeaturesDescription[] = |
| 2093 | "Enable experimental Web Payments API features"; |
| 2094 | |
Qingsi Wang | ec2dbf94 | 2018-11-03 05:33:04 | [diff] [blame] | 2095 | const char kWebrtcHideLocalIpsWithMdnsName[] = |
| 2096 | "Anonymize local IPs exposed by WebRTC."; |
| 2097 | const char kWebrtcHideLocalIpsWithMdnsDecription[] = |
| 2098 | "Conceal local IP addresses with mDNS hostnames."; |
| 2099 | |
Alex Loiko | b5fb128 | 2018-08-14 10:04:40 | [diff] [blame] | 2100 | const char kWebrtcHybridAgcName[] = "WebRTC hybrid Agc2/Agc1."; |
| 2101 | const char kWebrtcHybridAgcDescription[] = |
| 2102 | "WebRTC Agc2 digital adaptation with Agc1 analog adaptation."; |
| 2103 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2104 | const char kWebrtcHwDecodingName[] = "WebRTC hardware video decoding"; |
| 2105 | const char kWebrtcHwDecodingDescription[] = |
| 2106 | "Support in WebRTC for decoding video streams using platform hardware."; |
| 2107 | |
| 2108 | const char kWebrtcHwEncodingName[] = "WebRTC hardware video encoding"; |
| 2109 | const char kWebrtcHwEncodingDescription[] = |
| 2110 | "Support in WebRTC for encoding video streams using platform hardware."; |
| 2111 | |
| 2112 | const char kWebrtcHwH264EncodingName[] = "WebRTC hardware h264 video encoding"; |
| 2113 | const char kWebrtcHwH264EncodingDescription[] = |
| 2114 | "Support in WebRTC for encoding h264 video streams using platform " |
| 2115 | "hardware."; |
| 2116 | |
| 2117 | const char kWebrtcHwVP8EncodingName[] = "WebRTC hardware vp8 video encoding"; |
| 2118 | const char kWebrtcHwVP8EncodingDescription[] = |
| 2119 | "Support in WebRTC for encoding vp8 video streams using platform hardware."; |
| 2120 | |
Sreerenj Balachandran | 2a5fd097 | 2019-02-08 22:15:20 | [diff] [blame] | 2121 | const char kWebrtcHwVP9EncodingName[] = "WebRTC hardware vp9 video encoding"; |
| 2122 | const char kWebrtcHwVP9EncodingDescription[] = |
| 2123 | "Support in WebRTC for encoding vp9 video streams using platform hardware."; |
| 2124 | |
Niels Möller | 090866a | 2018-02-13 10:55:03 | [diff] [blame] | 2125 | const char kWebrtcNewEncodeCpuLoadEstimatorName[] = |
| 2126 | "WebRTC new encode cpu load estimator"; |
| 2127 | const char kWebrtcNewEncodeCpuLoadEstimatorDescription[] = |
| 2128 | "Enable new estimator for the encoder cpu load, for evaluation and " |
| 2129 | "testing. Intended to improve accuracy when screen casting."; |
| 2130 | |
Elad Alon | 85e0d0be | 2018-06-26 10:38:37 | [diff] [blame] | 2131 | const char kWebRtcRemoteEventLogName[] = "WebRTC remote-bound event logging"; |
| 2132 | const char kWebRtcRemoteEventLogDescription[] = |
| 2133 | "Allow collecting WebRTC event logs and uploading them to Crash. " |
| 2134 | "Please note that, even if enabled, this will still require " |
| 2135 | "a policy to be set, for it to have an effect."; |
| 2136 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2137 | const char kWebrtcSrtpAesGcmName[] = |
| 2138 | "Negotiation with GCM cipher suites for SRTP in WebRTC"; |
| 2139 | const char kWebrtcSrtpAesGcmDescription[] = |
| 2140 | "When enabled, WebRTC will try to negotiate GCM cipher suites for SRTP."; |
| 2141 | |
| 2142 | const char kWebrtcStunOriginName[] = "WebRTC Stun origin header"; |
| 2143 | const char kWebrtcStunOriginDescription[] = |
| 2144 | "When enabled, Stun messages generated by WebRTC will contain the Origin " |
| 2145 | "header."; |
| 2146 | |
Peter Boström | 92add81d | 2019-08-12 22:14:24 | [diff] [blame] | 2147 | const char kWebUITabStripName[] = "WebUI tab strip"; |
| 2148 | const char kWebUITabStripDescription[] = |
| 2149 | "When enabled makes use of a WebUI-based tab strip."; |
| 2150 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2151 | const char kWebvrName[] = "WebVR"; |
| 2152 | const char kWebvrDescription[] = |
Anna Offenwanger | 00e6dd05 | 2018-04-05 02:12:01 | [diff] [blame] | 2153 | "Enables access to experimental Virtual Reality functionality via the " |
Alex Cooper | ee75559 | 2019-07-17 21:42:53 | [diff] [blame] | 2154 | "WebVR 1.1 API. This flag is deprecated and will be removed as soon as " |
| 2155 | "Chrome 79. This feature will eventually be replaced by the WebXR " |
Anna Offenwanger | 00e6dd05 | 2018-04-05 02:12:01 | [diff] [blame] | 2156 | "Device API. Warning: Enabling this will also allow WebVR content on " |
| 2157 | "insecure origins to access these powerful APIs, and may pose a security " |
David Dorwin | 0944894 | 2019-01-11 23:37:30 | [diff] [blame] | 2158 | "risk. Controllers are exposed as Gamepads, and WebVR-specific attributes " |
| 2159 | "are exposed."; |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2160 | |
Brandon Jones | e9d9b2b | 2017-12-11 22:20:11 | [diff] [blame] | 2161 | const char kWebXrName[] = "WebXR Device API"; |
| 2162 | const char kWebXrDescription[] = |
Anna Offenwanger | 00e6dd05 | 2018-04-05 02:12:01 | [diff] [blame] | 2163 | "Enables access to experimental APIs to interact with Virtual Reality (VR) " |
| 2164 | "and Augmented Reality (AR) devices."; |
| 2165 | |
Brandon Jones | 3c129580 | 2019-08-21 18:18:22 | [diff] [blame] | 2166 | const char kWebXrArModuleName[] = "WebXR AR Module"; |
| 2167 | const char kWebXrArModuleDescription[] = |
| 2168 | "Enables access to Augmented Reality features defined in the WebXR AR " |
| 2169 | "Module"; |
| 2170 | |
Piotr Bialecki | 2cab3f29 | 2019-08-09 17:36:47 | [diff] [blame] | 2171 | const char kWebXrAnchorsName[] = "WebXR Anchors"; |
| 2172 | const char kWebXrAnchorsDescription[] = |
| 2173 | "Enables access to anchors via WebXR API."; |
| 2174 | |
Ian Vollick | 7aaccf9 | 2018-04-07 23:10:43 | [diff] [blame] | 2175 | const char kWebXrHitTestName[] = "WebXR Hit Test"; |
| 2176 | const char kWebXrHitTestDescription[] = |
| 2177 | "Enables access to raycasting against estimated XR scene geometry."; |
Brandon Jones | e9d9b2b | 2017-12-11 22:20:11 | [diff] [blame] | 2178 | |
Piotr Bialecki | d77fb9c | 2019-04-26 17:06:24 | [diff] [blame] | 2179 | const char kWebXrPlaneDetectionName[] = "WebXR Plane Detection"; |
| 2180 | const char kWebXrPlaneDetectionDescription[] = |
| 2181 | "Enables access to planes detected in the user's environment."; |
| 2182 | |
Brett Wilson | ecb8098 | 2017-07-12 20:34:51 | [diff] [blame] | 2183 | const char kZeroCopyName[] = "Zero-copy rasterizer"; |
| 2184 | const char kZeroCopyDescription[] = |
| 2185 | "Raster threads write directly to GPU memory associated with tiles."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 2186 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2187 | // Android --------------------------------------------------------------------- |
| 2188 | |
| 2189 | #if defined(OS_ANDROID) |
| 2190 | |
| 2191 | const char kAiaFetchingName[] = "Intermediate Certificate Fetching"; |
| 2192 | const char kAiaFetchingDescription[] = |
| 2193 | "Enable intermediate certificate fetching when a server does not provide " |
| 2194 | "sufficient certificates to build a chain to a trusted root."; |
| 2195 | |
Pavel Shmakov | 798f474 | 2018-11-15 21:27:38 | [diff] [blame] | 2196 | const char kAllowRemoteContextForNotificationsName[] = |
| 2197 | "Allow using remote app context for notifications"; |
| 2198 | const char kAllowRemoteContextForNotificationsDescription[] = |
| 2199 | "Allow using Context#createPackageContext to work around issues with status" |
| 2200 | "bar icons on certain Android M devices."; |
| 2201 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2202 | const char kAndroidAutofillAccessibilityName[] = "Autofill Accessibility"; |
| 2203 | const char kAndroidAutofillAccessibilityDescription[] = |
| 2204 | "Enable accessibility for autofill popup."; |
| 2205 | |
Khushal | bb1963a | 2018-10-02 21:02:35 | [diff] [blame] | 2206 | const char kAndroidSurfaceControl[] = "Use Android SurfaceControl"; |
| 2207 | const char kAndroidSurfaceControlDescription[] = |
| 2208 | "Use the SurfaceControl API for supporting overlays on Android"; |
| 2209 | |
Anita Woodruff | bfcd1e5 | 2018-07-16 12:00:51 | [diff] [blame] | 2210 | const char kAppNotificationStatusMessagingName[] = |
| 2211 | "App notification status messaging"; |
| 2212 | const char kAppNotificationStatusMessagingDescription[] = |
| 2213 | "Enables messaging in site permissions UI informing user when " |
| 2214 | "notifications are disabled for the entire app."; |
| 2215 | |
Miriam Gershenson | 8cf139722 | 2018-01-23 22:48:29 | [diff] [blame] | 2216 | const char kAsyncDnsName[] = "Async DNS resolver"; |
| 2217 | const char kAsyncDnsDescription[] = "Enables the built-in DNS resolver."; |
| 2218 | |
Dan Harrington | 01229f8 | 2018-09-12 21:01:21 | [diff] [blame] | 2219 | const char kAutoFetchOnNetErrorPageName[] = "AutoFetchOnNetErrorPage"; |
| 2220 | const char kAutoFetchOnNetErrorPageDescription[] = |
| 2221 | "When enabled, and navigation fails with an offline error, schedule a " |
| 2222 | "fetch of the page when online again."; |
| 2223 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2224 | const char kAutofillAccessoryViewName[] = |
| 2225 | "Autofill suggestions as keyboard accessory view"; |
| 2226 | const char kAutofillAccessoryViewDescription[] = |
| 2227 | "Shows Autofill suggestions on top of the keyboard rather than in a " |
| 2228 | "dropdown."; |
| 2229 | |
Caitlin Fischer | 43edd90a | 2019-05-01 13:24:30 | [diff] [blame] | 2230 | const char kAutofillUseMobileLabelDisambiguationName[] = |
| 2231 | "Autofill Uses Mobile Label Disambiguation"; |
| 2232 | const char kAutofillUseMobileLabelDisambiguationDescription[] = |
| 2233 | "When enabled, Autofill suggestions' labels are displayed using a " |
| 2234 | "mobile-friendly format."; |
| 2235 | |
Tibor Goldschwendt | 11b3cf2 | 2018-07-04 15:32:44 | [diff] [blame] | 2236 | const char kBackgroundTaskComponentUpdateName[] = |
| 2237 | "Background Task Component Updates"; |
| 2238 | const char kBackgroundTaskComponentUpdateDescription[] = |
| 2239 | "Schedule component updates with BackgroundTaskScheduler"; |
| 2240 | |
Michael van Ouwerkerk | bda4ad8 | 2018-06-19 14:08:00 | [diff] [blame] | 2241 | const char kCCTModuleName[] = "Chrome Custom Tabs Module"; |
| 2242 | const char kCCTModuleDescription[] = |
| 2243 | "Enables a dynamically loaded module in Chrome Custom Tabs, on Android."; |
| 2244 | |
Michael van Ouwerkerk | 29a7a29 | 2018-10-09 09:20:14 | [diff] [blame] | 2245 | const char kCCTModuleCacheName[] = "Chrome Custom Tabs Module Cache"; |
| 2246 | const char kCCTModuleCacheDescription[] = |
Michael van Ouwerkerk | a5df1ec | 2018-10-11 11:57:40 | [diff] [blame] | 2247 | "Enables a cache for dynamically loaded modules in Chrome Custom Tabs. " |
| 2248 | "Under mild memory pressure the cache may be retained for some time"; |
Michael van Ouwerkerk | 29a7a29 | 2018-10-09 09:20:14 | [diff] [blame] | 2249 | |
John Lin | 170c00b | 2018-11-21 15:44:25 | [diff] [blame] | 2250 | const char kCCTModuleCustomHeaderName[] = |
| 2251 | "Chrome Custom Tabs Module Custom Header"; |
| 2252 | const char kCCTModuleCustomHeaderDescription[] = |
| 2253 | "Enables header customization by dynamically loaded modules in " |
| 2254 | "Chrome Custom Tabs."; |
| 2255 | |
Michael van Ouwerkerk | 0878427a | 2019-02-13 15:11:42 | [diff] [blame] | 2256 | const char kCCTModuleCustomRequestHeaderName[] = |
| 2257 | "Chrome Custom Tabs Module Custom Request Header"; |
| 2258 | const char kCCTModuleCustomRequestHeaderDescription[] = |
| 2259 | "Enables a custom request header for URLs managed by dynamically loaded " |
| 2260 | "modules in Chrome Custom Tabs."; |
| 2261 | |
alihanlivdumlu | 12ac477 | 2019-01-17 17:37:18 | [diff] [blame] | 2262 | const char kCCTModuleDexLoadingName[] = "Chrome Custom Tabs Module Dex Loading"; |
| 2263 | const char kCCTModuleDexLoadingDescription[] = |
| 2264 | "Enables loading Chrome Custom Tabs module code from a dex file " |
| 2265 | "provided by the module."; |
| 2266 | |
barkerd | 8405148 | 2018-11-13 14:46:56 | [diff] [blame] | 2267 | const char kCCTModulePostMessageName[] = |
| 2268 | "Chrome Custom Tabs Module postMessage API"; |
| 2269 | const char kCCTModulePostMessageDescription[] = |
| 2270 | "Enables the postMessage API exposed to dynamically loaded modules in " |
| 2271 | "Chrome Custom Tabs."; |
| 2272 | |
Anna Malova | 9bb4ead | 2019-01-18 18:01:26 | [diff] [blame] | 2273 | const char kCCTModuleUseIntentExtrasName[] = |
| 2274 | "Chrome Custom Tabs Module Intent Extras Usage"; |
| 2275 | const char kCCTModuleUseIntentExtrasDescription[] = |
| 2276 | "Enables usage of Intent's extras in Chrome Custom Tabs Module"; |
| 2277 | |
Anna Malova | f7c734a | 2019-03-01 13:08:45 | [diff] [blame] | 2278 | const char kCCTTargetTranslateLanguageName[] = |
| 2279 | "Chrome Custom Tabs Target Translate Language"; |
| 2280 | const char kCCTTargetTranslateLanguageDescription[] = |
| 2281 | "Enables specify target language the page should be translated to " |
| 2282 | "in Chrome Custom Tabs."; |
| 2283 | |
Matthew Jones | 1abcb13 | 2018-07-09 17:59:46 | [diff] [blame] | 2284 | const char kChromeDuetName[] = "Chrome Duet"; |
| 2285 | const char kChromeDuetDescription[] = |
| 2286 | "Enables Chrome Duet, split toolbar Chrome Home, on Android."; |
Theresa Wellington | b9243b2 | 2017-12-01 16:23:05 | [diff] [blame] | 2287 | |
Pedro Amaral | 5e34519 | 2019-05-21 21:18:47 | [diff] [blame] | 2288 | const char kChromeDuetLabelsName[] = "Chrome Duet Labels"; |
| 2289 | const char kChromeDuetLabelsDescription[] = |
| 2290 | "Enables Chrome Duet (split toolbar) labels."; |
| 2291 | |
Sarath Singapati | 83aef1c | 2017-11-16 15:54:52 | [diff] [blame] | 2292 | const char kClearOldBrowsingDataName[] = "Clear older browsing data"; |
| 2293 | const char kClearOldBrowsingDataDescription[] = |
| 2294 | "Enables clearing of browsing data which is older than a given time " |
| 2295 | "period."; |
| 2296 | |
Richard Knoll | 368596e5 | 2019-08-14 09:16:28 | [diff] [blame] | 2297 | const char kClickToCallOpenDialerDirectlyName[] = |
| 2298 | "Open the dialer directly for Click to Call"; |
| 2299 | const char kClickToCallOpenDialerDirectlyDescription[] = |
| 2300 | "Enables opening the dialer directly instead of displaying a notification. " |
| 2301 | "Only available on Android P- and when the screen is on and unlocked."; |
David Maunder | c1dfc02 | 2019-08-27 18:00:37 | [diff] [blame] | 2302 | const char kCloseTabSuggestionsStaleName[] = "Suggest to close stale Tabs"; |
| 2303 | const char kCloseTabSuggestionsStaleDescription[] = |
| 2304 | "Suggests to the user to close Tabs that have not been used above a " |
| 2305 | "threshold such as 1 day. The threshold is configurable."; |
Richard Knoll | 368596e5 | 2019-08-14 09:16:28 | [diff] [blame] | 2306 | |
Michael van Ouwerkerk | d4e4a39 | 2019-07-26 14:41:13 | [diff] [blame] | 2307 | const char kClickToCallReceiverName[] = |
| 2308 | "Enable receiver device to handle click to call feature"; |
| 2309 | const char kClickToCallReceiverDescription[] = |
| 2310 | "Enables receiver device to handle click to call feature by showing a " |
| 2311 | "notification to call the phone number clicked on the desktop."; |
| 2312 | |
Donn Denman | 4315f26 | 2019-03-02 02:47:41 | [diff] [blame] | 2313 | const char kContextualSearchDefinitionsName[] = "Contextual Search definitions"; |
| 2314 | const char kContextualSearchDefinitionsDescription[] = |
| 2315 | "Enables tap-activated contextual definitions of words on a page to be " |
| 2316 | "presented in the caption of the Tap to Search Bar."; |
| 2317 | |
Donn Denman | 6be77d4 | 2019-05-04 15:55:42 | [diff] [blame] | 2318 | const char kContextualSearchLongpressResolveName[] = |
| 2319 | "Contextual Search long-press Resolves"; |
| 2320 | const char kContextualSearchLongpressResolveDescription[] = |
| 2321 | "Enables communicating with Google servers when a long-press gesture is " |
| 2322 | "recognized under some privacy-limited conditions. The page context data " |
| 2323 | " sent to Google is potentially privacy sensitive!"; |
| 2324 | |
Donn Denman | 8e58ead | 2017-11-04 01:44:01 | [diff] [blame] | 2325 | const char kContextualSearchMlTapSuppressionName[] = |
| 2326 | "Contextual Search ML tap suppression"; |
| 2327 | const char kContextualSearchMlTapSuppressionDescription[] = |
| 2328 | "Enables tap gestures to be suppressed to improve CTR by applying machine " |
Donn Denman | 5972981 | 2018-01-09 01:27:02 | [diff] [blame] | 2329 | "learning. The \"Contextual Search Ranker prediction\" flag must also be " |
| 2330 | "enabled!"; |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2331 | |
Donn Denman | 5972981 | 2018-01-09 01:27:02 | [diff] [blame] | 2332 | const char kContextualSearchRankerQueryName[] = |
| 2333 | "Contextual Search Ranker prediction"; |
| 2334 | const char kContextualSearchRankerQueryDescription[] = |
| 2335 | "Enables prediction of tap gestures using Assist-Ranker machine learning."; |
| 2336 | |
Donn Denman | 63d169f | 2019-03-08 23:34:50 | [diff] [blame] | 2337 | const char kContextualSearchSimplifiedServerName[] = |
| 2338 | "Contextual Search simplified server logic"; |
| 2339 | const char kContextualSearchSimplifiedServerDescription[] = |
| 2340 | "Enables simpler server-side logic for determining what data to return and " |
| 2341 | "show in the Contextual Search UI. Option to allow all cards CoCa " |
| 2342 | "returns."; |
| 2343 | |
Donn Denman | 5972981 | 2018-01-09 01:27:02 | [diff] [blame] | 2344 | const char kContextualSearchSecondTapName[] = |
| 2345 | "Contextual Search second tap triggering"; |
| 2346 | const char kContextualSearchSecondTapDescription[] = |
| 2347 | "Enables triggering on a second tap gesture even when Ranker would " |
| 2348 | "normally suppress that tap."; |
| 2349 | |
Donn Denman | 75f4b05 | 2019-04-05 17:55:21 | [diff] [blame] | 2350 | const char kContextualSearchTranslationModelName[] = |
| 2351 | "Contextual Search translation using the Chrome translate model."; |
| 2352 | const char kContextualSearchTranslationModelDescription[] = |
| 2353 | "Enables triggering translation in Contextual Search according to the " |
| 2354 | "Chrome translation model semantics."; |
| 2355 | |
Donn Denman | e9b5b7fb | 2018-07-24 22:19:49 | [diff] [blame] | 2356 | const char kContextualSearchUnityIntegrationName[] = |
| 2357 | "Contextual Search integration with Unified Consent"; |
| 2358 | const char kContextualSearchUnityIntegrationDescription[] = |
| 2359 | "Enables integration of Tap to Search with Unified Consent."; |
| 2360 | |
Jordan Demeulenaere | 9404ba23 | 2019-07-01 12:57:16 | [diff] [blame] | 2361 | const char kDirectActionsName[] = "Direct actions"; |
| 2362 | const char kDirectActionsDescription[] = |
| 2363 | "Enables direct actions (Android Q and more)."; |
| 2364 | |
Shakti Sahu | 32b2ee10 | 2018-05-17 00:04:46 | [diff] [blame] | 2365 | const char kDownloadProgressInfoBarName[] = "Enable download progress infobar"; |
| 2366 | const char kDownloadProgressInfoBarDescription[] = |
| 2367 | "Enables an infobar notifying users about status of current downloads."; |
| 2368 | |
Shakti Sahu | 9ec8cfd | 2018-07-17 13:29:29 | [diff] [blame] | 2369 | const char kDownloadHomeV2Name[] = "Enable download home v2"; |
| 2370 | const char kDownloadHomeV2Description[] = |
| 2371 | "Enables the new UI for download home"; |
| 2372 | |
Hesen Zhang | f7ad614 | 2019-03-12 23:48:31 | [diff] [blame] | 2373 | const char kDownloadRenameName[] = "Enable download rename"; |
| 2374 | const char kDownloadRenameDescription[] = "Enables rename option for downloads"; |
| 2375 | |
Fabio Tirelo | 918089a | 2018-10-22 21:24:08 | [diff] [blame] | 2376 | const char kAutofillManualFallbackAndroidName[] = |
| 2377 | "Enable Autofill manual fallback for Addresses and Payments (Android)"; |
| 2378 | const char kAutofillManualFallbackAndroidDescription[] = |
| 2379 | "If enabled, adds toggle for addresses and payments bottom sheet to the " |
| 2380 | "keyboard accessory."; |
| 2381 | |
Fabio Tirelo | 315e6592 | 2018-09-05 03:35:49 | [diff] [blame] | 2382 | const char kEnableAutofillRefreshStyleName[] = |
| 2383 | "Enable Autofill refresh style (Android)"; |
| 2384 | const char kEnableAutofillRefreshStyleDescription[] = |
| 2385 | "Enable modernized style for Autofill on Android"; |
| 2386 | |
Vitalii Iarko | f4ed32d | 2017-09-26 13:15:53 | [diff] [blame] | 2387 | const char kEnableAndroidSpellcheckerName[] = "Enable spell checking"; |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2388 | const char kEnableAndroidSpellcheckerDescription[] = |
| 2389 | "Enables use of the Android spellchecker."; |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2390 | |
Lei Tian | bd5a3bf | 2018-02-28 19:01:16 | [diff] [blame] | 2391 | const char kEnableCommandLineOnNonRootedName[] = |
| 2392 | "Enable command line on non-rooted devices"; |
| 2393 | const char kEnableCommandLineOnNoRootedDescription[] = |
| 2394 | "Enable reading command line file on non-rooted devices (DANGEROUS)."; |
| 2395 | |
Sinan Sahin | 3bafe27 | 2019-03-11 17:03:06 | [diff] [blame] | 2396 | const char kEnableRevampedContextMenuName[] = |
| 2397 | "Enable the revamped context menu"; |
| 2398 | const char kEnableRevampedContextMenuDescription[] = |
| 2399 | "Enables a revamped context menu when a link, image, or video is long " |
| 2400 | "pressed within Chrome."; |
| 2401 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2402 | const char kEnableNtpRemoteSuggestionsName[] = |
| 2403 | "Show server-side suggestions on the New Tab page"; |
| 2404 | const char kEnableNtpRemoteSuggestionsDescription[] = |
| 2405 | "If enabled, the list of content suggestions on the New Tab page will " |
| 2406 | "contain server-side suggestions (e.g., Articles for you). Furthermore, it " |
| 2407 | "allows to override the source used to retrieve these server-side " |
| 2408 | "suggestions."; |
| 2409 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2410 | const char kEnableOfflinePreviewsName[] = "Offline Page Previews"; |
| 2411 | const char kEnableOfflinePreviewsDescription[] = |
| 2412 | "Enable showing offline page previews on slow networks."; |
| 2413 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2414 | const char kEnableWebNfcName[] = "WebNFC"; |
| 2415 | const char kEnableWebNfcDescription[] = "Enable WebNFC support."; |
| 2416 | |
Donn Denman | 6d18458 | 2019-05-18 00:32:11 | [diff] [blame] | 2417 | const char kEphemeralTabName[] = "An ephemeral Preview Tab in an Overlay Panel"; |
Donn Denman | ffaeaa3 | 2018-10-12 17:37:53 | [diff] [blame] | 2418 | const char kEphemeralTabDescription[] = |
Donn Denman | b45c26a | 2019-02-13 01:42:21 | [diff] [blame] | 2419 | "Enable a 'Preview page/image' at a linked page into an overlay."; |
Donn Denman | ffaeaa3 | 2018-10-12 17:37:53 | [diff] [blame] | 2420 | |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 2421 | const char kExploreSitesName[] = "Explore websites"; |
| 2422 | const char kExploreSitesDescription[] = |
| 2423 | "Enables portal from new tab page to explore websites."; |
| 2424 | |
Ian Wells | 665a2b9 | 2019-07-12 21:19:00 | [diff] [blame] | 2425 | const char kInterestFeedNotificationsName[] = "Interest Feed Notifications"; |
| 2426 | const char kInterestFeedNotificationsDescription[] = |
| 2427 | "Show notifications for some suggested content from the interest feed. " |
| 2428 | "#interest-feed-content-suggestions should also be enabled."; |
| 2429 | |
Xing Liu | 7d57dd3 | 2019-01-20 02:34:18 | [diff] [blame] | 2430 | const char kForegroundNotificationManagerName[] = |
| 2431 | "Foreground notification manager"; |
| 2432 | const char kForegroundNotificationManagerDescription[] = |
| 2433 | "Enable foreground notification manager to handle foreground service and " |
| 2434 | "notification."; |
| 2435 | |
Daniel Park | e74fcf86 | 2018-03-27 18:05:45 | [diff] [blame] | 2436 | const char kHomePageButtonName[] = "Force Enable Home Page Button"; |
Daniel Park | 990d099 | 2018-05-18 22:12:51 | [diff] [blame] | 2437 | const char kHomePageButtonDescription[] = "Displays a home button if enabled."; |
Daniel Park | e74fcf86 | 2018-03-27 18:05:45 | [diff] [blame] | 2438 | |
Yafei Duan | bb7663f3 | 2018-07-17 01:33:15 | [diff] [blame] | 2439 | const char kHomepageTileName[] = |
| 2440 | "Enable Homepage tile shown in Suggested Tiles"; |
| 2441 | const char kHomepageTileDescription[] = |
| 2442 | "When NTPButton is enabled, the first tile of the Suggested Tiles will be " |
| 2443 | "used for homepage. It will not have an effect when NTPButton is disabled."; |
| 2444 | |
Pavel Yatsuk | 6b1e3a07 | 2019-05-08 22:18:25 | [diff] [blame] | 2445 | const char kIdentityDiscName[] = "Identity Disc"; |
| 2446 | const char kIdentityDiscDescription[] = |
| 2447 | "Enables Identity Disc, profile avatar icon button in toolbar."; |
| 2448 | |
Theresa | 920e0ed | 2018-03-07 18:12:44 | [diff] [blame] | 2449 | const char kInterestFeedContentSuggestionsDescription[] = |
Yafei Duan | bb7663f3 | 2018-07-17 01:33:15 | [diff] [blame] | 2450 | "Use the interest feed to render content suggestions. Currently " |
| 2451 | "content " |
Theresa | 920e0ed | 2018-03-07 18:12:44 | [diff] [blame] | 2452 | "suggestions are shown on the New Tab Page."; |
| 2453 | const char kInterestFeedContentSuggestionsName[] = |
| 2454 | "Interest Feed Content Suggestions"; |
| 2455 | |
Ioana Pandele | d8dc2b69 | 2019-02-20 12:04:15 | [diff] [blame] | 2456 | const char kManualPasswordGenerationAndroidName[] = |
| 2457 | "Manual password generation"; |
| 2458 | const char kManualPasswordGenerationAndroidDescription[] = |
| 2459 | "Whether Chrome should offer users the option to manually request to " |
| 2460 | "generate passwords on Android."; |
Amirhossein Simjour | 97b4154f | 2018-02-20 03:49:59 | [diff] [blame] | 2461 | |
Dan Harrington | 541db9e | 2018-07-30 18:36:30 | [diff] [blame] | 2462 | const char kNewNetErrorPageUIName[] = "Enable new UI for net-error page"; |
| 2463 | const char kNewNetErrorPageUIDescription[] = |
Dan Harrington | c78e462 | 2019-03-22 19:13:24 | [diff] [blame] | 2464 | "Enables showing available offline content on the net-error (Dino) page."; |
Dan Harrington | 541db9e | 2018-07-30 18:36:30 | [diff] [blame] | 2465 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2466 | const char kNewPhotoPickerName[] = "Enable new Photopicker"; |
| 2467 | const char kNewPhotoPickerDescription[] = |
| 2468 | "Activates the new picker for selecting photos."; |
| 2469 | |
| 2470 | const char kNoCreditCardAbort[] = "No Credit Card Abort"; |
| 2471 | const char kNoCreditCardAbortDescription[] = |
| 2472 | "Whether or not the No Credit Card Abort is enabled."; |
| 2473 | |
Daniel Park | 990d099 | 2018-05-18 22:12:51 | [diff] [blame] | 2474 | const char kNtpButtonName[] = "Enable NTP Button"; |
| 2475 | const char kNtpButtonDescription[] = |
| 2476 | "Displays a New Tab Page button in the toolbar if enabled."; |
| 2477 | |
Jian Li | ade8283 | 2018-09-06 22:31:41 | [diff] [blame] | 2478 | const char kOfflineIndicatorAlwaysHttpProbeName[] = "Always http probe"; |
| 2479 | const char kOfflineIndicatorAlwaysHttpProbeDescription[] = |
| 2480 | "Always do http probe to detect network connectivity for offline indicator " |
| 2481 | "as opposed to just taking the connection state from the system." |
| 2482 | "Used for testing."; |
| 2483 | |
| 2484 | const char kOfflineIndicatorChoiceName[] = "Offline indicator choices"; |
| 2485 | const char kOfflineIndicatorChoiceDescription[] = |
| 2486 | "Show an offline indicator while offline."; |
Jian Li | 1413ebf | 2018-06-14 20:46:32 | [diff] [blame] | 2487 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2488 | const char kOfflinePagesCtName[] = "Enable Offline Pages CT features."; |
| 2489 | const char kOfflinePagesCtDescription[] = "Enable Offline Pages CT features."; |
| 2490 | |
| 2491 | const char kOfflinePagesCtV2Name[] = "Enable Offline Pages CT V2 features."; |
| 2492 | const char kOfflinePagesCtV2Description[] = |
| 2493 | "V2 features include attributing pages to the app that initiated the " |
| 2494 | "custom tabs, and being able to query for pages by page attribution."; |
| 2495 | |
Cathy Li | 7311d79 | 2018-04-05 00:34:16 | [diff] [blame] | 2496 | const char kOfflinePagesCTSuppressNotificationsName[] = |
| 2497 | "Disable download complete notification for whitelisted CCT apps."; |
| 2498 | const char kOfflinePagesCTSuppressNotificationsDescription[] = |
| 2499 | "Disable download complete notification for page downloads originating " |
| 2500 | "from a CCT app whitelisted to show their own download complete " |
| 2501 | "notification."; |
| 2502 | |
Candice Sy | 74fa7a35 | 2018-03-30 23:46:49 | [diff] [blame] | 2503 | const char kOfflinePagesDescriptiveFailStatusName[] = |
| 2504 | "Enables descriptive failed download status text."; |
| 2505 | const char kOfflinePagesDescriptiveFailStatusDescription[] = |
| 2506 | "Enables failed download status text in notifications and Downloads Home " |
| 2507 | "to state the reason the request failed if the failure is actionable."; |
| 2508 | |
| 2509 | const char kOfflinePagesDescriptivePendingStatusName[] = |
| 2510 | "Enables descriptive pending download status text."; |
| 2511 | const char kOfflinePagesDescriptivePendingStatusDescription[] = |
| 2512 | "Enables pending download status text in notifications and Downloads Home " |
| 2513 | "to state the reason the request is pending."; |
| 2514 | |
| 2515 | const char kOfflinePagesInDownloadHomeOpenInCctName[] = |
| 2516 | "Enables offline pages in the downloads home to be opened in CCT."; |
| 2517 | const char kOfflinePagesInDownloadHomeOpenInCctDescription[] = |
| 2518 | "When enabled offline pages launched from the Downloads Home will be " |
| 2519 | "opened in Chrome Custom Tabs (CCT) instead of regular tabs."; |
| 2520 | |
Carlos Knippschild | 09272ecd | 2017-12-09 03:29:36 | [diff] [blame] | 2521 | const char kOfflinePagesLimitlessPrefetchingName[] = |
| 2522 | "Removes resource usage limits for the prefetching of offline pages."; |
| 2523 | const char kOfflinePagesLimitlessPrefetchingDescription[] = |
| 2524 | "Allows the prefetching of suggested offline pages to ignore resource " |
| 2525 | "usage limits. This allows it to completely ignore data usage limitations " |
| 2526 | "and allows downloads to happen with any kind of connection."; |
| 2527 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2528 | const char kOfflinePagesLoadSignalCollectingName[] = |
| 2529 | "Enables collecting load timing data for offline page snapshots."; |
| 2530 | const char kOfflinePagesLoadSignalCollectingDescription[] = |
| 2531 | "Enables loading completeness data collection while writing an offline " |
| 2532 | "page. This data is collected in the snapshotted offline page to allow " |
| 2533 | "data analysis to improve deciding when to make the offline snapshot."; |
| 2534 | |
| 2535 | const char kOfflinePagesPrefetchingName[] = |
| 2536 | "Enables suggested offline pages to be prefetched."; |
| 2537 | const char kOfflinePagesPrefetchingDescription[] = |
| 2538 | "Enables suggested offline pages to be prefetched, so useful content is " |
| 2539 | "available while offline."; |
| 2540 | |
Pete Williamson | 7845dff | 2017-09-20 11:06:19 | [diff] [blame] | 2541 | const char kOfflinePagesResourceBasedSnapshotName[] = |
| 2542 | "Enables offline page snapshots to be based on percentage of page loaded."; |
| 2543 | const char kOfflinePagesResourceBasedSnapshotDescription[] = |
| 2544 | "Enables offline page snapshots to use a resource percentage based " |
| 2545 | "approach for determining when the page is loaded as opposed to a time " |
| 2546 | "based approach"; |
| 2547 | |
Collin Baker | 17f92a5 | 2017-07-19 21:41:25 | [diff] [blame] | 2548 | const char kOfflinePagesRenovationsName[] = "Enables offline page renovations."; |
| 2549 | const char kOfflinePagesRenovationsDescription[] = |
| 2550 | "Enables offline page renovations which correct issues with dynamic " |
| 2551 | "content that occur when offlining pages that use JavaScript."; |
| 2552 | |
Yafei Duan | 36b4b5b | 2018-08-07 00:40:03 | [diff] [blame] | 2553 | const char kOfflinePagesLivePageSharingName[] = |
| 2554 | "Enables live page sharing of offline pages"; |
| 2555 | const char kOfflinePagesLivePageSharingDescription[] = |
| 2556 | "Enables to share current loaded page as offline page by saving as MHTML " |
| 2557 | "first."; |
| 2558 | |
Cathy Li | e0d8876 | 2018-04-12 08:03:01 | [diff] [blame] | 2559 | const char kOfflinePagesShowAlternateDinoPageName[] = |
| 2560 | "Enable alternate dino page with more user capabilities."; |
| 2561 | const char kOfflinePagesShowAlternateDinoPageDescription[] = |
| 2562 | "Enables the dino page to show more buttons and offer existing offline " |
| 2563 | "content."; |
| 2564 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2565 | const char kOffliningRecentPagesName[] = |
| 2566 | "Enable offlining of recently visited pages"; |
| 2567 | const char kOffliningRecentPagesDescription[] = |
| 2568 | "Enable storing recently visited pages locally for offline use. Requires " |
| 2569 | "Offline Pages to be enabled."; |
| 2570 | |
Andrei Chulkov | 1a12e6d2 | 2019-07-15 11:16:07 | [diff] [blame] | 2571 | const char kPasswordManagerOnboardingAndroidName[] = |
| 2572 | "Password manager onboarding experience"; |
| 2573 | const char kPasswordManagerOnboardingAndroidDescription[] = |
| 2574 | "This flag enables showing the password manager onboarding experience."; |
| 2575 | |
Aaron Colwell | 5235f35 | 2019-07-25 20:10:24 | [diff] [blame] | 2576 | extern const char kProcessSharingWithDefaultSiteInstancesName[] = |
| 2577 | "Process sharing with default site instances"; |
| 2578 | extern const char kProcessSharingWithDefaultSiteInstancesDescription[] = |
| 2579 | "When site isolation is disabled, this mode changes how sites are lumped " |
| 2580 | "in to shared processes. For sites that do not require isolation, this " |
| 2581 | "feature groups them into a single 'default' site instance (per browsing " |
| 2582 | "instance) instead of creating unique site instances for each one. This " |
| 2583 | "enables resource savings by creating fewer processes for sites that do " |
| 2584 | "not need isolation."; |
| 2585 | |
Andrei Chulkov | 1a12e6d2 | 2019-07-15 11:16:07 | [diff] [blame] | 2586 | extern const char kProcessSharingWithStrictSiteInstancesName[] = |
| 2587 | "Process sharing with strict site instances"; |
| 2588 | extern const char kProcessSharingWithStrictSiteInstancesDescription[] = |
| 2589 | "When site isolation is disabled, this mode changes how sites are lumped " |
| 2590 | "in to a shared process. Process selection is usually controlled with " |
| 2591 | "site instances. With strict site isolation, each site on a page gets its " |
| 2592 | "own site instance and process. With site isolation disabled and without " |
| 2593 | "this mode, all sites that share a process are put into the same site " |
| 2594 | "instance. This mode adds a third way: site instances are strictly " |
| 2595 | "separated like strict site isolation, but process selection puts multiple " |
| 2596 | "site instances in a single process."; |
| 2597 | |
Matthew Jones | a88b9585 | 2017-11-08 23:13:50 | [diff] [blame] | 2598 | const char kProgressBarThrottleName[] = "Android progress update throttling."; |
| 2599 | const char kProgressBarThrottleDescription[] = |
| 2600 | "Limit the maximum progress update to make progress appear smoother."; |
| 2601 | |
Andy Paicu | 4d675fe | 2019-08-22 15:30:06 | [diff] [blame] | 2602 | const char kQuietNotificationPromptsName[] = |
| 2603 | "Quieter notification permission prompts"; |
| 2604 | const char kQuietNotificationPromptsDescription[] = |
| 2605 | "Enables quieter permission prompts for notification permission requests. " |
| 2606 | "When a site wishes to show notifications, the usual modal dialog is " |
| 2607 | "replaced with a quieter version."; |
| 2608 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2609 | const char kReaderModeHeuristicsName[] = "Reader Mode triggering"; |
| 2610 | const char kReaderModeHeuristicsDescription[] = |
| 2611 | "Determines what pages the Reader Mode infobar is shown on."; |
| 2612 | const char kReaderModeHeuristicsMarkup[] = "With article structured markup"; |
| 2613 | const char kReaderModeHeuristicsAdaboost[] = "Non-mobile-friendly articles"; |
| 2614 | const char kReaderModeHeuristicsAllArticles[] = "All articles"; |
| 2615 | const char kReaderModeHeuristicsAlwaysOff[] = "Never"; |
| 2616 | const char kReaderModeHeuristicsAlwaysOn[] = "Always"; |
| 2617 | |
Wei-Yin Chen (陳威尹) | 41b2241 | 2017-07-21 02:51:18 | [diff] [blame] | 2618 | const char kReaderModeInCCTName[] = "Reader Mode in CCT"; |
| 2619 | const char kReaderModeInCCTDescription[] = |
| 2620 | "Open Reader Mode in Chrome Custom Tabs."; |
| 2621 | |
Varun Khaneja | 80712a8 | 2018-10-12 23:34:59 | [diff] [blame] | 2622 | const char kSafeBrowsingUseLocalBlacklistsV2Name[] = |
| 2623 | "Use local Safe Browsing blacklists"; |
| 2624 | const char kSafeBrowsingUseLocalBlacklistsV2Description[] = |
| 2625 | "If enabled, maintain a copy of Safe Browsing blacklists in the browser " |
| 2626 | "process to check the Safe Browsing reputation of URLs without calling " |
| 2627 | "into GmsCore for every URL."; |
| 2628 | |
Matthew Jones | 5311426 | 2018-12-12 16:36:47 | [diff] [blame] | 2629 | const char kSearchReadyOmniboxName[] = "Search Ready Omnibox"; |
| 2630 | const char kSearchReadyOmniboxDescription[] = |
| 2631 | "Clears the omnibox and adds a suggestion item to share, copy, or edit the " |
| 2632 | "URL."; |
| 2633 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2634 | const char kSetMarketUrlForTestingName[] = "Set market URL for testing"; |
| 2635 | const char kSetMarketUrlForTestingDescription[] = |
| 2636 | "When enabled, sets the market URL for use in testing the update menu " |
| 2637 | "item."; |
| 2638 | |
Donn Denman | e32c706c | 2019-04-26 22:30:11 | [diff] [blame] | 2639 | const char kShoppingAssistName[] = "Shopping assist exploration"; |
| 2640 | const char kShoppingAssistDescription[] = |
| 2641 | "Show some shopping assistance when available"; |
| 2642 | |
Alex Moshchuk | 07e1bb4 | 2019-03-08 04:44:08 | [diff] [blame] | 2643 | const char kSiteIsolationForPasswordSitesName[] = |
| 2644 | "Site Isolation For Password Sites"; |
| 2645 | const char kSiteIsolationForPasswordSitesDescription[] = |
| 2646 | "Security mode that enables site isolation for sites based on " |
| 2647 | "password-oriented heuristics, such as a user typing in a password."; |
| 2648 | |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 2649 | const char kStrictSiteIsolationName[] = "Strict site isolation"; |
| 2650 | const char kStrictSiteIsolationDescription[] = |
| 2651 | "Security mode that enables site isolation for all sites (SitePerProcess). " |
| 2652 | "In this mode, each renderer process will contain pages from at most one " |
| 2653 | "site, using out-of-process iframes when needed. " |
| 2654 | "Check chrome://process-internals to see the current isolation mode. " |
| 2655 | "Setting this flag to 'Enabled' turns on site isolation regardless of the " |
| 2656 | "default. Here, 'Disabled' is a legacy value that actually means " |
| 2657 | "'Default,' in which case site isolation may be already enabled based on " |
| 2658 | "platform, enterprise policy, or field trial. See also " |
| 2659 | "#site-isolation-trial-opt-out for how to disable site isolation for " |
| 2660 | "testing."; |
| 2661 | |
Lijin Shen | d6f3543 | 2019-08-21 02:26:59 | [diff] [blame] | 2662 | extern const char kTabSwitcherLongpressMenuName[] = |
| 2663 | "Enable tab switcher long-press menu"; |
| 2664 | extern const char kTabSwitcherLongpressMenuDescription[] = |
| 2665 | "Enable showing a popup menu when the tab switcher is long-pressed, which " |
| 2666 | "displays options for 'NewTab', 'New incognito tab' and 'Close tab'."; |
| 2667 | |
Anthony Vallee-Dubois | 4623e1b | 2018-10-11 22:09:18 | [diff] [blame] | 2668 | const char kTranslateAndroidManualTriggerName[] = |
| 2669 | "Enable manual translate trigger"; |
| 2670 | const char kTranslateAndroidManualTriggerDescription[] = |
| 2671 | "Show a menu item in the main menu that triggers page translation."; |
| 2672 | |
Mia Glaese | 57c6b19 | 2019-08-05 20:40:40 | [diff] [blame] | 2673 | const char kStartSurfaceAndroidName[] = "Start Surface"; |
| 2674 | const char kStartSurfaceAndroidDescription[] = |
| 2675 | "Enable showing the start surface when launching Chrome via the " |
gogerald | 939debf | 2019-07-16 17:31:48 | [diff] [blame] | 2676 | "launcher."; |
| 2677 | |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2678 | const char kUpdateMenuBadgeName[] = "Force show update menu badge"; |
| 2679 | const char kUpdateMenuBadgeDescription[] = |
Tommy Nyquist | 3c02e59 | 2018-10-18 23:36:44 | [diff] [blame] | 2680 | "When enabled, a badge will be shown on the app menu button if the update " |
| 2681 | "type is Update Available or Unsupported OS Version."; |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2682 | |
| 2683 | const char kUpdateMenuItemCustomSummaryDescription[] = |
| 2684 | "When this flag and the force show update menu item flag are enabled, a " |
| 2685 | "custom summary string will be displayed below the update menu item."; |
| 2686 | const char kUpdateMenuItemCustomSummaryName[] = |
| 2687 | "Update menu item custom summary"; |
| 2688 | |
Tommy Nyquist | 3c02e59 | 2018-10-18 23:36:44 | [diff] [blame] | 2689 | const char kUpdateMenuTypeName[] = |
| 2690 | "Forces the update menu type to a specific type"; |
| 2691 | const char kUpdateMenuTypeDescription[] = |
| 2692 | "When set, forces the update type to be a specific one, which impacts " |
Tommy Nyquist | 023d505f | 2019-02-16 02:18:38 | [diff] [blame] | 2693 | "the app menu badge and menu item for updates. For Inline Update, the " |
| 2694 | "update available flag is implied. The 'Inline Update: Success' selection " |
| 2695 | "goes through the whole inline update flow to the end with a successful " |
| 2696 | "outcome. The other 'Inline Update' options go through the same flow, but " |
| 2697 | "stop at various stages, see their error type for details."; |
Tommy Nyquist | 3c02e59 | 2018-10-18 23:36:44 | [diff] [blame] | 2698 | const char kUpdateMenuTypeNone[] = "None"; |
| 2699 | const char kUpdateMenuTypeUpdateAvailable[] = "Update Available"; |
| 2700 | const char kUpdateMenuTypeUnsupportedOSVersion[] = "Unsupported OS Version"; |
Tommy Nyquist | 023d505f | 2019-02-16 02:18:38 | [diff] [blame] | 2701 | const char kUpdateMenuTypeInlineUpdateSuccess[] = "Inline Update: Success"; |
| 2702 | const char kUpdateMenuTypeInlineUpdateDialogCanceled[] = |
| 2703 | "Inline Update Error: Dialog Canceled"; |
| 2704 | const char kUpdateMenuTypeInlineUpdateDialogFailed[] = |
| 2705 | "Inline Update Error: Dialog Failed"; |
| 2706 | const char kUpdateMenuTypeInlineUpdateDownloadFailed[] = |
| 2707 | "Inline Update Error: Download Failed"; |
| 2708 | const char kUpdateMenuTypeInlineUpdateDownloadCanceled[] = |
| 2709 | "Inline Update Error: Download Canceled"; |
| 2710 | const char kUpdateMenuTypeInlineUpdateInstallFailed[] = |
| 2711 | "Inline Update Error: Install Failed"; |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2712 | |
Patrick Noland | 76b5c44 | 2019-07-30 01:01:39 | [diff] [blame] | 2713 | const char kUsageStatsDescription[] = |
| 2714 | "When set, enables sharing of per-domain usage stats with the Digital " |
| 2715 | "Wellbeing app on Android, and allows Digital Wellbeing to suspend access " |
| 2716 | "to websites in order to enforce user-defined time limits."; |
| 2717 | const char kUsageStatsName[] = "Share Usage Stats with Digital Wellbeing"; |
| 2718 | |
Tommy Nyquist | 26ffb64 | 2019-02-20 20:31:52 | [diff] [blame] | 2719 | const char kInlineUpdateFlowName[] = "Enable Google Play inline update flow"; |
| 2720 | const char kInlineUpdateFlowDescription[] = |
| 2721 | "When this flag is set, instead of taking the user to the Google Play " |
| 2722 | "Store when an update is available, the user is presented with an inline " |
| 2723 | "flow where they do not have to leave Chrome until the update is ready " |
| 2724 | "to install."; |
| 2725 | |
Becky Zhou | 6558414 | 2019-01-10 18:22:29 | [diff] [blame] | 2726 | #if BUILDFLAG(ENABLE_ANDROID_NIGHT_MODE) |
| 2727 | |
Becky Zhou | bcac628f | 2019-02-28 18:22:37 | [diff] [blame] | 2728 | const char kAndroidNightModeName[] = "Android Chrome UI dark mode"; |
Becky Zhou | 6558414 | 2019-01-10 18:22:29 | [diff] [blame] | 2729 | const char kAndroidNightModeDescription[] = |
Becky Zhou | bcac628f | 2019-02-28 18:22:37 | [diff] [blame] | 2730 | "If enabled, user can enable Android Chrome UI dark mode through settings."; |
Becky Zhou | 6558414 | 2019-01-10 18:22:29 | [diff] [blame] | 2731 | |
| 2732 | #endif // BUILDFLAG(ENABLE_ANDROID_NIGHT_MODE) |
| 2733 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2734 | // Non-Android ----------------------------------------------------------------- |
Brett Wilson | ff59695 | 2017-07-14 01:06:55 | [diff] [blame] | 2735 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2736 | #else // !defined(OS_ANDROID) |
brettw | 5f9c164 | 2017-05-14 17:12:48 | [diff] [blame] | 2737 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2738 | const char kAccountConsistencyName[] = |
| 2739 | "Identity consistency between browser and cookie jar"; |
| 2740 | const char kAccountConsistencyDescription[] = |
| 2741 | "When enabled, the browser manages signing in and out of Google accounts."; |
| 2742 | const char kAccountConsistencyChoiceMirror[] = "Mirror"; |
| 2743 | const char kAccountConsistencyChoiceDice[] = "Dice"; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 2744 | |
Monica Basta | 0dcdbcc | 2019-08-07 11:06:22 | [diff] [blame] | 2745 | const char kForceDiceMigrationName[] = "Force the migration to Dice"; |
| 2746 | const char kForceDiceMigrationDescription[] = |
| 2747 | "When enabled the account reconcilor will force the migration to dice"; |
| 2748 | |
Monica Basta | c9f7590 | 2019-07-24 14:13:05 | [diff] [blame] | 2749 | const char kShowSyncPausedReasonCookiesClearedOnExitName[] = |
| 2750 | "Show sync paused reason is the setup of cookie settings."; |
| 2751 | const char kShowSyncPausedReasonCookiesClearedOnExitDescription[] = |
| 2752 | "If enabled and the user is in sync paused state because of cookie settings" |
| 2753 | " set to clear cookies on exit, we show the user a message with the reason" |
| 2754 | " in the user menu."; |
| 2755 | |
Reka Norman | a11e57fc | 2019-01-29 21:56:58 | [diff] [blame] | 2756 | const char kAppManagementName[] = "Enable App Management page"; |
| 2757 | const char kAppManagementDescription[] = |
| 2758 | "Shows the new app management page at chrome://apps."; |
| 2759 | |
Takumi Fujimoto | d1da5b9 | 2019-06-07 00:35:48 | [diff] [blame] | 2760 | const char kCastMediaRouteProviderName[] = "Cast Media Route Provider"; |
| 2761 | const char kCastMediaRouteProviderDescription[] = |
| 2762 | "Enables the native Cast Media Route Provider implementation to be used " |
| 2763 | "instead of the implementation in the Media Router component extension."; |
| 2764 | |
Gayane Petrosyan | 556e917 | 2019-05-10 18:13:47 | [diff] [blame] | 2765 | const char kChromeColorsName[] = "Chrome Colors menu"; |
| 2766 | const char kChromeColorsDescription[] = |
| 2767 | "Show Chrome Colors menu in the NTP customization menu."; |
| 2768 | |
Gayane Petrosyan | c2ad436 | 2019-07-30 05:43:26 | [diff] [blame] | 2769 | const char kChromeColorsCustomColorPickerName[] = |
| 2770 | "Custom color picker for Chrome Colors menu"; |
| 2771 | const char kChromeColorsCustomColorPickerDescription[] = |
| 2772 | "Show custom color picker in Chrome Colors menu."; |
| 2773 | |
Takumi Fujimoto | d1da5b9 | 2019-06-07 00:35:48 | [diff] [blame] | 2774 | const char kDialMediaRouteProviderName[] = "DIAL Media Route Provider"; |
| 2775 | const char kDialMediaRouteProviderDescription[] = |
| 2776 | "Enables the native DIAL Media Route Provider implementation to be used " |
| 2777 | "instead of the implementation in the Media Router component extension."; |
| 2778 | |
Kristi Park | 786fbf1 | 2019-05-11 00:47:30 | [diff] [blame] | 2779 | const char kGridLayoutForNtpShortcutsName[] = |
| 2780 | "Enable grid layout for NTP shortcuts"; |
| 2781 | const char kGridLayoutForNtpShortcutsDescription[] = |
| 2782 | "Enables better animations for the shortcuts, including improved " |
| 2783 | "drag-and-drop."; |
| 2784 | |
Kyle Milka | 2468735 | 2019-04-11 21:13:08 | [diff] [blame] | 2785 | const char kNtpCustomizationMenuV2Name[] = "NTP customization menu version 2"; |
| 2786 | const char kNtpCustomizationMenuV2Description[] = |
| 2787 | "Use the second version of the NTP customization menu."; |
| 2788 | |
Dan Beam | 697798fa | 2019-08-28 03:38:07 | [diff] [blame] | 2789 | const char kNtpDisableInitialMostVisitedFadeInName[] = |
Dan Beam | 8388f3d | 2019-05-11 01:51:05 | [diff] [blame] | 2790 | "Disable NTP initial most visited fade in"; |
Dan Beam | 697798fa | 2019-08-28 03:38:07 | [diff] [blame] | 2791 | const char kNtpDisableInitialMostVisitedFadeInDescription[] = |
Dan Beam | 8388f3d | 2019-05-11 01:51:05 | [diff] [blame] | 2792 | "Do now initially fade in most visited tiles on the New Tab Page"; |
| 2793 | |
Dan Beam | 697798fa | 2019-08-28 03:38:07 | [diff] [blame] | 2794 | const char kNtpRealboxName[] = "Real search box in New Tab Page"; |
| 2795 | const char kNtpRealboxDescription[] = |
| 2796 | "Enables a search box in the middle of the NTP that will accept input " |
| 2797 | "directly (i.e. not be a \"fake\" box). Search results will show below the " |
| 2798 | "non-fake input (\"realbox\")."; |
| 2799 | |
| 2800 | const char kNtpZeroSuggestName[] = |
| 2801 | "Suggest New Tab Page search results without input"; |
| 2802 | const char kNtpZeroSuggestDescription[] = |
| 2803 | "If enabled, forces on \"Real search box in New Tab Page\" and suggests " |
| 2804 | "results without any typed input (i.e. on focus)."; |
| 2805 | |
Aran Gilman | 766c2ad | 2019-04-18 00:15:41 | [diff] [blame] | 2806 | const char kEnableReaderModeName[] = "Enable Reader Mode"; |
| 2807 | const char kEnableReaderModeDescription[] = |
| 2808 | "Allows viewing of simplified web pages by selecting 'Customize and " |
| 2809 | "control Chrome'>'Distill page'"; |
| 2810 | |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 2811 | const char kEnableWebAuthenticationBleSupportName[] = |
| 2812 | "Web Authentication API BLE support"; |
| 2813 | const char kEnableWebAuthenticationBleSupportDescription[] = |
| 2814 | "Enable support for using Web Authentication API via Bluetooth security " |
| 2815 | "keys"; |
Sebastien Marchand | d33f7dc | 2018-06-22 22:07:06 | [diff] [blame] | 2816 | |
Sebastien Marchand | d33f7dc | 2018-06-22 22:07:06 | [diff] [blame] | 2817 | const char kEnableWebAuthenticationTestingAPIName[] = |
| 2818 | "Web Authentication Testing API"; |
| 2819 | const char kEnableWebAuthenticationTestingAPIDescription[] = |
| 2820 | "Enable Web Authentication Testing API support, which disconnects the API " |
| 2821 | "implementation from the real world, and allows configuring virtual " |
| 2822 | "authenticator devices for testing"; |
| 2823 | |
Owen Min | 853a816 | 2019-04-26 19:20:36 | [diff] [blame] | 2824 | const char kEnterpriseReportingInBrowserName[] = |
| 2825 | "Enterprise cloud reporting in browser"; |
| 2826 | const char kEnterpriseReportingInBrowserDescription[] = |
| 2827 | "Enable the enterprise cloud reporting in browser without installing the " |
| 2828 | "reporting companion extension. This feautre requires device level cloud " |
| 2829 | "mangement."; |
| 2830 | |
Jeffrey Cohen | f04130a4 | 2018-08-29 00:22:27 | [diff] [blame] | 2831 | const char kHappinessTrackingSurveysForDesktopName[] = |
| 2832 | "Happiness Tracking Surveys"; |
| 2833 | const char kHappinessTrackingSurveysForDesktopDescription[] = |
| 2834 | "Enable showing Happiness Tracking Surveys to users on Desktop"; |
| 2835 | |
Wei Li | 2946b35 | 2019-08-19 21:49:54 | [diff] [blame] | 2836 | const char kHappinessTrackingSurveysForDesktopDemoName[] = |
| 2837 | "Happiness Tracking Surveys Demo"; |
| 2838 | const char kHappinessTrackingSurveysForDesktopDemoDescription[] = |
| 2839 | "Enable showing Happiness Tracking Surveys Demo to users on Desktop"; |
| 2840 | |
Maggie Cai | b3e2a6c | 2019-03-12 05:12:54 | [diff] [blame] | 2841 | const char kIntentPickerName[] = "Intent picker"; |
| 2842 | const char kIntentPickerDescription[] = |
| 2843 | "When going to a site that has URL managable by a PWA, show the intent" |
| 2844 | "picker to allow user to open the URL in the app."; |
| 2845 | |
Jon Flatley | 8c78558 | 2019-06-05 00:33:42 | [diff] [blame] | 2846 | const char kKernelnextVMsName[] = "Enable VMs on experimental kernels."; |
| 2847 | const char kKernelnextVMsDescription[] = |
| 2848 | "Enables VM support on devices running experimental kernel versions."; |
| 2849 | |
Takumi Fujimoto | d1da5b9 | 2019-06-07 00:35:48 | [diff] [blame] | 2850 | const char kMirroringServiceName[] = "Mirroring Service"; |
| 2851 | const char kMirroringServiceDescription[] = |
| 2852 | "Enables the native Mirroring Service for mirroring tabs or desktop to " |
| 2853 | "Chromecast. Requires AudioServiceAudioStreams to also be enabled."; |
| 2854 | |
Travis Skare | bcdb5ed3 | 2018-08-17 01:49:40 | [diff] [blame] | 2855 | const char kOmniboxDriveSuggestionsName[] = |
| 2856 | "Omnibox Google Drive Document suggestions"; |
| 2857 | const char kOmniboxDriveSuggestionsDescriptions[] = |
| 2858 | "Display suggestions for Google Drive documents in the omnibox when Google " |
| 2859 | "is the default search engine."; |
| 2860 | |
Kevin Bailey | 9ec0553 | 2019-01-31 23:01:33 | [diff] [blame] | 2861 | const char kOmniboxExperimentalKeywordModeName[] = |
| 2862 | "Omnibox Experimental Keyword Mode"; |
| 2863 | const char kOmniboxExperimentalKeywordModeDescription[] = |
| 2864 | "Enables various experimental features related to keyword mode, its " |
| 2865 | "suggestions and layout"; |
| 2866 | |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 2867 | const char kOmniboxPedalSuggestionsName[] = "Omnibox Pedal suggestions"; |
| 2868 | const char kOmniboxPedalSuggestionsDescription[] = |
Orin Jaworski | 506db4d | 2019-02-14 20:17:14 | [diff] [blame] | 2869 | "Enable omnibox Pedal suggestions to accelerate actions within Chrome by " |
| 2870 | "detecting user intent and offering direct access to the end goal."; |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 2871 | |
Orin Jaworski | 04c08b4 | 2018-07-11 02:39:56 | [diff] [blame] | 2872 | const char kOmniboxReverseAnswersName[] = "Omnibox reverse answers"; |
| 2873 | const char kOmniboxReverseAnswersDescription[] = |
manuk | addd3c4 | 2019-04-09 21:20:59 | [diff] [blame] | 2874 | "Display answers with rows reversed (swapped); except definitions."; |
Orin Jaworski | 04c08b4 | 2018-07-11 02:39:56 | [diff] [blame] | 2875 | |
Kevin Bailey | a5f1745 | 2019-02-13 01:52:03 | [diff] [blame] | 2876 | const char kOmniboxReverseTabSwitchLogicName[] = |
| 2877 | "Omnibox reverse tab switch logic"; |
| 2878 | const char kOmniboxReverseTabSwitchLogicDescription[] = |
| 2879 | "Reverse the logic of suggestions that have a tab switch button: Have " |
| 2880 | "them switch by default, and have the button navigate."; |
| 2881 | |
Kevin Bailey | 7d918b9 | 2019-05-02 16:00:14 | [diff] [blame] | 2882 | const char kOmniboxShortBookmarkSuggestionsName[] = |
| 2883 | "Omnibox short bookmark suggestions"; |
| 2884 | const char kOmniboxShortBookmarkSuggestionsDescription[] = |
| 2885 | "Match very short input words to beginning of words in bookmark " |
| 2886 | "suggestions."; |
| 2887 | |
Tommy C. Li | 065ddce7 | 2019-04-11 22:55:12 | [diff] [blame] | 2888 | const char kOmniboxSuggestionTransparencyOptionsName[] = |
| 2889 | "Omnibox Suggestion Transparency Options"; |
| 2890 | const char kOmniboxSuggestionTransparencyOptionsDescription[] = |
| 2891 | "Improves transparency of and control over omnibox suggestions. This " |
| 2892 | "includes UI cues (like a clock icon for Search History suggestions), as " |
| 2893 | "well as user controls to delete personalized suggestions."; |
| 2894 | |
Kevin Bailey | 89866997 | 2017-11-06 15:34:49 | [diff] [blame] | 2895 | const char kOmniboxTabSwitchSuggestionsName[] = |
| 2896 | "Omnibox tab switch suggestions"; |
| 2897 | const char kOmniboxTabSwitchSuggestionsDescription[] = |
manuk | addd3c4 | 2019-04-09 21:20:59 | [diff] [blame] | 2898 | "Enable suggestions for switching to open tabs within the Omnibox."; |
Kevin Bailey | 89866997 | 2017-11-06 15:34:49 | [diff] [blame] | 2899 | |
Kevin Bailey | 37bbf1d | 2019-08-21 19:23:55 | [diff] [blame] | 2900 | const char kOmniboxTabSwitchSuggestionsDedicatedRowName[] = |
| 2901 | "Omnibox dedicated row tab switch suggestions"; |
| 2902 | const char kOmniboxTabSwitchSuggestionsDedicatedRowDescription[] = |
Kevin Bailey | 8492ad20 | 2019-08-22 16:01:36 | [diff] [blame] | 2903 | "Put each tab switch suggestion in a separate suggestion, immediately " |
| 2904 | "following the original suggestion."; |
Kevin Bailey | 37bbf1d | 2019-08-21 19:23:55 | [diff] [blame] | 2905 | |
Kevin Bailey | c9cd6cd | 2019-06-27 02:47:53 | [diff] [blame] | 2906 | const char kOmniboxWrapPopupPositionName[] = "Omnibox wrap pop-up position"; |
| 2907 | const char kOmniboxWrapPopupPositionDescription[] = |
| 2908 | "Enable wrapping the Omnibox pop-up position between top and bottom."; |
| 2909 | |
Sebastien Marchand | d33f7dc | 2018-06-22 22:07:06 | [diff] [blame] | 2910 | const char kProactiveTabFreezeAndDiscardName[] = |
| 2911 | "Proactive Tab Freeze and Discard"; |
| 2912 | const char kProactiveTabFreezeAndDiscardDescription[] = |
| 2913 | "Enables proactive tab freezing and discarding. This requires " |
| 2914 | "#enable-page-almost-idle."; |
| 2915 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2916 | #if defined(GOOGLE_CHROME_BUILD) |
| 2917 | |
| 2918 | const char kGoogleBrandedContextMenuName[] = |
| 2919 | "Google branding in the context menu"; |
| 2920 | const char kGoogleBrandedContextMenuDescription[] = |
| 2921 | "Shows a Google icon next to context menu items powered by Google " |
| 2922 | "services."; |
| 2923 | |
| 2924 | #endif // !defined(GOOGLE_CHROME_BUILD) |
| 2925 | |
| 2926 | #endif // !defined(OS_ANDROID) |
| 2927 | |
| 2928 | // Windows --------------------------------------------------------------------- |
| 2929 | |
| 2930 | #if defined(OS_WIN) |
| 2931 | |
David Bienvenu | d0ddda3 | 2018-11-01 16:59:16 | [diff] [blame] | 2932 | const char kCalculateNativeWinOcclusionName[] = |
| 2933 | "Calculate window occlusion on Windows"; |
| 2934 | const char kCalculateNativeWinOcclusionDescription[] = |
| 2935 | "Calculate window occlusion on Windows will be used in the future " |
| 2936 | "to throttle and potentially unload foreground tabs in occluded windows"; |
| 2937 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2938 | const char kCloudPrintXpsName[] = "XPS in Google Cloud Print"; |
| 2939 | const char kCloudPrintXpsDescription[] = |
| 2940 | "XPS enables advanced options for classic printers connected to the Cloud " |
| 2941 | "Print with Chrome. Printers must be re-connected after changing this " |
| 2942 | "flag."; |
| 2943 | |
Frank Liberato | 754d14f | 2019-01-30 23:31:17 | [diff] [blame] | 2944 | const char kD3D11VideoDecoderName[] = "D3D11 Video Decoder"; |
| 2945 | const char kD3D11VideoDecoderDescription[] = |
| 2946 | "Enables D3D11VideoDecoder for hardware accelerated video decoding."; |
| 2947 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2948 | const char kDisablePostscriptPrinting[] = "Disable PostScript Printing"; |
| 2949 | const char kDisablePostscriptPrintingDescription[] = |
| 2950 | "Disables PostScript generation when printing to PostScript capable " |
| 2951 | "printers, and uses EMF generation in its place."; |
| 2952 | |
Cliff Smolinsky | aa7b4e82 | 2019-06-25 01:47:01 | [diff] [blame] | 2953 | const char kEnableAuraTooltipsOnWindowsName[] = |
| 2954 | "Enable aura tooltips on Windows"; |
| 2955 | const char kEnableAuraTooltipsOnWindowsDescription[] = |
| 2956 | "Enables aura tooltips instead of the native comctl32 tooltips on Windows."; |
| 2957 | |
James Forshaw | fd0ce34 | 2018-02-14 09:55:39 | [diff] [blame] | 2958 | const char kEnableGpuAppcontainerName[] = "Enable GPU AppContainer Lockdown."; |
| 2959 | const char kEnableGpuAppcontainerDescription[] = |
| 2960 | "Enables the use of an AppContainer for the GPU sandboxed processes to " |
| 2961 | "improve security."; |
| 2962 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2963 | const char kGdiTextPrinting[] = "GDI Text Printing"; |
| 2964 | const char kGdiTextPrintingDescription[] = |
| 2965 | "Use GDI to print text as simply text"; |
| 2966 | |
Olli Etuaho | 12232119 | 2018-09-07 10:15:29 | [diff] [blame] | 2967 | const char kUseAngleName[] = "Choose ANGLE graphics backend"; |
| 2968 | const char kUseAngleDescription[] = |
| 2969 | "Choose the graphics backend for ANGLE. D3D11 is used on most Windows " |
| 2970 | "computers by default. Using the OpenGL driver as the graphics backend may " |
| 2971 | "result in higher performance in some graphics-heavy applications, " |
| 2972 | "particularly on NVIDIA GPUs. It can increase battery and memory usage of " |
| 2973 | "video playback."; |
| 2974 | |
| 2975 | const char kUseAngleDefault[] = "Default"; |
| 2976 | const char kUseAngleGL[] = "OpenGL"; |
| 2977 | const char kUseAngleD3D11[] = "D3D11"; |
| 2978 | const char kUseAngleD3D9[] = "D3D9"; |
| 2979 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2980 | const char kUseWinrtMidiApiName[] = "Use Windows Runtime MIDI API"; |
| 2981 | const char kUseWinrtMidiApiDescription[] = |
| 2982 | "Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or " |
| 2983 | "later)."; |
| 2984 | |
Guillaume Jenkins | dd8060a7 | 2019-07-03 17:28:06 | [diff] [blame] | 2985 | #if BUILDFLAG(ENABLE_SPELLCHECK) |
| 2986 | const char kWinUseBrowserSpellCheckerName[] = "Use the Windows OS spellchecker"; |
| 2987 | const char kWinUseBrowserSpellCheckerDescription[] = |
| 2988 | "Use the Windows OS spellchecker to find spelling mistakes and provide " |
| 2989 | "spelling suggestions instead of using the Hunspell engine."; |
| 2990 | #endif // BUILDFLAG(ENABLE_SPELLCHECK) |
| 2991 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 2992 | #endif // defined(OS_WIN) |
| 2993 | |
| 2994 | // Mac ------------------------------------------------------------------------- |
| 2995 | |
| 2996 | #if defined(OS_MACOSX) |
| 2997 | |
Sidney San Martín | 678fd411 | 2019-03-30 00:13:05 | [diff] [blame] | 2998 | const char kImmersiveFullscreenName[] = "Immersive Fullscreen Toolbar"; |
| 2999 | const char kImmersiveFullscreenDescription[] = |
| 3000 | "Automatically hide and show the toolbar in fullscreen."; |
| 3001 | |
Lei Zhang | e065b57 | 2018-12-11 08:00:41 | [diff] [blame] | 3002 | const char kEnableCustomMacPaperSizesName[] = "Enable custom paper sizes"; |
| 3003 | const char kEnableCustomMacPaperSizesDescription[] = |
| 3004 | "Allow use of custom paper sizes in Print Preview."; |
| 3005 | |
Lei Zhang | 2eca908 | 2017-10-17 20:42:50 | [diff] [blame] | 3006 | const char kMacTouchBarName[] = "Hardware Touch Bar"; |
| 3007 | const char kMacTouchBarDescription[] = "Control the use of the Touch Bar."; |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3008 | |
Greg Kerr | f46f3187 | 2019-08-08 20:22:44 | [diff] [blame] | 3009 | const char kMacSyscallSandboxName[] = "Mac Syscall Filtering Sandbox"; |
| 3010 | const char kMacSyscallSandboxDescription[] = |
| 3011 | "Controls whether the macOS sandbox filters syscalls."; |
| 3012 | |
Greg Kerr | 32483d1c | 2018-12-18 02:29:14 | [diff] [blame] | 3013 | const char kMacV2GPUSandboxName[] = "Mac V2 GPU Sandbox"; |
| 3014 | const char kMacV2GPUSandboxDescription[] = |
| 3015 | "Controls whether the GPU process on macOS uses the V1 or V2 sandbox."; |
| 3016 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3017 | const char kMacViewsTaskManagerName[] = "Toolkit-Views Task Manager."; |
| 3018 | const char kMacViewsTaskManagerDescription[] = |
| 3019 | "Controls whether to use the Toolkit-Views based Task Manager."; |
| 3020 | |
Henrik Grunell | abaf718 | 2019-04-12 09:15:19 | [diff] [blame] | 3021 | const char kMacSystemMediaPermissionsInfoUiName[] = |
| 3022 | "System media permissions info UI"; |
| 3023 | const char kMacSystemMediaPermissionsInfoUiDescription[] = |
| 3024 | "In case a website is trying to use the camera/microphone, but Chrome " |
| 3025 | "itself is blocked on the system level to access these, show an icon in " |
| 3026 | "the Omnibox, which, when clicked, displays a bubble with information on " |
| 3027 | "how to toggle Chrome's system-level media permissions."; |
| 3028 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3029 | #endif |
| 3030 | |
| 3031 | // Chrome OS ------------------------------------------------------------------- |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3032 | |
| 3033 | #if defined(OS_CHROMEOS) |
| 3034 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3035 | const char kAcceleratedMjpegDecodeName[] = |
| 3036 | "Hardware-accelerated mjpeg decode for captured frame"; |
| 3037 | const char kAcceleratedMjpegDecodeDescription[] = |
| 3038 | "Enable hardware-accelerated mjpeg decode for captured frame where " |
| 3039 | "available."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3040 | |
Reka Norman | a11e57fc | 2019-01-29 21:56:58 | [diff] [blame] | 3041 | const char kAppServiceAshName[] = "App Service Ash"; |
| 3042 | const char kAppServiceAshDescription[] = |
| 3043 | "Use the App Service to provide data to the Ash UI, such as the shelf and " |
| 3044 | "app list."; |
| 3045 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3046 | const char kArcBootCompleted[] = "Load Android apps automatically"; |
| 3047 | const char kArcBootCompletedDescription[] = |
| 3048 | "Allow Android apps to start automatically after signing in."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3049 | |
Luum Habtemariam | daa8fd2 | 2018-06-25 22:39:43 | [diff] [blame] | 3050 | const char kArcCupsApiName[] = "ARC CUPS API"; |
| 3051 | const char kArcCupsApiDescription[] = |
| 3052 | "Enables support of libcups APIs from ARC"; |
| 3053 | |
Ryo Hashimoto | 8f4b30ced | 2019-04-08 12:14:19 | [diff] [blame] | 3054 | const char kArcCustomTabsExperimentName[] = |
| 3055 | "Enable Custom Tabs experiment for ARC"; |
| 3056 | const char kArcCustomTabsExperimentDescription[] = |
| 3057 | "Allow Android apps to use Custom Tabs." |
| 3058 | "This feature only works on the Canary and Dev channels."; |
| 3059 | |
Naoki Fukino | 153de8a | 2019-01-22 08:37:54 | [diff] [blame] | 3060 | const char kArcDocumentsProviderName[] = "ARC DocumentsProvider integration"; |
| 3061 | const char kArcDocumentsProviderDescription[] = |
| 3062 | "Enables DocumentsProvider integration in Chrome OS Files app."; |
| 3063 | |
Satoshi Niwa | 8b1d528 | 2018-10-24 04:53:03 | [diff] [blame] | 3064 | const char kArcFilePickerExperimentName[] = |
| 3065 | "Enable file picker experiment for ARC"; |
| 3066 | const char kArcFilePickerExperimentDescription[] = |
| 3067 | "Enables using Chrome OS file picker in ARC."; |
| 3068 | |
Lev Rumyantsev | 6eddc80 | 2019-08-27 19:41:21 | [diff] [blame] | 3069 | const char kArcNativeBridgeToggleName[] = |
| 3070 | "Toggle between native bridge implementations for ARC"; |
| 3071 | const char kArcNativeBridgeToggleDescription[] = |
| 3072 | "Toggle between native bridge implementations for ARC."; |
Lev Rumyantsev | 7a854431 | 2017-08-18 19:26:51 | [diff] [blame] | 3073 | |
Jesse Schettler | c3d0a65 | 2019-04-23 18:49:24 | [diff] [blame] | 3074 | const char kArcPrintSpoolerExperimentName[] = |
| 3075 | "Enable print spooler experiment for ARC"; |
| 3076 | const char kArcPrintSpoolerExperimentDescription[] = |
Jesse Schettler | 10204aa9 | 2019-04-26 23:37:09 | [diff] [blame] | 3077 | "Enables using Chrome OS print system and print preview in ARC." |
| 3078 | "This feature only works on the Canary and Dev channels."; |
Jesse Schettler | c3d0a65 | 2019-04-23 18:49:24 | [diff] [blame] | 3079 | |
lgcheng | ecd1c1a6 | 2018-01-09 02:59:46 | [diff] [blame] | 3080 | const char kArcUsbHostName[] = "Enable ARC USB host integration"; |
| 3081 | const char kArcUsbHostDescription[] = |
| 3082 | "Allow Android apps to use USB host feature on ChromeOS devices."; |
| 3083 | |
Yusuke Sato | 7e790eb | 2019-06-06 00:21:04 | [diff] [blame] | 3084 | const char kArcUsbStorageUIName[] = "Enable ARC USB Storage UI"; |
| 3085 | const char kArcUsbStorageUIDescription[] = |
| 3086 | "Enable experimental UI for controlling ARC access to USB storage devices."; |
| 3087 | |
Kevin Cernekee | b7f96a5 | 2017-10-25 17:40:18 | [diff] [blame] | 3088 | const char kArcVpnName[] = "Enable ARC VPN integration"; |
| 3089 | const char kArcVpnDescription[] = |
| 3090 | "Allow Android VPN clients to tunnel Chrome traffic."; |
| 3091 | |
Qiang Xu | 045aff22 | 2018-05-21 23:21:01 | [diff] [blame] | 3092 | const char kAshEnableDisplayMoveWindowAccelsName[] = |
| 3093 | "Enable shortcuts for moving window between displays."; |
| 3094 | const char kAshEnableDisplayMoveWindowAccelsDescription[] = |
| 3095 | "Enable shortcuts for moving window between displays."; |
| 3096 | |
Sammie Quon | fe640ca | 2019-01-30 17:54:18 | [diff] [blame] | 3097 | const char kAshEnableOverviewRoundedCornersName[] = |
| 3098 | "Enable rounded corners in overview mode."; |
| 3099 | const char kAshEnableOverviewRoundedCornersDescription[] = |
| 3100 | "Enables rounded corners on overview windows."; |
| 3101 | |
Qiang Xu | 045aff22 | 2018-05-21 23:21:01 | [diff] [blame] | 3102 | const char kAshEnablePersistentWindowBoundsName[] = |
| 3103 | "Enable persistent window bounds in multi-displays scenario."; |
| 3104 | const char kAshEnablePersistentWindowBoundsDescription[] = |
| 3105 | "Enable persistent window bounds in multi-displays scenario."; |
| 3106 | |
Eliot Courtney | e87a9c3 | 2018-11-20 03:33:02 | [diff] [blame] | 3107 | const char kAshEnablePipRoundedCornersName[] = |
| 3108 | "Enable Picture-in-Picture rounded corners."; |
| 3109 | const char kAshEnablePipRoundedCornersDescription[] = |
| 3110 | "Enable rounded corners on the Picture-in-Picture window."; |
| 3111 | |
Andrew Moylan | 2db11cd | 2019-05-22 14:25:15 | [diff] [blame] | 3112 | const char kAshEnableUnifiedDesktopName[] = "Unified desktop mode"; |
| 3113 | const char kAshEnableUnifiedDesktopDescription[] = |
| 3114 | "Enable unified desktop mode which allows a window to span multiple " |
| 3115 | "displays."; |
| 3116 | |
| 3117 | extern const char kAshNotificationStackingBarRedesignName[] = |
| 3118 | "Redesigned notification stacking bar"; |
| 3119 | extern const char kAshNotificationStackingBarRedesignDescription[] = |
| 3120 | "Enables the redesigned notification stacking bar UI with a \"Clear all\" " |
| 3121 | "button."; |
| 3122 | |
Min Chen | 3e34256 | 2019-05-04 00:08:36 | [diff] [blame] | 3123 | const char kAshSwapSideVolumeButtonsForOrientationName[] = |
| 3124 | "Swap side volume buttons to match screen orientation."; |
| 3125 | const char kAshSwapSideVolumeButtonsForOrientationDescription[] = |
| 3126 | "Make the side volume button that's closer to the top/right always " |
| 3127 | "increase the volume and the button that's closer to the bottom/left " |
| 3128 | "always decrease the volume."; |
| 3129 | |
Ryan Hansberry | 7c6c2b2 | 2019-06-18 21:07:14 | [diff] [blame] | 3130 | const char kBluetoothAggressiveAppearanceFilterName[] = |
| 3131 | "Aggressive Bluetooth device filtering"; |
| 3132 | const char kBluetoothAggressiveAppearanceFilterDescription[] = |
| 3133 | "Enables a more aggressive Bluetooth filter in the UI to hide devices that " |
| 3134 | "likely cannot be connected to."; |
| 3135 | |
Christopher Lam | 2853001 | 2019-07-11 04:05:12 | [diff] [blame] | 3136 | const char kCameraSystemWebAppName[] = "Camera System Web App"; |
| 3137 | const char kCameraSystemWebAppDescription[] = |
| 3138 | "Run the Chrome Camera App as a System Web App."; |
| 3139 | |
Xiaochu Liu | 51d03fd | 2017-09-08 23:51:02 | [diff] [blame] | 3140 | const char kCrOSContainerName[] = "Chrome OS Container"; |
| 3141 | const char kCrOSContainerDescription[] = |
| 3142 | "Enable the use of Chrome OS Container utility."; |
| 3143 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3144 | const char kCrosRegionsModeName[] = "Cros-regions load mode"; |
| 3145 | const char kCrosRegionsModeDescription[] = |
| 3146 | "This flag controls cros-regions load mode"; |
| 3147 | const char kCrosRegionsModeDefault[] = "Default"; |
| 3148 | const char kCrosRegionsModeOverride[] = "Override VPD values."; |
| 3149 | const char kCrosRegionsModeHide[] = "Hide VPD values."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3150 | |
Daniel Ng | 96ab0c8 | 2019-01-16 01:21:55 | [diff] [blame] | 3151 | const char kCrostiniAppSearchName[] = "Crostini App Search"; |
| 3152 | const char kCrostiniAppSearchDescription[] = |
| 3153 | "Enable search and installation of Crostini apps in the launcher."; |
| 3154 | |
Joel Hockey | 4238710 | 2019-01-10 01:19:32 | [diff] [blame] | 3155 | const char kCrostiniBackupName[] = "Crostini Backup"; |
| 3156 | const char kCrostiniBackupDescription[] = "Enable Crostini export and import."; |
| 3157 | |
Ben Wells | 7238dd0 | 2019-05-02 08:20:32 | [diff] [blame] | 3158 | const char kCrostiniGpuSupportName[] = "Crostini GPU Support"; |
| 3159 | const char kCrostiniGpuSupportDescription[] = "Enable Crostini GPU support."; |
| 3160 | |
Nicholas Verne | 89be53b | 2019-03-27 23:08:32 | [diff] [blame] | 3161 | const char kCrostiniUsbAllowUnsupportedName[] = |
| 3162 | "Crostini Usb Allow Unsupported"; |
| 3163 | const char kCrostiniUsbAllowUnsupportedDescription[] = |
| 3164 | "Allow mounting unsupported Usb devices in Crostini. At your own risk. " |
| 3165 | "To enable, Crostini Usb Support must also be enabled."; |
| 3166 | |
Josh Pratt | 57cea39 | 2018-10-30 02:59:06 | [diff] [blame] | 3167 | const char kCrostiniUsbSupportName[] = "Crostini Usb Support"; |
| 3168 | const char kCrostiniUsbSupportDescription[] = |
| 3169 | "Enable mounting Usb devices in Crostini."; |
| 3170 | |
Jason Lin | 121f0ac | 2019-07-10 01:46:13 | [diff] [blame] | 3171 | const char kCrostiniWebUIInstallerName[] = "Crostini WebUI Installer"; |
| 3172 | const char kCrostiniWebUIInstallerDescription[] = |
| 3173 | "Enable the new WebUI Crostini Installer."; |
| 3174 | |
Luum Habtemariam | ea93f02 | 2019-05-09 23:21:02 | [diff] [blame] | 3175 | const char kCrosVmCupsProxyName[] = "Chrome OS CUPS Proxy"; |
| 3176 | const char kCrosVmCupsProxyDescription[] = |
| 3177 | "Supports printing from VMs on Chrome OS."; |
| 3178 | |
Josh Nohle | 2f82dcc | 2018-12-17 23:11:23 | [diff] [blame] | 3179 | const char kCryptAuthV2EnrollmentName[] = "CryptAuth v2 Enrollment"; |
| 3180 | const char kCryptAuthV2EnrollmentDescription[] = |
| 3181 | "Use the CryptAuth v2 Enrollment protocol."; |
| 3182 | |
Jimmy Gong | fa6a6ea | 2019-05-22 23:38:24 | [diff] [blame] | 3183 | const char kCupsPrintersUiOverhaulName[] = "Cups Printers UI overhaul"; |
| 3184 | const char kCupsPrintersUiOverhaulDescription[] = |
| 3185 | "Enables the new native printing UI in settings."; |
| 3186 | |
Thanh Nguyen | a4c93344 | 2019-05-11 03:43:55 | [diff] [blame] | 3187 | const char kDisableCancelAllTouchesName[] = "Disable CancelAllTouches()"; |
| 3188 | const char kDisableCancelAllTouchesDescription[] = |
| 3189 | "If enabled, a canceled touch will not force all other touches to be " |
| 3190 | "canceled."; |
| 3191 | |
Daniele Castagna | 893d822e | 2019-03-08 21:37:11 | [diff] [blame] | 3192 | const char kDisableExplicitDmaFencesName[] = "Disable explicit dma-fences"; |
| 3193 | const char kDisableExplicitDmaFencesDescription[] = |
| 3194 | "Always rely on implicit syncrhonization between GPU and display " |
| 3195 | "controller instead of using dma-fences explcitily when available."; |
| 3196 | |
Sammie Quon | ef6b488 | 2017-09-14 16:50:05 | [diff] [blame] | 3197 | const char kDisableTabletAutohideTitlebarsName[] = |
| 3198 | "Disable autohide titlebars in tablet mode"; |
| 3199 | const char kDisableTabletAutohideTitlebarsDescription[] = |
| 3200 | "Disable tablet mode autohide titlebars functionality. The user will be " |
| 3201 | "able to see the titlebar in tablet mode."; |
| 3202 | |
Ahmed Fakhry | 4f567e69 | 2018-10-16 15:51:08 | [diff] [blame] | 3203 | const char kDoubleTapToZoomInTabletModeName[] = |
| 3204 | "Double-tap to zoom in tablet mode"; |
| 3205 | const char kDoubleTapToZoomInTabletModeDescription[] = |
| 3206 | "If Enabled, double tapping in webpages while in tablet mode will zoom the " |
| 3207 | "page."; |
| 3208 | |
Vladislav Kuzkokov | 22f860ed | 2019-05-22 16:26:54 | [diff] [blame] | 3209 | const char kEnableAdvancedPpdAttributesName[] = |
Vladislav Kuzkokov | 457c66879 | 2019-08-26 15:37:26 | [diff] [blame] | 3210 | "Enable advanced PPD attributes"; |
Vladislav Kuzkokov | 22f860ed | 2019-05-22 16:26:54 | [diff] [blame] | 3211 | const char kEnableAdvancedPpdAttributesDescription[] = |
Vladislav Kuzkokov | 457c66879 | 2019-08-26 15:37:26 | [diff] [blame] | 3212 | "Enable advanced settings on CUPS printers"; |
Vladislav Kuzkokov | 22f860ed | 2019-05-22 16:26:54 | [diff] [blame] | 3213 | |
Andrew Moylan | 2db11cd | 2019-05-22 14:25:15 | [diff] [blame] | 3214 | const char kEnableAppDataSearchName[] = "Enable app data search in launcher"; |
| 3215 | const char kEnableAppDataSearchDescription[] = |
| 3216 | "Allow launcher search to access data available through Firebase App " |
| 3217 | "Indexing"; |
| 3218 | |
| 3219 | const char kEnableAppReinstallZeroStateName[] = |
| 3220 | "Enable Zero State App Reinstall Suggestions."; |
| 3221 | const char kEnableAppReinstallZeroStateDescription[] = |
| 3222 | "Enable Zero State App Reinstall Suggestions feature in launcher, which " |
| 3223 | "will show app reinstall recommendations at end of zero state list."; |
| 3224 | |
Matthew Mourgos | cf22b4b | 2019-03-06 23:46:39 | [diff] [blame] | 3225 | const char kEnableAppGridGhostName[] = "App Grid Ghosting"; |
| 3226 | const char kEnableAppGridGhostDescription[] = |
| 3227 | "Enables ghosting during an item drag in launcher."; |
| 3228 | |
Kevin Strohbehn | b65b5c4 | 2019-06-25 00:29:10 | [diff] [blame] | 3229 | const char kEnableSearchBoxSelectionName[] = "Search Box Selection"; |
| 3230 | const char kEnableSearchBoxSelectionDescription[] = |
| 3231 | "Enables the ResultSelectionController in the Search Box. This alters " |
| 3232 | "perceived focus traversal."; |
| 3233 | |
Daniel Zhang | 0139907 | 2018-08-16 22:28:20 | [diff] [blame] | 3234 | const char kEnableAppListSearchAutocompleteName[] = |
| 3235 | "App List Search Autocomplete"; |
| 3236 | const char kEnableAppListSearchAutocompleteDescription[] = |
| 3237 | "Allow App List search box to autocomplete queries for Google searches and " |
| 3238 | "apps."; |
| 3239 | |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 3240 | const char kEnableArcUnifiedAudioFocusName[] = |
Becca Hughes | 34415e8 | 2018-10-05 18:47:37 | [diff] [blame] | 3241 | "Enable unified audio focus on ARC"; |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 3242 | const char kEnableArcUnifiedAudioFocusDescription[] = |
Becca Hughes | 34415e8 | 2018-10-05 18:47:37 | [diff] [blame] | 3243 | "If audio focus is enabled in Chrome then this will delegate audio focus " |
| 3244 | "control in Android apps to Chrome."; |
| 3245 | |
Yue Li | ebaa995 | 2018-12-07 21:41:26 | [diff] [blame] | 3246 | const char kEnableAssistantAppSupportName[] = "Enable Assistant App Support"; |
| 3247 | const char kEnableAssistantAppSupportDescription[] = |
| 3248 | "Enable the Assistant App Support feature"; |
| 3249 | |
Xiaohui Chen | b523747b | 2019-03-14 23:38:32 | [diff] [blame] | 3250 | const char kEnableAssistantLauncherIntegrationName[] = |
| 3251 | "Assistant & Launcher integration"; |
| 3252 | const char kEnableAssistantLauncherIntegrationDescription[] = |
| 3253 | "Combine Launcher search with the power of Assistant to provide the most " |
| 3254 | "useful answer for each query. Requires Assistant to be enabled."; |
| 3255 | |
li | f5c5bec6 | 2019-06-26 22:56:05 | [diff] [blame] | 3256 | const char kEnableAssistantMediaSessionIntegrationName[] = |
| 3257 | "Assistant Media Session integration"; |
| 3258 | const char kEnableAssistantMediaSessionIntegrationDescription[] = |
| 3259 | "Enable Assistant Media Session Integration."; |
| 3260 | |
Xiao Yang | f59e693 | 2019-07-19 00:18:13 | [diff] [blame] | 3261 | const char kEnableAssistantRoutinesName[] = "Assistant Routines"; |
| 3262 | const char kEnableAssistantRoutinesDescription[] = "Enable Assistant Routines."; |
| 3263 | |
Alex Newcomer | e5a362c | 2019-05-02 19:31:35 | [diff] [blame] | 3264 | const char kEnableBackgroundBlurName[] = "Enable background blur."; |
| 3265 | const char kEnableBackgroundBlurDescription[] = |
| 3266 | "Enables background blur for the Launcher and Shelf."; |
| 3267 | |
Lei Zhang | 0ca70ea | 2018-09-07 17:51:01 | [diff] [blame] | 3268 | const char kEnableChromeOsAccountManagerName[] = "Enable Account Manager"; |
| 3269 | const char kEnableChromeOsAccountManagerDescription[] = |
Kushagra Sinha | 8a181fc | 2018-08-20 17:15:49 | [diff] [blame] | 3270 | "Enables the Chrome OS Account Manager"; |
| 3271 | |
Alexander Alekseev | 38e1e0a | 2018-11-08 22:48:48 | [diff] [blame] | 3272 | const char kEnableDiscoverAppName[] = "Enable Discover App"; |
| 3273 | const char kEnableDiscoverAppDescription[] = |
| 3274 | "Enable Discover App icon in launcher."; |
| 3275 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3276 | const char kEnableEncryptionMigrationName[] = |
| 3277 | "Enable encryption migration of user data"; |
| 3278 | const char kEnableEncryptionMigrationDescription[] = |
| 3279 | "If enabled and the device supports ARC, the user will be asked to update " |
| 3280 | "the encryption of user data when the user signs in."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3281 | |
Harry Cutts | cfe6d934f | 2019-06-05 21:45:55 | [diff] [blame] | 3282 | const char kEnableGesturePropertiesDBusServiceName[] = |
| 3283 | "Enable gesture properties D-Bus service"; |
| 3284 | const char kEnableGesturePropertiesDBusServiceDescription[] = |
| 3285 | "Enable a D-Bus service for accessing gesture properties, which are used " |
| 3286 | "to configure input devices."; |
| 3287 | |
Xiaohui Chen | f4283f3 | 2018-11-26 20:02:50 | [diff] [blame] | 3288 | const char kEnableGoogleAssistantDspName[] = |
| 3289 | "Enable Google Assistant with hardware-based hotword"; |
| 3290 | const char kEnableGoogleAssistantDspDescription[] = |
| 3291 | "Enable an experimental feature that uses hardware-based hotword detection " |
| 3292 | "for Assistant. Only a limited number of devices have this type of " |
| 3293 | "hardware support."; |
| 3294 | |
Xiaohui Chen | c3baca4 | 2018-11-30 19:29:37 | [diff] [blame] | 3295 | const char kEnableGoogleAssistantStereoInputName[] = |
| 3296 | "Enable Google Assistant with stereo audio input"; |
| 3297 | const char kEnableGoogleAssistantStereoInputDescription[] = |
| 3298 | "Enable an experimental feature that uses stereo audio input for hotword " |
| 3299 | "and voice to text detection in Google Assistant."; |
| 3300 | |
Rob Schonberger | 11bb281 | 2019-07-31 23:41:00 | [diff] [blame] | 3301 | const char kEnableHeuristicStylusPalmRejectionName[] = |
| 3302 | "Enable Heuristic for Stylus/Palm Rejection."; |
| 3303 | const char kEnableHeuristicStylusPalmRejectionDescription[] = |
| 3304 | "Enable additional heuristic palm rejection logic when interacting with " |
| 3305 | "stylus usage. Not intended for all devices."; |
| 3306 | |
Qiang Xu | 045aff22 | 2018-05-21 23:21:01 | [diff] [blame] | 3307 | const char kEnableHomeLauncherName[] = "Enable home launcher"; |
| 3308 | const char kEnableHomeLauncherDescription[] = |
| 3309 | "Enable home launcher in tablet mode."; |
| 3310 | |
Danan S | 749399c | 2019-06-25 23:08:48 | [diff] [blame] | 3311 | const char kEnableParentalControlsSettingsName[] = |
| 3312 | "Enable Parental controls settings"; |
| 3313 | const char kEnableParentalControlsSettingsDescription[] = |
| 3314 | "Enable Parental Control options in settings."; |
| 3315 | |
Vladislav Kaznacheev | aa213a0 | 2018-10-29 17:54:28 | [diff] [blame] | 3316 | const char kEnablePlayStoreSearchName[] = "Enable Play Store search"; |
| 3317 | const char kEnablePlayStoreSearchDescription[] = |
| 3318 | "Enable Play Store search in launcher."; |
| 3319 | |
Jazz Xu | 2e588666 | 2018-12-14 00:38:48 | [diff] [blame] | 3320 | const char kEnableVideoPlayerNativeControlsName[] = |
| 3321 | "Enable native controls in video player app"; |
| 3322 | const char kEnableVideoPlayerNativeControlsDescription[] = |
| 3323 | "Enable native controls in video player app"; |
| 3324 | |
Ahmed Fakhry | 006607c | 2019-05-31 00:40:51 | [diff] [blame] | 3325 | const char kEnableVirtualDesksName[] = "Enable Virtual Desks"; |
| 3326 | const char kEnableVirtualDesksDescription[] = |
| 3327 | "A preview of the upcoming Virtual Desks features on Chrome OS devices."; |
| 3328 | |
Brian Geffon | 134e77c5 | 2019-07-30 21:49:58 | [diff] [blame] | 3329 | const char kTrimOnFreezeName[] = "Trim Working Set on freeze"; |
| 3330 | const char kTrimOnFreezeDescription[] = "Trim Working Set on all frames frozen"; |
| 3331 | |
| 3332 | const char kTrimOnMemoryPressureName[] = "Trim Working Set on memory pressure"; |
| 3333 | const char kTrimOnMemoryPressureDescription[] = |
| 3334 | "Trim Working Set periodically on memory pressure"; |
| 3335 | |
Lei Zhang | 0ca70ea | 2018-09-07 17:51:01 | [diff] [blame] | 3336 | const char kEnableZeroStateSuggestionsName[] = "Enable Zero State Suggetions"; |
| 3337 | const char kEnableZeroStateSuggestionsDescription[] = |
Sammie Quon | 248ccef | 2018-08-28 23:00:01 | [diff] [blame] | 3338 | "Enable Zero State Suggestions feature in Launcher, which will show " |
Vladislav Kaznacheev | aa213a0 | 2018-10-29 17:54:28 | [diff] [blame] | 3339 | "suggestions when launcher search box is active with an empty query"; |
Sammie Quon | 248ccef | 2018-08-28 23:00:01 | [diff] [blame] | 3340 | |
Akihiro Ota | 3ff6f8a | 2019-01-18 17:43:04 | [diff] [blame] | 3341 | const char kExperimentalAccessibilityChromeVoxLanguageSwitchingName[] = |
| 3342 | "Enable experimental ChromeVox language switching."; |
| 3343 | const char kExperimentalAccessibilityChromeVoxLanguageSwitchingDescription[] = |
| 3344 | "Enable ChromeVox language switching, which changes ChromeVox's " |
| 3345 | "output language upon detection of new language."; |
| 3346 | |
Akihiro Ota | cfdd448 | 2019-08-21 23:41:03 | [diff] [blame] | 3347 | const char kExperimentalAccessibilityChromeVoxSubNodeLanguageSwitchingName[] = |
| 3348 | "Enable experimental ChromeVox sub-node (word-level) language switching."; |
| 3349 | const char |
| 3350 | kExperimentalAccessibilityChromeVoxSubNodeLanguageSwitchingDescription[] = |
| 3351 | "Enable ChromeVox language switching at the sub-node level, " |
| 3352 | "which changes ChromeVox's output language upon detection of a new " |
| 3353 | "language. This type of switching is more granular than the ChromeVox" |
| 3354 | "node-level language switching."; |
| 3355 | |
Rose Garcia | 26e2ae3 | 2019-06-25 00:57:54 | [diff] [blame] | 3356 | const char kExperimentalAccessibilitySwitchAccessName[] = |
| 3357 | "Experimental feature Switch Access"; |
| 3358 | const char kExperimentalAccessibilitySwitchAccessDescription[] = |
| 3359 | "Add a setting to enable the prototype of Switch Access"; |
| 3360 | |
| 3361 | const char kExperimentalAccessibilitySwitchAccessTextName[] = |
| 3362 | "Enable enhanced Switch Access text input."; |
| 3363 | const char kExperimentalAccessibilitySwitchAccessTextDescription[] = |
| 3364 | "Enable experimental or in-progress Switch Access features for improved " |
| 3365 | "text input"; |
| 3366 | |
Alex Danilo | 284b448 | 2019-04-02 09:20:17 | [diff] [blame] | 3367 | const char kFileManagerFeedbackPanelDescription[] = |
Alex Danilo | 4a4ddcb | 2019-06-05 23:39:26 | [diff] [blame] | 3368 | "Enable feedback panel in the Files app."; |
Alex Danilo | 284b448 | 2019-04-02 09:20:17 | [diff] [blame] | 3369 | const char kFileManagerFeedbackPanelName[] = "Files App. feedback panel"; |
| 3370 | |
Austin Tankiang | f0961b1 | 2019-06-11 08:30:42 | [diff] [blame] | 3371 | const char kFileManagerFormatDialogName[] = |
| 3372 | "Enable enhanced Files App format dialog."; |
| 3373 | const char kFileManagerFormatDialogDescription[] = |
| 3374 | "Enable the enhanced external media format dialog in Files App, with " |
| 3375 | "with support for labelling and also NTFS/exFAT filesystems."; |
| 3376 | |
Noel Gordon | f4315f4 | 2019-05-14 04:42:20 | [diff] [blame] | 3377 | const char kFileManagerPiexWasmName[] = "Enable FilesApp piex-wasm module"; |
| 3378 | const char kFileManagerPiexWasmDescription[] = |
| 3379 | "Enable the FilesApp piex-wasm raw image extractor module."; |
| 3380 | |
Akihiro Ota | 000c5e8a | 2019-03-29 21:48:01 | [diff] [blame] | 3381 | const char kFileManagerTouchModeName[] = "Files App. touch mode"; |
| 3382 | const char kFileManagerTouchModeDescription[] = |
| 3383 | "Touchscreen-specific interactions of the Files app."; |
| 3384 | |
Austin Tankiang | 4f97363 | 2019-08-12 08:33:23 | [diff] [blame] | 3385 | const char kFilesNGName[] = "Enable Files App. NG."; |
| 3386 | const char kFilesNGDescription[] = |
| 3387 | "Enable the next generation UI style of the file manager."; |
| 3388 | |
Akihiro Ota | 000c5e8a | 2019-03-29 21:48:01 | [diff] [blame] | 3389 | const char kFirstRunUiTransitionsName[] = |
| 3390 | "Animated transitions in the first-run tutorial"; |
| 3391 | const char kFirstRunUiTransitionsDescription[] = |
| 3392 | "Transitions during first-run tutorial are animated."; |
| 3393 | |
Sheng-Hao Tsao | 874327a | 2019-04-30 08:13:00 | [diff] [blame] | 3394 | const char kForceUseChromeCameraName[] = |
| 3395 | "Open Chrome camera app when clicking on camera icon"; |
| 3396 | const char kForceUseChromeCameraDescription[] = |
| 3397 | "Open Chrome camera app when clicking on camera icon instead of " |
| 3398 | "GoogleCamera app, regardless of whether Android runtime is enabled."; |
| 3399 | |
Andrew Moylan | 9758527 | 2019-02-19 19:01:22 | [diff] [blame] | 3400 | const char kFsNosymfollowName[] = |
| 3401 | "Prevent symlink traversal on user-supplied filesystems."; |
| 3402 | const char kFsNosymfollowDescription[] = |
| 3403 | "Causes user-supplied filesystems to be mounted with the 'nosymfollow'" |
| 3404 | " option, so the chromuimos LSM denies symlink traversal on the" |
| 3405 | " filesystem."; |
| 3406 | |
Jeroen Dhollander | 41b3bec | 2019-07-19 16:56:24 | [diff] [blame] | 3407 | const char kGaiaActionButtonsName[] = |
| 3408 | "Enable action buttons on Gaia login screen"; |
| 3409 | const char kGaiaActionButtonsDescription[] = |
| 3410 | "Enable primary/secondary action button on Gaia login screen."; |
| 3411 | |
Becca Hughes | 7146553 | 2019-04-12 19:18:55 | [diff] [blame] | 3412 | const char kHideArcMediaNotificationsName[] = "Hide ARC media notifications"; |
| 3413 | const char kHideArcMediaNotificationsDescription[] = |
| 3414 | "Hides media notifications for ARC apps. Requires " |
| 3415 | "#enable-media-session-notifications to be enabled."; |
| 3416 | |
Leo Zhang | 49c34d2 | 2019-04-02 09:57:59 | [diff] [blame] | 3417 | const char kImeInputLogicFstName[] = "Enable FST Input Logic on IME"; |
| 3418 | const char kImeInputLogicFstDescription[] = |
| 3419 | "Enable FST Input Logic to replace the IME legacy input logic on NaCl"; |
| 3420 | |
Ahmed Fakhry | 15d707e | 2019-02-22 23:54:21 | [diff] [blame] | 3421 | const char kListAllDisplayModesName[] = "List all display modes"; |
| 3422 | const char kListAllDisplayModesDescription[] = |
| 3423 | "Enables listing all external displays' modes in the display settings."; |
| 3424 | |
Becca Hughes | ca82d2d | 2019-08-05 20:03:22 | [diff] [blame] | 3425 | const char kLockScreenMediaControlsName[] = "Lock screen media controls"; |
| 3426 | const char kLockScreenMediaControlsDescription[] = |
| 3427 | "Enable media controls on the lock screen."; |
| 3428 | |
Megumi Hattori | 5a0d418 | 2018-03-06 11:09:50 | [diff] [blame] | 3429 | const char kLockScreenNotificationName[] = "Lock screen notification"; |
| 3430 | const char kLockScreenNotificationDescription[] = |
| 3431 | "Enable notifications on the lock screen."; |
| 3432 | |
Becca Hughes | 7146553 | 2019-04-12 19:18:55 | [diff] [blame] | 3433 | const char kMediaSessionNotificationsName[] = "Media session notifications"; |
| 3434 | const char kMediaSessionNotificationsDescription[] = |
| 3435 | "Shows notifications for media sessions showing the currently playing " |
| 3436 | "media and providing playback controls"; |
| 3437 | |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3438 | const char kNetworkPortalNotificationName[] = |
| 3439 | "Notifications about captive portals"; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3440 | const char kNetworkPortalNotificationDescription[] = |
| 3441 | "If enabled, notification is displayed when device is connected to a " |
| 3442 | "network behind captive portal."; |
| 3443 | |
Sammie Quon | 018ee561 | 2019-08-26 20:58:39 | [diff] [blame] | 3444 | const char kNewOverviewTabletLayoutName[] = "New overview tablet mode layout"; |
| 3445 | const char kNewOverviewTabletLayoutDescription[] = |
| 3446 | "If enabled, in tablet mode, overview items will be laid out in two rows " |
| 3447 | "with six items showing at a time. Users can scroll through to see hidden " |
| 3448 | "items."; |
| 3449 | |
Anand K. Mistry | db5e010 | 2018-10-04 04:24:00 | [diff] [blame] | 3450 | const char kNewZipUnpackerName[] = "ZIP Archiver (unpacking)"; |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3451 | const char kNewZipUnpackerDescription[] = |
Anand K. Mistry | db5e010 | 2018-10-04 04:24:00 | [diff] [blame] | 3452 | "Use the ZIP Archiver for mounting/unpacking ZIP files"; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3453 | |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3454 | const char kPrinterProviderSearchAppName[] = |
| 3455 | "Chrome Web Store Gallery app for printer drivers"; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3456 | const char kPrinterProviderSearchAppDescription[] = |
| 3457 | "Enables Chrome Web Store Gallery app for printer drivers. The app " |
Vitalii Iarko | 7df52014 | 2017-07-07 12:53:19 | [diff] [blame] | 3458 | "searches Chrome Web Store for extensions that support printing to a USB " |
| 3459 | "printer with specific USB ID."; |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3460 | |
Yulun Wu | 50215873 | 2019-07-24 00:31:45 | [diff] [blame] | 3461 | const char kReleaseNotesName[] = "CrOS Release Notes."; |
| 3462 | const char kReleaseNotesDescription[] = |
| 3463 | "Instructs OS to show notification about CrOS ReleaseNotes on login after " |
| 3464 | "update, show webview describing new OS features."; |
| 3465 | |
Andrew Moylan | 9758527 | 2019-02-19 19:01:22 | [diff] [blame] | 3466 | const char kSchedulerConfigurationName[] = "Scheduler Configuration"; |
| 3467 | const char kSchedulerConfigurationDescription[] = |
| 3468 | "Instructs the OS to use a specific scheduler configuration setting."; |
Greg Kerr | 33cd466 | 2019-06-17 07:03:01 | [diff] [blame] | 3469 | const char kSchedulerConfigurationConservative[] = |
| 3470 | "Disables Hyper-Threading on relevant CPUs."; |
| 3471 | const char kSchedulerConfigurationPerformance[] = |
| 3472 | "Enables Hyper-Threading on relevant CPUs."; |
Andrew Moylan | 9758527 | 2019-02-19 19:01:22 | [diff] [blame] | 3473 | |
Alberto Herrera | aecc8551 | 2019-06-13 21:14:25 | [diff] [blame] | 3474 | const char kShowBluetoothDeviceBatteryName[] = "Show Bluetooth device battery"; |
| 3475 | const char kShowBluetoothDeviceBatteryDescription[] = |
| 3476 | "Enables showing the battery level of connected and supported Bluetooth " |
| 3477 | "devices in the System Tray and Settings UI."; |
| 3478 | |
James Cook | 0ba192bf | 2017-12-01 20:53:11 | [diff] [blame] | 3479 | const char kShowTapsName[] = "Show taps"; |
| 3480 | const char kShowTapsDescription[] = |
| 3481 | "Draws a circle at each touch point, which makes touch points more obvious " |
| 3482 | "when projecting or mirroring the display. Similar to the Android OS " |
| 3483 | "developer option."; |
| 3484 | |
| 3485 | const char kShowTouchHudName[] = "Show HUD for touch points"; |
| 3486 | const char kShowTouchHudDescription[] = |
| 3487 | "Shows a trail of colored dots for the last few touch points. Pressing " |
| 3488 | "Ctrl-Alt-I shows a heads-up display view in the top-left corner. Helps " |
| 3489 | "debug hardware issues that generate spurious touch events."; |
| 3490 | |
Andrew Moylan | 60ac7c0c | 2019-05-28 06:52:18 | [diff] [blame] | 3491 | const char kSmartDimModelV3Name[] = "Smart Dim updated model"; |
| 3492 | const char kSmartDimModelV3Description[] = |
Andrew Moylan | 5bb68b42 | 2019-05-27 04:56:45 | [diff] [blame] | 3493 | "Uses an updated model for user activity prediction (Smart Dim)."; |
| 3494 | |
Jorge Gil | 5a8ccde | 2018-07-10 01:46:21 | [diff] [blame] | 3495 | const char kSmartTextSelectionName[] = "Smart Text Selection"; |
| 3496 | const char kSmartTextSelectionDescription[] = |
| 3497 | "Shows quick actions for text " |
| 3498 | "selections in the context menu."; |
| 3499 | |
May Lippert | acea1f5 | 2019-05-29 21:19:48 | [diff] [blame] | 3500 | const char kSplitSettingsName[] = "Split OS and browser settings"; |
| 3501 | const char kSplitSettingsDescription[] = |
| 3502 | "Show separate settings for the OS and browser"; |
| 3503 | |
Bailey Berro | 6c98967 | 2019-04-11 19:19:20 | [diff] [blame] | 3504 | const char kStreamlinedUsbPrinterSetupName[] = |
| 3505 | "Streamlined USB Printer Setup Flow"; |
| 3506 | const char kStreamlinedUsbPrinterSetupDescription[] = |
| 3507 | "Automatically sets up capable USB printers when plugged in. Shows a " |
| 3508 | "notification with the setup result."; |
| 3509 | |
Jon Mann | c514fc9 | 2019-05-23 21:30:23 | [diff] [blame] | 3510 | const char kSyncWifiConfigurationsName[] = "Sync Wi-Fi network configurations"; |
| 3511 | const char kSyncWifiConfigurationsDescription[] = |
| 3512 | "Enables the option to sync Wi-Fi network configurations with Chrome Sync."; |
| 3513 | |
Ahmed Mehfooz | 040dcdf | 2019-08-07 21:12:29 | [diff] [blame] | 3514 | const char kSystemTrayPaginationName[] = "Enable system menu pagination"; |
| 3515 | const char kSystemTrayPaginationDescription[] = |
| 3516 | "If enabled the number of rows of feature pod buttons in the system menu " |
| 3517 | "is limited between 1-3 based on available screen space. The feature pod " |
| 3518 | "buttons can be scrolled or swiped between pages."; |
| 3519 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3520 | const char kTetherName[] = "Instant Tethering"; |
| 3521 | const char kTetherDescription[] = |
| 3522 | "Enables Instant Tethering. Instant Tethering allows your nearby Google " |
| 3523 | "phone to share its Internet connection with this device."; |
stanisc | 14bed0b13 | 2017-05-10 17:46:37 | [diff] [blame] | 3524 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3525 | const char kTouchscreenCalibrationName[] = |
| 3526 | "Enable/disable touchscreen calibration option in material design settings"; |
| 3527 | const char kTouchscreenCalibrationDescription[] = |
| 3528 | "If enabled, the user can calibrate the touch screen displays in " |
| 3529 | "chrome://settings/display."; |
yhanada | c5bff5b | 2017-05-18 06:37:09 | [diff] [blame] | 3530 | |
Qiang Xu | 045aff22 | 2018-05-21 23:21:01 | [diff] [blame] | 3531 | const char kUiDevToolsName[] = "Enable native UI inspection"; |
| 3532 | const char kUiDevToolsDescription[] = |
| 3533 | "Enables inspection of native UI elements. For local inspection use " |
| 3534 | "chrome://inspect#other"; |
| 3535 | |
Andrew Moylan | 9758527 | 2019-02-19 19:01:22 | [diff] [blame] | 3536 | const char kUiShowCompositedLayerBordersName[] = |
| 3537 | "Show UI composited layer borders"; |
| 3538 | const char kUiShowCompositedLayerBordersDescription[] = |
| 3539 | "Show border around composited layers created by UI."; |
| 3540 | const char kUiShowCompositedLayerBordersRenderPass[] = "RenderPass"; |
| 3541 | const char kUiShowCompositedLayerBordersSurface[] = "Surface"; |
| 3542 | const char kUiShowCompositedLayerBordersLayer[] = "Layer"; |
| 3543 | const char kUiShowCompositedLayerBordersAll[] = "All"; |
| 3544 | |
| 3545 | const char kUiSlowAnimationsName[] = "Slow UI animations"; |
| 3546 | const char kUiSlowAnimationsDescription[] = "Makes all UI animations slow."; |
Mattias Nissler | 6bb633f | 2019-02-13 23:41:46 | [diff] [blame] | 3547 | |
Allen Webb | cdc8e69d | 2018-09-12 20:36:00 | [diff] [blame] | 3548 | const char kUsbguardName[] = "Block new USB devices at the lock screen."; |
| 3549 | const char kUsbguardDescription[] = |
| 3550 | "Prevents newly connected USB devices from operating at the lock screen" |
| 3551 | " until Chrome OS is unlocked to protect against malicious USB devices." |
| 3552 | " Already connected USB devices will continue to function."; |
| 3553 | |
Andres Calderon Jaramillo | 43c0e8a | 2018-08-21 02:46:23 | [diff] [blame] | 3554 | const char kVaapiJpegImageDecodeAccelerationName[] = |
| 3555 | "VA-API JPEG decode acceleration for images"; |
| 3556 | const char kVaapiJpegImageDecodeAccelerationDescription[] = |
| 3557 | "Enable or disable decode acceleration of JPEG images (as opposed to camera" |
| 3558 | " captures) using the VA-API."; |
| 3559 | |
Gil Dekel | 8f4b564 | 2019-07-27 05:27:40 | [diff] [blame] | 3560 | const char kVaapiWebPImageDecodeAccelerationName[] = |
| 3561 | "VA-API WebP decode acceleration for images"; |
| 3562 | const char kVaapiWebPImageDecodeAccelerationDescription[] = |
| 3563 | "Enable or disable decode acceleration of WebP images using the VA-API."; |
| 3564 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3565 | const char kVirtualKeyboardName[] = "Virtual Keyboard"; |
| 3566 | const char kVirtualKeyboardDescription[] = "Enable virtual keyboard support."; |
| 3567 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3568 | const char kWakeOnPacketsName[] = "Wake On Packets"; |
| 3569 | const char kWakeOnPacketsDescription[] = |
| 3570 | "Enables waking the device based on the receipt of some network packets."; |
orenb | 21da031c | 2017-06-30 21:24:20 | [diff] [blame] | 3571 | |
tby | a97bb93c | 2019-08-23 02:16:40 | [diff] [blame] | 3572 | const char kZeroStateFilesName[] = "Enable Launcher Zero State Files"; |
| 3573 | const char kZeroStateFilesDescription[] = |
| 3574 | "Enables zero state file recommendations in the Launcher, which appear when" |
| 3575 | "the search box is active and no query has been entered."; |
| 3576 | |
Andrew Moylan | 2db11cd | 2019-05-22 14:25:15 | [diff] [blame] | 3577 | // Prefer keeping this section sorted to adding new definitions down here. |
Tim Song | 988f709 | 2019-03-01 03:13:39 | [diff] [blame] | 3578 | |
yhanada | c5bff5b | 2017-05-18 06:37:09 | [diff] [blame] | 3579 | #endif // defined(OS_CHROMEOS) |
| 3580 | |
Joel Hockey | 0613a83 | 2019-06-21 02:19:12 | [diff] [blame] | 3581 | #if defined(OS_CHROMEOS) || defined(OS_LINUX) |
| 3582 | const char kTerminalSystemAppName[] = "Terminal System App"; |
| 3583 | const char kTerminalSystemAppDescription[] = |
| 3584 | "Enables the Terminal System App at chrome://terminal which is used for " |
| 3585 | "the Chrome OS Linux terminal."; |
Brian Geffon | c3bdd6d | 2019-08-21 22:48:31 | [diff] [blame] | 3586 | |
| 3587 | #if BUILDFLAG(USE_TCMALLOC) |
| 3588 | const char kDynamicTcmallocName[] = "Dynamic Tcmalloc Tuning"; |
| 3589 | const char kDynamicTcmallocDescription[] = |
| 3590 | "Allows tcmalloc to dynamically adjust tunables based on system resource " |
| 3591 | "utilization."; |
| 3592 | #endif // BUILDFLAG(USE_TCMALLOC) |
| 3593 | |
Joel Hockey | 0613a83 | 2019-06-21 02:19:12 | [diff] [blame] | 3594 | #endif // #if defined(OS_CHROMEOS) || defined(OS_LINUX) |
| 3595 | |
Collin Baker | 75a2946 | 2019-03-13 19:57:31 | [diff] [blame] | 3596 | // All views-based platforms -------------------------------------------------- |
| 3597 | |
| 3598 | #if defined(TOOLKIT_VIEWS) |
| 3599 | |
Sajad Maysam | c30d6f8 | 2019-03-19 22:52:50 | [diff] [blame] | 3600 | const char kEnableMDRoundedCornersOnDialogsName[] = |
Dana Fried | 4e177f3 | 2019-04-11 23:46:46 | [diff] [blame] | 3601 | "MD corners on secondary UI"; |
Sajad Maysam | c30d6f8 | 2019-03-19 22:52:50 | [diff] [blame] | 3602 | const char kEnableMDRoundedCornersOnDialogsDescription[] = |
Dana Fried | 4e177f3 | 2019-04-11 23:46:46 | [diff] [blame] | 3603 | "Increases corner radius on secondary UI."; |
Sajad Maysam | c30d6f8 | 2019-03-19 22:52:50 | [diff] [blame] | 3604 | |
Collin Baker | 75a2946 | 2019-03-13 19:57:31 | [diff] [blame] | 3605 | const char kInstallableInkDropName[] = "Use InstallableInkDrop where supported"; |
| 3606 | const char kInstallableInkDropDescription[] = |
| 3607 | "InstallableInkDrop is part of an InkDrop refactoring effort. This enables " |
| 3608 | "the pilot implementation where available."; |
| 3609 | |
Collin Baker | 4ab8ad8 | 2019-06-06 17:02:54 | [diff] [blame] | 3610 | const char kReopenTabInProductHelpName[] = "Reopen tab in-product help"; |
| 3611 | const char kReopenTabInProductHelpDescription[] = |
| 3612 | "Enable in-product help that guides a user to reopen a tab if it looks " |
| 3613 | "like they accidentally closed it."; |
| 3614 | |
Collin Baker | 75a2946 | 2019-03-13 19:57:31 | [diff] [blame] | 3615 | #endif // defined(TOOLKIT_VIEWS) |
| 3616 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3617 | // Random platform combinations ----------------------------------------------- |
| 3618 | |
Jiajia Qin | db252e9 | 2019-01-28 11:47:48 | [diff] [blame] | 3619 | #if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS) |
| 3620 | |
| 3621 | const char kWebGL2ComputeContextName[] = "WebGL 2.0 Compute"; |
| 3622 | const char kWebGL2ComputeContextDescription[] = |
| 3623 | "Enable the use of WebGL 2.0 Compute API."; |
| 3624 | |
| 3625 | #endif // defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS) |
| 3626 | |
lanwei | 83f5445 | 2018-06-21 23:51:04 | [diff] [blame] | 3627 | #if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) |
| 3628 | |
| 3629 | const char kDirectManipulationStylusName[] = "Direct Manipulation Stylus"; |
| 3630 | const char kDirectManipulationStylusDescription[] = |
| 3631 | "If enabled, Chrome will scroll web pages on stylus drag."; |
| 3632 | |
Jan Krcal | a80b695 | 2019-07-04 07:42:55 | [diff] [blame] | 3633 | const char kAnimatedAvatarButtonName[] = "Animated avatar button"; |
| 3634 | const char kAnimatedAvatarButtonDescription[] = |
| 3635 | "If enabled, Chrome will animate a pill with identity information around " |
| 3636 | "the avatar button on start-up and on sign-in."; |
| 3637 | |
Himanshu Jaju | 12eeb0c | 2019-08-12 10:23:57 | [diff] [blame] | 3638 | const char kClickToCallContextMenuForSelectedTextName[] = |
| 3639 | "Enable click to call feature on desktop when a phone number is selected"; |
| 3640 | const char kClickToCallContextMenuForSelectedTextDescription[] = |
| 3641 | "Enables click to call feature to be shown in context menu when the user " |
| 3642 | "right clicks after selecting a phone number."; |
| 3643 | |
Michael van Ouwerkerk | d4e4a39 | 2019-07-26 14:41:13 | [diff] [blame] | 3644 | const char kClickToCallUIName[] = |
| 3645 | "Enable click to call feature signals to be handled on desktop"; |
| 3646 | const char kClickToCallUIDescription[] = |
| 3647 | "Enables click to call feature signals to be handled on desktop by showing " |
| 3648 | "a list of user's available devices with telephony functionality."; |
| 3649 | |
Thomas Tangl | a852e18 | 2019-08-19 17:22:34 | [diff] [blame] | 3650 | const char kProfileMenuRevampName[] = "Profile menu revamp"; |
| 3651 | const char kProfileMenuRevampDescription[] = |
| 3652 | "Enables the new version of the profile menu (aka user menu)."; |
| 3653 | |
lanwei | 83f5445 | 2018-06-21 23:51:04 | [diff] [blame] | 3654 | #endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) |
| 3655 | |
Henrik Grunell | 63f2d77 | 2018-12-06 17:25:20 | [diff] [blame] | 3656 | #if defined(OS_MACOSX) || defined(OS_CHROMEOS) |
| 3657 | |
| 3658 | const char kForceEnableSystemAecName[] = "Force enable system AEC"; |
| 3659 | const char kForceEnableSystemAecDescription[] = |
| 3660 | "Use system echo canceller instead of WebRTC echo canceller. If there is " |
| 3661 | "no system echo canceller available, getUserMedia with echo cancellation " |
| 3662 | "enabled will fail."; |
| 3663 | |
| 3664 | #endif // defined(OS_MACOSX) || defined(OS_CHROMEOS) |
| 3665 | |
David Bienvenu | c713d50 | 2019-02-07 23:46:32 | [diff] [blame] | 3666 | #if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_CHROMEOS) |
| 3667 | |
| 3668 | const char kWebContentsOcclusionName[] = "Enable occlusion of web contents"; |
| 3669 | const char kWebContentsOcclusionDescription[] = |
| 3670 | "If enabled, web contents will behave as hidden when it is occluded by " |
| 3671 | "other windows."; |
| 3672 | |
| 3673 | #endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_CHROMEOS) |
| 3674 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3675 | // Feature flags -------------------------------------------------------------- |
| 3676 | |
Lei Zhang | 0a318af | 2018-11-14 02:19:46 | [diff] [blame] | 3677 | #if defined(DCHECK_IS_CONFIGURABLE) |
| 3678 | const char kDcheckIsFatalName[] = "DCHECKs are fatal"; |
| 3679 | const char kDcheckIsFatalDescription[] = |
| 3680 | "By default Chrome will evaluate in this build, but only log failures, " |
| 3681 | "rather than crashing. If enabled, DCHECKs will crash the calling process."; |
| 3682 | #endif // defined(DCHECK_IS_CONFIGURABLE) |
| 3683 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3684 | #if BUILDFLAG(ENABLE_VR) |
| 3685 | |
Alex Cooper | 151b596e | 2019-02-21 01:26:57 | [diff] [blame] | 3686 | const char kWebXrOrientationSensorDeviceName[] = "Orientation sensors for XR"; |
| 3687 | const char kWebXrOrientationSensorDeviceDescription[] = |
| 3688 | "Allow use of orientation sensors for XR if present"; |
| 3689 | |
Bill Orr | 103ed27 | 2018-02-14 21:23:05 | [diff] [blame] | 3690 | #if BUILDFLAG(ENABLE_OCULUS_VR) |
| 3691 | const char kOculusVRName[] = "Oculus hardware support"; |
| 3692 | const char kOculusVRDescription[] = |
| 3693 | "If enabled, Chrome will use Oculus devices for VR (supported only on " |
| 3694 | "Windows 10 or later)."; |
| 3695 | #endif // ENABLE_OCULUS_VR |
| 3696 | |
Bill Orr | 4952756 | 2017-11-22 16:58:48 | [diff] [blame] | 3697 | #if BUILDFLAG(ENABLE_OPENVR) |
| 3698 | const char kOpenVRName[] = "OpenVR hardware support"; |
| 3699 | const char kOpenVRDescription[] = |
Bill Orr | 5056e69 | 2018-01-17 02:08:07 | [diff] [blame] | 3700 | "If enabled, Chrome will use OpenVR devices for VR (supported only on " |
| 3701 | "Windows 10 or later)."; |
Bill Orr | 4952756 | 2017-11-22 16:58:48 | [diff] [blame] | 3702 | #endif // ENABLE_OPENVR |
| 3703 | |
Bill Orr | d2af6bd5 | 2019-01-23 02:50:24 | [diff] [blame] | 3704 | #if BUILDFLAG(ENABLE_WINDOWS_MR) |
| 3705 | const char kWindowsMixedRealityName[] = "Windows Mixed Reality support"; |
| 3706 | const char kWindowsMixedRealityDescription[] = |
| 3707 | "If enabled, Chrome will use Windows Mixed Reality devices for VR" |
| 3708 | " (supported only on Windows 10 or later)."; |
| 3709 | #endif // ENABLE_WINDOWS_MR |
| 3710 | |
Patrick To | fafbf6623 | 2019-06-16 08:39:15 | [diff] [blame] | 3711 | #if BUILDFLAG(ENABLE_OPENXR) |
| 3712 | const char kOpenXRName[] = "OpenXR support"; |
| 3713 | const char kOpenXRDescription[] = |
| 3714 | "If enabled, Chrome will use OpenXR Backend for VR."; |
| 3715 | #endif // ENABLE_OPENXR |
| 3716 | |
Will Cassella | 40837ba | 2019-07-01 21:32:00 | [diff] [blame] | 3717 | #if !defined(OS_ANDROID) |
Bill Orr | ecfb9fe | 2018-10-02 00:11:10 | [diff] [blame] | 3718 | const char kXRSandboxName[] = "XR device sandboxing"; |
| 3719 | const char kXRSandboxDescription[] = |
| 3720 | "If enabled, Chrome will host VR APIs in a restricted process on desktop."; |
Will Cassella | 40837ba | 2019-07-01 21:32:00 | [diff] [blame] | 3721 | #endif // !defined(OS_ANDROID) |
Bill Orr | ecfb9fe | 2018-10-02 00:11:10 | [diff] [blame] | 3722 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3723 | #endif // ENABLE_VR |
| 3724 | |
Derek Schuff | 71d9a92 | 2019-04-24 21:36:00 | [diff] [blame] | 3725 | #if BUILDFLAG(ENABLE_NACL) |
| 3726 | const char kNaclName[] = "Native Client"; |
| 3727 | const char kNaclDescription[] = |
| 3728 | "Support Native Client for all web applications, even those that were not " |
| 3729 | "installed from the Chrome Web Store."; |
| 3730 | #endif // ENABLE_NACL |
| 3731 | |
Lei Zhang | 802201c | 2018-11-14 18:16:28 | [diff] [blame] | 3732 | #if BUILDFLAG(ENABLE_PLUGINS) |
| 3733 | |
dstockwell | cc75920 | 2019-01-11 00:42:12 | [diff] [blame] | 3734 | #if defined(OS_CHROMEOS) |
| 3735 | const char kPdfAnnotations[] = "PDF Annotations"; |
Weidong Guo | 577fe9ac | 2019-01-28 19:58:10 | [diff] [blame] | 3736 | const char kPdfAnnotationsDescription[] = "Enable annotating PDF documents."; |
dstockwell | cc75920 | 2019-01-11 00:42:12 | [diff] [blame] | 3737 | #endif // defined(OS_CHROMEOS) |
| 3738 | |
Lei Zhang | 802201c | 2018-11-14 18:16:28 | [diff] [blame] | 3739 | const char kPdfFormSaveName[] = "Save PDF Forms"; |
| 3740 | const char kPdfFormSaveDescription[] = |
| 3741 | "Enable saving PDFs with filled form data."; |
| 3742 | |
Lei Zhang | 802201c | 2018-11-14 18:16:28 | [diff] [blame] | 3743 | #endif // BUILDFLAG(ENABLE_PLUGINS) |
| 3744 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3745 | #if defined(TOOLKIT_VIEWS) || defined(OS_ANDROID) |
| 3746 | |
| 3747 | const char kAutofillCreditCardUploadName[] = |
| 3748 | "Enable offering upload of Autofilled credit cards"; |
| 3749 | const char kAutofillCreditCardUploadDescription[] = |
| 3750 | "Enables a new option to upload credit cards to Google Payments for sync " |
| 3751 | "to all Chrome devices."; |
| 3752 | |
| 3753 | #endif // defined(TOOLKIT_VIEWS) || defined(OS_ANDROID) |
| 3754 | |
Tomas Popela | 253a583 | 2019-01-14 17:22:10 | [diff] [blame] | 3755 | #if defined(WEBRTC_USE_PIPEWIRE) |
| 3756 | |
| 3757 | extern const char kWebrtcPipeWireCapturerName[] = "WebRTC PipeWire support"; |
| 3758 | extern const char kWebrtcPipeWireCapturerDescription[] = |
| 3759 | "When enabled the WebRTC will use the PipeWire multimedia server for " |
| 3760 | "capturing the desktop content on the Wayland display server."; |
| 3761 | |
| 3762 | #endif // #if defined(WEBRTC_USE_PIPEWIRE) |
| 3763 | |
Tom Anderson | 06f88b1e | 2019-06-25 00:04:08 | [diff] [blame] | 3764 | #if defined(OS_LINUX) && !defined(OS_CHROMEOS) |
| 3765 | |
| 3766 | const char kEnableDbusAndX11StatusIconsName[] = |
| 3767 | "Enable DBus and X11 status icons"; |
| 3768 | const char kEnableDbusAndX11StatusIconsDescription[] = |
| 3769 | "If enabled, uses Chromium's StatusNotifierItem (DBus) and system tray " |
| 3770 | "(X11) implementations of status icons. Otherwise, uses libappindicator's " |
Nick Diego Yamane | 03d652a | 2019-07-01 17:33:26 | [diff] [blame] | 3771 | "and GTK's implementations."; |
Tom Anderson | 06f88b1e | 2019-06-25 00:04:08 | [diff] [blame] | 3772 | |
| 3773 | #endif // defined(OS_LINUX) && !defined(OS_CHROMEOS) |
| 3774 | |
Stephen Chenney | de6e5c8 | 2019-01-21 01:56:04 | [diff] [blame] | 3775 | const char kAvoidFlashBetweenNavigationName[] = |
| 3776 | "Enable flash avoidance between same-origin navigations"; |
| 3777 | const char kAvoidFlahsBetweenNavigationDescription[] = |
| 3778 | "Enables experimental flash avoidance when navigating between pages " |
| 3779 | "in the same origin. This feature is in the implementation stages and " |
| 3780 | "currently has no effect."; |
| 3781 | |
Brett Wilson | 7b44537e | 2017-08-18 01:38:28 | [diff] [blame] | 3782 | // ============================================================================ |
| 3783 | // Don't just add flags to the end, put them in the right section in |
| 3784 | // alphabetical order just like the header file. |
| 3785 | // ============================================================================ |
| 3786 | |
vabr | 0215a8e | 2017-03-28 12:47:34 | [diff] [blame] | 3787 | } // namespace flag_descriptions |