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