blob: cad3c5842e827f011bdc291a01b6545022d0ff2e [file] [log] [blame]
vabr0215a8e2017-03-28 12:47:341// 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 Wilson7b44537e2017-08-18 01:38:287// Keep in identical order as the header file, see the comment at the top
8// for formatting rules.
9
vabr0215a8e2017-03-28 12:47:3410namespace flag_descriptions {
11
Brett Wilsonf27ff602017-07-07 22:28:4712const char kAccelerated2dCanvasName[] = "Accelerated 2D canvas";
13const char kAccelerated2dCanvasDescription[] =
14 "Enables the use of the GPU to perform 2d canvas rendering instead of "
15 "using software rendering.";
horodb71a5a2017-06-09 16:08:2416
Brett Wilsonf27ff602017-07-07 22:28:4717const char kAcceleratedVideoDecodeName[] = "Hardware-accelerated video decode";
18const char kAcceleratedVideoDecodeDescription[] =
19 "Hardware-accelerated video decode where available.";
20
21const char kAffiliationBasedMatchingName[] =
22 "Affiliation based matching in password manager";
23const char kAffiliationBasedMatchingDescription[] =
24 "Allow credentials stored for Android applications to be filled into "
25 "corresponding websites.";
26
27const char kAllowInsecureLocalhostName[] =
28 "Allow invalid certificates for resources loaded from localhost.";
29const char kAllowInsecureLocalhostDescription[] =
30 "Allows requests to localhost over HTTPS even when an invalid certificate "
31 "is presented.";
32
Kunihiko Sakamoto4d407982018-07-10 04:56:2933const char kAllowSignedHTTPExchangeCertsWithoutExtensionName[] =
34 "Allow Signed HTTP Exchange certificates without extension";
35const char kAllowSignedHTTPExchangeCertsWithoutExtensionDescription[] =
36 "Accepts Origin-Signed HTTP Exchanges to be signed with certificates "
37 "that do not have CanSignHttpExchangesDraft extension. Requires "
38 "#enable-signed-http-exchange. Warning: Enabling this may pose a security "
39 "risk.";
40
Henrique Nakashima52d76952018-11-30 19:35:5841const char kAllowStartingServiceManagerOnlyName[] =
42 "Allow starting service manager only";
43const char kAllowStartingServiceManagerOnlyDescription[] =
44 "Allows running a lightweight service-manager-only mode, in which services "
45 "can run without the browser process.";
46
Kyle Horimoto2d838ec2018-12-26 19:41:1647const char kUseMessagesGoogleComDomainName[] = "Use messages.google.com domain";
48const char kUseMessagesGoogleComDomainDescription[] =
49 "Use the messages.google.com domain as part of the \"Messages\" "
50 "feature under \"Connected Devices\" settings.";
51
Kyle Horimoto874554a2019-01-31 00:52:0952const char kUseMessagesStagingUrlName[] = "Use Messages staging URL";
53const char kUseMessagesStagingUrlDescription[] =
54 "Use the staging server as part of the \"Messages\" feature under "
55 "\"Connected Devices\" settings.";
56
Azeem Arshad373e1ea72019-01-23 02:16:0057const char kEnableMessagesWebPushName[] =
58 "Web push in Android Messages integration";
59const char kEnableMessagesWebPushDescription[] =
60 "Use web push for background notificatons in Chrome OS integration "
61 "with Android Messages for Web";
62
Kamila472a5942018-11-26 09:48:2763const char kAndroidSiteSettingsUIRefreshName[] =
64 "Android Site Settings UI changes.";
65const char kAndroidSiteSettingsUIRefreshDescription[] =
Kamila02f7e072018-10-08 09:50:2866 "Enable the new UI "
67 "changes in Site Settings in Android.";
68
Brett Wilsonf27ff602017-07-07 22:28:4769const char kAppBannersName[] = "App Banners";
70const char kAppBannersDescription[] =
71 "Enable the display of Progressive Web App banners, which prompt a user to "
72 "add a web app to their shelf, or other platform-specific equivalent.";
73
Ioana Pandelef9689a062018-06-22 15:35:5174const char kAutomaticPasswordGenerationName[] = "Automatic password generation";
75const char kAutomaticPasswordGenerationDescription[] =
76 "Allow Chrome to offer to generate passwords when it detects account "
77 "creation pages.";
78
Michael Lippautz6081dfa2018-10-18 13:10:1479const char kEnableBlinkHeapUnifiedGarbageCollectionName[] =
80 "Blink Heap Unified Garbage Collection";
81const char kEnableBlinkHeapUnifiedGarbageCollectionDescription[] =
82 "Enable unified garbage collection in Blink";
83
Ulan Degenbaevb5466a92018-07-19 12:35:3484const char kEnableBloatedRendererDetectionName[] = "Bloated renderer detection";
85const char kEnableBloatedRendererDetectionDescription[] =
86 "Enable bloated renderer detection";
87
Khushalba202212017-07-12 19:53:4988const char kAsyncImageDecodingName[] = "AsyncImageDecoding";
89const char kAsyncImageDecodingDescription[] =
90 "Enables asynchronous decoding of images from raster for web content";
91
sebsgca14b092018-12-07 16:56:1592extern const char kAutofillAlwaysShowServerCardsInSyncTransportName[] =
93 "AlwaysShowServerCardsInSyncTransport";
94extern const char kAutofillAlwaysShowServerCardsInSyncTransportDescription[] =
95 "Always show server cards when in sync transport mode for wallet data";
96
Hui(Andy) Wufbebf91d22019-02-01 01:23:5497extern const char kAutofillAssistantChromeEntryName[] =
98 "AutofillAssistantChromeEntry";
99extern const char kAutofillAssistantChromeEntryDescription[] =
100 "Initiate autofill assistant from within Chrome.";
101
Roger McFarlane2eceba982018-05-18 01:37:11102const char kAutofillCacheQueryResponsesName[] =
103 "Cache Autofill Query Responses";
104const char kAutofillCacheQueryResponsesDescription[] =
105 "When enabled, autofill will cache the responses it receives from the "
106 "crowd-sourced field type prediction server.";
107
Jeffrey Cohen05cdafa392018-08-15 20:49:17108const char kAutofillEnableCompanyNameName[] =
109 "Enable Autofill Company Name field";
110const char kAutofillEnableCompanyNameDescription[] =
111 "When enabled, Company Name fields will be auto filled";
112
sebsge35b762c2018-03-29 20:33:27113const char kAutofillDynamicFormsName[] = "Autofill Dynamic Forms";
114const char kAutofillDynamicFormsDescription[] =
115 "Allows autofill to fill dynamically changing forms";
116
Anne Lime625362e2018-08-29 03:13:25117const char kAutofillNoLocalSaveOnUploadSuccessName[] =
118 "Disable locally saving card when credit card upload succeeds";
119const char kAutofillNoLocalSaveOnUploadSuccessDescription[] =
120 "When enabled, no local copy of server card will be saved when credit card "
121 "upload succeeds.";
122
Parastoo Geranmayeh2dcd14f92018-06-01 17:08:39123const char kAutofillPrefilledFieldsName[] = "Autofill Prefilled Fields";
124const char kAutofillPrefilledFieldsDescription[] =
125 "Allows autofill to fill fields previously filled by the website";
126
Parastoo Geranmayeh0f5ebbc2019-01-21 21:01:09127const char kAutofillProfileClientValidationName[] =
128 "Autofill Validates Profiles By Client";
129const char kAutofillProfileClientValidationDescription[] =
130 "Allows autofill to validate profiles on the client side";
131
Parastoo Geranmayeh25fccec22019-01-29 18:38:13132const char kAutofillProfileServerValidationName[] =
133 "Autofill Uses Server Validation";
134const char kAutofillProfileServerValidationDescription[] =
135 "Allows autofill to use server side validation";
136
Caitlin Fischerfd366e72019-02-20 20:47:32137const char kAutofillShowFullDisclosureLabelName[] =
138 "Autofill Show Full Disclosure Label";
139const char kAutofillShowFullDisclosureLabelDescription[] =
140 "When enabled, the Autofill dropdown's labels are displayed in the full "
141 "disclosure format.";
142
Ella Ge8c270182019-02-27 20:36:31143const char kAutofillPreviewStyleExperimentName[] =
144 "Autofill Preview Style Experiment";
145const char kAutofillPreviewStyleExperimentDescription[] =
146 "Allows experimentation with the Autofill field preview's style.";
147
Roger McFarlane1a37d7b2018-04-20 22:45:19148const char kAutofillEnforceMinRequiredFieldsForHeuristicsName[] =
149 "Autofill Enforce Min Required Fields For Heuristics";
150const 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
154const char kAutofillEnforceMinRequiredFieldsForQueryName[] =
155 "Autofill Enforce Min Required Fields For Query";
156const 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
160const char kAutofillEnforceMinRequiredFieldsForUploadName[] =
161 "Autofill Enforce Min Required Fields For Upload";
162const 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
Moe Ahmadid3ddfcb2018-04-20 19:51:08166const char kAutofillRestrictUnownedFieldsToFormlessCheckoutName[] =
167 "Restrict formless form extraction";
168const char kAutofillRestrictUnownedFieldsToFormlessCheckoutDescription[] =
169 "Restrict extraction of formless forms to checkout flows";
170
Roger McFarlanee193ab122018-11-22 20:55:07171const char kAutofillRichMetadataQueriesName[] =
172 "Autofill - Rich metadata queries (Canary/Dev only)";
173const char kAutofillRichMetadataQueriesDescription[] =
174 "Transmit rich form/field metadata when querying the autofill server. "
175 "This feature only works on the Canary and Dev channels.";
176
sebsg48d53acd92019-01-17 18:11:16177const char kAutofillSettingsSplitByCardTypeName[] =
178 "Autofill settings split by card type";
179const char kAutofillSettingsSplitByCardTypeDescription[] =
180 "When enabled, the cards in the payments settings will be split into two "
181 "lists based on where they are stored.";
182
Brett Wilsonf27ff602017-07-07 22:28:47183const char kAutoplayPolicyName[] = "Autoplay policy";
184const char kAutoplayPolicyDescription[] =
185 "Policy used when deciding if audio or video is allowed to autoplay.";
186
187const char kAutoplayPolicyUserGestureRequiredForCrossOrigin[] =
188 "User gesture is required for cross-origin iframes.";
189const char kAutoplayPolicyNoUserGestureRequired[] =
190 "No user gesture is required.";
191const char kAutoplayPolicyUserGestureRequired[] = "User gesture is required.";
192const char kAutoplayPolicyDocumentUserActivation[] =
193 "Document user activation is required.";
194
Maya Lekova4bbfdb7f2018-10-16 08:15:03195const char kAwaitOptimizationName[] = "Await optimization";
196const char kAwaitOptimizationDescription[] =
197 "Enables await taking 1 tick on the microtask queue.";
198
Brett Wilsonf27ff602017-07-07 22:28:47199const char kBleAdvertisingInExtensionsName[] = "BLE Advertising in Chrome Apps";
200const char kBleAdvertisingInExtensionsDescription[] =
201 "Enables BLE Advertising in Chrome Apps. BLE Advertising might interfere "
202 "with regular use of Bluetooth Low Energy features.";
203
Charles Harrisond629cc62017-10-05 01:39:54204const char kBlockTabUndersName[] = "Block tab-unders";
205const char kBlockTabUndersDescription[] =
206 "Blocks tab-unders in Chrome with some native UI to allow the user to "
207 "proceed.";
208
Brett Wilsonf27ff602017-07-07 22:28:47209const char kBrowserTaskSchedulerName[] = "Task Scheduler";
210const char kBrowserTaskSchedulerDescription[] =
211 "Enables redirection of some task posting APIs to the task scheduler.";
212
Carlos IL766fbc882018-02-16 02:34:52213const char kBundledConnectionHelpName[] = "Bundled Connection Help";
214const char kBundledConnectionHelpDescription[] =
Carlos ILaafcd73a2018-07-10 20:08:37215 "Enables or disables redirection to local help content for users who get "
216 "an interstitial after clicking the 'Learn More' link on a previous "
217 "interstitial.";
Carlos IL766fbc882018-02-16 02:34:52218
Brett Wilsonf27ff602017-07-07 22:28:47219const char kBypassAppBannerEngagementChecksName[] =
220 "Bypass user engagement checks";
221const char kBypassAppBannerEngagementChecksDescription[] =
222 "Bypasses user engagement checks for displaying app banners, such as "
223 "requiring that users have visited the site before and that the banner "
224 "hasn't been shown recently. This allows developers to test that other "
225 "eligibility requirements for showing app banners, such as having a "
226 "manifest, are met.";
227
Amber Won478561d2017-08-19 01:02:59228const char kClickToOpenPDFName[] = "Click to open embedded PDFs";
229const char kClickToOpenPDFDescription[] =
230 "When the PDF plugin is unavailable, show a click-to-open placeholder for "
231 "embedded PDFs.";
232
Gary Kacmarcikfb69b212017-11-14 03:41:08233const char kClipboardContentSettingName[] = "Clipboard content setting";
234const char kClipboardContentSettingDescription[] =
235 "Enables a site-wide permission in the UI which controls access to the "
236 "asynchronous clipboard web API";
237
Brett Wilsonf27ff602017-07-07 22:28:47238const char kCloudImportName[] = "Cloud Import";
239const char kCloudImportDescription[] = "Allows the cloud-import feature.";
240
rbpotter9990eb42018-07-12 05:34:59241const char kCloudPrinterHandlerName[] = "Enable Cloud Printer Handler";
242const char kCloudPrinterHandlerDescription[] =
243 "Use the new cloud printer handler for communicating with the cloud "
244 "print server, instead of the cloud print interface in the Print "
245 "Preview WebUI.";
246
Tanja Gornakb0985dd2018-10-11 17:24:40247const char kFCMInvalidationsName[] =
248 "Enable invalidations delivery via new FCM based protocol";
249const char kFCMInvalidationsDescription[] =
250 "Use the new FCM-based protocol for deliveling invalidations";
251
Yining Wangdedf0762019-02-19 20:20:29252const char kFocusMode[] = "Focus Mode";
253const char kFocusModeDescription[] =
254 "If enabled, allows the user to switch to Focus Mode";
255
Christopher Cameronceb8727d2017-09-07 23:53:16256const char kForceColorProfileSRGB[] = "sRGB";
257const char kForceColorProfileP3[] = "Display P3 D65";
258const char kForceColorProfileColorSpin[] = "Color spin with gamma 2.4";
259const char kForceColorProfileHdr[] = "scRGB linear (HDR where available)";
260
261const char kForceColorProfileName[] = "Force color profile";
262const char kForceColorProfileDescription[] =
263 "Forces Chrome to use a specific color profile instead of the color "
264 "of the window's current monitor, as specified by the operating system.";
265
Brett Wilsonf27ff602017-07-07 22:28:47266const char kCompositedLayerBordersName[] = "Composited render layer borders";
267const char kCompositedLayerBordersDescription[] =
268 "Renders a border around composited Render Layers to help debug and study "
269 "layer compositing.";
270
Theresac34db2d2018-06-28 00:03:11271const char kContextualSuggestionsButtonName[] = "Contextual Suggestions Button";
272const char kContextualSuggestionsButtonDescription[] =
273 "If enabled, shows a button to trigger contextual suggestions.";
274
Theresae308b9e2018-10-10 15:57:40275const char kContextualSuggestionsIPHReverseScrollName[] =
276 "Contextual Suggestions IPH Reverse Scroll";
277const char kContextualSuggestionsIPHReverseScrollDescription[] =
278 "Require a reverse scroll before showing in-product help for contextual "
279 "suggestions.";
280
Theresa0f2947b92018-07-02 21:27:58281const char kContextualSuggestionsOptOutName[] =
282 "Contextual Suggestions Opt-out";
283const char kContextualSuggestionsOptOutDescription[] =
284 "If enabled, allows the user to opt out of contextual suggestions.";
285
Brett Wilsonf27ff602017-07-07 22:28:47286const char kCreditCardAssistName[] = "Credit Card Assisted Filling";
287const char kCreditCardAssistDescription[] =
288 "Enable assisted credit card filling on certain sites.";
289
Thanh Le659cb102017-12-20 22:00:19290const char kDataSaverServerPreviewsName[] = "Data Saver Server Previews";
291const char kDataSaverServerPreviewsDescription[] =
292 "Allow the Data Reduction Proxy to serve previews.";
Brett Wilsonf27ff602017-07-07 22:28:47293
Brett Wilsonf27ff602017-07-07 22:28:47294const char kDebugPackedAppName[] = "Debugging for packed apps";
295const char kDebugPackedAppDescription[] =
296 "Enables debugging context menu options such as Inspect Element for packed "
297 "applications.";
298
Brett Wilsonf27ff602017-07-07 22:28:47299const char kDebugShortcutsName[] = "Debugging keyboard shortcuts";
300const char kDebugShortcutsDescription[] =
301 "Enables additional keyboard shortcuts that are useful for debugging Ash.";
302
303const char kDeviceDiscoveryNotificationsName[] =
304 "Device Discovery Notifications";
305const char kDeviceDiscoveryNotificationsDescription[] =
306 "Device discovery notifications on local network.";
307
308const char kDevtoolsExperimentsName[] = "Developer Tools experiments";
309const char kDevtoolsExperimentsDescription[] =
310 "Enables Developer Tools experiments. Use Settings panel in Developer "
311 "Tools to toggle individual experiments.";
312
313const char kDisableAudioForDesktopShareName[] =
314 "Disable Audio For Desktop Share";
315const char kDisableAudioForDesktopShareDescription[] =
316 "With this flag on, desktop share picker window will not let the user "
317 "choose whether to share audio.";
318
Yue Ru Suna50a80f2019-02-08 05:02:58319const char kDisableBestEffortTasksName[] = "Skip best effort tasks";
320const char kDisableBestEffortTasksDescription[] =
321 "With this flag on, tasks of the lowest priority will not be executed "
322 "until shutdown. The queue of low priority tasks can increase memory usage."
323 "Also, while it should be possible to use Chrome almost normally with this "
324 "flag, it is expected that some non-visible operations such as writing "
325 "user data to disk, cleaning caches, reporting metrics or updating "
326 "components won't be performed until shutdown.";
327
Arthur Sonzogni721f48e2018-10-31 17:10:02328const char kDisableIpcFloodingProtectionName[] =
329 "Disable IPC flooding protection";
330const char kDisableIpcFloodingProtectionDescription[] =
331 "Some javascript code can flood the inter process communication system. "
332 "This protection limits the rate (calls/seconds) at which theses function "
arthursonzogni443bd0ef2018-11-27 16:12:53333 "can be used. This flag disables the protection. This flag is deprecated "
334 "and will be removed in Chrome 76. Use the switch "
335 "--disable-ipc-flooding-protection instead.";
Arthur Sonzogni721f48e2018-10-31 17:10:02336
Chris Palmer917bc052018-03-14 19:28:31337const char kDisablePushStateThrottleName[] = "Disable pushState throttling";
338const char kDisablePushStateThrottleDescription[] =
339 "Disables throttling of history.pushState and history.replaceState method "
arthursonzogni443bd0ef2018-11-27 16:12:53340 "calls. This flag is deprecated and will be removed in Chrome 76. Use the "
341 "switch --disable-ipc-flooding-protection instead.";
Chris Palmer917bc052018-03-14 19:28:31342
Brett Wilsonf27ff602017-07-07 22:28:47343const char kDisableTabForDesktopShareName[] =
344 "Disable Desktop Share with tab source";
345const char kDisableTabForDesktopShareDescription[] =
346 "This flag controls whether users can choose a tab for desktop share.";
347
348const char kDisallowDocWrittenScriptsUiName[] =
349 "Block scripts loaded via document.write";
350const char kDisallowDocWrittenScriptsUiDescription[] =
351 "Disallows fetches for third-party parser-blocking scripts inserted into "
352 "the main frame via document.write.";
353
Christopher Thompson2ffffa2c2018-05-18 23:06:37354const char kDisallowUnsafeHttpDownloadsName[] =
355 "Block unsafe downloads over insecure connections";
356const char kDisallowUnsafeHttpDownloadsNameDescription[] =
357 "Disallows downloads of unsafe files (files that can potentially execute "
358 "code), where the final download origin or any origin in the redirect "
359 "chain is insecure.";
360
Brett Wilsonf27ff602017-07-07 22:28:47361const char kDriveSearchInChromeLauncherName[] =
362 "Drive Search in Chrome App Launcher";
363const char kDriveSearchInChromeLauncherDescription[] =
364 "Files from Drive will show up when searching the Chrome App Launcher.";
365
Brett Wilsonf27ff602017-07-07 22:28:47366const char kEmbeddedExtensionOptionsName[] = "Embedded extension options";
367const char kEmbeddedExtensionOptionsDescription[] =
368 "Display extension options as an embedded element in chrome://extensions "
369 "rather than opening a new tab.";
370
Dominic Mazzoni8ac98962018-05-25 05:44:55371const char kEnableAccessibilityObjectModelName[] = "Accessibility Object Model";
372const char kEnableAccessibilityObjectModelDescription[] =
373 "Enables experimental support for Accessibility Object Model APIs "
374 "that are in development.";
375
Becca Hughesac86cd442019-01-09 23:49:54376const char kEnableAudioFocusEnforcementName[] = "Audio Focus Enforcement";
377const char kEnableAudioFocusEnforcementDescription[] =
378 "Enables enforcement of a single media session having audio focus at "
379 "any one time. Requires #enable-media-session-service to be enabled too.";
380
Sebastien Lalancette5daaf4a2019-01-11 22:09:25381const char kEnableAutocompleteDataRetentionPolicyName[] =
382 "Enable automatic cleanup of expired Autocomplete entries.";
383const char kEnableAutocompleteDataRetentionPolicyDescription[] =
384 "If enabled, will clean-up Autocomplete entries whose last use date is "
385 "older than the current retention policy. These entries will be "
386 "permanently deleted from the client on startup, and will be unlinked "
387 "from sync.";
388
Florian Uunk8c428ea2018-07-18 11:12:52389const char kEnableAutofillAccountWalletStorageName[] =
390 "Enable the account data storage for autofill";
391const char kEnableAutofillAccountWalletStorageDescription[] =
392 "Enable the ephemeral storage for account data for autofill.";
393
Shanfeng Zhang19c16562017-10-17 02:30:40394const char kEnableAutofillCreditCardAblationExperimentDisplayName[] =
395 "Credit card autofill ablation experiment.";
396const char kEnableAutofillCreditCardAblationExperimentDescription[] =
397 "If enabled, credit card autofill suggestions will not display.";
398
Brett Wilsonf27ff602017-07-07 22:28:47399const char kEnableAutofillCreditCardLastUsedDateDisplayName[] =
400 "Display the last used date of a credit card in autofill.";
401const char kEnableAutofillCreditCardLastUsedDateDisplayDescription[] =
402 "If enabled, display the last used date of a credit card in autofill.";
403
Sujie Zhu2cf0e5c2018-07-17 18:00:27404const char kEnableAutofillCreditCardLocalCardMigrationName[] =
405 "Enable migrating local cards to Google Pay";
406const char kEnableAutofillCreditCardLocalCardMigrationDescription[] =
407 "If enabled, prompt migration of locally-saved credit cards to Google Pay.";
408
Jared Saulbc672a072018-06-16 05:22:12409const char kEnableAutofillCreditCardUploadEditableCardholderNameName[] =
410 "Make cardholder name editable in dialog during credit card upload";
411const char kEnableAutofillCreditCardUploadEditableCardholderNameDescription[] =
412 "If enabled, in certain situations when offering credit card upload to "
413 "Google Payments, the cardholder name can be edited within the "
414 "offer-to-save dialog, which is prefilled with the name from the signed-in "
415 "Google Account.";
416
Hao Zhang1be9c262018-11-03 00:23:51417const char kEnableAutofillCreditCardUploadEditableExpirationDateName[] =
418 "Make expiration date editable in dialog during credit card upload";
419const char kEnableAutofillCreditCardUploadEditableExpirationDateDescription[] =
420 "If enabled, if a credit card's expiration date was not detected when "
421 "offering card upload to Google Payments, the offer-to-save dialog "
422 "displays an expiration date selector.";
423
Hao Zhangd3017112019-02-01 20:13:30424const char kEnableAutofillImportNonFocusableCreditCardFormsName[] =
425 "Allow credit card import from forms that disappear after entry";
426const char kEnableAutofillImportNonFocusableCreditCardFormsDescription[] =
427 "If enabled, offers credit card save for forms that are hidden from the "
428 "page after information has been entered into them, including "
429 "accordion-style checkout flows.";
430
siyua9a4a8872018-10-05 03:46:56431const char kEnableAutofillLocalCardMigrationShowFeedbackName[] =
432 "Show the upload results dialog after local card migration";
433const char kEnableAutofillLocalCardMigrationShowFeedbackDescription[] =
434 "If enabled, the local card migration offer dialog will remain pending "
435 "after the user clicks the save button. Once migration is finished, "
436 "the dialog will be updated with the results of each card.";
437
tmartinocd414732018-02-12 19:01:01438const char kEnableAutofillNativeDropdownViewsName[] =
439 "Display Autofill Dropdown Using Views";
440const char kEnableAutofillNativeDropdownViewsDescription[] =
441 "If enabled, the Autofill Dropdown will be built natively using Views, "
442 "rather than painted directly to a canvas.";
443
Fabio Tirelo87552e02018-07-06 15:43:21444const char kEnableAutofillSaveCardDialogUnlabeledExpirationDateName[] =
445 "Show unlabeled expiration dates on the save card dialog";
446const char kEnableAutofillSaveCardDialogUnlabeledExpirationDateDescription[] =
447 "If enabled, expiration dates on the save card dialog (both local and "
448 "upstream) are shown without an 'Exp:' label.";
449
siyua172973d2018-11-21 22:23:20450const char kEnableAutofillSaveCardImprovedUserConsentName[] =
451 "Use updated UI for credit card save bubbles";
452const char kEnableAutofillSaveCardImprovedUserConsentDescription[] =
453 "If enabled, adds a [No thanks] button to credit card save bubbles and "
454 "updates their title headers.";
455
Manas Verma99541e52018-08-03 20:37:23456const char kEnableAutofillSaveCardSignInAfterLocalSaveName[] =
457 "Show Sign-In/Sync promo after saving a card locally";
458const char kEnableAutofillSaveCardSignInAfterLocalSaveDescription[] =
459 "If enabled, shows a sign in prompt to the user after the user "
460 "saves a card locally. This also introduces a Manage Cards bubble "
461 "which you can access from the card icon after saving a card.";
462
Jared Saul8a0c1e92018-10-10 18:22:47463const char kEnableAutofillSaveCreditCardUsesStrikeSystemName[] =
464 "Enable limit on offering to save the same credit card repeatedly";
465const char kEnableAutofillSaveCreditCardUsesStrikeSystemDescription[] =
466 "If enabled, prevents popping up the credit card offer-to-save prompt if "
467 "it has repeatedly been ignored, declined, or failed.";
468
Anne Lim9d8f66a2019-01-07 23:49:21469const char kEnableAutofillSaveCreditCardUsesStrikeSystemV2Name[] =
470 "Enable limit on offering to save the same credit card repeatedly using the"
471 "updated strike system implementation";
472const char kEnableAutofillSaveCreditCardUsesStrikeSystemV2Description[] =
473 "If enabled, uses the updated strike system implementation to prevent"
474 "popping up the credit card offer-to-save prompt if it has repeatedly been"
475 "ignored, declined, or failed.";
476
Lakshmi Kumar Dabbirua3d0805f2018-05-22 22:04:23477const char kEnableAutofillSendExperimentIdsInPaymentsRPCsName[] =
478 "Send experiment flag IDs in calls to Google Payments";
479const char kEnableAutofillSendExperimentIdsInPaymentsRPCsDescription[] =
480 "If enabled, adds the status of certain experiment variations when making "
481 "calls to Google Payments.";
482
Becca Hughes4d896c42018-05-29 16:58:51483const char kEnableAutoplayIgnoreWebAudioName[] =
484 "Autoplay ignores WebAudio playbacks";
485const char kEnableAutoplayIgnoreWebAudioDescription[] =
486 "If enabled, autoplay restrictions will be ignored for WebAudio.";
487
Becca Hughesc62f6a1d2018-08-16 15:59:47488const char kEnableAutoplayUnifiedSoundSettingsName[] =
489 "Autoplay unified sound settings UI";
490const char kEnableAutoplayUnifiedSoundSettingsDescription[] =
491 "If enabled, shows the new unified autoplay sound settings UI.";
492
Brett Wilsonf27ff602017-07-07 22:28:47493const char kEnableBrotliName[] = "Brotli Content-Encoding.";
494const char kEnableBrotliDescription[] =
495 "Enable Brotli Content-Encoding support.";
496
Robert Ogdenc3703942019-02-06 21:05:49497const char kEnableDataSaverLiteModeRebrandName[] =
498 "Data Saver Lite Mode Rebranding";
499const char kEnableDataSaverLiteModeRebrandDescription[] =
500 "Enable the Data Saver rebranding to Lite Mode.";
501
sclittle50e4bb92017-07-08 02:23:03502const char kEnableClientLoFiName[] = "Client-side Lo-Fi previews";
503
504const char kEnableClientLoFiDescription[] =
505 "Enable showing low fidelity images on some pages on slow networks.";
506
Patrick Noland8bc57472018-06-19 21:09:54507const char kEnableCSSFragmentIdentifiersName[] =
508 "Enable CSS Fragment Identifiers";
509const char kEnableCSSFragmentIdentifiersDescription[] =
510 "Enable support for specifying a target element using a css selector in "
511 "the fragment identifier.";
512
Ramin Halavati7dbb0722019-02-15 05:33:49513const char kEnableFilesystemInIncognitoName[] = "Filesystem API in Incognito";
514const char kEnableFilesystemInIncognitoDescription[] =
515 "Enable Filesystem API in incognito mode.";
516
Doug Arnett08b4067b2017-10-12 20:14:44517const char kEnableNoScriptPreviewsName[] = "NoScript previews";
518
519const char kEnableNoScriptPreviewsDescription[] =
520 "Enable disabling JavaScript on some pages on slow networks.";
521
Thanh Le2c279fbc2017-11-21 01:25:40522const char kDataReductionProxyServerAlternative1[] = "Use alt. server config 1";
523const char kDataReductionProxyServerAlternative2[] = "Use alt. server config 2";
524const char kDataReductionProxyServerAlternative3[] = "Use alt. server config 3";
525const char kDataReductionProxyServerAlternative4[] = "Use alt. server config 4";
526const char kDataReductionProxyServerAlternative5[] = "Use alt. server config 5";
527const char kDataReductionProxyServerAlternative6[] = "Use alt. server config 6";
528const char kDataReductionProxyServerAlternative7[] = "Use alt. server config 7";
529const char kDataReductionProxyServerAlternative8[] = "Use alt. server config 8";
530const char kDataReductionProxyServerAlternative9[] = "Use alt. server config 9";
531const char kDataReductionProxyServerAlternative10[] =
532 "Use alt. server config 10";
rajendrantcfa60ba2018-10-30 09:16:54533const char kEnableDataReductionProxyNetworkServiceName[] =
534 "Data reduction proxy with network service";
535const char kEnableDataReductionProxyNetworkServiceDescription[] =
536 "Enable data reduction proxy when network service is enabled";
Brett Wilsonf27ff602017-07-07 22:28:47537const char kEnableDataReductionProxyServerExperimentName[] =
538 "Use an alternative Data Saver back end configuration.";
539const char kEnableDataReductionProxyServerExperimentDescription[] =
540 "Enable a different approach to saving data by configuring the back end "
541 "server";
542
543const char kEnableDataReductionProxySavingsPromoName[] =
544 "Data Saver 1 MB Savings Promo";
545const char kEnableDataReductionProxySavingsPromoDescription[] =
546 "Enable a Data Saver promo for 1 MB of savings. If Data Saver has already "
547 "saved 1 MB of data, then the promo will not be shown. Data Saver must be "
548 "enabled for the promo to be shown.";
549
Matt Giucad4870432017-11-24 01:04:38550const char kEnableDesktopPWAsName[] = "Desktop PWAs";
551const char kEnableDesktopPWAsDescription[] =
552 "Experimental windowing and install banner treatment for Progressive Web "
553 "Apps on desktop platforms. Implies #enable-experimental-app-banners.";
Giovanni Ortuño Urquidi45020e232017-07-12 06:10:17554
Giovanni Ortuño Urquidi40c8e792018-02-28 04:18:59555const char kEnableDesktopPWAsLinkCapturingName[] =
556 "Desktop PWAs Link Capturing";
557const char kEnableDesktopPWAsLinkCapturingDescription[] =
558 "Experimentally enable link capturing for Desktop PWAs. Navigations to "
559 "URLs that are in-scope of Desktop PWAs will open in a window. Requires "
560 "#enable-desktop-pwas.";
561
Jay Harris52511a02018-11-02 01:00:28562const char kDesktopPWAsCustomTabUIName[] = "Desktop PWAs Custom Tab UI";
563const char kDesktopPWAsCustomTabUIDescription[] =
564 "Browsing out-of-scope links in a desktop PWA will use the custom tab UI "
565 "for displaying the page title and origin instead of the location bar.";
566
Jay Harrisee7a7bc62018-10-09 01:47:49567const char kDesktopPWAsStayInWindowName[] =
568 "Desktop PWAs out-of-scope links open in the app window";
569const char kDesktopPWAsStayInWindowDescription[] =
Jay Harris52511a02018-11-02 01:00:28570 "Links to sites in a different scope will open inside the PWA window as "
571 "opposed to in the browser.";
Jay Harrisee7a7bc62018-10-09 01:47:49572
Alan Cutter1816c9d2019-02-11 02:20:07573const char kDesktopPWAsOmniboxInstallName[] =
574 "Desktop PWAs installable from the omnibox";
575const char kDesktopPWAsOmniboxInstallDescription[] =
576 "When on a site that passes PWA installation requirements show a button in "
577 "the omnibox for installing it.";
578
Christopher Lame66b7812018-09-26 01:49:24579const char kEnableSystemWebAppsName[] = "System Web Apps";
580const char kEnableSystemWebAppsDescription[] =
581 "Experimental system for using the Desktop PWA framework for running System"
582 "Apps (e.g Settings, Discover).";
583
David Benjamin570460e2018-10-16 06:01:29584const char kEnforceTLS13DowngradeName[] = "TLS 1.3 downgrade hardening";
585const char kEnforceTLS13DowngradeDescription[] =
586 "This option enables the TLS 1.3 downgrade hardening mechanism. This "
587 "hardens TLS 1.3 connections while remaining compatible with TLS 1.0 "
588 "through 1.2 connections. Firewalls and proxies that do not function when "
589 "this is enabled do not implement TLS 1.0 through 1.2 correctly or "
590 "securely. They must be fixed by vendors.";
591
Brett Wilsonf27ff602017-07-07 22:28:47592const char kEnableGenericSensorName[] = "Generic Sensor";
593const char kEnableGenericSensorDescription[] =
Mikhail Pozdnyakov73373a62017-08-24 17:31:25594 "Enables motion sensor classes based on Generic Sensor API, i.e. "
595 "Accelerometer, LinearAccelerationSensor, Gyroscope, "
596 "AbsoluteOrientationSensor and RelativeOrientationSensor interfaces.";
597
598const char kEnableGenericSensorExtraClassesName[] =
599 "Generic Sensor Extra Classes";
600const char kEnableGenericSensorExtraClassesDescription[] =
601 "Enables an extra set of sensor classes based on Generic Sensor API, which "
602 "expose previously unavailable platform features, i.e. AmbientLightSensor "
603 "and Magnetometer interfaces.";
Brett Wilsonf27ff602017-07-07 22:28:47604
Vikas Soni78daa632019-01-12 01:32:52605const char kEnableGpuServiceLoggingName[] = "Enable gpu service logging";
606const char kEnableGpuServiceLoggingDescription[] =
607 "Enable printing the actual GL driver calls.";
608
Brett Wilsonf27ff602017-07-07 22:28:47609const char kEnableHDRName[] = "HDR mode";
610const char kEnableHDRDescription[] =
611 "Enables HDR support on compatible displays.";
612
David Bokan911bded2018-11-27 23:23:32613const char kEnableImplicitRootScrollerName[] = "Implicit Root Scroller";
614const char kEnableImplicitRootScrollerDescription[] =
615 "Enables implicitly choosing which scroller on a page is the 'root "
616 "scroller'. i.e. The one that gets special features like URL bar movement, "
617 "overscroll glow, rotation anchoring, etc.";
618
Robert Ogden5a63b242018-09-17 21:38:57619const char kEnablePreviewsAndroidOmniboxUIName[] =
620 "Previews Android Omnibox UI";
621const char kEnablePreviewsAndroidOmniboxUIDescription[] =
622 "Enable showing the Previews UI in the Omnibox on Android instead of an "
623 "InfoBar. This has no effect on other platforms.";
624
Robert Ogdence8c9572018-10-08 23:08:48625const char kEnableLitePageServerPreviewsName[] = "Lite Page Server Previews";
626const char kEnableLitePageServerPreviewsDescription[] =
Doug Arnett9c1f87562018-12-14 00:56:39627 "Enable showing Lite Page Previews served from a Previews Server."
628 "This feature will cause Chrome to redirect eligible navigations "
Robert Ogdence8c9572018-10-08 23:08:48629 "to a Google-owned domain that serves a pre-rendered version of the "
Doug Arnett9c1f87562018-12-14 00:56:39630 "original page. Also known as Lite Page Redirect Previews.";
Robert Ogdence8c9572018-10-08 23:08:48631
Hiroshige Hayashizaki99d5821e2018-05-02 04:25:41632const char kLayeredAPIName[] = "Experimental layered APIs";
633const char kLayeredAPIDescription[] =
634 "Enable layered API infrastructure, as well as several experimental "
635 "layered APIs. The syntax and the APIs exposed are experimental and will "
636 "change over time.";
637
Philip Rogers63481332018-12-01 22:16:51638const char kEnableBlinkGenPropertyTreesName[] = "Enable BlinkGenPropertyTrees";
639const char kEnableBlinkGenPropertyTreesDescription[] =
640 "Enable a new compositing mode where Blink generates the compositor "
641 "property trees.";
642
Ian Kilpatricke68ef11a2018-07-04 03:52:10643const char kEnableLayoutNGName[] = "Enable LayoutNG";
644const char kEnableLayoutNGDescription[] =
645 "Enable Blink's next generation layout engine.";
646
Scott Littled0fd2d002018-04-13 03:37:26647const char kEnableLazyFrameLoadingName[] = "Enable lazy frame loading";
648const char kEnableLazyFrameLoadingDescription[] =
649 "Defers the loading of certain cross-origin frames until the page is "
650 "scrolled down near them.";
651
rajendrant793ff512018-08-10 17:07:59652const char kEnableLazyImageLoadingName[] = "Enable lazy image loading";
653const char kEnableLazyImageLoadingDescription[] =
654 "Defers the loading of images until the page is scrolled down near them.";
655
Sidney San Martín9375b892017-09-09 00:29:54656const char kEnableMacMaterialDesignDownloadShelfName[] =
657 "Enable Material Design download shelf";
658
659const char kEnableMacMaterialDesignDownloadShelfDescription[] =
660 "If enabled, the download shelf uses Material Design.";
661
Becca Hughesac86cd442019-01-09 23:49:54662const char kEnableMediaSessionServiceName[] = "Media Session Service";
663const char kEnableMediaSessionServiceDescription[] =
664 "Enables the media session mojo service and internal media session "
665 "support.";
666
Brett Wilsonf27ff602017-07-07 22:28:47667const char kEnableNavigationTracingName[] = "Enable navigation tracing";
668const char kEnableNavigationTracingDescription[] =
669 "This is to be used in conjunction with the trace-upload-url flag. "
670 "WARNING: When enabled, Chrome will record performance data for every "
671 "navigation and upload it to the URL specified by the trace-upload-url "
672 "flag. The trace may include personally identifiable information (PII) "
673 "such as the titles and URLs of websites you visit.";
674
Bernhard Bauer5533f9912017-11-06 17:56:02675const char kEnableNetworkLoggingToFileName[] = "Enable network logging to file";
676const char kEnableNetworkLoggingToFileDescription[] =
677 "Enables network logging to a file named netlog.json in the user data "
678 "directory. The file can be imported into chrome://net-internals.";
679
Brett Wilsonf27ff602017-07-07 22:28:47680const char kEnableNetworkServiceName[] = "Enable network service";
681const char kEnableNetworkServiceDescription[] =
682 "Enables the network service, which makes network requests through a "
John Abd-El-Malek225b04d2018-09-07 22:41:40683 "separate process.";
Brett Wilsonf27ff602017-07-07 22:28:47684
John Abd-El-Malek8067cc02017-12-04 23:23:20685const char kEnableNetworkServiceInProcessName[] =
686 "Runs network service in-process";
687const char kEnableNetworkServiceInProcessDescription[] =
688 "Runs the network service in the browser process.";
689
Tetsui Ohkuboc3eb87f72018-07-20 02:22:28690const char kEnableNotificationScrollBarName[] =
691 "Enable notification list scroll bar";
692const char kEnableNotificationScrollBarDescription[] =
693 "Enable the scroll bar of the notification list in Unified System Tray.";
694
Mitsuru Otsukae8304de2018-10-29 02:14:36695const char kEnableNotificationExpansionAnimationName[] =
696 "Enable notification expansion animations";
697const char kEnableNotificationExpansionAnimationDescription[] =
698 "Enable notification animations whenever the expansion state is toggled.";
699
Sophie Chang117a3b22017-10-24 22:25:36700const char kEnableOptimizationHintsName[] = "Optimization Hints";
701const char kEnableOptimizationHintsDescription[] =
Sophie Chang5454ce82018-07-16 17:44:50702 "Enable the Optimization Hints feature which incorporates server hints "
Sophie Chang117a3b22017-10-24 22:25:36703 "into decisions for what optimizations to perform on some pages on slow "
704 "networks.";
705
Takashi Toyoshima2e01e692018-11-16 03:23:27706const char kEnableOutOfBlinkCorsName[] = "Out of blink CORS";
707const char kEnableOutOfBlinkCorsDescription[] =
Yutaka Hirano98be3272017-08-07 17:55:39708 "CORS handling logic is moved out of blink.";
709
Chris Halle952239e2018-11-06 06:49:52710const char kExperimentalAccessibilityFeaturesName[] =
711 "Experimental accessibility features";
712const char kExperimentalAccessibilityFeaturesDescription[] =
713 "Enable additional accessibility features in the Settings page.";
714
Katie D652135c2018-11-27 18:30:13715const char kExperimentalAccessibilityAutoclickName[] =
716 "Experimental automatic click features";
717const char kExperimentalAccessibilityAutoclickDescription[] =
718 "Enable additional features for automatic clicks.";
719
Chris Hall4a4225f62019-01-18 03:07:16720const char kExperimentalAccessibilityLanguageDetectionName[] =
721 "Experimental accessibility language detection";
722const char kExperimentalAccessibilityLanguageDetectionDescription[] =
723 "Enable language detection for in-page content which is then exposed to "
724 "accessiblity technologies such as screen readers.";
725
Anastasia Helfinsteinafecc68c2018-11-26 19:20:17726const char kExperimentalAccessibilitySwitchAccessName[] =
727 "Experimental feature Switch Access";
728const char kExperimentalAccessibilitySwitchAccessDescription[] =
729 "Add a setting to enable the prototype of Switch Access";
730
kylechar7051c092018-02-05 20:31:39731const char kVizDisplayCompositorName[] = "Viz Display Compositor (OOP-D)";
732const char kVizDisplayCompositorDescription[] =
733 "If enabled, the display compositor runs as part of the viz service in the"
734 "GPU process.";
735
Ria Jiang6a129b982018-03-01 18:30:40736const char kVizHitTestDrawQuadName[] = "Viz Hit-test Draw-quad version";
737const char kVizHitTestDrawQuadDescription[] =
738 "If enabled, event targeting uses the new viz-assisted hit-testing logic, "
739 "with hit-test data computed from the CompositorFrame.";
740
Erik Chen49bbfa22017-08-18 08:49:56741const char kEnableOutOfProcessHeapProfilingName[] =
Albert J. Wong174174762018-01-18 23:50:23742 "Out of process heap profiling start mode.";
Erik Chen49bbfa22017-08-18 08:49:56743const char kEnableOutOfProcessHeapProfilingDescription[] =
744 "Creates a profiling service that records stacktraces for all live, "
erikchen94aca892018-01-18 00:21:19745 "malloced objects. Heap dumps can be obtained at chrome://tracing "
746 "[category:memory-infra] and chrome://memory-internals. This setting "
747 "controls which processes are profiled. As long as this setting is not "
748 "disabled, users can start profiling any given process in "
749 "chrome://memory-internals.";
750const char kEnableOutOfProcessHeapProfilingModeMinimal[] = "Browser and GPU";
751const char kEnableOutOfProcessHeapProfilingModeAll[] = "All processes";
752const char kEnableOutOfProcessHeapProfilingModeAllRenderers[] = "All renderers";
753const char kEnableOutOfProcessHeapProfilingModeBrowser[] = "Only browser";
754const char kEnableOutOfProcessHeapProfilingModeGpu[] = "Only GPU.";
erikchen0a5dd692017-12-12 00:53:10755const char kEnableOutOfProcessHeapProfilingModeManual[] =
erikchen94aca892018-01-18 00:21:19756 "None by default. Visit chrome://memory-internals to choose which "
757 "processes to profile.";
Albert J. Wongbd5bd902017-11-09 19:56:15758const char kEnableOutOfProcessHeapProfilingModeRendererSampling[] =
759 "Profile a random sampling of renderer processes, ensuring only one is "
760 "ever profiled at a time.";
erikchen94aca892018-01-18 00:21:19761
Erik Chen8bb76b52017-12-06 19:06:25762const char kOutOfProcessHeapProfilingKeepSmallAllocations[] =
erikchen94aca892018-01-18 00:21:19763 "Emit small allocations in memlog heap dumps.";
Erik Chen8bb76b52017-12-06 19:06:25764const char kOutOfProcessHeapProfilingKeepSmallAllocationsDescription[] =
765 "By default, small allocations are pruned from the heap dump. This reduces "
766 "the size of the compressed trace by 100x. If pruning is disabled, the "
767 "chrome://tracing UI may be unable to take or load the trace. Save the "
768 "trace directly using chrome://memory-internals, and use other mechanisms "
769 "[e.g. diff_heap_profiler.py] to examine the trace. Note that "
770 "automatically uploaded traces will always be pruned. This only affects "
771 "manually taken memory-infra traces.";
Erik Chen49bbfa22017-08-18 08:49:56772
erikchen8bc20d82018-02-14 03:21:51773const char kOutOfProcessHeapProfilingSampling[] = "Sample memlog allocations";
774const char kOutOfProcessHeapProfilingSamplingDescription[] =
775 "Use a poisson process to sample allocations. Defaults to a sample rate of "
erikchen99bfce02018-02-14 20:29:22776 "10000. This results in low noise for large and/or frequent allocations ["
777 "[size * frequency >> 10000]. This means that aggregate numbers [e.g. "
778 "total size of malloc-ed objects] and large and/or frequent allocations "
779 "can be trusted with high fidelity.";
erikchen8bc20d82018-02-14 03:21:51780
Erik Chen3303fd0232018-01-11 20:29:05781const char kOOPHPStackModeName[] =
782 "The type of stack to record for memlog heap dumps";
783const char kOOPHPStackModeDescription[] =
erikchen94aca892018-01-18 00:21:19784 "By default, memlog heap dumps record native stacks, which requires a "
785 "post-processing step to symbolize. Requires a custom build with frame "
erikchen011ad3f2018-01-26 17:54:55786 "pointers to work on Android. Native with thread names will add the thread "
787 "name as the first frame of each native stack. It's also possible to "
788 "record a pseudo stack using trace events as identifiers. It's also "
789 "possible to do a mix of both.";
erikchen94aca892018-01-18 00:21:19790const char kOOPHPStackModeMixed[] = "Mixed";
791const char kOOPHPStackModeNative[] = "Native";
erikchen011ad3f2018-01-26 17:54:55792const char kOOPHPStackModeNativeWithThreadNames[] = "Native with thread names";
erikchen94aca892018-01-18 00:21:19793const char kOOPHPStackModePseudo[] = "Trace events";
Erik Chen3303fd0232018-01-11 20:29:05794
François Beaufort2e75f492018-02-08 20:44:46795const char kEnablePictureInPictureName[] = "Enable Picture-in-Picture.";
Brett Wilsonf27ff602017-07-07 22:28:47796const char kEnablePictureInPictureDescription[] =
François Beaufort106802c2018-12-18 17:46:13797 "Show Picture-in-Picture in browser context menu and video native "
798 "controls. The #enable-surfaces-for-videos flag must be enabled as well "
799 "to use it.";
Brett Wilsonf27ff602017-07-07 22:28:47800
F#m59d036e2017-09-13 07:22:17801const char kEnablePixelCanvasRecordingName[] = "Enable pixel canvas recording";
802const char kEnablePixelCanvasRecordingDescription[] =
803 "Pixel canvas recording allows the compositor to raster contents aligned "
804 "with the pixel and improves text rendering. This should be enabled when a "
805 "device is using fractional scale factor.";
806
Ella Gebee81c92018-08-14 15:51:09807const char kEnableResamplingInputEventsName[] =
808 "Enable resampling input events";
809const char kEnableResamplingInputEventsDescription[] =
810 "Predicts mouse and touch inputs position at rAF time based on previous "
811 "input";
812const char kEnableResamplingScrollEventsName[] =
813 "Enable resampling scroll events";
814const char kEnableResamplingScrollEventsDescription[] =
815 "Predicts the scroll amount at vsync time based on previous input";
816
Doug Arnettaa0bf202018-08-27 19:42:11817const char kEnableResourceLoadingHintsName[] = "Enable resource loading hints";
818const char kEnableResourceLoadingHintsDescription[] =
819 "Enable using server-provided resource loading hints to provide a preview "
820 "over slow network connections.";
821
Mikel Astizb4786aa2018-11-09 22:12:09822const char kEnableSyncPseudoUSSAppListName[] =
823 "Enable pseudo-USS for APP_LIST sync.";
824const char kEnableSyncPseudoUSSAppListDescription[] =
825 "Enable new USS-based codepath for sync datatype APP_LIST.";
826
827const char kEnableSyncPseudoUSSAppsName[] = "Enable pseudo-USS for APPS sync.";
828const char kEnableSyncPseudoUSSAppsDescription[] =
829 "Enable new USS-based codepath for sync datatype APPS.";
830
831const char kEnableSyncPseudoUSSDictionaryName[] =
832 "Enable pseudo-USS for DICTIONARY sync.";
833const char kEnableSyncPseudoUSSDictionaryDescription[] =
834 "Enable new USS-based codepath for sync datatype DICTIONARY.";
835
836const char kEnableSyncPseudoUSSExtensionSettingsName[] =
837 "Enable pseudo-USS for EXTENSION_SETTINGS and APP_SETTINGS sync.";
838const char kEnableSyncPseudoUSSExtensionSettingsDescription[] =
839 "Enable new USS-based codepath for sync datatypes EXTENSION_SETTINGS and "
840 "APP_SETTINGS.";
841
842const char kEnableSyncPseudoUSSExtensionsName[] =
843 "Enable pseudo-USS for EXTENSIONS sync.";
844const char kEnableSyncPseudoUSSExtensionsDescription[] =
845 "Enable new USS-based codepath for sync datatype EXTENSIONS.";
846
847const char kEnableSyncPseudoUSSFaviconsName[] =
848 "Enable pseudo-USS for favicon sync.";
849const char kEnableSyncPseudoUSSFaviconsDescription[] =
850 "Enable new USS-based codepath for sync datatypes FAVICON_IMAGES and "
851 "FAVICON_TRACKING.";
852
853const char kEnableSyncPseudoUSSHistoryDeleteDirectivesName[] =
854 "Enable pseudo-USS for HISTORY_DELETE_DIRECTIVES sync.";
855const char kEnableSyncPseudoUSSHistoryDeleteDirectivesDescription[] =
856 "Enable new USS-based codepath for sync datatype "
857 "HISTORY_DELETE_DIRECTIVES.";
858
859const char kEnableSyncPseudoUSSPasswordsName[] =
860 "Enable pseudo-USS for PASSWORDS sync.";
861const char kEnableSyncPseudoUSSPasswordsDescription[] =
862 "Enable new USS-based codepath for sync datatype PASSWORDS (pseudo-USS).";
863
864const char kEnableSyncPseudoUSSPreferencesName[] =
865 "Enable pseudo-USS for PREFERENCES sync.";
866const char kEnableSyncPseudoUSSPreferencesDescription[] =
867 "Enable new USS-based codepath for sync datatype PREFERENCES.";
868
869const char kEnableSyncPseudoUSSPriorityPreferencesName[] =
870 "Enable pseudo-USS for PRIORITY_PREFERENCES sync.";
871const char kEnableSyncPseudoUSSPriorityPreferencesDescription[] =
872 "Enable new USS-based codepath for sync datatype PRIORITY_PREFERENCES.";
873
874const char kEnableSyncPseudoUSSSearchEnginesName[] =
875 "Enable pseudo-USS for SEARCH_ENGINES sync.";
876const char kEnableSyncPseudoUSSSearchEnginesDescription[] =
877 "Enable new USS-based codepath for sync datatype SEARCH_ENGINES.";
878
879const char kEnableSyncPseudoUSSSupervisedUsersName[] =
880 "Enable pseudo-USS for supervised users sync.";
881const char kEnableSyncPseudoUSSSupervisedUsersDescription[] =
882 "Enable new USS-based codepath for sync datatypes SUPERVISED_USER_SETTINGS "
883 "and SUPERVISED_USER_WHITELISTS.";
884
885const char kEnableSyncPseudoUSSThemesName[] =
886 "Enable pseudo-USS for THEMES sync.";
887const char kEnableSyncPseudoUSSThemesDescription[] =
888 "Enable new USS-based codepath for sync datatype THEMES.";
889
Mohamed Amir Yosef0178fa892018-07-23 17:43:52890const char kEnableSyncUSSBookmarksName[] = "Enable USS for bookmarks sync";
891const char kEnableSyncUSSBookmarksDescription[] =
892 "Enables the new, experimental implementation of bookmark sync";
893
Mohamed Amir Yosef3074dfc2019-02-06 18:34:43894const char kEnableSyncUSSPasswordsName[] = "Enable USS for passwords sync";
895const char kEnableSyncUSSPasswordsDescription[] =
896 "Enables the new, experimental implementation of passwords sync";
897
Mikel Astiz38837f82018-04-24 22:23:23898const char kEnableSyncUSSSessionsName[] = "Enable USS for sessions sync";
899const char kEnableSyncUSSSessionsDescription[] =
900 "Enables the new, experimental implementation of session sync (aka tab "
901 "sync).";
902
David Bokane9370c22019-02-14 15:19:58903const char kEnableTextFragmentAnchorName[] = "Enable Text Fragment Anchor.";
904const char kEnableTextFragmentAnchorDescription[] =
905 "Enables scrolling to text specified in URL's fragment.";
906
Brett Wilsonf27ff602017-07-07 22:28:47907const char kEnableUseZoomForDsfName[] =
908 "Use Blink's zoom for device scale factor.";
909const char kEnableUseZoomForDsfDescription[] =
910 "If enabled, Blink uses its zooming mechanism to scale content for device "
911 "scale factor.";
912const char kEnableUseZoomForDsfChoiceDefault[] = "Default";
913const char kEnableUseZoomForDsfChoiceEnabled[] = "Enabled";
914const char kEnableUseZoomForDsfChoiceDisabled[] = "Disabled";
915
Patrick Noland8ee016e2018-01-24 11:44:53916const char kEnableScrollAnchorSerializationName[] =
917 "Scroll Anchor Serialization";
918const char kEnableScrollAnchorSerializationDescription[] =
919 "Save the scroll anchor and use it to restore the scroll position when "
920 "navigating.";
921
Brad Nelson5cd500e2018-01-04 00:50:19922const char kEnableSharedArrayBufferName[] =
923 "Experimental enabled SharedArrayBuffer support in JavaScript.";
924const char kEnableSharedArrayBufferDescription[] =
925 "Enable SharedArrayBuffer support in JavaScript.";
926
Brett Wilsonf27ff602017-07-07 22:28:47927const char kEnableWasmName[] = "WebAssembly structured cloning support.";
928const char kEnableWasmDescription[] =
929 "Enable web pages to use WebAssembly structured cloning.";
930
Lei Zhang0ca70ea2018-09-07 17:51:01931const char kEnableWebAuthenticationCableSupportName[] =
Kim Paulhamus92431372018-07-20 02:25:47932 "Web Authentication caBLE support";
Lei Zhang0ca70ea2018-09-07 17:51:01933const char kEnableWebAuthenticationCableSupportDescription[] =
Kim Paulhamus92431372018-07-20 02:25:47934 "Enable the cloud-assisted pairingless BLE protocol for use with "
935 "the Web Authentication API.";
Kim Paulhamusae635a32018-06-27 07:30:54936
Brett Wilsonf27ff602017-07-07 22:28:47937const char kEnableImageCaptureAPIName[] = "Image Capture API";
938const char kEnableImageCaptureAPIDescription[] =
939 "Enables the Web Platform Image Capture API: takePhoto(), "
940 "getPhotoCapabilities(), etc.";
941
Ramin Halavatic158b182018-10-18 14:04:54942const char kEnableIncognitoWindowCounterName[] = "Incognito Window Counter";
943const char kEnableIncognitoWindowCounterDescription[] =
944 "Shows the count of Incognito windows next to the Incognito icon on the "
945 "toolbar.";
946
Brett Wilsonf27ff602017-07-07 22:28:47947const char kEnableZeroSuggestRedirectToChromeName[] =
948 "Experimental contextual omnibox suggestion";
949const char kEnableZeroSuggestRedirectToChromeDescription[] =
950 "Change omnibox contextual suggestions to an experimental source. Note "
951 "that this is not an on/off switch for contextual omnibox and it only "
952 "applies to suggestions provided before the user starts typing a URL or a "
953 "search query (i.e. zero suggest).";
954
Clemens Hammacher0c8a15a2018-04-27 13:45:32955const char kEnableWasmBaselineName[] = "WebAssembly baseline compiler";
956const char kEnableWasmBaselineDescription[] =
957 "Enables WebAssembly baseline compilation and tier up.";
958
Bill Budged0dace172019-02-10 00:46:21959const char kEnableWasmCodeCacheName[] = "WebAssembly compiled module cache";
960const char kEnableWasmCodeCacheDescription[] =
961 "Enables caching of compiled WebAssembly modules.";
962
Ben Smith24c1e5c2018-06-20 01:09:02963const char kEnableWasmThreadsName[] = "WebAssembly threads support.";
964const char kEnableWasmThreadsDescription[] =
965 "Enables support for the WebAssembly Threads proposal. Implies "
966 "#shared-array-buffer and #enable-webassembly.";
967
Brett Wilsonf27ff602017-07-07 22:28:47968const char kExpensiveBackgroundTimerThrottlingName[] =
969 "Throttle expensive background timers";
970const char kExpensiveBackgroundTimerThrottlingDescription[] =
971 "Enables intervention to limit CPU usage of background timers to 1%.";
972
973const char kExperimentalAppBannersName[] = "Experimental app banners";
974const char kExperimentalAppBannersDescription[] =
Matt Giucad4870432017-11-24 01:04:38975 "Enables a new experimental app banner flow and UI. Implies "
976 "#enable-app-banners.";
Brett Wilsonf27ff602017-07-07 22:28:47977
978const char kExperimentalCanvasFeaturesName[] = "Experimental canvas features";
979const char kExperimentalCanvasFeaturesDescription[] =
980 "Enables the use of experimental canvas features which are still in "
981 "development.";
982
983const char kExperimentalExtensionApisName[] = "Experimental Extension APIs";
984const char kExperimentalExtensionApisDescription[] =
985 "Enables experimental extension APIs. Note that the extension gallery "
986 "doesn't allow you to upload extensions that use experimental APIs.";
987
Ian Clelland37a985d2018-05-04 02:43:13988const char kExperimentalProductivityFeaturesName[] =
989 "Experimental Productivity Features";
990const char kExperimentalProductivityFeaturesDescription[] =
991 "Enable support for experimental developer productivity features, such as "
992 "Layered APIs and policies for avoiding slow rendering.";
993
Brett Wilsonf27ff602017-07-07 22:28:47994const char kExperimentalSecurityFeaturesName[] =
995 "Potentially annoying security features";
996const char kExperimentalSecurityFeaturesDescription[] =
997 "Enables several security features that will likely break one or more "
998 "pages that you visit on a daily basis. Strict mixed content checking, for "
999 "example. And locking powerful features to secure contexts. This flag will "
1000 "probably annoy you.";
1001
1002const char kExperimentalWebPlatformFeaturesName[] =
1003 "Experimental Web Platform features";
1004const char kExperimentalWebPlatformFeaturesDescription[] =
1005 "Enables experimental Web Platform features that are in development.";
1006
1007const char kExtensionContentVerificationName[] =
1008 "Extension Content Verification";
1009const char kExtensionContentVerificationDescription[] =
1010 "This flag can be used to turn on verification that the contents of the "
1011 "files on disk for extensions from the webstore match what they're "
1012 "expected to be. This can be used to turn on this feature if it would not "
1013 "otherwise have been turned on, but cannot be used to turn it off (because "
1014 "this setting can be tampered with by malware).";
1015const char kExtensionContentVerificationBootstrap[] =
1016 "Bootstrap (get expected hashes, but do not enforce them)";
1017const char kExtensionContentVerificationEnforce[] =
1018 "Enforce (try to get hashes, and enforce them if successful)";
1019const char kExtensionContentVerificationEnforceStrict[] =
1020 "Enforce strict (hard fail if we can't get hashes)";
1021
1022const char kExtensionsOnChromeUrlsName[] = "Extensions on chrome:// URLs";
1023const char kExtensionsOnChromeUrlsDescription[] =
1024 "Enables running extensions on chrome:// URLs, where extensions explicitly "
1025 "request this permission.";
galinapae72e152017-05-12 13:12:281026
Brett Wilsonecb80982017-07-12 20:34:511027const char kFeaturePolicyName[] = "Feature Policy";
1028const char kFeaturePolicyDescription[] =
1029 "Enables granting and removing access to features through the "
1030 "Feature-Policy HTTP header.";
vabr0215a8e2017-03-28 12:47:341031
Brett Wilsonecb80982017-07-12 20:34:511032const char kFontCacheScalingName[] = "FontCache scaling";
1033const char kFontCacheScalingDescription[] =
1034 "Reuse a cached font in the renderer to serve different sizes of font for "
1035 "faster layout.";
1036
1037const char kForceEffectiveConnectionTypeName[] =
1038 "Override effective connection type";
1039const char kForceEffectiveConnectionTypeDescription[] =
1040 "Overrides the effective connection type of the current connection "
Thanh Lea98f12f2017-12-18 19:35:301041 "returned by the network quality estimator. Slow 2G on Cellular returns "
1042 "Slow 2G when connected to a cellular network, and the actual estimate "
1043 "effective connection type when not on a cellular network. Previews are "
1044 "usually served on 2G networks.";
Brett Wilsonecb80982017-07-12 20:34:511045const char kEffectiveConnectionTypeUnknownDescription[] = "Unknown";
1046const char kEffectiveConnectionTypeOfflineDescription[] = "Offline";
1047const char kEffectiveConnectionTypeSlow2GDescription[] = "Slow 2G";
Thanh Lea98f12f2017-12-18 19:35:301048const char kEffectiveConnectionTypeSlow2GOnCellularDescription[] =
1049 "Slow 2G On Cellular";
Brett Wilsonecb80982017-07-12 20:34:511050const char kEffectiveConnectionType2GDescription[] = "2G";
1051const char kEffectiveConnectionType3GDescription[] = "3G";
1052const char kEffectiveConnectionType4GDescription[] = "4G";
1053
1054const char kFillOnAccountSelectName[] = "Fill passwords on account selection";
1055const char kFillOnAccountSelectDescription[] =
1056 "Filling of passwords when an account is explicitly selected by the user "
1057 "rather than autofilling credentials on page load.";
1058
jdoerrie11c5f4f2019-02-04 18:29:181059const char kFillOnAccountSelectHttpName[] =
1060 "Fill passwords on account selection on HTTP origins";
1061const char kFillOnAccountSelectHttpDescription[] =
1062 "Filling of passwords when an account is explicitly selected by the user "
1063 "rather than autofilling credentials on page load on HTTP origins.";
1064
Brett Wilsonecb80982017-07-12 20:34:511065const char kForceTextDirectionName[] = "Force text direction";
1066const char kForceTextDirectionDescription[] =
1067 "Explicitly force the per-character directionality of UI text to "
1068 "left-to-right (LTR) or right-to-left (RTL) mode, overriding the default "
1069 "direction of the character language.";
1070const char kForceDirectionLtr[] = "Left-to-right";
1071const char kForceDirectionRtl[] = "Right-to-left";
1072
1073const char kForceUiDirectionName[] = "Force UI direction";
1074const char kForceUiDirectionDescription[] =
1075 "Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) "
1076 "mode, overriding the default direction of the UI language.";
1077
1078const char kFramebustingName[] =
1079 "Framebusting requires same-origin or a user gesture";
1080const char kFramebustingDescription[] =
1081 "Don't permit an iframe to navigate the top level browsing context unless "
1082 "they are same-origin or the iframe is processing a user gesture.";
1083
Matt Reynolds043469f2018-05-01 22:56:581084const char kGamepadVibrationName[] = "Gamepad Vibration";
1085const char kGamepadVibrationDescription[] =
1086 "Enables haptic vibration effects on supported gamepads.";
Brett Wilsonecb80982017-07-12 20:34:511087
Brett Wilsonecb80982017-07-12 20:34:511088const char kGpuRasterizationName[] = "GPU rasterization";
1089const char kGpuRasterizationDescription[] =
1090 "Use GPU to rasterize web content. Requires impl-side painting.";
Brett Wilson7b44537e2017-08-18 01:38:281091const char kForceGpuRasterization[] = "Force-enabled for all layers";
Brett Wilsonecb80982017-07-12 20:34:511092
Ioana Pandele1ed7ef72018-11-21 15:22:031093const char kGooglePasswordManagerName[] = "Google Password Manager UI";
1094const char kGooglePasswordManagerDescription[] =
1095 "Enables access to the Google Password Manager UI from Chrome.";
1096
Brett Wilsonecb80982017-07-12 20:34:511097const char kGoogleProfileInfoName[] = "Google profile name and icon";
1098const char kGoogleProfileInfoDescription[] =
1099 "Enables using Google information to populate the profile name and icon in "
1100 "the avatar menu.";
1101
Takumi Fujimotofb71e332018-03-31 14:04:081102const char kViewsCastDialogName[] = "Views Cast dialog";
1103const char kViewsCastDialogDescription[] =
Takumi Fujimoto541e5e22018-05-30 00:46:311104 "Replace the WebUI Cast dialog with a Views toolkit dialog. This requires "
Takumi Fujimoto28351acc2018-05-31 17:19:531105 "#views-browser-windows on Mac. This feature is activated if either this "
Robert Liao3ecf97c2018-06-05 01:24:541106 "flag or #upcoming-ui-features is enabled";
Takumi Fujimotofb71e332018-03-31 14:04:081107
Gabrielle Paladoaebf7ca2019-01-16 07:07:061108const char kHandwritingGestureName[] = "Handwriting Gestures";
1109const char kHandwritingGestureDescription[] =
1110 "Enables handwriting gestures within the virtual keyboard";
1111
Tommy Steimel1aadd7b2019-01-18 19:39:421112const char kHardwareMediaKeyHandling[] = "Hardware Media Key Handling";
1113const char kHardwareMediaKeyHandlingDescription[] =
1114 "Enables using media keys to control the active media session. This "
1115 "requires MediaSessionService to be enabled too";
1116
Manu Cornet4a908de2018-04-09 04:32:271117const char kHideActiveAppsFromShelfName[] =
1118 "Hide running apps (that are not pinned) from the shelf";
1119const char kHideActiveAppsFromShelfDescription[] =
1120 "Save space in the shelf by hiding running apps (that are not pinned).";
Manu Cornete5f855b2018-03-13 03:35:251121
Brett Wilsonecb80982017-07-12 20:34:511122const char kHistoryRequiresUserGestureName[] =
1123 "New history entries require a user gesture.";
1124const char kHistoryRequiresUserGestureDescription[] =
1125 "Require a user gesture to add a history entry.";
Brett Wilsonecb80982017-07-12 20:34:511126
Ryan Landay4242dbc22018-04-04 01:47:331127const char kHorizontalTabSwitcherAndroidName[] =
1128 "Enable horizontal tab switcher";
1129const char kHorizontalTabSwitcherAndroidDescription[] =
1130 "Changes the layout of the Android tab switcher so tabs scroll "
1131 "horizontally instead of vertically.";
1132
Matt Simmons2048b2a2018-12-20 20:12:561133const char kTabSwitcherOnReturnName[] = "Enable tab switcher on return";
1134const char kTabSwitcherOnReturnDescription[] =
1135 "Enable tab switcher on return after specified time has elapsed";
1136
Brett Wilsonecb80982017-07-12 20:34:511137const char kHostedAppQuitNotificationName[] =
1138 "Quit notification for hosted apps";
1139const char kHostedAppQuitNotificationDescription[] =
1140 "Display a notification when quitting Chrome if hosted apps are currently "
1141 "running.";
1142
1143const char kHostedAppShimCreationName[] =
1144 "Creation of app shims for hosted apps on Mac";
1145const char kHostedAppShimCreationDescription[] =
1146 "Create app shims on Mac when creating a hosted app.";
1147
Ana-Cosmina Popescuda3bcbe2017-09-22 18:24:481148const char kHtmlBasedUsernameDetectorName[] = "HTML-based username detector";
1149const char kHtmlBasedUsernameDetectorDescription[] =
1150 "Use HTML-based username detector for the password manager.";
1151
Brett Wilsonecb80982017-07-12 20:34:511152const char kIconNtpName[] = "Large icons on the New Tab page";
1153const char kIconNtpDescription[] =
1154 "Enable the experimental New Tab page using large icons.";
1155
1156const char kIgnoreGpuBlacklistName[] = "Override software rendering list";
1157const char kIgnoreGpuBlacklistDescription[] =
1158 "Overrides the built-in software rendering list and enables "
1159 "GPU-acceleration on unsupported system configurations.";
1160
Ryan Sturm8c3dbc92018-06-26 19:22:371161const char kIgnorePreviewsBlacklistName[] = "Ignore Previews Blocklist";
Thanh Le5f090efa52017-12-27 22:39:441162const char kIgnorePreviewsBlacklistDescription[] =
Ryan Sturm8c3dbc92018-06-26 19:22:371163 "Ignore decisions made by the PreviewsBlockList";
Thanh Le5f090efa52017-12-27 22:39:441164
Alexandre Frechetted3e1b542018-12-13 14:40:501165const char kImprovedGeoLanguageDataName[] = "Improved Geo-language Data";
1166const char kImprovedGeoLanguageDataDescription[] =
1167 "Makes the GeoLanguageModel use higher quality, more refined ULP "
1168 "geo-language data.";
1169
Brett Wilsonecb80982017-07-12 20:34:511170const char kInProductHelpDemoModeChoiceName[] = "In-Product Help Demo Mode";
1171const char kInProductHelpDemoModeChoiceDescription[] =
1172 "Selects the In-Product Help demo mode.";
1173
1174const char kJavascriptHarmonyName[] = "Experimental JavaScript";
1175const char kJavascriptHarmonyDescription[] =
1176 "Enable web pages to use experimental JavaScript features.";
1177
1178const char kJavascriptHarmonyShippingName[] =
1179 "Latest stable JavaScript features";
1180const char kJavascriptHarmonyShippingDescription[] =
1181 "Some web pages use legacy or non-standard JavaScript extensions that may "
1182 "conflict with the latest JavaScript features. This flag allows disabling "
1183 "support of those features for compatibility with such pages.";
1184
Yutaka Hiranof7f2f632017-09-06 10:40:081185const char kKeepAliveRendererForKeepaliveRequestsName[] =
1186 "Keep a renderer alive for keepalive fetch requests";
1187const char kKeepAliveRendererForKeepaliveRequestsDescription[] =
1188 "Keep a render process alive when the process has a pending fetch request "
1189 "with `keepalive' specified.";
1190
Brett Wilsonecb80982017-07-12 20:34:511191const char kLcdTextName[] = "LCD text antialiasing";
1192const char kLcdTextDescription[] =
1193 "If disabled, text is rendered with grayscale antialiasing instead of LCD "
1194 "(subpixel) when doing accelerated compositing.";
1195
1196const char kLoadMediaRouterComponentExtensionName[] =
1197 "Load Media Router Component Extension";
1198const char kLoadMediaRouterComponentExtensionDescription[] =
1199 "Loads the Media Router component extension at startup.";
1200
Mustafa Emre Acer137dc8b2018-08-29 20:38:131201const char kLookalikeUrlNavigationSuggestionsName[] =
1202 "Navigation suggestions for lookalike URLs";
1203const char kLookalikeUrlNavigationSuggestionsDescription[] =
1204 "Enable navigation suggestions for URLs that are visually similar to "
1205 "popular domains or to domains with a site engagement score.";
1206
Brett Wilsonecb80982017-07-12 20:34:511207const char kMarkHttpAsName[] = "Mark non-secure origins as non-secure";
1208const char kMarkHttpAsDescription[] = "Change the UI treatment for HTTP pages";
Brett Wilsonecb80982017-07-12 20:34:511209
spqchanb87755692018-04-05 00:46:091210const char kMediaRouterCastAllowAllIPsName[] =
1211 "Connect to Cast devices on all IP addresses";
1212const char kMediaRouterCastAllowAllIPsDescription[] =
1213 "Have the Media Router connect to Cast devices on all IP addresses, not "
Nick Harperd30507ca2018-08-16 20:24:311214 "just RFC1918/RFC4193 private addresses.";
spqchanb87755692018-04-05 00:46:091215
Brett Wilsonecb80982017-07-12 20:34:511216const char kMessageCenterNewStyleNotificationName[] = "New style notification";
1217const char kMessageCenterNewStyleNotificationDescription[] =
1218 "Enables the experiment style of material-design notification";
1219
David Roger2183afb2019-02-21 14:19:151220const char kMobileIdentityConsistencyName[] = "Mobile identity consistency";
1221const char kMobileIdentityConsistencyDescription[] =
1222 "Enables stronger identity consistency on mobile";
1223
Brett Wilsonecb80982017-07-12 20:34:511224const char kNewAudioRenderingMixingStrategyName[] =
1225 "New audio rendering mixing strategy";
1226const char kNewAudioRenderingMixingStrategyDescription[] =
1227 "Use the new audio rendering mixing strategy.";
1228
1229const char kNewBookmarkAppsName[] = "The new bookmark app system";
1230const char kNewBookmarkAppsDescription[] =
1231 "Enables the new system for creating bookmark apps.";
1232
Vadym Doroshenkocd4ff782018-07-24 13:41:021233const char kNewPasswordFormParsingName[] =
1234 "New password form parsing for filling passwords";
Vadym Doroshenkof81e8bb2018-04-18 14:35:241235const char kNewPasswordFormParsingDescription[] =
Vadym Doroshenkocd4ff782018-07-24 13:41:021236 "Replaces existing form parsing for filling in password manager with a new "
1237 "version, currently under development. WARNING: when enabled, Password "
1238 "Manager might stop working";
1239
1240const char kNewPasswordFormParsingForSavingName[] =
1241 "New password form parsing for saving passwords";
1242const char kNewPasswordFormParsingForSavingDescription[] =
1243 "Replaces existing form parsing for saving in password manager with a new "
1244 "version, currently under development. WARNING: when enabled, Password "
1245 "Manager might stop working";
Vadym Doroshenkof81e8bb2018-04-18 14:35:241246
CJ DiMeglio7b4a199f2017-11-30 01:26:501247const char kUseSurfaceLayerForVideoName[] =
1248 "Enable the use of SurfaceLayer objects for videos.";
1249const char kUseSurfaceLayerForVideoDescription[] =
1250 "Enable compositing onto a Surface instead of a VideoLayer "
1251 "for videos.";
Brett Wilsonecb80982017-07-12 20:34:511252
1253const char kNewUsbBackendName[] = "Enable new USB backend";
1254const char kNewUsbBackendDescription[] =
1255 "Enables the new experimental USB backend for Windows.";
vabr0215a8e2017-03-28 12:47:341256
Sonny Sasaka2d200432018-03-22 17:43:161257const char kNewblueName[] = "Newblue";
1258const char kNewblueDescription[] =
1259 "Enables the use of newblue Bluetooth daemon.";
1260
Peter Boström7df25c72018-12-12 06:40:191261const char kNewTabLoadingAnimation[] = "New tab-loading animation";
1262const char kNewTabLoadingAnimationDescription[] =
1263 "Enables a new look for the tab-loading animation.";
1264
Peter Kasting63097912018-06-30 02:09:031265const char kNewTabButtonPosition[] = "New tab button position";
1266const char kNewTabButtonPositionDescription[] =
1267 "Controls placement of the new tab button within the tabstrip.";
1268const char kNewTabButtonPositionOppositeCaption[] = "Opposite caption buttons";
1269const char kNewTabButtonPositionLeading[] = "Leading";
1270const char kNewTabButtonPositionAfterTabs[] = "After tabs";
1271const char kNewTabButtonPositionTrailing[] = "Trailing";
1272
Egor Pasko6fed3822018-05-30 10:33:141273const char kNostatePrefetchName[] = "NoState Prefetch";
vabr0215a8e2017-03-28 12:47:341274const char kNostatePrefetchDescription[] =
Elly Fong-Jonesf4c15772019-01-31 17:40:061275 "If enabled, pre-downloads resources to improve page load speed.";
vabr0215a8e2017-03-28 12:47:341276
Alex Newcomerd7b0cc42018-05-25 22:58:481277const char kNotificationIndicatorName[] = "Notification Indicators";
1278const char kNotificationIndicatorDescription[] =
1279 "Enable notification indicators, which appear on app icons when a "
1280 "notification is active. This will also enable notifications in context "
1281 "menus.";
1282
Brett Wilsonecb80982017-07-12 20:34:511283const char kNotificationsNativeFlagName[] = "Enable native notifications.";
1284const char kNotificationsNativeFlagDescription[] =
1285 "Enable support for using the native notification toasts and notification "
1286 "center on platforms where these are available.";
vabr0215a8e2017-03-28 12:47:341287
Valeriya Sinevich972ac122018-09-05 07:33:191288const char kUseMultiloginEndpointName[] = "Use Multilogin endpoint.";
1289const char kUseMultiloginEndpointDescription[] =
1290 "Use Gaia OAuth multilogin for identity consistency.";
1291
Zentaro Kavanaghbad511c2017-10-18 22:29:001292#if defined(OS_POSIX)
1293const char kNtlmV2EnabledName[] = "Enable NTLMv2 Authentication";
1294const char kNtlmV2EnabledDescription[] =
1295 "Enable NTLMv2 HTTP Authentication. This disables NTLMv1 support.";
1296#endif
1297
Brett Wilsonecb80982017-07-12 20:34:511298const char kOfferStoreUnmaskedWalletCardsName[] =
1299 "Google Payments card saving checkbox";
1300const char kOfferStoreUnmaskedWalletCardsDescription[] =
1301 "Show the checkbox to offer local saving of a credit card downloaded from "
1302 "the server.";
1303
1304const char kOfflineAutoReloadName[] = "Offline Auto-Reload Mode";
1305const char kOfflineAutoReloadDescription[] =
1306 "Pages that fail to load while the browser is offline will be "
1307 "auto-reloaded when the browser is online again.";
1308
1309const char kOfflineAutoReloadVisibleOnlyName[] =
1310 "Only Auto-Reload Visible Tabs";
1311const char kOfflineAutoReloadVisibleOnlyDescription[] =
1312 "Pages that fail to load while the browser is offline will only be "
1313 "auto-reloaded if their tab is visible.";
1314
Brett Wilsonecb80982017-07-12 20:34:511315const char kOmniboxDisplayTitleForCurrentUrlName[] =
1316 "Include title for the current URL in the omnibox";
1317const 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
manuk2e55a7b2019-02-12 20:08:231322const char kOmniboxMaterialDesignWeatherIconsName[] =
1323 "Omnibox Material Design Weather Icons";
1324const char kOmniboxMaterialDesignWeatherIconsDescription[] =
1325 "Use material design weather icons in the omnibox when displaying weather "
1326 "answers.";
1327
Tomasz Wiszkowskic87dff12019-01-15 02:57:511328const char kOmniboxNewAnswerLayoutName[] = "Omnibox new answer layout";
1329const char kOmniboxNewAnswerLayoutDescription[] =
1330 "Modernize omnibox answers using an enhanced layout with larger icons.";
1331
Tomasz Wiszkowskic7fd5bed2019-02-11 17:33:231332const char kOmniboxRichEntitySuggestionsName[] =
1333 "Omnibox rich entity suggestions";
1334const char kOmniboxRichEntitySuggestionsDescription[] =
1335 "Display entity suggestions using images and an enhanced layout; showing "
1336 "more context and descriptive text about the entity. Has no effect unless "
1337 "either the #upcoming-ui-features flag is Enabled or the #top-chrome-md "
1338 "flag is set to Refresh or Touchable Refresh.";
1339
Benoit Lizeab08362c2017-07-19 14:50:541340const char kOmniboxSpareRendererName[] =
1341 "Start spare renderer on omnibox focus";
1342const char kOmniboxSpareRendererDescription[] =
1343 "When the omnibox is focused, start an empty spare renderer. This can "
1344 "speed up the load of the navigation from the omnibox.";
1345
manuk3c0e70a2019-02-21 16:30:551346const char kOmniboxUIBlueSearchLoopAndSearchQueryName[] =
1347 "Omnibox UI Blue Search Loop and Search Query";
1348const char kOmniboxUIBlueSearchLoopAndSearchQueryDescription[] =
1349 "Color the generic search icon and search terms blue.";
1350
manuk4451d032019-02-22 17:24:401351const char kOmniboxUIBlueTitlesAndGrayUrlsOnPageSuggestionsName[] =
1352 "Omnibox UI Blue Titles And Gray Urls On Page Suggestions";
1353const char kOmniboxUIBlueTitlesAndGrayUrlsOnPageSuggestionsDescription[] =
1354 "Displays navigation suggestions with blue titles and gray URLs.";
1355
1356const char kOmniboxUIBlueTitlesOnPageSuggestionsName[] =
1357 "Omnibox UI Blue Titles On Page Suggestions";
1358const char kOmniboxUIBlueTitlesOnPageSuggestionsDescription[] =
1359 "Displays navigation suggestions with blue titles.";
1360
Tommy C. Lie4194b732018-09-28 22:21:511361const char kOmniboxUIHideSteadyStateUrlSchemeName[] =
1362 "Omnibox UI Hide Steady-State URL Scheme";
1363const char kOmniboxUIHideSteadyStateUrlSchemeDescription[] =
1364 "In the omnibox, hide the scheme from steady state displayed URLs. It is "
Tommy C. Libef94ee02018-10-17 19:56:361365 "restored during editing.";
Tommy C. Lie4194b732018-09-28 22:21:511366
Tommy C. Lib20aec72018-11-19 21:38:231367const char kOmniboxUIOneClickUnelideName[] = "Omnibox UI One Click Unelide";
1368const char kOmniboxUIOneClickUnelideDescription[] =
1369 "In the omnibox, undo all unelisions with a single click or focus action.";
1370
Tommy C. Lie4194b732018-09-28 22:21:511371const char kOmniboxUIHideSteadyStateUrlTrivialSubdomainsName[] =
1372 "Omnibox UI Hide Steady-State URL Trivial Subdomains";
1373const char kOmniboxUIHideSteadyStateUrlTrivialSubdomainsDescription[] =
1374 "In the omnibox, hide trivial subdomains from steady state displayed URLs. "
Tommy C. Libef94ee02018-10-17 19:56:361375 "Hidden portions are restored during editing.";
1376
1377const char kOmniboxUIHideSteadyStateUrlPathQueryAndRefName[] =
1378 "Omnibox UI Hide Steady-State URL Path, Query, and Ref";
1379const char kOmniboxUIHideSteadyStateUrlPathQueryAndRefDescription[] =
1380 "In the omnibox, hide the path, query and ref from steady state displayed "
1381 "URLs. Hidden portions are restored during editing.";
Tommy C. Lid79d4402017-12-22 22:49:121382
Brett Wilsonecb80982017-07-12 20:34:511383const char kOmniboxUIMaxAutocompleteMatchesName[] =
1384 "Omnibox UI Max Autocomplete Matches";
1385
1386const char kOmniboxUIMaxAutocompleteMatchesDescription[] =
1387 "Changes the maximum number of autocomplete matches displayed in the "
1388 "Omnibox UI.";
1389
manuk4f56e9fc2019-02-19 18:04:511390const char kOmniboxUIShowSuffixOnAllSearchSuggestionsName[] =
1391 "Omnibox UI Show Suffix On All Search Suggestions";
1392const char kOmniboxUIShowSuffixOnAllSearchSuggestionsDescription[] =
1393 "Shows the search suffix (e.g. \" - Google Search\") on all search "
1394 "suggestions in the omnibox.";
1395
Tommy C. Liba4e66ef2019-02-12 21:33:281396const char kOmniboxUIShowSuggestionFaviconsName[] =
1397 "Omnibox UI Show Suggestion Favicons";
1398const char kOmniboxUIShowSuggestionFaviconsDescription[] =
1399 "Shows favicons instead of generic vector icons for URL suggestions in the "
1400 "Omnibox dropdown.";
1401
Justin Donnelly65c9e8b2017-10-01 05:15:011402const char kOmniboxUISwapTitleAndUrlName[] = "Omnibox UI Swap Title and URL";
1403const char kOmniboxUISwapTitleAndUrlDescription[] =
1404 "In the omnibox dropdown, shows titles before URLs when both are "
1405 "available.";
1406
manuk12527c802019-02-19 16:38:301407const char kOmniboxUIUseGenericSearchEngineIconName[] =
1408 "Omnibox UI Use Generic Search Engine Icon";
1409const char kOmniboxUIUseGenericSearchEngineIconDescription[] =
1410 "In the omnibox and NTP, shows a generic magnifying glass icon instead of "
1411 "the Search Provider favicon.";
1412
Tommy C. Lia737d3e82019-02-13 23:06:141413const char kOmniboxUIVerticalMarginName[] = "Omnibox UI Vertical Margin";
1414const char kOmniboxUIVerticalMarginDescription[] =
1415 "Changes the vertical margin in the Omnibox UI.";
1416
manukce2cdcf72019-02-26 15:59:291417const char kOmniboxUIWhiteBackgroundOnBlurName[] =
1418 "Omnibox UI White Background On Blur";
1419const char kOmniboxUIWhiteBackgroundOnBlurDescription[] =
1420 "Set the omnibox background white when it's unfocused.";
1421
Troy Hildebrandtb32637ca2018-02-21 23:25:091422const char kOmniboxVoiceSearchAlwaysVisibleName[] =
1423 "Omnibox Voice Search Always Visible";
1424const char kOmniboxVoiceSearchAlwaysVisibleDescription[] =
1425 "Always displays voice search icon in focused omnibox as long as voice "
1426 "search is possible";
1427
Vadym Doroshenko6b8f64d2018-11-26 15:35:391428const char kOnlyNewPasswordFormParsingName[] =
1429 "Use only new password form parsing";
1430const char kOnlyNewPasswordFormParsingDescription[] =
1431 "The old password form parsing is disabled";
1432
Mark Lieufaa1b762019-01-08 19:37:281433const char kOnTheFlyMhtmlHashComputationName[] =
1434 "On-The-Fly MHTML Hash Computation";
1435const char kOnTheFlyMhtmlHashComputationDescription[] =
1436 "Save MHTML files to the target location and calculate their content "
1437 "digests in one step.";
1438
Adrienne Walkerc87477e2018-06-06 22:28:211439const char kOopRasterizationName[] = "Out of process rasterization";
1440const char kOopRasterizationDescription[] =
1441 "Perform Ganesh raster in the GPU Process instead of the renderer. "
1442 "Must also enable GPU rasterization";
1443
Brett Wilsonecb80982017-07-12 20:34:511444const char kOriginTrialsName[] = "Origin Trials";
1445const char kOriginTrialsDescription[] =
1446 "Enables origin trials for controlling access to feature/API experiments.";
1447
1448const char kOverlayScrollbarsName[] = "Overlay Scrollbars";
1449const char kOverlayScrollbarsDescription[] =
1450 "Enable the experimental overlay scrollbars implementation. You must also "
1451 "enable threaded compositing to have the scrollbars animate.";
1452
chaopenge8aa016b2017-08-24 15:20:191453const char kOverlayScrollbarsFlashAfterAnyScrollUpdateName[] =
1454 "Flash Overlay Scrollbars After Any Scroll Update";
1455const char kOverlayScrollbarsFlashAfterAnyScrollUpdateDescription[] =
1456 "Flash Overlay Scrollbars After any scroll update happends in page. You"
1457 " must also enable Overlay Scrollbars.";
1458
chaopeng343678022017-08-24 18:45:001459const char kOverlayScrollbarsFlashWhenMouseEnterName[] =
1460 "Flash Overlay Scrollbars When Mouse Enter";
1461const char kOverlayScrollbarsFlashWhenMouseEnterDescription[] =
1462 "Flash Overlay Scrollbars When Mouse Enter a scrollable area. You must also"
1463 " enable Overlay Scrollbars.";
1464
Daniele Castagna74ddb9c2018-06-21 22:59:021465const char kOverlayStrategiesName[] = "Select HW overlay strategies";
1466const char kOverlayStrategiesDescription[] =
1467 "Select strategies used to promote quads to HW overlays.";
1468const char kOverlayStrategiesDefault[] = "Default";
1469const char kOverlayStrategiesNone[] = "None";
1470const char kOverlayStrategiesUnoccludedFullscreen[] =
1471 "Unoccluded fullscreen buffers (single-fullscreen)";
1472const char kOverlayStrategiesUnoccluded[] =
1473 "Unoccluded buffers (single-fullscreen,single-on-top)";
1474const char kOverlayStrategiesOccludedAndUnoccluded[] =
1475 "Occluded and unoccluded buffers "
1476 "(single-fullscreen,single-on-top,underlay)";
1477
Claudio Magni81326f92017-09-01 05:21:181478const char kUseNewAcceptLanguageHeaderName[] = "Use new Accept-Language header";
1479const char kUseNewAcceptLanguageHeaderDescription[] =
1480 "Adds the base language code after other corresponding language+region "
1481 "codes. This ensures that users receive content in their preferred "
1482 "language.";
1483
Brett Wilsonecb80982017-07-12 20:34:511484const char kOverscrollHistoryNavigationName[] = "Overscroll history navigation";
1485const char kOverscrollHistoryNavigationDescription[] =
Mohsen Izadi88b392a2018-02-15 06:57:481486 "History navigation in response to horizontal overscroll.";
Brett Wilsonecb80982017-07-12 20:34:511487
1488const char kOverscrollStartThresholdName[] = "Overscroll start threshold";
1489const char kOverscrollStartThresholdDescription[] =
1490 "Changes overscroll start threshold relative to the default value.";
1491const char kOverscrollStartThreshold133Percent[] = "133%";
1492const char kOverscrollStartThreshold166Percent[] = "166%";
1493const char kOverscrollStartThreshold200Percent[] = "200%";
1494
chaopenge2b6e5f2018-05-08 16:40:451495const char kTouchpadOverscrollHistoryNavigationName[] =
1496 "Overscroll history navigation on Touchpad";
1497const char kTouchpadOverscrollHistoryNavigationDescription[] =
1498 "Allows swipe left/right from touchpad change browser navigation.";
1499
Xing Liu5400a002017-09-15 21:48:291500const char kParallelDownloadingName[] = "Parallel downloading";
1501const char kParallelDownloadingDescription[] =
Yannic Bonenbergera32f9902017-11-20 18:47:061502 "Enable parallel downloading to accelerate download speed.";
Xing Liu5400a002017-09-15 21:48:291503
Brett Wilsonecb80982017-07-12 20:34:511504const char kPassiveEventListenerDefaultName[] =
1505 "Passive Event Listener Override";
1506const char kPassiveEventListenerDefaultDescription[] =
1507 "Forces touchstart, touchmove, mousewheel and wheel event listeners (which "
1508 "haven't requested otherwise) to be treated as passive. This will break "
1509 "touch/wheel behavior on some websites but is useful for demonstrating the "
1510 "potential performance benefits of adopting passive event listeners.";
1511const char kPassiveEventListenerTrue[] = "True (when unspecified)";
1512const char kPassiveEventListenerForceAllTrue[] = "Force All True";
1513
1514const char kPassiveEventListenersDueToFlingName[] =
1515 "Touch Event Listeners Passive Default During Fling";
1516const char kPassiveEventListenersDueToFlingDescription[] =
1517 "Forces touchstart, and first touchmove per scroll event listeners during "
1518 "fling to be treated as passive.";
1519
1520const char kPassiveDocumentEventListenersName[] =
1521 "Document Level Event Listeners Passive Default";
1522const char kPassiveDocumentEventListenersDescription[] =
1523 "Forces touchstart, and touchmove event listeners on document level "
1524 "targets (which haven't requested otherwise) to be treated as passive.";
1525
Sahel Sharify7400e882018-08-13 17:13:211526const char kPassiveDocumentWheelEventListenersName[] =
1527 "Document Level Wheel Event Listeners Passive Default";
1528const char kPassiveDocumentWheelEventListenersDescription[] =
1529 "Forces wheel, and mousewheel event listeners on document level targets "
1530 "(which haven't requested otherwise) to be treated as passive.";
1531
Vaclav Brozekd8a3f542017-11-16 14:21:131532const char kPasswordImportName[] = "Password import";
1533const char kPasswordImportDescription[] =
1534 "Import functionality in password settings.";
Brett Wilsonecb80982017-07-12 20:34:511535
Friedrich Horschige6c27742018-04-23 17:13:411536const char kPasswordsKeyboardAccessoryName[] =
1537 "Add password-related functions to keyboard accessory";
1538const char kPasswordsKeyboardAccessoryDescription[] =
1539 "Adds password generation button and toggle for the passwords bottom sheet "
1540 "to the keyboard accessory. Replaces password generation popups.";
1541
Christos Froussios6e060c42018-07-31 16:17:191542const char kPasswordsMigrateLinuxToLoginDBName[] =
1543 "Migrate passwords to \"Login Data\"";
1544const char kPasswordsMigrateLinuxToLoginDBDescription[] =
Christos Froussiose34c38a2018-09-04 14:27:591545 "Performs a one-off irreversible migration of passwords from the "
Christos Froussios6e060c42018-07-31 16:17:191546 "gnome-keyring or kwallet into the profile directory.";
1547
Rouslan Solomakhinded840112018-11-02 13:27:101548const char kPerMethodCanMakePaymentQuotaName[] =
1549 "Per-method canMakePayment() quota.";
1550const char kPerMethodCanMakePaymentQuotaDescription[] =
1551 "Allow calling canMakePayment() for different payment methods, as long as "
1552 "method-specific parameters remain unchanged.";
1553
Brett Wilsonecb80982017-07-12 20:34:511554const char kPinchScaleName[] = "Pinch scale";
1555const char kPinchScaleDescription[] =
1556 "Enables experimental support for scale using pinch.";
1557
Doug Arnett620ff542018-02-06 17:54:221558const char kPreviewsAllowedName[] = "Previews Allowed";
1559const char kPreviewsAllowedDescription[] =
1560 "Allows previews to be shown subject to specific preview types being "
1561 "enabled and the client experiencing specific triggering conditions. "
1562 "May be used as a kill-switch to turn off all potential preview types.";
1563
Brett Wilsonecb80982017-07-12 20:34:511564const char kPrintPdfAsImageName[] = "Print Pdf as Image";
1565const char kPrintPdfAsImageDescription[] =
1566 "If enabled, an option to print PDF files as images will be available in "
1567 "print preview.";
1568
1569const char kPrintPreviewRegisterPromosName[] =
1570 "Print Preview Registration Promos";
1571const char kPrintPreviewRegisterPromosDescription[] =
1572 "Enable registering unregistered cloud printers from print preview.";
1573
Mohsen Izadi93faac12017-07-29 04:45:151574const char kPullToRefreshName[] = "Pull-to-refresh gesture";
1575const char kPullToRefreshDescription[] =
1576 "Pull-to-refresh gesture in response to vertical overscroll.";
Mohsen Izadi8c59ba52018-04-12 18:52:011577const char kPullToRefreshEnabledTouchscreen[] = "Enabled for touchscreen only";
Mohsen Izadi93faac12017-07-29 04:45:151578
Troy Hildebrandt7228ad12018-02-23 21:18:241579const char kQueryInOmniboxName[] = "Query in Omnibox";
1580const char kQueryInOmniboxDescription[] =
1581 "Only display query terms in the omnibox when viewing a search results "
1582 "page.";
1583
Brett Wilsonecb80982017-07-12 20:34:511584const char kQuicName[] = "Experimental QUIC protocol";
1585const char kQuicDescription[] = "Enable experimental QUIC protocol support.";
1586
Emily Starke8878d52018-05-11 21:27:261587const char kRecurrentInterstitialName[] =
1588 "Show a message when the same SSL error recurs";
1589const char kRecurrentInterstitialDescription[] =
1590 "Enable a special message on the SSL certificate error page when the same "
1591 "SSL error occurs repeatedly.";
1592
Brett Wilsonecb80982017-07-12 20:34:511593const char kReducedReferrerGranularityName[] =
1594 "Reduce default 'referer' header granularity.";
1595const char kReducedReferrerGranularityDescription[] =
1596 "If a page hasn't set an explicit referrer policy, setting this flag will "
1597 "reduce the amount of information in the 'referer' header for cross-origin "
1598 "requests.";
1599
Lei Zhang0ca70ea2018-09-07 17:51:011600const char kRegionalLocalesAsDisplayUIName[] =
Claudio Magnie0a80bb2018-01-31 02:52:581601 "Allow regional locales as display UI";
Lei Zhang0ca70ea2018-09-07 17:51:011602const char kRegionalLocalesAsDisplayUIDescription[] =
Claudio Magnie0a80bb2018-01-31 02:52:581603 "This flag allows regional locales to be selected as display UI by the "
1604 "user in Language Settings. The actual locale of the system is derived "
1605 "from the user selection based on some simple fallback logic.";
1606
Christian Dullweber3cc579a22018-09-11 10:54:441607const char kRewriteLevelDBOnDeletionName[] =
1608 "Rewrite LevelDB instances after full deletions";
1609const char kRewriteLevelDBOnDeletionDescription[] =
1610 "Rewrite LevelDB instances to remove traces of deleted data from disk.";
1611
Yutaka Hirano4c0f2f5d452017-11-17 04:24:351612const char kRendererSideResourceSchedulerName[] =
1613 "Renderer side ResourceScheduler";
1614const char kRendererSideResourceSchedulerDescription[] =
1615 "Migrate some ResourceScheduler functionalities to renderer";
1616
Brett Wilsonecb80982017-07-12 20:34:511617const char kRequestTabletSiteName[] =
1618 "Request tablet site option in the settings menu";
1619const char kRequestTabletSiteDescription[] =
1620 "Allows the user to request tablet site. Web content is often optimized "
1621 "for tablet devices. When this option is selected the user agent string is "
1622 "changed to indicate a tablet device. Web content optimized for tablets is "
1623 "received there after for the current tab.";
1624
1625const char kResetAppListInstallStateName[] =
1626 "Reset the App Launcher install state on every restart.";
1627const char kResetAppListInstallStateDescription[] =
1628 "Reset the App Launcher install state on every restart. While this flag is "
1629 "set, Chrome will forget the launcher has been installed each time it "
1630 "starts. This is used for testing the App Launcher install flow.";
1631
Kinuko Yasuda33955082018-06-19 10:14:591632const char kResourceLoadSchedulerName[] = "Enable resource load throttling";
Brett Wilsonecb80982017-07-12 20:34:511633const char kResourceLoadSchedulerDescription[] =
Kinuko Yasuda33955082018-06-19 10:14:591634 "Uses the resource load scheduler in blink to throttle resource load "
1635 "requests.";
Brett Wilsonecb80982017-07-12 20:34:511636
Daniel Rubery91874e32019-01-10 22:12:341637const char kSafeBrowsingUseAPDownloadVerdictsName[] =
1638 "Request Advanced Protection verdicts when inspecting downloads";
1639const char kSafeBrowsingUseAPDownloadVerdictsDescription[] =
1640 "If enabled, download protection will request Advanced Protection "
1641 "verdicts from Safe Browsing. These will provide stronger protections "
1642 "from files Safe Browsing is unsure about.";
1643
Brett Wilsonecb80982017-07-12 20:34:511644const char kSafeSearchUrlReportingName[] = "SafeSearch URLs reporting.";
1645const char kSafeSearchUrlReportingDescription[] =
1646 "If enabled, inappropriate URLs can be reported back to SafeSearch.";
1647
Alexei Filippov98772752018-01-27 08:26:521648const char kSamplingHeapProfilerName[] = "Native memory sampling profiler.";
1649const char kSamplingHeapProfilerDescription[] =
1650 "Enables native memory sampling profiler with specified rate in KiB. "
1651 "If sampling rate is not provided the default value of 128 KiB is used.";
1652
Brett Wilsonecb80982017-07-12 20:34:511653const char kSaveasMenuLabelExperimentName[] =
1654 "Switch 'Save as' menu labels to 'Download'";
1655const char kSaveasMenuLabelExperimentDescription[] =
1656 "Enables an experiment to switch menu labels that use 'Save as...' to "
1657 "'Download'.";
1658
1659const char kSavePageAsMhtmlName[] = "Save Page as MHTML";
1660const char kSavePageAsMhtmlDescription[] =
1661 "Enables saving pages as MHTML: a single text file containing HTML and all "
1662 "sub-resources.";
1663
Jeffrey Cohene49cc59c2018-10-23 16:27:281664const char kSendTabToSelfName[] = "Send tab to self";
1665const char kSendTabToSelfDescription[] =
1666 "Allows users to push tabs from Android devices to other synced "
1667 "devices, in order to easily transition those tabs to the new device ";
1668
momohattfc352292018-08-29 05:12:361669const char kServiceWorkerImportedScriptUpdateCheckName[] =
1670 "Enable update check for service worker importScripts() resources";
1671const char kServiceWorkerImportedScriptUpdateCheckDescription[] =
1672 "Extend byte-for-byte update check for scripts that are imported by the "
1673 "service worker script via importScripts().";
1674
Azeem Arshad3b1ef73122018-08-30 02:04:151675const char kServiceWorkerLongRunningMessageName[] =
1676 "Service worker long running message dispatch.";
1677const char kServiceWorkerLongRunningMessageDescription[] =
1678 "Enables long running message dispatch method for service workers. "
1679 "Messages sent with this method do not timeout, allowing the service "
1680 "worker to run indefinitely.";
1681
Chris Hamiltonb9612e262019-02-12 21:12:061682const char kSessionRestorePrioritizesBackgroundUseCasesName[] =
1683 "Session restore prioritizes background use cases.";
1684const char kSessionRestorePrioritizesBackgroundUseCasesDescription[] =
1685 "When enabled session restore logic will prioritize sites that make use of "
1686 "background communication mechanisms (favicon and tab title switches, "
1687 "notifications, etc) over sites that do not.";
1688
Brett Wilsonecb80982017-07-12 20:34:511689const char kSettingsWindowName[] = "Show settings in a window";
1690const char kSettingsWindowDescription[] =
1691 "Settings will be shown in a dedicated window instead of as a browser tab.";
1692
Manu Cornetd7ef7c52018-05-01 22:08:231693const char kShelfHoverPreviewsName[] =
1694 "Show previews of running apps when hovering over the shelf.";
1695const char kShelfHoverPreviewsDescription[] =
1696 "Shows previews of the open windows for a given running app when hovering "
1697 "over the shelf.";
1698
Naoki Fukino008a0022018-05-23 18:33:001699const char kShowAndroidFilesInFilesAppName[] =
1700 "Show Android files in Files app";
1701const char kShowAndroidFilesInFilesAppDescription[] =
1702 "Show Android files in Files app if Android is enabled on the device.";
1703
Brett Wilsonecb80982017-07-12 20:34:511704const char kShowAutofillSignaturesName[] = "Show autofill signatures.";
1705const char kShowAutofillSignaturesDescription[] =
Maxim Kolosovskiye66f8cb2018-03-23 10:25:381706 "Annotates web forms with Autofill signatures as HTML attributes. Also "
1707 "marks password fields suitable for password generation.";
Brett Wilsonecb80982017-07-12 20:34:511708
1709const char kShowAutofillTypePredictionsName[] = "Show Autofill predictions";
1710const char kShowAutofillTypePredictionsDescription[] =
1711 "Annotates web forms with Autofill field type predictions as placeholder "
1712 "text.";
1713
1714const char kShowOverdrawFeedbackName[] = "Show overdraw feedback";
1715const char kShowOverdrawFeedbackDescription[] =
1716 "Visualize overdraw by color-coding elements based on if they have other "
1717 "elements drawn underneath.";
1718
Shivani Sharma2d5b4b6b2019-01-08 16:07:161719const char kHistoryManipulationIntervention[] =
1720 "History Manipulation Intervention";
1721const char kHistoryManipulationInterventionDescription[] =
1722 "If a page does a client side redirect or adds to the history without a "
1723 "user gesture, then skip it on back/forward UI.";
1724
Carlos IL89128732018-04-03 17:00:251725const char kSupervisedUserCommittedInterstitialsName[] =
1726 "Enable Supervised User Committed Interstitials";
1727const char kSupervisedUserCommittedInterstitialsDescription[] =
1728 "Use committed error pages instead of transient navigation entries for "
1729 "supervised user interstitials";
1730
Brett Wilsonecb80982017-07-12 20:34:511731const char kSilentDebuggerExtensionApiName[] = "Silent Debugging";
1732const char kSilentDebuggerExtensionApiDescription[] =
1733 "Do not show the infobar when an extension attaches to a page via "
1734 "chrome.debugger API. This is required to debug extension background "
1735 "pages.";
1736
Tsuyoshi Horo53895ba92018-03-14 04:06:481737const char kSignedHTTPExchangeName[] = "Signed HTTP Exchange";
1738const char kSignedHTTPExchangeDescription[] =
1739 "Enables Origin-Signed HTTP Exchanges support which is still in "
1740 "development. Warning: Enabling this may pose a security risk.";
1741
Christopher Thompson75ff845d2018-02-01 20:12:461742const char kSimplifyHttpsIndicatorName[] = "Simplify HTTPS indicator UI";
1743const char kSimplifyHttpsIndicatorDescription[] =
1744 "Change the UI treatment for HTTPS pages.";
1745
Lukasz Anforowicz738a88d2018-11-05 19:19:341746const char kSiteIsolationOptOutName[] = "Disable site isolation";
1747const char kSiteIsolationOptOutDescription[] =
1748 "Disables site isolation "
Nick Carter855bc492018-03-10 00:44:571749 "(SitePerProcess, IsolateOrigins, etc). Intended for diagnosing bugs that "
1750 "may be due to out-of-process iframes. Opt-out has no effect if site "
Lukasz Anforowicz42840422018-11-05 21:49:221751 "isolation is force-enabled using a command line switch or using an "
1752 "enterprise policy. "
1753 "Caution: this disables important mitigations for the Spectre CPU "
Nick Carter855bc492018-03-10 00:44:571754 "vulnerability affecting most computers.";
Lukasz Anforowicz738a88d2018-11-05 19:19:341755const char kSiteIsolationOptOutChoiceDefault[] = "Default";
1756const char kSiteIsolationOptOutChoiceOptOut[] = "Disabled (not recommended)";
Brett Wilsonecb80982017-07-12 20:34:511757
Pattideade7972018-04-27 02:59:401758const char kSiteSettings[] = "Site settings";
Brett Wilsonecb80982017-07-12 20:34:511759const char kSiteSettingsDescription[] =
Pattideade7972018-04-27 02:59:401760 "Add the All Sites list to Site Settings.";
Brett Wilsonecb80982017-07-12 20:34:511761
Brett Wilsonecb80982017-07-12 20:34:511762const char kSmoothScrollingName[] = "Smooth Scrolling";
1763const char kSmoothScrollingDescription[] =
1764 "Animate smoothly when scrolling page content.";
1765
Wei-Yin Chen (陳威尹)deff0802018-01-19 06:29:201766const char kSoleIntegrationName[] = "Sole integration";
1767const char kSoleIntegrationDescription[] =
1768 "Enable Sole integration for browser customization. You must restart "
1769 "the browser twice for changes to take effect.";
1770
Tommy Steimel77704be2017-08-28 22:14:401771const char kSoundContentSettingName[] = "Sound content setting";
1772const char kSoundContentSettingDescription[] =
1773 "Enable site-wide muting in content settings and tab strip context menu.";
1774
Justin Donnelly4e448cb2017-07-07 21:32:131775const char kSpeculativeServiceWorkerStartOnQueryInputName[] =
1776 "Enable speculative start of a service worker when a search is predicted.";
Justin Donnelly4e448cb2017-07-07 21:32:131777const char kSpeculativeServiceWorkerStartOnQueryInputDescription[] =
1778 "If enabled, when the user enters text in the omnibox that looks like a "
1779 "a query, any service worker associated with the search engine the query "
1780 "will be sent to is started early.";
1781
Brett Wilsonecb80982017-07-12 20:34:511782const char kSpellingFeedbackFieldTrialName[] = "Spelling Feedback Field Trial";
1783const char kSpellingFeedbackFieldTrialDescription[] =
1784 "Enable the field trial for sending user feedback to spelling service.";
horo201d49492017-05-19 05:31:401785
Carlos ILe5fa0a12018-08-03 16:08:321786const char kSSLCommittedInterstitialsName[] = "Committed Interstitials";
1787const char kSSLCommittedInterstitialsDescription[] =
1788 "Use committed error pages instead of transient navigation entries "
1789 "for SSL interstitial error pages (i.e. certificate errors).";
1790
Shubhie Panickerfaf082ed2018-01-03 04:49:151791const char kStopInBackgroundName[] = "Stop in background";
1792const char kStopInBackgroundDescription[] =
1793 "Stop scheduler task queues, in the background, "
Shubhie Panicker56c99a22018-03-21 00:22:281794 " after a grace period.";
Shubhie Panickerfaf082ed2018-01-03 04:49:151795
Shubhie Panicker56c99a22018-03-21 00:22:281796const char kStopNonTimersInBackgroundName[] =
1797 "Stop non-timer task queues background";
1798const char kStopNonTimersInBackgroundDescription[] =
1799 "Stop non-timer task queues, in the background, "
1800 "after a grace period.";
1801
Brett Wilsonecb80982017-07-12 20:34:511802const char kSuggestionsWithSubStringMatchName[] =
1803 "Substring matching for Autofill suggestions";
1804const char kSuggestionsWithSubStringMatchDescription[] =
1805 "Match Autofill suggestions based on substrings (token prefixes) rather "
1806 "than just prefixes.";
vabr0215a8e2017-03-28 12:47:341807
Marc Treibf65fb002018-08-03 11:17:161808const char kSyncStandaloneTransportName[] = "Allow Sync standalone transport";
1809const char kSyncStandaloneTransportDescription[] =
1810 "If enabled, allows Chrome Sync to start in standalone transport mode. In "
1811 "this mode, the Sync machinery can start without user opt-in, but only a "
1812 "subset of data types are supported.";
1813
Marc Treib4bd95e72018-08-30 06:30:581814const char kSyncSupportSecondaryAccountName[] =
1815 "Support secondary accounts for Sync standalone transport";
1816const char kSyncSupportSecondaryAccountDescription[] =
1817 "If enabled, allows Chrome Sync to start in standalone transport mode for "
1818 "a signed-in account that has not been chosen as Chrome's primary account. "
1819 "This only has an effect if sync-standalone-transport is also enabled.";
1820
Jan Krcal2ff23f7c2018-09-04 16:16:131821const char kSyncUSSAutofillProfileName[] = "Enable USS for autofill profile";
1822const char kSyncUSSAutofillProfileDescription[] =
1823 "Enables the new implementation of autofill profile sync";
1824
Jan Krcale3641b92018-08-10 17:53:311825const char kSyncUSSAutofillWalletDataName[] =
1826 "Enable USS for autofill wallet data";
1827const char kSyncUSSAutofillWalletDataDescription[] =
1828 "Enables the new implementation of autofill walet data sync";
1829
Brett Wilsonecb80982017-07-12 20:34:511830const char kSyncSandboxName[] = "Use Chrome Sync sandbox";
1831const char kSyncSandboxDescription[] =
1832 "Connects to the testing server for Chrome Sync.";
vabr0215a8e2017-03-28 12:47:341833
Joe Downing8cbbc192018-05-14 17:37:071834const char kSystemKeyboardLockName[] = "Experimental system keyboard lock";
1835const char kSystemKeyboardLockDescription[] =
1836 "Enables websites to use the keyboard.lock() API to intercept system "
1837 "keyboard shortcuts and have the events routed directly to the website "
1838 "when in fullscreen mode.";
1839
Yusuf Ozuysal67f05a02019-02-15 19:30:521840const char kTabGridLayoutAndroidName[] = "Tab Grid Layout";
1841const char kTabGridLayoutAndroidDescription[] =
1842 "Allows users to see their tabs in a grid layout in the tab switcher.";
1843
Taylor Bergquistbcc15462018-12-05 00:36:561844const char kTabGroupsName[] = "Tab Groups";
1845const char kTabGroupsDescription[] =
1846 "Allows users to organize tabs into visually distinct groups, e.g. to "
1847 "separate tabs associated with different tasks.";
1848
Caroline Risinge121c2b2018-12-03 20:19:291849const char kTabHoverCardsName[] = "Tab Hover Cards";
1850const char kTabHoverCardsDescription[] =
1851 "Enables a popup containing tab information to be visible when hovering "
1852 "over a tab. This will replace tooltips for tabs.";
1853
Dana Friedacaa8ef52019-02-08 02:20:351854const char kTabHoverCardImagesName[] = "Tab Hover Card Images";
1855const char kTabHoverCardImagesDescription[] =
1856 "Shows a preview image in tab hover cards, if tab hover cards are enabled.";
1857
Christian Dullweberd0d96f02017-09-13 09:22:511858const char kTabsInCbdName[] = "Enable tabs for the Clear Browsing Data dialog.";
1859const char kTabsInCbdDescription[] =
1860 "Enables a basic and an advanced tab for the Clear Browsing Data dialog.";
1861
Daniele Castagna0fead93e2018-01-10 20:40:291862const char kTintGlCompositedContentName[] = "Tint GL-composited content";
1863const char kTintGlCompositedContentDescription[] =
1864 "Tint contents composited using GL with a shade of red to help debug and "
1865 "study overlay support.";
1866
Peter Kastingd77428352018-10-26 15:20:251867const char kTopChromeTouchUiName[] = "Touch UI Layout";
1868const char kTopChromeTouchUiDescription[] =
1869 "Enables touch UI layout in the browser's top chrome.";
vabr0215a8e2017-03-28 12:47:341870
Brett Wilsonecb80982017-07-12 20:34:511871const char kThreadedScrollingName[] = "Threaded scrolling";
1872const char kThreadedScrollingDescription[] =
1873 "Threaded handling of scroll-related input events. Disabling this will "
1874 "force all such scroll events to be handled on the main thread. Note that "
1875 "this can dramatically hurt scrolling performance of most websites and is "
1876 "intended for testing purposes only.";
1877
Dominick Ng8896b1cd2017-10-17 23:24:361878const char kTopSitesFromSiteEngagementName[] = "Top Sites from Site Engagement";
1879const char kTopSitesFromSiteEngagementDescription[] =
1880 "Enable Top Sites on the New Tab Page to be sourced and sorted using site "
1881 "engagement.";
1882
Brett Wilsonecb80982017-07-12 20:34:511883const char kTouchAdjustmentName[] = "Touch adjustment";
1884const char kTouchAdjustmentDescription[] =
1885 "Refine the position of a touch gesture in order to compensate for touches "
1886 "having poor resolution compared to a mouse.";
1887
1888const char kTouchDragDropName[] = "Touch initiated drag and drop";
1889const char kTouchDragDropDescription[] =
1890 "Touch drag and drop can be initiated through long press on a draggable "
1891 "element.";
1892
1893const char kTouchEventsName[] = "Touch Events API";
1894const char kTouchEventsDescription[] =
1895 "Force Touch Events API feature detection to always be enabled or "
1896 "disabled, or to be enabled when a touchscreen is detected on startup "
Ella Gea6a203c92017-10-26 19:09:291897 "(Automatic).";
Brett Wilsonecb80982017-07-12 20:34:511898
1899const char kTouchSelectionStrategyName[] = "Touch text selection strategy";
1900const char kTouchSelectionStrategyDescription[] =
1901 "Controls how text selection granularity changes when touch text selection "
1902 "handles are dragged. Non-default behavior is experimental.";
1903const char kTouchSelectionStrategyCharacter[] = "Character";
1904const char kTouchSelectionStrategyDirection[] = "Direction";
1905
1906const char kTraceUploadUrlName[] = "Trace label for navigation tracing";
1907const char kTraceUploadUrlDescription[] =
1908 "This is to be used in conjunction with the enable-navigation-tracing "
1909 "flag. Please select the label that best describes the recorded traces. "
1910 "This will choose the destination the traces are uploaded to. If you are "
1911 "not sure, select other. If left empty, no traces will be uploaded.";
1912const char kTraceUploadUrlChoiceOther[] = "Other";
1913const char kTraceUploadUrlChoiceEmloading[] = "emloading";
1914const char kTraceUploadUrlChoiceQa[] = "QA";
1915const char kTraceUploadUrlChoiceTesting[] = "Testing";
1916
Anthony Vallee-Dubois265c5692018-06-01 15:57:141917const char kTranslateForceTriggerOnEnglishName[] =
1918 "Select which language model to use to trigger translate on English "
1919 "content";
1920const char kTranslateForceTriggerOnEnglishDescription[] =
1921 "Force the Translate Triggering on English pages experiment to be enabled "
1922 "with the selected language model active.";
1923
Nicolas Ouellet-payeur9e5ff3d2018-06-20 16:07:161924
Mustafa Emre Acerb3aa36a82018-05-22 21:44:051925const char kTreatInsecureOriginAsSecureName[] =
1926 "Insecure origins treated as secure";
1927const char kTreatInsecureOriginAsSecureDescription[] =
1928 "Treat given (insecure) origins as secure origins. Multiple origins can be "
1929 "supplied as a comma-separated list. For the definition of secure "
1930 "contexts, "
1931 "see https://w3c.github.io/webappsec-secure-contexts/";
1932
Brett Wilsonecb80982017-07-12 20:34:511933const char kTrySupportedChannelLayoutsName[] =
1934 "Causes audio output streams to check if channel layouts other than the "
1935 "default hardware layout are available.";
1936const char kTrySupportedChannelLayoutsDescription[] =
1937 "Causes audio output streams to check if channel layouts other than the "
1938 "default hardware layout are available. Turning this on will allow the OS "
1939 "to do stereo to surround expansion if supported. May expose third party "
1940 "driver bugs, use with caution.";
1941
David Roger6762a092018-01-31 15:55:071942const char kUnifiedConsentName[] = "Unified Consent";
1943const char kUnifiedConsentDescription[] =
1944 "Enables a unified management of user consent for privacy-related "
1945 "features. This includes new confirmation screens and improved settings "
1946 "pages.";
1947
Brett Wilsonecb80982017-07-12 20:34:511948const char kUiPartialSwapName[] = "Partial swap";
1949const char kUiPartialSwapDescription[] = "Sets partial swap behavior.";
1950
Chris Pickel3a227ae62017-08-24 10:47:261951const char kUseDdljsonApiName[] = "Use new ddljson API for Doodles";
1952const char kUseDdljsonApiDescription[] =
1953 "Enables the new ddljson API to fetch Doodles for the NTP.";
1954
Wei Li790e7a8572018-03-23 01:31:551955const char kUsePdfCompositorServiceName[] =
1956 "Use PDF compositor service for printing";
1957const char kUsePdfCompositorServiceDescription[] =
1958 "When enabled, use PDF compositor service to composite and generate PDF "
1959 "files for printing. When site isolation is enabled, disabling this will "
1960 "not stop using PDF compositor service since the service is required for "
1961 "printing out-of-process iframes correctly.";
1962
Mustaq Ahmedc646c0a2017-10-20 20:08:301963const char kUserActivationV2Name[] = "User Activation v2";
1964const char kUserActivationV2Description[] =
1965 "Enable simple user activation for APIs that are otherwise controlled by "
1966 "user gesture tokens.";
1967
Brett Wilsonecb80982017-07-12 20:34:511968const char kUserConsentForExtensionScriptsName[] =
1969 "User consent for extension scripts";
1970const char kUserConsentForExtensionScriptsDescription[] =
1971 "Require user consent for an extension running a script on the page, if "
1972 "the extension requested permission to run on all urls.";
1973
1974const char kUseSuggestionsEvenIfFewFeatureName[] =
1975 "Disable minimum for server-side tile suggestions on NTP.";
1976const char kUseSuggestionsEvenIfFewFeatureDescription[] =
1977 "Request server-side suggestions even if there are only very few of them "
1978 "and use them for tiles on the New Tab Page.";
1979
1980const char kV8CacheOptionsName[] = "V8 caching mode.";
1981const char kV8CacheOptionsDescription[] =
1982 "Caching mode for the V8 JavaScript engine.";
Brett Wilsonecb80982017-07-12 20:34:511983const char kV8CacheOptionsCode[] = "Cache V8 compiler data.";
1984
Michael Hablich896d52662017-10-23 15:59:571985const char kV8VmFutureName[] = "Future V8 VM features";
1986const char kV8VmFutureDescription[] =
1987 "This enables upcoming and experimental V8 VM features. "
1988 "This flag does not enable experimental JavaScript features.";
1989
Hannes Payer1130d5672018-06-05 07:37:311990const char kV8OrinocoName[] = "V8 Orinoco garbage collection features";
1991const char kV8OrinocoDescription[] =
1992 "This enables the V8 Orinoco garbage collection features.";
1993
Brett Wilsonecb80982017-07-12 20:34:511994const char kVideoFullscreenOrientationLockName[] =
1995 "Lock screen orientation when playing a video fullscreen.";
1996const char kVideoFullscreenOrientationLockDescription[] =
1997 "Lock the screen orientation of the device to match video orientation when "
1998 "a video goes fullscreen. Only on phones.";
1999
2000const char kVideoRotateToFullscreenName[] =
2001 "Rotate-to-fullscreen gesture for videos.";
2002const char kVideoRotateToFullscreenDescription[] =
2003 "Enter/exit fullscreen when device is rotated to/from the orientation of "
2004 "the video. Only on phones.";
2005
2006const char kWalletServiceUseSandboxName[] =
2007 "Use Google Payments sandbox servers";
2008const char kWalletServiceUseSandboxDescription[] =
2009 "For developers: use the sandbox service for Google Payments API calls.";
2010
Brett Wilsonecb80982017-07-12 20:34:512011const char kWebglDraftExtensionsName[] = "WebGL Draft Extensions";
2012const char kWebglDraftExtensionsDescription[] =
2013 "Enabling this option allows web applications to access the WebGL "
2014 "Extensions that are still in draft status.";
2015
2016const char kWebMidiName[] = "Web MIDI API";
2017const char kWebMidiDescription[] = "Enable Web MIDI API experimental support.";
2018
Brett Wilsonecb80982017-07-12 20:34:512019const char kWebrtcEchoCanceller3Name[] = "WebRTC Echo Canceller 3.";
2020const char kWebrtcEchoCanceller3Description[] =
2021 "Experimental WebRTC echo canceller (AEC3).";
2022
Lei Zhang0a318af2018-11-14 02:19:462023const char kWebrtcH264WithOpenh264FfmpegName[] =
2024 "WebRTC H.264 software video encoder/decoder";
2025const char kWebrtcH264WithOpenh264FfmpegDescription[] =
2026 "When enabled, an H.264 software video encoder/decoder pair is included. "
2027 "If a hardware encoder/decoder is also available it may be used instead of "
2028 "this encoder/decoder.";
2029
Qingsi Wangec2dbf942018-11-03 05:33:042030const char kWebrtcHideLocalIpsWithMdnsName[] =
2031 "Anonymize local IPs exposed by WebRTC.";
2032const char kWebrtcHideLocalIpsWithMdnsDecription[] =
2033 "Conceal local IP addresses with mDNS hostnames.";
2034
Alex Loikob5fb1282018-08-14 10:04:402035const char kWebrtcHybridAgcName[] = "WebRTC hybrid Agc2/Agc1.";
2036const char kWebrtcHybridAgcDescription[] =
2037 "WebRTC Agc2 digital adaptation with Agc1 analog adaptation.";
2038
Brett Wilsonecb80982017-07-12 20:34:512039const char kWebrtcHwDecodingName[] = "WebRTC hardware video decoding";
2040const char kWebrtcHwDecodingDescription[] =
2041 "Support in WebRTC for decoding video streams using platform hardware.";
2042
2043const char kWebrtcHwEncodingName[] = "WebRTC hardware video encoding";
2044const char kWebrtcHwEncodingDescription[] =
2045 "Support in WebRTC for encoding video streams using platform hardware.";
2046
2047const char kWebrtcHwH264EncodingName[] = "WebRTC hardware h264 video encoding";
2048const char kWebrtcHwH264EncodingDescription[] =
2049 "Support in WebRTC for encoding h264 video streams using platform "
2050 "hardware.";
2051
2052const char kWebrtcHwVP8EncodingName[] = "WebRTC hardware vp8 video encoding";
2053const char kWebrtcHwVP8EncodingDescription[] =
2054 "Support in WebRTC for encoding vp8 video streams using platform hardware.";
2055
Sreerenj Balachandran2a5fd0972019-02-08 22:15:202056const char kWebrtcHwVP9EncodingName[] = "WebRTC hardware vp9 video encoding";
2057const char kWebrtcHwVP9EncodingDescription[] =
2058 "Support in WebRTC for encoding vp9 video streams using platform hardware.";
2059
Niels Möller090866a2018-02-13 10:55:032060const char kWebrtcNewEncodeCpuLoadEstimatorName[] =
2061 "WebRTC new encode cpu load estimator";
2062const char kWebrtcNewEncodeCpuLoadEstimatorDescription[] =
2063 "Enable new estimator for the encoder cpu load, for evaluation and "
2064 "testing. Intended to improve accuracy when screen casting.";
2065
Elad Alon85e0d0be2018-06-26 10:38:372066const char kWebRtcRemoteEventLogName[] = "WebRTC remote-bound event logging";
2067const char kWebRtcRemoteEventLogDescription[] =
2068 "Allow collecting WebRTC event logs and uploading them to Crash. "
2069 "Please note that, even if enabled, this will still require "
2070 "a policy to be set, for it to have an effect.";
2071
Brett Wilsonecb80982017-07-12 20:34:512072const char kWebrtcSrtpAesGcmName[] =
2073 "Negotiation with GCM cipher suites for SRTP in WebRTC";
2074const char kWebrtcSrtpAesGcmDescription[] =
2075 "When enabled, WebRTC will try to negotiate GCM cipher suites for SRTP.";
2076
Joachim Bauch4a41d7512017-08-23 14:24:232077const char kWebrtcSrtpEncryptedHeadersName[] =
2078 "Negotiation with encrypted header extensions for SRTP in WebRTC";
2079const char kWebrtcSrtpEncryptedHeadersDescription[] =
2080 "When enabled, WebRTC will try to negotiate encrypted header extensions "
2081 "for SRTP.";
2082
Brett Wilsonecb80982017-07-12 20:34:512083const char kWebrtcStunOriginName[] = "WebRTC Stun origin header";
2084const char kWebrtcStunOriginDescription[] =
2085 "When enabled, Stun messages generated by WebRTC will contain the Origin "
2086 "header.";
2087
Lei Zhang0a318af2018-11-14 02:19:462088const char kWebrtcUnifiedPlanByDefaultName[] =
2089 "WebRTC: Use Unified Plan SDP Semantics by default";
2090const char kWebrtcUnifiedPlanByDefaultDescription[] =
2091 "RTCPeerConnections generate and expect the standards compliant SDP format "
2092 "called \"Unified Plan\", unless \"Plan B\" is explicitly specified by "
2093 "passing {sdpSemantics:'plan-b'} to the RTCPeerConnection constructor. "
2094 "RTCRtpTransceiver support is also enabled in Unified Plan.";
2095
Brett Wilsonecb80982017-07-12 20:34:512096const char kWebvrName[] = "WebVR";
2097const char kWebvrDescription[] =
Anna Offenwanger00e6dd052018-04-05 02:12:012098 "Enables access to experimental Virtual Reality functionality via the "
2099 "WebVR 1.1 API. This feature will eventually be replaced by the WebXR "
2100 "Device API. Warning: Enabling this will also allow WebVR content on "
2101 "insecure origins to access these powerful APIs, and may pose a security "
David Dorwin09448942019-01-11 23:37:302102 "risk. Controllers are exposed as Gamepads, and WebVR-specific attributes "
2103 "are exposed.";
Brett Wilsonecb80982017-07-12 20:34:512104
Brandon Jonese9d9b2b2017-12-11 22:20:112105const char kWebXrName[] = "WebXR Device API";
2106const char kWebXrDescription[] =
Anna Offenwanger00e6dd052018-04-05 02:12:012107 "Enables access to experimental APIs to interact with Virtual Reality (VR) "
2108 "and Augmented Reality (AR) devices.";
2109
2110const char kWebXrGamepadSupportName[] = "WebXR Gamepad Support";
2111const char kWebXrGamepadSupportDescription[] =
2112 "Expose VR controllers as Gamepads for use with the WebXR Device API. Each "
Anna Offenwanger06dc6062018-04-12 07:56:222113 "XRInputSource will have a corresponding Gamepad instance. Requires that "
2114 "WebXR Device API is also enabled.";
Ian Vollick7aaccf92018-04-07 23:10:432115
2116const char kWebXrHitTestName[] = "WebXR Hit Test";
2117const char kWebXrHitTestDescription[] =
2118 "Enables access to raycasting against estimated XR scene geometry.";
Brandon Jonese9d9b2b2017-12-11 22:20:112119
Brett Wilsonecb80982017-07-12 20:34:512120const char kZeroCopyName[] = "Zero-copy rasterizer";
2121const char kZeroCopyDescription[] =
2122 "Raster threads write directly to GPU memory associated with tiles.";
vabr0215a8e2017-03-28 12:47:342123
Brett Wilsonff596952017-07-14 01:06:552124// Android ---------------------------------------------------------------------
2125
2126#if defined(OS_ANDROID)
2127
2128const char kAiaFetchingName[] = "Intermediate Certificate Fetching";
2129const char kAiaFetchingDescription[] =
2130 "Enable intermediate certificate fetching when a server does not provide "
2131 "sufficient certificates to build a chain to a trusted root.";
2132
2133const char kAccessibilityTabSwitcherName[] = "Accessibility Tab Switcher";
2134const char kAccessibilityTabSwitcherDescription[] =
2135 "Enable the accessibility tab switcher for Android.";
2136
Pavel Shmakov798f4742018-11-15 21:27:382137const char kAllowRemoteContextForNotificationsName[] =
2138 "Allow using remote app context for notifications";
2139const char kAllowRemoteContextForNotificationsDescription[] =
2140 "Allow using Context#createPackageContext to work around issues with status"
2141 "bar icons on certain Android M devices.";
2142
Brett Wilsonff596952017-07-14 01:06:552143const char kAndroidAutofillAccessibilityName[] = "Autofill Accessibility";
2144const char kAndroidAutofillAccessibilityDescription[] =
2145 "Enable accessibility for autofill popup.";
2146
Khushalbb1963a2018-10-02 21:02:352147const char kAndroidSurfaceControl[] = "Use Android SurfaceControl";
2148const char kAndroidSurfaceControlDescription[] =
2149 "Use the SurfaceControl API for supporting overlays on Android";
2150
Becky Zhoubbfbde32019-02-20 17:07:592151const char kAndroidWebContentsDarkMode[] = "Android web contents dark mode";
2152const char kAndroidWebContentsDarkModeDescription[] =
2153 "Enable dark mode on web contents in Android";
2154
Anita Woodruffbfcd1e52018-07-16 12:00:512155const char kAppNotificationStatusMessagingName[] =
2156 "App notification status messaging";
2157const char kAppNotificationStatusMessagingDescription[] =
2158 "Enables messaging in site permissions UI informing user when "
2159 "notifications are disabled for the entire app.";
2160
Miriam Gershenson8cf1397222018-01-23 22:48:292161const char kAsyncDnsName[] = "Async DNS resolver";
2162const char kAsyncDnsDescription[] = "Enables the built-in DNS resolver.";
2163
Dan Harrington01229f82018-09-12 21:01:212164const char kAutoFetchOnNetErrorPageName[] = "AutoFetchOnNetErrorPage";
2165const char kAutoFetchOnNetErrorPageDescription[] =
2166 "When enabled, and navigation fails with an offline error, schedule a "
2167 "fetch of the page when online again.";
2168
Brett Wilsonff596952017-07-14 01:06:552169const char kAutofillAccessoryViewName[] =
2170 "Autofill suggestions as keyboard accessory view";
2171const char kAutofillAccessoryViewDescription[] =
2172 "Shows Autofill suggestions on top of the keyboard rather than in a "
2173 "dropdown.";
2174
2175const char kBackgroundLoaderForDownloadsName[] =
2176 "Enables background downloading of pages.";
2177const char kBackgroundLoaderForDownloadsDescription[] =
2178 "Enables downloading pages in the background in case page is not yet "
2179 "loaded in current tab.";
2180
Tibor Goldschwendt11b3cf22018-07-04 15:32:442181const char kBackgroundTaskComponentUpdateName[] =
2182 "Background Task Component Updates";
2183const char kBackgroundTaskComponentUpdateDescription[] =
2184 "Schedule component updates with BackgroundTaskScheduler";
2185
Michael van Ouwerkerkbda4ad82018-06-19 14:08:002186const char kCCTModuleName[] = "Chrome Custom Tabs Module";
2187const char kCCTModuleDescription[] =
2188 "Enables a dynamically loaded module in Chrome Custom Tabs, on Android.";
2189
Michael van Ouwerkerk29a7a292018-10-09 09:20:142190const char kCCTModuleCacheName[] = "Chrome Custom Tabs Module Cache";
2191const char kCCTModuleCacheDescription[] =
Michael van Ouwerkerka5df1ec2018-10-11 11:57:402192 "Enables a cache for dynamically loaded modules in Chrome Custom Tabs. "
2193 "Under mild memory pressure the cache may be retained for some time";
Michael van Ouwerkerk29a7a292018-10-09 09:20:142194
John Lin170c00b2018-11-21 15:44:252195const char kCCTModuleCustomHeaderName[] =
2196 "Chrome Custom Tabs Module Custom Header";
2197const char kCCTModuleCustomHeaderDescription[] =
2198 "Enables header customization by dynamically loaded modules in "
2199 "Chrome Custom Tabs.";
2200
Michael van Ouwerkerk0878427a2019-02-13 15:11:422201const char kCCTModuleCustomRequestHeaderName[] =
2202 "Chrome Custom Tabs Module Custom Request Header";
2203const char kCCTModuleCustomRequestHeaderDescription[] =
2204 "Enables a custom request header for URLs managed by dynamically loaded "
2205 "modules in Chrome Custom Tabs.";
2206
alihanlivdumlu12ac4772019-01-17 17:37:182207const char kCCTModuleDexLoadingName[] = "Chrome Custom Tabs Module Dex Loading";
2208const char kCCTModuleDexLoadingDescription[] =
2209 "Enables loading Chrome Custom Tabs module code from a dex file "
2210 "provided by the module.";
2211
barkerd84051482018-11-13 14:46:562212const char kCCTModulePostMessageName[] =
2213 "Chrome Custom Tabs Module postMessage API";
2214const char kCCTModulePostMessageDescription[] =
2215 "Enables the postMessage API exposed to dynamically loaded modules in "
2216 "Chrome Custom Tabs.";
2217
Anna Malova9bb4ead2019-01-18 18:01:262218const char kCCTModuleUseIntentExtrasName[] =
2219 "Chrome Custom Tabs Module Intent Extras Usage";
2220const char kCCTModuleUseIntentExtrasDescription[] =
2221 "Enables usage of Intent's extras in Chrome Custom Tabs Module";
2222
Matthew Jones1abcb132018-07-09 17:59:462223const char kChromeDuetName[] = "Chrome Duet";
2224const char kChromeDuetDescription[] =
2225 "Enables Chrome Duet, split toolbar Chrome Home, on Android.";
Theresa Wellingtonb9243b22017-12-01 16:23:052226
Sarath Singapati83aef1c2017-11-16 15:54:522227const char kClearOldBrowsingDataName[] = "Clear older browsing data";
2228const char kClearOldBrowsingDataDescription[] =
2229 "Enables clearing of browsing data which is older than a given time "
2230 "period.";
2231
Brett Wilsonff596952017-07-14 01:06:552232const char kContentSuggestionsCategoryOrderName[] =
2233 "Default content suggestions category order (e.g. on NTP)";
2234const char kContentSuggestionsCategoryOrderDescription[] =
2235 "Set default order of content suggestion categories (e.g. on the NTP).";
2236
2237const char kContentSuggestionsCategoryRankerName[] =
2238 "Content suggestions category ranker (e.g. on NTP)";
2239const char kContentSuggestionsCategoryRankerDescription[] =
2240 "Set category ranker to order categories of content suggestions (e.g. on "
2241 "the NTP).";
2242
Vitalii Iarkof52ff802017-09-14 12:34:242243const char kContentSuggestionsDebugLogName[] = "Content suggestions debug log";
2244const char kContentSuggestionsDebugLogDescription[] =
2245 "Enable content suggestions debug log accessible through "
2246 "snippets-internals.";
2247
Donn Denman8e58ead2017-11-04 01:44:012248const char kContextualSearchMlTapSuppressionName[] =
2249 "Contextual Search ML tap suppression";
2250const char kContextualSearchMlTapSuppressionDescription[] =
2251 "Enables tap gestures to be suppressed to improve CTR by applying machine "
Donn Denman59729812018-01-09 01:27:022252 "learning. The \"Contextual Search Ranker prediction\" flag must also be "
2253 "enabled!";
Brett Wilsonff596952017-07-14 01:06:552254
Donn Denman59729812018-01-09 01:27:022255const char kContextualSearchRankerQueryName[] =
2256 "Contextual Search Ranker prediction";
2257const char kContextualSearchRankerQueryDescription[] =
2258 "Enables prediction of tap gestures using Assist-Ranker machine learning.";
2259
2260const char kContextualSearchSecondTapName[] =
2261 "Contextual Search second tap triggering";
2262const char kContextualSearchSecondTapDescription[] =
2263 "Enables triggering on a second tap gesture even when Ranker would "
2264 "normally suppress that tap.";
2265
Donn Denmane9b5b7fb2018-07-24 22:19:492266const char kContextualSearchUnityIntegrationName[] =
2267 "Contextual Search integration with Unified Consent";
2268const char kContextualSearchUnityIntegrationDescription[] =
2269 "Enables integration of Tap to Search with Unified Consent.";
2270
Dmitry Skiba9c3efa72017-07-20 22:01:142271const char kDontPrefetchLibrariesName[] = "Don't Prefetch Libraries";
2272const char kDontPrefetchLibrariesDescription[] =
2273 "Don't prefetch libraries after loading.";
2274
Joy Ming189b0cc2017-12-08 19:42:432275const char kDownloadsLocationChangeName[] = "Enable downloads location change";
2276const char kDownloadsLocationChangeDescription[] =
2277 "Enable changing default downloads storage location on Android.";
2278
Shakti Sahu32b2ee102018-05-17 00:04:462279const char kDownloadProgressInfoBarName[] = "Enable download progress infobar";
2280const char kDownloadProgressInfoBarDescription[] =
2281 "Enables an infobar notifying users about status of current downloads.";
2282
Shakti Sahu9ec8cfd2018-07-17 13:29:292283const char kDownloadHomeV2Name[] = "Enable download home v2";
2284const char kDownloadHomeV2Description[] =
2285 "Enables the new UI for download home";
2286
Fabio Tirelo918089a2018-10-22 21:24:082287const char kAutofillManualFallbackAndroidName[] =
2288 "Enable Autofill manual fallback for Addresses and Payments (Android)";
2289const char kAutofillManualFallbackAndroidDescription[] =
2290 "If enabled, adds toggle for addresses and payments bottom sheet to the "
2291 "keyboard accessory.";
2292
Fabio Tirelo315e65922018-09-05 03:35:492293const char kEnableAutofillRefreshStyleName[] =
2294 "Enable Autofill refresh style (Android)";
2295const char kEnableAutofillRefreshStyleDescription[] =
2296 "Enable modernized style for Autofill on Android";
2297
Vitalii Iarkof4ed32d2017-09-26 13:15:532298const char kEnableAndroidSpellcheckerName[] = "Enable spell checking";
Brett Wilsonff596952017-07-14 01:06:552299const char kEnableAndroidSpellcheckerDescription[] =
2300 "Enables use of the Android spellchecker.";
Brett Wilsonff596952017-07-14 01:06:552301
Lei Tianbd5a3bf2018-02-28 19:01:162302const char kEnableCommandLineOnNonRootedName[] =
2303 "Enable command line on non-rooted devices";
2304const char kEnableCommandLineOnNoRootedDescription[] =
2305 "Enable reading command line file on non-rooted devices (DANGEROUS).";
2306
Vitalii Iarkof4ed32d2017-09-26 13:15:532307const char kEnableContentSuggestionsNewFaviconServerName[] =
2308 "Get favicons for content suggestions from a new server.";
2309const char kEnableContentSuggestionsNewFaviconServerDescription[] =
2310 "If enabled, the content suggestions (on the NTP) will get favicons from a "
2311 "new favicon server.";
Brett Wilsonff596952017-07-14 01:06:552312
Vitalii Iarkof4ed32d2017-09-26 13:15:532313const char kEnableContentSuggestionsThumbnailDominantColorName[] =
2314 "Use content suggestions thumbnail dominant color.";
2315const char kEnableContentSuggestionsThumbnailDominantColorDescription[] =
2316 "Use content suggestions thumbnail dominant color as a placeholder before "
2317 "the real thumbnail is fetched (requires Chrome Home).";
2318
Brett Wilsonff596952017-07-14 01:06:552319const char kEnableCustomContextMenuName[] = "Enable custom context menu";
2320const char kEnableCustomContextMenuDescription[] =
2321 "Enables a new context menu when a link, image, or video is pressed within "
2322 "Chrome.";
2323
Brett Wilsonff596952017-07-14 01:06:552324const char kEnableOmniboxClipboardProviderName[] =
2325 "Omnibox clipboard URL suggestions";
2326const char kEnableOmniboxClipboardProviderDescription[] =
2327 "Provide a suggestion of the URL stored in the clipboard (if any) upon "
2328 "focus in the omnibox.";
2329
Brett Wilsonff596952017-07-14 01:06:552330const char kEnableNtpAssetDownloadSuggestionsName[] =
2331 "Show asset downloads on the New Tab page";
2332const char kEnableNtpAssetDownloadSuggestionsDescription[] =
2333 "If enabled, the list of content suggestions on the New Tab page will "
2334 "contain assets (e.g. books, pictures, audio) that the user downloaded for "
2335 "later use.";
2336
2337const char kEnableNtpBookmarkSuggestionsName[] =
2338 "Show recently visited bookmarks on the New Tab page";
2339const char kEnableNtpBookmarkSuggestionsDescription[] =
2340 "If enabled, the list of content suggestions on the New Tab page will "
2341 "contain recently visited bookmarks.";
2342
Brett Wilsonff596952017-07-14 01:06:552343const char kEnableNtpOfflinePageDownloadSuggestionsName[] =
2344 "Show offline page downloads on the New Tab page";
2345const char kEnableNtpOfflinePageDownloadSuggestionsDescription[] =
2346 "If enabled, the list of content suggestions on the New Tab page will "
2347 "contain pages that the user downloaded for later use.";
2348
2349const char kEnableNtpRemoteSuggestionsName[] =
2350 "Show server-side suggestions on the New Tab page";
2351const char kEnableNtpRemoteSuggestionsDescription[] =
2352 "If enabled, the list of content suggestions on the New Tab page will "
2353 "contain server-side suggestions (e.g., Articles for you). Furthermore, it "
2354 "allows to override the source used to retrieve these server-side "
2355 "suggestions.";
2356
2357const char kEnableNtpSnippetsVisibilityName[] =
2358 "Make New Tab Page Snippets more visible.";
2359const char kEnableNtpSnippetsVisibilityDescription[] =
2360 "If enabled, the NTP snippets will become more discoverable with a larger "
2361 "portion of the first card above the fold.";
2362
2363const char kEnableNtpSuggestionsNotificationsName[] =
2364 "Notify about new content suggestions available at the New Tab page";
2365const char kEnableNtpSuggestionsNotificationsDescription[] =
2366 "If enabled, notifications will inform about new content suggestions on "
2367 "the New Tab page.";
2368
Brett Wilsonff596952017-07-14 01:06:552369const char kEnableOfflinePreviewsName[] = "Offline Page Previews";
2370const char kEnableOfflinePreviewsDescription[] =
2371 "Enable showing offline page previews on slow networks.";
2372
2373const char kEnableOskOverscrollName[] = "Enable OSK Overscroll";
2374const char kEnableOskOverscrollDescription[] =
2375 "Enable OSK overscroll support. With this flag on, the OSK will only "
2376 "resize the visual viewport.";
2377
Brett Wilsonff596952017-07-14 01:06:552378const char kEnableWebNfcName[] = "WebNFC";
2379const char kEnableWebNfcDescription[] = "Enable WebNFC support.";
2380
Donn Denmanffaeaa32018-10-12 17:37:532381const char kEphemeralTabName[] = "An Ephemeral Tab in an Overlay Panel";
2382const char kEphemeralTabDescription[] =
Donn Denmanb45c26a2019-02-13 01:42:212383 "Enable a 'Preview page/image' at a linked page into an overlay.";
Donn Denmanffaeaa32018-10-12 17:37:532384
Lei Zhang0a318af2018-11-14 02:19:462385const char kExploreSitesName[] = "Explore websites";
2386const char kExploreSitesDescription[] =
2387 "Enables portal from new tab page to explore websites.";
2388
Xing Liu7d57dd32019-01-20 02:34:182389const char kForegroundNotificationManagerName[] =
2390 "Foreground notification manager";
2391const char kForegroundNotificationManagerDescription[] =
2392 "Enable foreground notification manager to handle foreground service and "
2393 "notification.";
2394
Raymes Khoury582b43132017-12-12 23:54:302395const char kGrantNotificationsToDSEName[] =
2396 "Grant notifications to the Default Search Engine";
2397const char kGrantNotificationsToDSENameDescription[] =
2398 "Automatically grant the notifications permission to the Default Search "
2399 "Engine";
2400
Daniel Parke74fcf862018-03-27 18:05:452401const char kHomePageButtonName[] = "Force Enable Home Page Button";
Daniel Park990d0992018-05-18 22:12:512402const char kHomePageButtonDescription[] = "Displays a home button if enabled.";
Daniel Parke74fcf862018-03-27 18:05:452403
Yafei Duanbb7663f32018-07-17 01:33:152404const char kHomepageTileName[] =
2405 "Enable Homepage tile shown in Suggested Tiles";
2406const char kHomepageTileDescription[] =
2407 "When NTPButton is enabled, the first tile of the Suggested Tiles will be "
2408 "used for homepage. It will not have an effect when NTPButton is disabled.";
2409
Jian Li4b252642018-07-23 19:49:072410const char kIncognitoStringsName[] = "Alternate incognito strings";
2411const char kIncognitoStringsDescription[] =
2412 "Show alternate incognito strings if enabled.";
2413
Theresa920e0ed2018-03-07 18:12:442414const char kInterestFeedContentSuggestionsDescription[] =
Yafei Duanbb7663f32018-07-17 01:33:152415 "Use the interest feed to render content suggestions. Currently "
2416 "content "
Theresa920e0ed2018-03-07 18:12:442417 "suggestions are shown on the New Tab Page.";
2418const char kInterestFeedContentSuggestionsName[] =
2419 "Interest Feed Content Suggestions";
2420
Brett Wilsonff596952017-07-14 01:06:552421const char kKeepPrefetchedContentSuggestionsName[] =
2422 "Keep prefetched content suggestions";
2423const char kKeepPrefetchedContentSuggestionsDescription[] =
2424 "If enabled, some of prefetched content suggestions are not replaced by "
2425 "the new fetched suggestions.";
2426
Leo Zhang051b75482017-12-20 03:28:302427const char kLanguagesPreferenceName[] = "Language Settings";
2428const char kLanguagesPreferenceDescription[] =
2429 "Enable this option for Language Settings feature on Android.";
2430
Brett Wilsonff596952017-07-14 01:06:552431const char kLsdPermissionPromptName[] =
2432 "Location Settings Dialog Permission Prompt";
2433const char kLsdPermissionPromptDescription[] =
2434 "Whether to use the Google Play Services Location Settings Dialog "
2435 "permission dialog.";
2436
Ioana Pandeled8dc2b692019-02-20 12:04:152437const char kManualPasswordGenerationAndroidName[] =
2438 "Manual password generation";
2439const char kManualPasswordGenerationAndroidDescription[] =
2440 "Whether Chrome should offer users the option to manually request to "
2441 "generate passwords on Android.";
Amirhossein Simjour97b4154f2018-02-20 03:49:592442
Brett Wilsonff596952017-07-14 01:06:552443const char kMediaScreenCaptureName[] = "Experimental ScreenCapture.";
2444const char kMediaScreenCaptureDescription[] =
2445 "Enable this option for experimental ScreenCapture feature on Android.";
2446
Ioana Pandeled8dc2b692019-02-20 12:04:152447const char kModalPermissionDialogViewName[] = "Modal Permission Dialog";
2448const char kModalPermissionDialogViewDescription[] =
2449 "Enable this option to use ModalDialogManager for permission Dialogs.";
2450
Finnur Thorarinssonc1488fc62018-07-09 19:21:572451const char kNewContactsPickerName[] = "Enable new contacts picker";
2452const char kNewContactsPickerDescription[] =
2453 "Activates the new picker for selecting contacts.";
2454
Dan Harrington541db9e2018-07-30 18:36:302455const char kNewNetErrorPageUIName[] = "Enable new UI for net-error page";
2456const char kNewNetErrorPageUIDescription[] =
2457 "Selects which new UI experience to show on the net-error (Dino) page";
2458
Brett Wilsonff596952017-07-14 01:06:552459const char kNewPhotoPickerName[] = "Enable new Photopicker";
2460const char kNewPhotoPickerDescription[] =
2461 "Activates the new picker for selecting photos.";
2462
2463const char kNoCreditCardAbort[] = "No Credit Card Abort";
2464const char kNoCreditCardAbortDescription[] =
2465 "Whether or not the No Credit Card Abort is enabled.";
2466
Daniel Park990d0992018-05-18 22:12:512467const char kNtpButtonName[] = "Enable NTP Button";
2468const char kNtpButtonDescription[] =
2469 "Displays a New Tab Page button in the toolbar if enabled.";
2470
Jian Liade82832018-09-06 22:31:412471const char kOfflineIndicatorAlwaysHttpProbeName[] = "Always http probe";
2472const char kOfflineIndicatorAlwaysHttpProbeDescription[] =
2473 "Always do http probe to detect network connectivity for offline indicator "
2474 "as opposed to just taking the connection state from the system."
2475 "Used for testing.";
2476
2477const char kOfflineIndicatorChoiceName[] = "Offline indicator choices";
2478const char kOfflineIndicatorChoiceDescription[] =
2479 "Show an offline indicator while offline.";
Jian Li1413ebf2018-06-14 20:46:322480
Brett Wilsonff596952017-07-14 01:06:552481const char kOfflinePagesCtName[] = "Enable Offline Pages CT features.";
2482const char kOfflinePagesCtDescription[] = "Enable Offline Pages CT features.";
2483
2484const char kOfflinePagesCtV2Name[] = "Enable Offline Pages CT V2 features.";
2485const char kOfflinePagesCtV2Description[] =
2486 "V2 features include attributing pages to the app that initiated the "
2487 "custom tabs, and being able to query for pages by page attribution.";
2488
Cathy Li7311d792018-04-05 00:34:162489const char kOfflinePagesCTSuppressNotificationsName[] =
2490 "Disable download complete notification for whitelisted CCT apps.";
2491const char kOfflinePagesCTSuppressNotificationsDescription[] =
2492 "Disable download complete notification for page downloads originating "
2493 "from a CCT app whitelisted to show their own download complete "
2494 "notification.";
2495
Candice Sy74fa7a352018-03-30 23:46:492496const char kOfflinePagesDescriptiveFailStatusName[] =
2497 "Enables descriptive failed download status text.";
2498const char kOfflinePagesDescriptiveFailStatusDescription[] =
2499 "Enables failed download status text in notifications and Downloads Home "
2500 "to state the reason the request failed if the failure is actionable.";
2501
2502const char kOfflinePagesDescriptivePendingStatusName[] =
2503 "Enables descriptive pending download status text.";
2504const char kOfflinePagesDescriptivePendingStatusDescription[] =
2505 "Enables pending download status text in notifications and Downloads Home "
2506 "to state the reason the request is pending.";
2507
2508const char kOfflinePagesInDownloadHomeOpenInCctName[] =
2509 "Enables offline pages in the downloads home to be opened in CCT.";
2510const char kOfflinePagesInDownloadHomeOpenInCctDescription[] =
2511 "When enabled offline pages launched from the Downloads Home will be "
2512 "opened in Chrome Custom Tabs (CCT) instead of regular tabs.";
2513
Carlos Knippschild09272ecd2017-12-09 03:29:362514const char kOfflinePagesLimitlessPrefetchingName[] =
2515 "Removes resource usage limits for the prefetching of offline pages.";
2516const char kOfflinePagesLimitlessPrefetchingDescription[] =
2517 "Allows the prefetching of suggested offline pages to ignore resource "
2518 "usage limits. This allows it to completely ignore data usage limitations "
2519 "and allows downloads to happen with any kind of connection.";
2520
Brett Wilsonff596952017-07-14 01:06:552521const char kOfflinePagesLoadSignalCollectingName[] =
2522 "Enables collecting load timing data for offline page snapshots.";
2523const char kOfflinePagesLoadSignalCollectingDescription[] =
2524 "Enables loading completeness data collection while writing an offline "
2525 "page. This data is collected in the snapshotted offline page to allow "
2526 "data analysis to improve deciding when to make the offline snapshot.";
2527
2528const char kOfflinePagesPrefetchingName[] =
2529 "Enables suggested offline pages to be prefetched.";
2530const char kOfflinePagesPrefetchingDescription[] =
2531 "Enables suggested offline pages to be prefetched, so useful content is "
2532 "available while offline.";
2533
Pete Williamson7845dff2017-09-20 11:06:192534const char kOfflinePagesResourceBasedSnapshotName[] =
2535 "Enables offline page snapshots to be based on percentage of page loaded.";
2536const char kOfflinePagesResourceBasedSnapshotDescription[] =
2537 "Enables offline page snapshots to use a resource percentage based "
2538 "approach for determining when the page is loaded as opposed to a time "
2539 "based approach";
2540
Collin Baker17f92a52017-07-19 21:41:252541const char kOfflinePagesRenovationsName[] = "Enables offline page renovations.";
2542const char kOfflinePagesRenovationsDescription[] =
2543 "Enables offline page renovations which correct issues with dynamic "
2544 "content that occur when offlining pages that use JavaScript.";
2545
Yafei Duan36b4b5b2018-08-07 00:40:032546const char kOfflinePagesLivePageSharingName[] =
2547 "Enables live page sharing of offline pages";
2548const char kOfflinePagesLivePageSharingDescription[] =
2549 "Enables to share current loaded page as offline page by saving as MHTML "
2550 "first.";
2551
Cathy Lie0d88762018-04-12 08:03:012552const char kOfflinePagesShowAlternateDinoPageName[] =
2553 "Enable alternate dino page with more user capabilities.";
2554const char kOfflinePagesShowAlternateDinoPageDescription[] =
2555 "Enables the dino page to show more buttons and offer existing offline "
2556 "content.";
2557
Brett Wilsonff596952017-07-14 01:06:552558const char kOfflinePagesSvelteConcurrentLoadingName[] =
2559 "Enables concurrent background loading on svelte.";
2560const char kOfflinePagesSvelteConcurrentLoadingDescription[] =
2561 "Enables concurrent background loading (or downloading) of pages on "
2562 "Android svelte (512MB RAM) devices. Otherwise, background loading will "
2563 "happen when the svelte device is idle.";
2564
2565const char kOffliningRecentPagesName[] =
2566 "Enable offlining of recently visited pages";
2567const char kOffliningRecentPagesDescription[] =
2568 "Enable storing recently visited pages locally for offline use. Requires "
2569 "Offline Pages to be enabled.";
2570
Matthew Jonesa88b95852017-11-08 23:13:502571const char kProgressBarThrottleName[] = "Android progress update throttling.";
2572const char kProgressBarThrottleDescription[] =
2573 "Limit the maximum progress update to make progress appear smoother.";
2574
Brett Wilsonff596952017-07-14 01:06:552575const char kPullToRefreshEffectName[] = "The pull-to-refresh effect";
2576const char kPullToRefreshEffectDescription[] =
2577 "Page reloads triggered by vertically overscrolling content.";
2578
Piotr Swigon7c296ef2017-08-29 04:32:002579const char kPwaImprovedSplashScreenName[] =
2580 "Improved Splash Screen for standalone PWAs";
2581const char kPwaImprovedSplashScreenDescription[] =
2582 "Enables the Improved Splash Screen UX for standalone PWAs based on new "
2583 "Web App Manifest attributes";
Piotr Swigon9f630b32017-07-26 09:42:492584const char kPwaPersistentNotificationName[] =
2585 "Persistent notification in standalone PWA";
2586const char kPwaPersistentNotificationDescription[] =
2587 "Enables a persistent Android notification for standalone PWAs";
2588
Brett Wilsonff596952017-07-14 01:06:552589const char kReaderModeHeuristicsName[] = "Reader Mode triggering";
2590const char kReaderModeHeuristicsDescription[] =
2591 "Determines what pages the Reader Mode infobar is shown on.";
2592const char kReaderModeHeuristicsMarkup[] = "With article structured markup";
2593const char kReaderModeHeuristicsAdaboost[] = "Non-mobile-friendly articles";
2594const char kReaderModeHeuristicsAllArticles[] = "All articles";
2595const char kReaderModeHeuristicsAlwaysOff[] = "Never";
2596const char kReaderModeHeuristicsAlwaysOn[] = "Always";
2597
Wei-Yin Chen (陳威尹)41b22412017-07-21 02:51:182598const char kReaderModeInCCTName[] = "Reader Mode in CCT";
2599const char kReaderModeInCCTDescription[] =
2600 "Open Reader Mode in Chrome Custom Tabs.";
2601
Varun Khaneja2a8229f2019-01-12 00:57:262602const char kSafeBrowsingTelemetryForApkDownloadsName[] =
2603 "Send some telemetry for APK downloads for extended reporting users";
2604const char kSafeBrowsingTelemetryForApkDownloadsDescription[] =
2605 "If enabled, sends some information about the source and hash of the "
2606 "contents of any APK files downloaded by a user who has opted into Safe "
2607 "Browsing Extended Reporting already.";
2608
Varun Khaneja80712a82018-10-12 23:34:592609const char kSafeBrowsingUseLocalBlacklistsV2Name[] =
2610 "Use local Safe Browsing blacklists";
2611const char kSafeBrowsingUseLocalBlacklistsV2Description[] =
2612 "If enabled, maintain a copy of Safe Browsing blacklists in the browser "
2613 "process to check the Safe Browsing reputation of URLs without calling "
2614 "into GmsCore for every URL.";
2615
Matthew Jones53114262018-12-12 16:36:472616const char kSearchReadyOmniboxName[] = "Search Ready Omnibox";
2617const char kSearchReadyOmniboxDescription[] =
2618 "Clears the omnibox and adds a suggestion item to share, copy, or edit the "
2619 "URL.";
2620
Brett Wilsonff596952017-07-14 01:06:552621const char kSetMarketUrlForTestingName[] = "Set market URL for testing";
2622const char kSetMarketUrlForTestingDescription[] =
2623 "When enabled, sets the market URL for use in testing the update menu "
2624 "item.";
2625
2626const char kSpannableInlineAutocompleteName[] = "Spannable inline autocomplete";
2627const char kSpannableInlineAutocompleteDescription[] =
2628 "A new type of inline autocomplete for the omnibox that works with "
2629 "keyboards that compose text.";
2630
Theresaeea05a12018-05-09 21:01:592631const char kSiteExplorationUiName[] = "Site Exploration UI";
2632const char kSiteExplorationUiDescription[] =
2633 "Show site suggestions in the Exploration UI";
2634
Lei Zhang0a318af2018-11-14 02:19:462635const char kStrictSiteIsolationName[] = "Strict site isolation";
2636const char kStrictSiteIsolationDescription[] =
2637 "Security mode that enables site isolation for all sites (SitePerProcess). "
2638 "In this mode, each renderer process will contain pages from at most one "
2639 "site, using out-of-process iframes when needed. "
2640 "Check chrome://process-internals to see the current isolation mode. "
2641 "Setting this flag to 'Enabled' turns on site isolation regardless of the "
2642 "default. Here, 'Disabled' is a legacy value that actually means "
2643 "'Default,' in which case site isolation may be already enabled based on "
2644 "platform, enterprise policy, or field trial. See also "
2645 "#site-isolation-trial-opt-out for how to disable site isolation for "
2646 "testing.";
2647
Anthony Vallee-Dubois4623e1b2018-10-11 22:09:182648const char kTranslateAndroidManualTriggerName[] =
2649 "Enable manual translate trigger";
2650const char kTranslateAndroidManualTriggerDescription[] =
2651 "Show a menu item in the main menu that triggers page translation.";
2652
Brett Wilsonff596952017-07-14 01:06:552653const char kUpdateMenuBadgeName[] = "Force show update menu badge";
2654const char kUpdateMenuBadgeDescription[] =
Tommy Nyquist3c02e592018-10-18 23:36:442655 "When enabled, a badge will be shown on the app menu button if the update "
2656 "type is Update Available or Unsupported OS Version.";
Brett Wilsonff596952017-07-14 01:06:552657
2658const char kUpdateMenuItemCustomSummaryDescription[] =
2659 "When this flag and the force show update menu item flag are enabled, a "
2660 "custom summary string will be displayed below the update menu item.";
2661const char kUpdateMenuItemCustomSummaryName[] =
2662 "Update menu item custom summary";
2663
Tommy Nyquist3c02e592018-10-18 23:36:442664const char kUpdateMenuTypeName[] =
2665 "Forces the update menu type to a specific type";
2666const char kUpdateMenuTypeDescription[] =
2667 "When set, forces the update type to be a specific one, which impacts "
Tommy Nyquist023d505f2019-02-16 02:18:382668 "the app menu badge and menu item for updates. For Inline Update, the "
2669 "update available flag is implied. The 'Inline Update: Success' selection "
2670 "goes through the whole inline update flow to the end with a successful "
2671 "outcome. The other 'Inline Update' options go through the same flow, but "
2672 "stop at various stages, see their error type for details.";
Tommy Nyquist3c02e592018-10-18 23:36:442673const char kUpdateMenuTypeNone[] = "None";
2674const char kUpdateMenuTypeUpdateAvailable[] = "Update Available";
2675const char kUpdateMenuTypeUnsupportedOSVersion[] = "Unsupported OS Version";
Tommy Nyquist023d505f2019-02-16 02:18:382676const char kUpdateMenuTypeInlineUpdateSuccess[] = "Inline Update: Success";
2677const char kUpdateMenuTypeInlineUpdateDialogCanceled[] =
2678 "Inline Update Error: Dialog Canceled";
2679const char kUpdateMenuTypeInlineUpdateDialogFailed[] =
2680 "Inline Update Error: Dialog Failed";
2681const char kUpdateMenuTypeInlineUpdateDownloadFailed[] =
2682 "Inline Update Error: Download Failed";
2683const char kUpdateMenuTypeInlineUpdateDownloadCanceled[] =
2684 "Inline Update Error: Download Canceled";
2685const char kUpdateMenuTypeInlineUpdateInstallFailed[] =
2686 "Inline Update Error: Install Failed";
Brett Wilsonff596952017-07-14 01:06:552687
Tommy Nyquist26ffb642019-02-20 20:31:522688const char kInlineUpdateFlowName[] = "Enable Google Play inline update flow";
2689const char kInlineUpdateFlowDescription[] =
2690 "When this flag is set, instead of taking the user to the Google Play "
2691 "Store when an update is available, the user is presented with an inline "
2692 "flow where they do not have to leave Chrome until the update is ready "
2693 "to install.";
2694
Marc Treib93af46a2017-08-23 13:30:002695const char kThirdPartyDoodlesName[] =
2696 "Enable Doodles for third-party search engines";
2697const char kThirdPartyDoodlesDescription[] =
2698 "Enables fetching and displaying Doodles on the NTP for third-party search "
2699 "engines.";
2700
Becky Zhou65584142019-01-10 18:22:292701#if BUILDFLAG(ENABLE_ANDROID_NIGHT_MODE)
2702
2703const char kAndroidNightModeName[] = "Enable night mode based on user settings";
2704const char kAndroidNightModeDescription[] =
2705 "If enabled, user can enable night mode through settings.";
2706
2707#endif // BUILDFLAG(ENABLE_ANDROID_NIGHT_MODE)
2708
Brett Wilson7b44537e2017-08-18 01:38:282709// Non-Android -----------------------------------------------------------------
Brett Wilsonff596952017-07-14 01:06:552710
Brett Wilson7b44537e2017-08-18 01:38:282711#else // !defined(OS_ANDROID)
brettw5f9c1642017-05-14 17:12:482712
Brett Wilson7b44537e2017-08-18 01:38:282713const char kAccountConsistencyName[] =
2714 "Identity consistency between browser and cookie jar";
2715const char kAccountConsistencyDescription[] =
2716 "When enabled, the browser manages signing in and out of Google accounts.";
2717const char kAccountConsistencyChoiceMirror[] = "Mirror";
2718const char kAccountConsistencyChoiceDice[] = "Dice";
vabr0215a8e2017-03-28 12:47:342719
Reka Normana11e57fc2019-01-29 21:56:582720const char kAppManagementName[] = "Enable App Management page";
2721const char kAppManagementDescription[] =
2722 "Shows the new app management page at chrome://apps.";
2723
Tommy Martino3fa3df52018-08-20 21:45:442724const char kAutofillDropdownLayoutName[] =
2725 "Autofill Dropdown Layout Experiment";
2726const char kAutofillDropdownLayoutDescription[] =
2727 "Alternate visual designs for the Autofill dropdown.";
2728
Chris Pickel3a227ae62017-08-24 10:47:262729const char kDoodlesOnLocalNtpName[] = "Enable doodles on the local NTP";
2730const char kDoodlesOnLocalNtpDescription[] =
2731 "Show doodles on the local New Tab page if Google is the default search "
2732 "engine.";
2733
Kyle Milkaedb39f52018-11-21 19:53:072734const char kSearchSuggestionsOnLocalNtpName[] =
2735 "Enable search suggestions on the local NTP";
2736const char kSearchSuggestionsOnLocalNtpDescription[] =
2737 "Show search suggestions on the local New Tab page if Google is the "
2738 "default search engine.";
2739
2740const char kPromosOnLocalNtpName[] = "Enable promos on the local NTP";
2741const char kPromosOnLocalNtpDescription[] =
2742 "Show promos on the local New Tab page if Google is the "
2743 "default search engine.";
2744
Kristi Parkc9b9d6592019-02-12 22:30:382745const char kRemoveNtpFakeboxName[] = "Remove fakebox from the NTP";
2746const char kRemoveNtpFakeboxDescription[] =
2747 "Do not show the fakebox on the New Tab page.";
2748
Lei Zhang0a318af2018-11-14 02:19:462749const char kEnableWebAuthenticationBleSupportName[] =
2750 "Web Authentication API BLE support";
2751const char kEnableWebAuthenticationBleSupportDescription[] =
2752 "Enable support for using Web Authentication API via Bluetooth security "
2753 "keys";
Sebastien Marchandd33f7dc2018-06-22 22:07:062754
Sebastien Marchandd33f7dc2018-06-22 22:07:062755const char kEnableWebAuthenticationTestingAPIName[] =
2756 "Web Authentication Testing API";
2757const char kEnableWebAuthenticationTestingAPIDescription[] =
2758 "Enable Web Authentication Testing API support, which disconnects the API "
2759 "implementation from the real world, and allows configuring virtual "
2760 "authenticator devices for testing";
2761
Jeffrey Cohenf04130a42018-08-29 00:22:272762const char kHappinessTrackingSurveysForDesktopName[] =
2763 "Happiness Tracking Surveys";
2764const char kHappinessTrackingSurveysForDesktopDescription[] =
2765 "Enable showing Happiness Tracking Surveys to users on Desktop";
2766
Travis Skarebcdb5ed32018-08-17 01:49:402767const char kOmniboxDriveSuggestionsName[] =
2768 "Omnibox Google Drive Document suggestions";
2769const char kOmniboxDriveSuggestionsDescriptions[] =
2770 "Display suggestions for Google Drive documents in the omnibox when Google "
2771 "is the default search engine.";
2772
Kevin Bailey9ec05532019-01-31 23:01:332773const char kOmniboxExperimentalKeywordModeName[] =
2774 "Omnibox Experimental Keyword Mode";
2775const char kOmniboxExperimentalKeywordModeDescription[] =
2776 "Enables various experimental features related to keyword mode, its "
2777 "suggestions and layout";
2778
Lei Zhang0a318af2018-11-14 02:19:462779const char kOmniboxPedalSuggestionsName[] = "Omnibox Pedal suggestions";
2780const char kOmniboxPedalSuggestionsDescription[] =
Orin Jaworski506db4d2019-02-14 20:17:142781 "Enable omnibox Pedal suggestions to accelerate actions within Chrome by "
2782 "detecting user intent and offering direct access to the end goal.";
Lei Zhang0a318af2018-11-14 02:19:462783
Orin Jaworski04c08b42018-07-11 02:39:562784const char kOmniboxReverseAnswersName[] = "Omnibox reverse answers";
2785const char kOmniboxReverseAnswersDescription[] =
2786 "Display answers with rows reversed (swapped); except definitions. Has no "
2787 "effect unless either the #upcoming-ui-features flag is Enabled or the "
2788 "#top-chrome-md flag is set to Refresh or Touchable Refresh.";
2789
Kevin Baileya5f17452019-02-13 01:52:032790const char kOmniboxReverseTabSwitchLogicName[] =
2791 "Omnibox reverse tab switch logic";
2792const char kOmniboxReverseTabSwitchLogicDescription[] =
2793 "Reverse the logic of suggestions that have a tab switch button: Have "
2794 "them switch by default, and have the button navigate.";
2795
Kevin Bailey898669972017-11-06 15:34:492796const char kOmniboxTabSwitchSuggestionsName[] =
2797 "Omnibox tab switch suggestions";
2798const char kOmniboxTabSwitchSuggestionsDescription[] =
Justin Donnellye7926092018-06-18 14:57:212799 "Enable suggestions for switching to open tabs within the Omnibox. "
2800 "Has no effect unless either the #upcoming-ui-features flag is Enabled or "
2801 "the #top-chrome-md flag is set to Refresh or Touchable Refresh.";
Kevin Bailey898669972017-11-06 15:34:492802
krbcc621412017-06-01 19:40:282803const char kOmniboxTailSuggestionsName[] = "Omnibox tail suggestions";
2804const char kOmniboxTailSuggestionsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192805 "Enable receiving tail suggestions, a type of search suggestion based on "
2806 "the last few words in the query, for the Omnibox.";
vabr0215a8e2017-03-28 12:47:342807
Sebastien Marchandd33f7dc2018-06-22 22:07:062808const char kPageAlmostIdleName[] = "Page Almost Idle";
2809const char kPageAlmostIdleDescription[] =
2810 "Make session restore use a definition of loading that waits for CPU and "
2811 "network quiescence.";
2812
2813const char kProactiveTabFreezeAndDiscardName[] =
2814 "Proactive Tab Freeze and Discard";
2815const char kProactiveTabFreezeAndDiscardDescription[] =
2816 "Enables proactive tab freezing and discarding. This requires "
2817 "#enable-page-almost-idle.";
2818
Nicolas Ouellet-payeur82eb65b2018-11-05 16:49:272819const char kShowManagedUiName[] = "Show managed UI for managed users";
2820const char kShowManagedUiDescription[] =
2821 "Enabled/disable showing enterprise users a 'Managed by your organization' "
2822 "message in the app menu and on some chrome:// pages.";
2823
Sebastien Marchandd33f7dc2018-06-22 22:07:062824const char kSiteCharacteristicsDatabaseName[] = "Site Characteristics database";
2825const char kSiteCharacteristicsDatabaseDescription[] =
2826 "Records usage of some features in a database while a tab is in background "
2827 "(title/favicon update, audio playback or usage of non-persistent "
2828 "notifications).";
2829
Brett Wilson7b44537e2017-08-18 01:38:282830const char kUseGoogleLocalNtpName[] = "Enable using the Google local NTP";
2831const char kUseGoogleLocalNtpDescription[] =
2832 "Use the local New Tab page if Google is the default search engine.";
spqchan064a8112017-04-18 16:46:322833
Brett Wilson7b44537e2017-08-18 01:38:282834#if defined(GOOGLE_CHROME_BUILD)
2835
2836const char kGoogleBrandedContextMenuName[] =
2837 "Google branding in the context menu";
2838const char kGoogleBrandedContextMenuDescription[] =
2839 "Shows a Google icon next to context menu items powered by Google "
2840 "services.";
2841
2842#endif // !defined(GOOGLE_CHROME_BUILD)
2843
2844#endif // !defined(OS_ANDROID)
2845
2846// Windows ---------------------------------------------------------------------
2847
2848#if defined(OS_WIN)
2849
David Bienvenud0ddda32018-11-01 16:59:162850const char kCalculateNativeWinOcclusionName[] =
2851 "Calculate window occlusion on Windows";
2852const char kCalculateNativeWinOcclusionDescription[] =
2853 "Calculate window occlusion on Windows will be used in the future "
2854 "to throttle and potentially unload foreground tabs in occluded windows";
2855
Brett Wilson7b44537e2017-08-18 01:38:282856const char kCloudPrintXpsName[] = "XPS in Google Cloud Print";
2857const char kCloudPrintXpsDescription[] =
2858 "XPS enables advanced options for classic printers connected to the Cloud "
2859 "Print with Chrome. Printers must be re-connected after changing this "
2860 "flag.";
2861
Frank Liberato754d14f2019-01-30 23:31:172862const char kD3D11VideoDecoderName[] = "D3D11 Video Decoder";
2863const char kD3D11VideoDecoderDescription[] =
2864 "Enables D3D11VideoDecoder for hardware accelerated video decoding.";
2865
Brett Wilson7b44537e2017-08-18 01:38:282866const char kDisablePostscriptPrinting[] = "Disable PostScript Printing";
2867const char kDisablePostscriptPrintingDescription[] =
2868 "Disables PostScript generation when printing to PostScript capable "
2869 "printers, and uses EMF generation in its place.";
2870
2871const char kEnableAppcontainerName[] = "Enable AppContainer Lockdown.";
2872const char kEnableAppcontainerDescription[] =
2873 "Enables the use of an AppContainer on sandboxed processes to improve "
2874 "security.";
2875
James Forshawfd0ce342018-02-14 09:55:392876const char kEnableGpuAppcontainerName[] = "Enable GPU AppContainer Lockdown.";
2877const char kEnableGpuAppcontainerDescription[] =
2878 "Enables the use of an AppContainer for the GPU sandboxed processes to "
2879 "improve security.";
2880
Brett Wilson7b44537e2017-08-18 01:38:282881const char kGdiTextPrinting[] = "GDI Text Printing";
2882const char kGdiTextPrintingDescription[] =
2883 "Use GDI to print text as simply text";
2884
Olli Etuaho122321192018-09-07 10:15:292885const char kUseAngleName[] = "Choose ANGLE graphics backend";
2886const char kUseAngleDescription[] =
2887 "Choose the graphics backend for ANGLE. D3D11 is used on most Windows "
2888 "computers by default. Using the OpenGL driver as the graphics backend may "
2889 "result in higher performance in some graphics-heavy applications, "
2890 "particularly on NVIDIA GPUs. It can increase battery and memory usage of "
2891 "video playback.";
2892
2893const char kUseAngleDefault[] = "Default";
2894const char kUseAngleGL[] = "OpenGL";
2895const char kUseAngleD3D11[] = "D3D11";
2896const char kUseAngleD3D9[] = "D3D9";
2897
Brett Wilson7b44537e2017-08-18 01:38:282898const char kUseWinrtMidiApiName[] = "Use Windows Runtime MIDI API";
2899const char kUseWinrtMidiApiDescription[] =
2900 "Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or "
2901 "later).";
2902
2903const char kWindows10CustomTitlebarName[] = "Custom-drawn Windows 10 Titlebar";
2904const char kWindows10CustomTitlebarDescription[] =
2905 "If enabled, Chrome will draw the titlebar and caption buttons instead of "
2906 "deferring to Windows.";
2907
2908#endif // defined(OS_WIN)
2909
2910// Mac -------------------------------------------------------------------------
2911
2912#if defined(OS_MACOSX)
2913
Brett Wilson7b44537e2017-08-18 01:38:282914const char kContentFullscreenName[] = "Improved Content Fullscreen";
2915const char kContentFullscreenDescription[] =
2916 "Fullscreen content window detaches from main browser window and goes to "
2917 "a new space without moving or changing the original browser window.";
2918
Brett Wilson7b44537e2017-08-18 01:38:282919const char kHostedAppsInWindowsName[] =
2920 "Allow hosted apps to be opened in windows";
2921const char kHostedAppsInWindowsDescription[] =
2922 "Allows hosted apps to be opened in windows instead of being limited to "
2923 "tabs.";
2924
Christopher Cameron57dee5a42018-09-25 01:20:082925const char kCreateAppWindowsInAppShimProcessName[] =
2926 "Create native windows in the app process";
2927const char kCreateAppWindowsInAppShimProcessDescription[] =
2928 "Create native windows the app shim process, instead of of the browser "
2929 "process.";
2930
Lei Zhange065b572018-12-11 08:00:412931const char kEnableCustomMacPaperSizesName[] = "Enable custom paper sizes";
2932const char kEnableCustomMacPaperSizesDescription[] =
2933 "Allow use of custom paper sizes in Print Preview.";
2934
Lei Zhang2eca9082017-10-17 20:42:502935const char kMacTouchBarName[] = "Hardware Touch Bar";
2936const char kMacTouchBarDescription[] = "Control the use of the Touch Bar.";
Brett Wilson7b44537e2017-08-18 01:38:282937
Greg Kerr32483d1c2018-12-18 02:29:142938const char kMacV2GPUSandboxName[] = "Mac V2 GPU Sandbox";
2939const char kMacV2GPUSandboxDescription[] =
2940 "Controls whether the GPU process on macOS uses the V1 or V2 sandbox.";
2941
Brett Wilson7b44537e2017-08-18 01:38:282942const char kMacViewsNativeAppWindowsName[] = "Toolkit-Views App Windows.";
2943const char kMacViewsNativeAppWindowsDescription[] =
2944 "Controls whether to use Toolkit-Views based Chrome App windows.";
2945
2946const char kMacViewsTaskManagerName[] = "Toolkit-Views Task Manager.";
2947const char kMacViewsTaskManagerDescription[] =
2948 "Controls whether to use the Toolkit-Views based Task Manager.";
2949
Brett Wilson7b44537e2017-08-18 01:38:282950#endif
2951
2952// Chrome OS -------------------------------------------------------------------
vabr0215a8e2017-03-28 12:47:342953
2954#if defined(OS_CHROMEOS)
2955
Brett Wilson7b44537e2017-08-18 01:38:282956const char kAcceleratedMjpegDecodeName[] =
2957 "Hardware-accelerated mjpeg decode for captured frame";
2958const char kAcceleratedMjpegDecodeDescription[] =
2959 "Enable hardware-accelerated mjpeg decode for captured frame where "
2960 "available.";
vabr0215a8e2017-03-28 12:47:342961
Brett Wilson7b44537e2017-08-18 01:38:282962const char kAllowTouchpadThreeFingerClickName[] = "Touchpad three-finger-click";
2963const char kAllowTouchpadThreeFingerClickDescription[] =
2964 "Enables touchpad three-finger-click as middle button.";
vabr0215a8e2017-03-28 12:47:342965
Reka Normana11e57fc2019-01-29 21:56:582966const char kAppServiceAshName[] = "App Service Ash";
2967const char kAppServiceAshDescription[] =
2968 "Use the App Service to provide data to the Ash UI, such as the shelf and "
2969 "app list.";
2970
Bruno Kim Medeiros Cesarb98fe1d82018-06-06 18:11:522971const char kArcAvailableForChildName[] = "Allow ARC for child accounts";
2972const char kArcAvailableForChildDescription[] =
2973 "Allow child accounts to start Android apps.";
2974
Brett Wilson7b44537e2017-08-18 01:38:282975const char kArcBootCompleted[] = "Load Android apps automatically";
2976const char kArcBootCompletedDescription[] =
2977 "Allow Android apps to start automatically after signing in.";
vabr0215a8e2017-03-28 12:47:342978
Luum Habtemariamdaa8fd22018-06-25 22:39:432979const char kArcCupsApiName[] = "ARC CUPS API";
2980const char kArcCupsApiDescription[] =
2981 "Enables support of libcups APIs from ARC";
2982
Naoki Fukino153de8a2019-01-22 08:37:542983const char kArcDocumentsProviderName[] = "ARC DocumentsProvider integration";
2984const char kArcDocumentsProviderDescription[] =
2985 "Enables DocumentsProvider integration in Chrome OS Files app.";
2986
Satoshi Niwa8b1d5282018-10-24 04:53:032987const char kArcFilePickerExperimentName[] =
2988 "Enable file picker experiment for ARC";
2989const char kArcFilePickerExperimentDescription[] =
2990 "Enables using Chrome OS file picker in ARC.";
2991
[email protected]939ceae2019-01-29 17:00:152992const char kArcGraphicBuffersVisualizationToolName[] =
2993 "Enable ARC graphic buffers visualization tool";
2994const char kArcGraphicBuffersVisualizationToolDescription[] =
2995 "Enable ARC graphic buffers visualization tool "
2996 "(chrome://arc-graphics-tracing).";
2997
Lev Rumyantsev7a8544312017-08-18 19:26:512998const char kArcNativeBridgeExperimentName[] =
2999 "Enable native bridge experiment for ARC";
3000const char kArcNativeBridgeExperimentDescription[] =
3001 "Enables experimental native bridge feature.";
3002
lgchengecd1c1a62018-01-09 02:59:463003const char kArcUsbHostName[] = "Enable ARC USB host integration";
3004const char kArcUsbHostDescription[] =
3005 "Allow Android apps to use USB host feature on ChromeOS devices.";
3006
Kevin Cernekeeb7f96a52017-10-25 17:40:183007const char kArcVpnName[] = "Enable ARC VPN integration";
3008const char kArcVpnDescription[] =
3009 "Allow Android VPN clients to tunnel Chrome traffic.";
3010
Qiang Xu045aff222018-05-21 23:21:013011const char kAshEnableDisplayMoveWindowAccelsName[] =
3012 "Enable shortcuts for moving window between displays.";
3013const char kAshEnableDisplayMoveWindowAccelsDescription[] =
3014 "Enable shortcuts for moving window between displays.";
3015
Sammie Quonfe640ca2019-01-30 17:54:183016const char kAshEnableOverviewRoundedCornersName[] =
3017 "Enable rounded corners in overview mode.";
3018const char kAshEnableOverviewRoundedCornersDescription[] =
3019 "Enables rounded corners on overview windows.";
3020
Qiang Xu045aff222018-05-21 23:21:013021const char kAshEnablePersistentWindowBoundsName[] =
3022 "Enable persistent window bounds in multi-displays scenario.";
3023const char kAshEnablePersistentWindowBoundsDescription[] =
3024 "Enable persistent window bounds in multi-displays scenario.";
3025
Eliot Courtneye87a9c32018-11-20 03:33:023026const char kAshEnablePipRoundedCornersName[] =
3027 "Enable Picture-in-Picture rounded corners.";
3028const char kAshEnablePipRoundedCornersDescription[] =
3029 "Enable rounded corners on the Picture-in-Picture window.";
3030
Brett Wilson7b44537e2017-08-18 01:38:283031const char kAshEnableUnifiedDesktopName[] = "Unified desktop mode";
3032const char kAshEnableUnifiedDesktopDescription[] =
3033 "Enable unified desktop mode which allows a window to span multiple "
3034 "displays.";
vabr0215a8e2017-03-28 12:47:343035
Qiang Xu045aff222018-05-21 23:21:013036const char kAshShelfColorName[] = "Shelf color in Chrome OS system UI";
3037const char kAshShelfColorDescription[] =
3038 "Enables/disables the shelf color to be a derived from the wallpaper. The "
3039 "--ash-shelf-color-scheme flag defines how that color is derived.";
3040
3041const char kAshShelfColorScheme[] = "Shelf color scheme in Chrome OS System UI";
3042const char kAshShelfColorSchemeDescription[] =
3043 "Specify how the color is derived from the wallpaper. This flag is only "
3044 "used when the --ash-shelf-color flag is enabled. Defaults to Dark & Muted";
3045const char kAshShelfColorSchemeLightVibrant[] = "Light & Vibrant";
3046const char kAshShelfColorSchemeNormalVibrant[] = "Normal & Vibrant";
3047const char kAshShelfColorSchemeDarkVibrant[] = "Dark & Vibrant";
3048const char kAshShelfColorSchemeLightMuted[] = "Light & Muted";
3049const char kAshShelfColorSchemeNormalMuted[] = "Normal & Muted";
3050const char kAshShelfColorSchemeDarkMuted[] = "Dark & Muted";
3051
Sean Kau5e956192017-10-06 22:25:173052const char kBulkPrintersName[] = "Bulk Printers Policy";
3053const char kBulkPrintersDescription[] = "Enables the new bulk printers policy";
3054
Brett Wilson7b44537e2017-08-18 01:38:283055const char kCaptivePortalBypassProxyName[] =
3056 "Bypass proxy for Captive Portal Authorization";
3057const char kCaptivePortalBypassProxyDescription[] =
3058 "If proxy is configured, it usually prevents from authorization on "
3059 "different captive portals. This enables opening captive portal "
3060 "authorization dialog in a separate window, which ignores proxy settings.";
vabr0215a8e2017-03-28 12:47:343061
Xiaochu Liu51d03fd2017-09-08 23:51:023062const char kCrOSContainerName[] = "Chrome OS Container";
3063const char kCrOSContainerDescription[] =
3064 "Enable the use of Chrome OS Container utility.";
3065
Brett Wilson7b44537e2017-08-18 01:38:283066const char kCrosRegionsModeName[] = "Cros-regions load mode";
3067const char kCrosRegionsModeDescription[] =
3068 "This flag controls cros-regions load mode";
3069const char kCrosRegionsModeDefault[] = "Default";
3070const char kCrosRegionsModeOverride[] = "Override VPD values.";
3071const char kCrosRegionsModeHide[] = "Hide VPD values.";
vabr0215a8e2017-03-28 12:47:343072
Daniel Ng96ab0c82019-01-16 01:21:553073const char kCrostiniAppSearchName[] = "Crostini App Search";
3074const char kCrostiniAppSearchDescription[] =
3075 "Enable search and installation of Crostini apps in the launcher.";
3076
Joel Hockey42387102019-01-10 01:19:323077const char kCrostiniBackupName[] = "Crostini Backup";
3078const char kCrostiniBackupDescription[] = "Enable Crostini export and import.";
3079
Josh Pratt57cea392018-10-30 02:59:063080const char kCrostiniUsbSupportName[] = "Crostini Usb Support";
3081const char kCrostiniUsbSupportDescription[] =
3082 "Enable mounting Usb devices in Crostini.";
3083
Josh Nohle2f82dcc2018-12-17 23:11:233084const char kCryptAuthV2EnrollmentName[] = "CryptAuth v2 Enrollment";
3085const char kCryptAuthV2EnrollmentDescription[] =
3086 "Use the CryptAuth v2 Enrollment protocol.";
3087
Qiang Xu045aff222018-05-21 23:21:013088const char kDisableSystemTimezoneAutomaticDetectionName[] =
3089 "SystemTimezoneAutomaticDetection policy support";
3090const char kDisableSystemTimezoneAutomaticDetectionDescription[] =
3091 "Disable system timezone automatic detection device policy.";
3092
Sammie Quonef6b4882017-09-14 16:50:053093const char kDisableTabletAutohideTitlebarsName[] =
3094 "Disable autohide titlebars in tablet mode";
3095const char kDisableTabletAutohideTitlebarsDescription[] =
3096 "Disable tablet mode autohide titlebars functionality. The user will be "
3097 "able to see the titlebar in tablet mode.";
3098
Xiaoqian Dai24b33eb2018-04-10 21:01:573099const char kDisableTabletSplitViewName[] = "Disable split view in Tablet mode";
3100const char kDisableTabletSplitViewDescription[] =
3101 "Disable split view for Chrome OS tablet mode.";
3102
Ahmed Fakhry4f567e692018-10-16 15:51:083103const char kDoubleTapToZoomInTabletModeName[] =
3104 "Double-tap to zoom in tablet mode";
3105const char kDoubleTapToZoomInTabletModeDescription[] =
3106 "If Enabled, double tapping in webpages while in tablet mode will zoom the "
3107 "page.";
3108
Daniel Zhang01399072018-08-16 22:28:203109const char kEnableAppListSearchAutocompleteName[] =
3110 "App List Search Autocomplete";
3111const char kEnableAppListSearchAutocompleteDescription[] =
3112 "Allow App List search box to autocomplete queries for Google searches and "
3113 "apps.";
3114
Qiang Xu53d1a5832018-05-24 18:44:193115const char kEnableAppShortcutSearchName[] =
3116 "Enable app shortcut search in launcher";
3117const char kEnableAppShortcutSearchDescription[] =
3118 "Enables app shortcut search in launcher";
3119
Vladislav Kaznacheevaa213a02018-10-29 17:54:283120const char kEnableAppDataSearchName[] = "Enable app data search in launcher";
3121const char kEnableAppDataSearchDescription[] =
3122 "Allow launcher search to access data available through Firebase App "
3123 "Indexing";
3124
Lei Zhang0a318af2018-11-14 02:19:463125const char kEnableArcUnifiedAudioFocusName[] =
Becca Hughes34415e82018-10-05 18:47:373126 "Enable unified audio focus on ARC";
Lei Zhang0a318af2018-11-14 02:19:463127const char kEnableArcUnifiedAudioFocusDescription[] =
Becca Hughes34415e82018-10-05 18:47:373128 "If audio focus is enabled in Chrome then this will delegate audio focus "
3129 "control in Android apps to Chrome.";
3130
Yue Li958f9dd2018-11-15 00:56:593131const char kEnableAssistantVoiceMatchName[] = "Enable Assistant Voice Match";
3132const char kEnableAssistantVoiceMatchDescription[] =
3133 "Enable the Assistant Voice Match feature";
3134
Yue Liebaa9952018-12-07 21:41:263135const char kEnableAssistantAppSupportName[] = "Enable Assistant App Support";
3136const char kEnableAssistantAppSupportDescription[] =
3137 "Enable the Assistant App Support feature";
3138
Lei Zhang2eca9082017-10-17 20:42:503139const char kEnableBackgroundBlurName[] = "Enable background blur.";
3140const char kEnableBackgroundBlurDescription[] =
Wenzhao Zang50fb0b22017-11-07 01:38:423141 "Enables background blur for the Peeking Launcher and Tab Switcher.";
Alex Newcomer43cb7f12017-07-28 17:37:393142
Lei Zhang0ca70ea2018-09-07 17:51:013143const char kEnableChromeOsAccountManagerName[] = "Enable Account Manager";
3144const char kEnableChromeOsAccountManagerDescription[] =
Kushagra Sinha8a181fc2018-08-20 17:15:493145 "Enables the Chrome OS Account Manager";
3146
Alexander Alekseev38e1e0a2018-11-08 22:48:483147const char kEnableDiscoverAppName[] = "Enable Discover App";
3148const char kEnableDiscoverAppDescription[] =
3149 "Enable Discover App icon in launcher.";
3150
Xiaoqian Dai82d99192018-05-25 18:51:353151const char kEnableDragTabsInTabletModeName[] =
3152 "Enable dragging tabs in tablet mode";
3153const char kEnableDragTabsInTabletModeDescription[] =
3154 "Allows the user to drag the tabs out of a browser window in tablet mode.";
3155
Sam McNally201fbf94e2018-07-04 03:15:203156const char kEnableDriveFsName[] = "Enable DriveFS";
3157const char kEnableDriveFsDescription[] =
3158 "Enables use of the new DriveFS-based Drive sync client.";
3159
Andrew Moylan97585272019-02-19 19:01:223160const char kEnableExplicitDmaFencesName[] = "Enable explicit dma-fences";
3161const char kEnableExplicitDmaFencesDescription[] =
3162 "Use dma-fences explicitly for synchronization between GPU and display "
3163 "controller when available.";
3164
Brett Wilson7b44537e2017-08-18 01:38:283165const char kEnableEncryptionMigrationName[] =
3166 "Enable encryption migration of user data";
3167const char kEnableEncryptionMigrationDescription[] =
3168 "If enabled and the device supports ARC, the user will be asked to update "
3169 "the encryption of user data when the user signs in.";
vabr0215a8e2017-03-28 12:47:343170
Qiang Xu045aff222018-05-21 23:21:013171const char kEnableFullscreenHandwritingVirtualKeyboardName[] =
3172 "Enable full screen handwriting virtual keyboard";
3173const char kEnableFullscreenHandwritingVirtualKeyboardDescription[] =
3174 "If enabled, the handwriting virtual keyboard will allow user to write "
3175 "anywhere on the screen";
3176
Xiaohui Chenfb0943e2018-10-16 22:44:373177const char kEnableGoogleAssistantName[] = "Enable Google Assistant";
3178const char kEnableGoogleAssistantDescription[] =
3179 "Enable an experimental Assistant implementation that will work on all "
3180 "Chromebooks.";
3181
Xiaohui Chenf4283f32018-11-26 20:02:503182const char kEnableGoogleAssistantDspName[] =
3183 "Enable Google Assistant with hardware-based hotword";
3184const char kEnableGoogleAssistantDspDescription[] =
3185 "Enable an experimental feature that uses hardware-based hotword detection "
3186 "for Assistant. Only a limited number of devices have this type of "
3187 "hardware support.";
3188
Xiaohui Chenc3baca42018-11-30 19:29:373189const char kEnableGoogleAssistantStereoInputName[] =
3190 "Enable Google Assistant with stereo audio input";
3191const char kEnableGoogleAssistantStereoInputDescription[] =
3192 "Enable an experimental feature that uses stereo audio input for hotword "
3193 "and voice to text detection in Google Assistant.";
3194
Qiang Xu045aff222018-05-21 23:21:013195const char kEnableHomeLauncherName[] = "Enable home launcher";
3196const char kEnableHomeLauncherDescription[] =
3197 "Enable home launcher in tablet mode.";
3198
Andrew Moylan97585272019-02-19 19:01:223199const char kEnableMyFilesVolumeName[] = "Enable MyFiles as Volume";
3200const char kEnableMyFilesVolumeDescription[] =
3201 "Enables use of MyFiles as a read/write volume. This should be only "
3202 "used for testing or for trying to restore the previous Downloads content.";
3203
Sammie Quon248ccef2018-08-28 23:00:013204const char kEnableOobeRecommendAppsScreenName[] =
3205 "Enable OOBE Recommend Apps Screen";
3206const char kEnableOobeRecommendAppsScreenDescription[] =
3207 "Enable the Recommend Apps Screen in OOBE which allows user to install apps"
3208 "from other devices";
3209
Qiang Xu045aff222018-05-21 23:21:013210const char kEnablePerUserTimezoneName[] = "Per-user time zone preferences.";
3211const char kEnablePerUserTimezoneDescription[] =
3212 "Chrome OS system timezone preference is stored and handled for each user "
3213 "individually.";
3214
Vladislav Kaznacheevaa213a02018-10-29 17:54:283215const char kEnablePlayStoreSearchName[] = "Enable Play Store search";
3216const char kEnablePlayStoreSearchDescription[] =
3217 "Enable Play Store search in launcher.";
3218
Darren Shen3e49c63d2018-03-28 04:45:503219const char kEnableStylusVirtualKeyboardName[] =
3220 "Enable stylus virtual keyboard";
3221const char kEnableStylusVirtualKeyboardDescription[] =
3222 "If enabled, tapping with a stylus will show the handwriting virtual "
3223 "keyboard.";
3224
Jazz Xu2e5886662018-12-14 00:38:483225const char kEnableVideoPlayerNativeControlsName[] =
3226 "Enable native controls in video player app";
3227const char kEnableVideoPlayerNativeControlsDescription[] =
3228 "Enable native controls in video player app";
3229
Darren Shen0b4e5802018-07-10 03:12:263230const char kEnableVirtualKeyboardUkmName[] = "Enable UKM for virtual keyboard";
3231const char kEnableVirtualKeyboardUkmDescription[] =
3232 "Enables UKM for virtual keyboard";
3233
Lei Zhang0ca70ea2018-09-07 17:51:013234const char kEnableZeroStateSuggestionsName[] = "Enable Zero State Suggetions";
3235const char kEnableZeroStateSuggestionsDescription[] =
Sammie Quon248ccef2018-08-28 23:00:013236 "Enable Zero State Suggestions feature in Launcher, which will show "
Vladislav Kaznacheevaa213a02018-10-29 17:54:283237 "suggestions when launcher search box is active with an empty query";
Sammie Quon248ccef2018-08-28 23:00:013238
Brett Wilson7b44537e2017-08-18 01:38:283239const char kEolNotificationName[] = "Disable Device End of Life notification.";
3240const char kEolNotificationDescription[] =
3241 "Disable Notifcation when Device is End of Life.";
3242
Akihiro Ota3ff6f8a2019-01-18 17:43:043243const char kExperimentalAccessibilityChromeVoxLanguageSwitchingName[] =
3244 "Enable experimental ChromeVox language switching.";
3245const char kExperimentalAccessibilityChromeVoxLanguageSwitchingDescription[] =
3246 "Enable ChromeVox language switching, which changes ChromeVox's "
3247 "output language upon detection of new language.";
3248
Brett Wilson7b44537e2017-08-18 01:38:283249const char kFileManagerTouchModeName[] = "Files App. touch mode";
3250const char kFileManagerTouchModeDescription[] =
3251 "Touchscreen-specific interactions of the Files app.";
3252
3253const char kFirstRunUiTransitionsName[] =
3254 "Animated transitions in the first-run tutorial";
3255const char kFirstRunUiTransitionsDescription[] =
3256 "Transitions during first-run tutorial are animated.";
3257
Brett Wilson7b44537e2017-08-18 01:38:283258const char kForceEnableStylusToolsName[] = "Force enable stylus features";
3259const char kForceEnableStylusToolsDescription[] =
3260 "Forces display of the stylus tools menu in the shelf and the stylus "
3261 "section in settings, even if there is no attached stylus device.";
3262
Andrew Moylan97585272019-02-19 19:01:223263const char kFsNosymfollowName[] =
3264 "Prevent symlink traversal on user-supplied filesystems.";
3265const char kFsNosymfollowDescription[] =
3266 "Causes user-supplied filesystems to be mounted with the 'nosymfollow'"
3267 " option, so the chromuimos LSM denies symlink traversal on the"
3268 " filesystem.";
3269
Brett Wilson7b44537e2017-08-18 01:38:283270const char kGestureTypingName[] = "Gesture typing for the virtual keyboard.";
3271const char kGestureTypingDescription[] =
3272 "Enable/Disable gesture typing option in the settings page for the virtual "
3273 "keyboard.";
3274
Andrew Moylan97585272019-02-19 19:01:223275const char kImeServiceName[] = "Enable IME service";
3276const char kImeServiceDescription[] =
3277 "Enable IME service to provide the IME functionality instead of NaCl";
3278
Ahmed Fakhry15d707e2019-02-22 23:54:213279const char kListAllDisplayModesName[] = "List all display modes";
3280const char kListAllDisplayModesDescription[] =
3281 "Enables listing all external displays' modes in the display settings.";
3282
Megumi Hattori5a0d4182018-03-06 11:09:503283const char kLockScreenNotificationName[] = "Lock screen notification";
3284const char kLockScreenNotificationDescription[] =
3285 "Enable notifications on the lock screen.";
3286
Mohsen Izadi06a16f72018-11-29 02:29:223287const char kMashOopVizName[] = "Out-of-process viz for mash";
3288const char kMashOopVizDescription[] =
3289 "Runs viz in a separate process when mash is enabled (otherwise viz would "
3290 "run in ash process)";
3291
Qiang Xu045aff222018-05-21 23:21:013292const char kMaterialDesignInkDropAnimationSpeedName[] =
3293 "Material design ink drop animation speed";
3294const char kMaterialDesignInkDropAnimationSpeedDescription[] =
3295 "Sets the speed of the experimental visual feedback animations for "
3296 "material design.";
3297const char kMaterialDesignInkDropAnimationFast[] = "Fast";
3298const char kMaterialDesignInkDropAnimationSlow[] = "Slow";
3299
Brett Wilson7b44537e2017-08-18 01:38:283300const char kMemoryPressureThresholdName[] =
3301 "Memory discard strategy for advanced pressure handling";
3302const char kMemoryPressureThresholdDescription[] =
3303 "Memory discarding strategy to use";
3304const char kConservativeThresholds[] =
3305 "Conservative memory pressure release strategy";
3306const char kAggressiveCacheDiscardThresholds[] =
3307 "Aggressive cache release strategy";
3308const char kAggressiveTabDiscardThresholds[] =
3309 "Aggressive tab release strategy";
3310const char kAggressiveThresholds[] =
3311 "Aggressive tab and cache release strategy";
3312
3313const char kMtpWriteSupportName[] = "MTP write support";
3314const char kMtpWriteSupportDescription[] =
3315 "MTP write support in File System API (and file manager). In-place editing "
3316 "operations are not supported.";
3317
vabr0215a8e2017-03-28 12:47:343318const char kNetworkPortalNotificationName[] =
3319 "Notifications about captive portals";
vabr0215a8e2017-03-28 12:47:343320const char kNetworkPortalNotificationDescription[] =
3321 "If enabled, notification is displayed when device is connected to a "
3322 "network behind captive portal.";
3323
Anand K. Mistrydb5e0102018-10-04 04:24:003324const char kNewZipUnpackerName[] = "ZIP Archiver (unpacking)";
Brett Wilson7b44537e2017-08-18 01:38:283325const char kNewZipUnpackerDescription[] =
Anand K. Mistrydb5e0102018-10-04 04:24:003326 "Use the ZIP Archiver for mounting/unpacking ZIP files";
vabr0215a8e2017-03-28 12:47:343327
Qiang Xu045aff222018-05-21 23:21:013328const char kOfficeEditingComponentAppName[] =
3329 "Office Editing for Docs, Sheets & Slides";
3330const char kOfficeEditingComponentAppDescription[] =
3331 "Office Editing for Docs, Sheets & Slides for testing purposes.";
3332
Brett Wilson7b44537e2017-08-18 01:38:283333const char kPhysicalKeyboardAutocorrectName[] = "Physical keyboard autocorrect";
3334const char kPhysicalKeyboardAutocorrectDescription[] =
3335 "Enable physical keyboard autocorrect for US keyboard, which can provide "
3336 "suggestions as typing on physical keyboard.";
vabr0215a8e2017-03-28 12:47:343337
3338const char kPrinterProviderSearchAppName[] =
3339 "Chrome Web Store Gallery app for printer drivers";
vabr0215a8e2017-03-28 12:47:343340const char kPrinterProviderSearchAppDescription[] =
3341 "Enables Chrome Web Store Gallery app for printer drivers. The app "
Vitalii Iarko7df520142017-07-07 12:53:193342 "searches Chrome Web Store for extensions that support printing to a USB "
3343 "printer with specific USB ID.";
vabr0215a8e2017-03-28 12:47:343344
Andrew Moylan97585272019-02-19 19:01:223345const char kSchedulerConfigurationName[] = "Scheduler Configuration";
3346const char kSchedulerConfigurationDescription[] =
3347 "Instructs the OS to use a specific scheduler configuration setting.";
3348const char kSchedulerConfigurationConservative[] = "Conservative";
3349const char kSchedulerConfigurationPerformance[] = "Performance";
3350
3351const char kShillSandboxingName[] =
3352 "Run shill, the ChromeOS network manager, in a sandbox.";
3353const char kShillSandboxingDescription[] =
3354 "Causes shill to be run as user/group 'shill', instead of 'root'.";
3355
James Cook0ba192bf2017-12-01 20:53:113356const char kShowTapsName[] = "Show taps";
3357const char kShowTapsDescription[] =
3358 "Draws a circle at each touch point, which makes touch points more obvious "
3359 "when projecting or mirroring the display. Similar to the Android OS "
3360 "developer option.";
3361
3362const char kShowTouchHudName[] = "Show HUD for touch points";
3363const char kShowTouchHudDescription[] =
3364 "Shows a trail of colored dots for the last few touch points. Pressing "
3365 "Ctrl-Alt-I shows a heads-up display view in the top-left corner. Helps "
3366 "debug hardware issues that generate spurious touch events.";
3367
James Cook28d7c482018-09-07 21:00:543368const char kSingleProcessMashName[] =
3369 "In-process window service (SingleProcessMash)";
3370const char kSingleProcessMashDescription[] =
3371 "Runs the system UI (ash) as a mojo service, but inside the browser "
3372 "process. The browser uses the mojo window service (ws) APIs.";
3373
Ahmed Fakhry58e6ef542018-09-04 18:05:383374const char kSlideTopChromeWithPageScrollsName[] =
3375 "Slide top-chrome with page scrolls";
3376const char kSlideTopChromeWithPageScrollsDescription[] =
3377 "If enabled, page scrolls in tablet mode will also scroll the top-chrome"
3378 " UI.";
3379
Jorge Gil5a8ccde2018-07-10 01:46:213380const char kSmartTextSelectionName[] = "Smart Text Selection";
3381const char kSmartTextSelectionDescription[] =
3382 "Shows quick actions for text "
3383 "selections in the context menu.";
3384
Brett Wilson7b44537e2017-08-18 01:38:283385const char kTetherName[] = "Instant Tethering";
3386const char kTetherDescription[] =
3387 "Enables Instant Tethering. Instant Tethering allows your nearby Google "
3388 "phone to share its Internet connection with this device.";
stanisc14bed0b132017-05-10 17:46:373389
Brett Wilson7b44537e2017-08-18 01:38:283390const char kTouchscreenCalibrationName[] =
3391 "Enable/disable touchscreen calibration option in material design settings";
3392const char kTouchscreenCalibrationDescription[] =
3393 "If enabled, the user can calibrate the touch screen displays in "
3394 "chrome://settings/display.";
yhanadac5bff5b2017-05-18 06:37:093395
Qiang Xu045aff222018-05-21 23:21:013396const char kUiDevToolsName[] = "Enable native UI inspection";
3397const char kUiDevToolsDescription[] =
3398 "Enables inspection of native UI elements. For local inspection use "
3399 "chrome://inspect#other";
3400
Mitsuru Oshima63d3f2a2017-08-23 00:12:113401// Force UI Mode
3402const char kUiModeName[] = "Force Ui Mode";
3403const char kUiModeDescription[] =
Elly Fong-Jonesf4c15772019-01-31 17:40:063404 "This flag can be used to force a certain mode on to a chromebook, "
3405 "despite its current orientation. \"Tablet\" means that the "
3406 "chromebook will act as if it were in tablet mode. \"Clamshell\" "
3407 "means that the chromebook will act as if it were in clamshell "
3408 "mode. \"Auto\" means that the chromebook will alternate between "
3409 "the two, based on its orientation.";
Min Chenfd25cd22018-11-06 01:50:513410const char kUiModeTablet[] = "Tablet";
Mitsuru Oshima63d3f2a2017-08-23 00:12:113411const char kUiModeClamshell[] = "Clamshell";
3412const char kUiModeAuto[] = "Auto (default)";
3413
Andrew Moylan97585272019-02-19 19:01:223414const char kUiShowCompositedLayerBordersName[] =
3415 "Show UI composited layer borders";
3416const char kUiShowCompositedLayerBordersDescription[] =
3417 "Show border around composited layers created by UI.";
3418const char kUiShowCompositedLayerBordersRenderPass[] = "RenderPass";
3419const char kUiShowCompositedLayerBordersSurface[] = "Surface";
3420const char kUiShowCompositedLayerBordersLayer[] = "Layer";
3421const char kUiShowCompositedLayerBordersAll[] = "All";
3422
3423const char kUiSlowAnimationsName[] = "Slow UI animations";
3424const char kUiSlowAnimationsDescription[] = "Makes all UI animations slow.";
Mattias Nissler6bb633f2019-02-13 23:41:463425
Sonny Sasaka7fecfeda2018-07-11 23:47:553426const char kUnfilteredBluetoothDevicesName[] = "Unfiltered Bluetooth devices";
3427const char kUnfilteredBluetoothDevicesDescription[] =
3428 "Shows all Bluetooth devices in UI (System Tray/Settings Page.)";
3429
Allen Webbcdc8e69d2018-09-12 20:36:003430const char kUsbguardName[] = "Block new USB devices at the lock screen.";
3431const char kUsbguardDescription[] =
3432 "Prevents newly connected USB devices from operating at the lock screen"
3433 " until Chrome OS is unlocked to protect against malicious USB devices."
3434 " Already connected USB devices will continue to function.";
3435
James Cooka1bcfa9a2018-01-30 00:18:403436const char kUseMashName[] = "Out-of-process system UI (mash)";
3437const char kUseMashDescription[] =
3438 "Runs the mojo UI service (mus) and the ash window manager and system UI "
3439 "in a separate process.";
Brett Wilson7b44537e2017-08-18 01:38:283440
Miguel Casas-Sanchez8ba32f92017-11-07 05:03:343441// TODO(mcasas): remove after https://crbug.com/771345.
3442const char kUseMonitorColorSpaceName[] = "Use monitor color space";
3443const char kUseMonitorColorSpaceDescription[] =
3444 "Enables Chrome to use the color space information provided by the monitor"
3445 " instead of the default sRGB color space.";
3446
Andrew Moylan651220212019-02-19 22:50:143447const char kUserActivityPredictionMlServiceName[] =
3448 "ML Service Smart Dim model";
3449const char kUserActivityPredictionMlServiceDescription[] =
3450 "Uses the new ML Service model for user activity prediction (Smart Dim).";
3451
Andres Calderon Jaramillo43c0e8a2018-08-21 02:46:233452const char kVaapiJpegImageDecodeAccelerationName[] =
3453 "VA-API JPEG decode acceleration for images";
3454const char kVaapiJpegImageDecodeAccelerationDescription[] =
3455 "Enable or disable decode acceleration of JPEG images (as opposed to camera"
3456 " captures) using the VA-API.";
3457
Brett Wilson7b44537e2017-08-18 01:38:283458const char kVideoPlayerChromecastSupportName[] =
3459 "Experimental Chromecast support for Video Player";
3460const char kVideoPlayerChromecastSupportDescription[] =
3461 "This option enables experimental Chromecast support for Video Player app "
3462 "on ChromeOS.";
3463
3464const char kVirtualKeyboardName[] = "Virtual Keyboard";
3465const char kVirtualKeyboardDescription[] = "Enable virtual keyboard support.";
3466
3467const char kVirtualKeyboardOverscrollName[] = "Virtual Keyboard Overscroll";
3468const char kVirtualKeyboardOverscrollDescription[] =
3469 "Enables virtual keyboard overscroll support.";
3470
3471const char kVoiceInputName[] = "Voice input on virtual keyboard";
3472const char kVoiceInputDescription[] =
3473 "Enables voice input on virtual keyboard.";
3474
3475const char kWakeOnPacketsName[] = "Wake On Packets";
3476const char kWakeOnPacketsDescription[] =
3477 "Enables waking the device based on the receipt of some network packets.";
orenb21da031c2017-06-30 21:24:203478
Rob Schonbergercf5aeeea2019-02-27 16:57:373479const char kEnableAppReinstallZeroStateName[] =
3480 "Enable Zero State App Reinstall Suggestions.";
3481const char kEnableAppReinstallZeroStateDescription[] =
3482 "Enable Zero State App Reinstall Suggestions feature in launcher, which "
3483 "will show app reinstall recommendations at end of zero state list.";
3484
yhanadac5bff5b2017-05-18 06:37:093485#endif // defined(OS_CHROMEOS)
3486
Brett Wilson7b44537e2017-08-18 01:38:283487// Random platform combinations -----------------------------------------------
3488
3489#if defined(OS_WIN) || defined(OS_LINUX)
3490
3491const char kEnableInputImeApiName[] = "Enable Input IME API";
3492const char kEnableInputImeApiDescription[] =
3493 "Enable the use of chrome.input.ime API.";
3494
3495#endif // defined(OS_WIN) || defined(OS_LINUX)
3496
Jiajia Qindb252e92019-01-28 11:47:483497#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS)
3498
3499const char kWebGL2ComputeContextName[] = "WebGL 2.0 Compute";
3500const char kWebGL2ComputeContextDescription[] =
3501 "Enable the use of WebGL 2.0 Compute API.";
3502
3503#endif // defined(OS_WIN) || defined(OS_LINUX) || defined(OS_CHROMEOS)
3504
Brett Wilson7b44537e2017-08-18 01:38:283505#if defined(OS_WIN) || defined(OS_MACOSX)
3506
3507const char kAutomaticTabDiscardingName[] = "Automatic tab discarding";
3508const char kAutomaticTabDiscardingDescription[] =
3509 "If enabled, tabs get automatically discarded from memory when the system "
3510 "memory is low. Discarded tabs are still visible on the tab strip and get "
3511 "reloaded when clicked on. Info about discarded tabs can be found at "
3512 "chrome://discards.";
3513
3514#endif // defined(OS_WIN) || defined(OS_MACOSX)
3515
lanwei83f54452018-06-21 23:51:043516#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX)
3517
3518const char kDirectManipulationStylusName[] = "Direct Manipulation Stylus";
3519const char kDirectManipulationStylusDescription[] =
3520 "If enabled, Chrome will scroll web pages on stylus drag.";
3521
3522#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX)
3523
Henrik Grunell63f2d772018-12-06 17:25:203524#if defined(OS_MACOSX) || defined(OS_CHROMEOS)
3525
3526const char kForceEnableSystemAecName[] = "Force enable system AEC";
3527const char kForceEnableSystemAecDescription[] =
3528 "Use system echo canceller instead of WebRTC echo canceller. If there is "
3529 "no system echo canceller available, getUserMedia with echo cancellation "
3530 "enabled will fail.";
3531
3532#endif // defined(OS_MACOSX) || defined(OS_CHROMEOS)
3533
David Bienvenuc713d502019-02-07 23:46:323534#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_CHROMEOS)
3535
3536const char kWebContentsOcclusionName[] = "Enable occlusion of web contents";
3537const char kWebContentsOcclusionDescription[] =
3538 "If enabled, web contents will behave as hidden when it is occluded by "
3539 "other windows.";
3540
3541#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_CHROMEOS)
3542
Justin Donnelly110e40c2018-06-01 21:48:433543const char kExperimentalUiName[] = "Use all upcoming UI features";
3544const char kExperimentalUiDescription[] = "Use all upcoming UI features.";
Elly Fong-Jonesdfaf8532018-05-29 18:20:483545
Brett Wilson7b44537e2017-08-18 01:38:283546// Feature flags --------------------------------------------------------------
3547
Lei Zhang0a318af2018-11-14 02:19:463548#if defined(DCHECK_IS_CONFIGURABLE)
3549const char kDcheckIsFatalName[] = "DCHECKs are fatal";
3550const char kDcheckIsFatalDescription[] =
3551 "By default Chrome will evaluate in this build, but only log failures, "
3552 "rather than crashing. If enabled, DCHECKs will crash the calling process.";
3553#endif // defined(DCHECK_IS_CONFIGURABLE)
3554
Brett Wilson7b44537e2017-08-18 01:38:283555#if BUILDFLAG(ENABLE_VR)
3556
Alex Cooper151b596e2019-02-21 01:26:573557const char kWebXrOrientationSensorDeviceName[] = "Orientation sensors for XR";
3558const char kWebXrOrientationSensorDeviceDescription[] =
3559 "Allow use of orientation sensors for XR if present";
3560
Bill Orr103ed272018-02-14 21:23:053561#if BUILDFLAG(ENABLE_OCULUS_VR)
3562const char kOculusVRName[] = "Oculus hardware support";
3563const char kOculusVRDescription[] =
3564 "If enabled, Chrome will use Oculus devices for VR (supported only on "
3565 "Windows 10 or later).";
3566#endif // ENABLE_OCULUS_VR
3567
Bill Orr49527562017-11-22 16:58:483568#if BUILDFLAG(ENABLE_OPENVR)
3569const char kOpenVRName[] = "OpenVR hardware support";
3570const char kOpenVRDescription[] =
Bill Orr5056e692018-01-17 02:08:073571 "If enabled, Chrome will use OpenVR devices for VR (supported only on "
3572 "Windows 10 or later).";
Bill Orr49527562017-11-22 16:58:483573#endif // ENABLE_OPENVR
3574
Bill Orrd2af6bd52019-01-23 02:50:243575#if BUILDFLAG(ENABLE_WINDOWS_MR)
3576const char kWindowsMixedRealityName[] = "Windows Mixed Reality support";
3577const char kWindowsMixedRealityDescription[] =
3578 "If enabled, Chrome will use Windows Mixed Reality devices for VR"
3579 " (supported only on Windows 10 or later).";
3580#endif // ENABLE_WINDOWS_MR
3581
Bill Orrecfb9fe2018-10-02 00:11:103582#if BUILDFLAG(ENABLE_ISOLATED_XR_SERVICE)
3583const char kXRSandboxName[] = "XR device sandboxing";
3584const char kXRSandboxDescription[] =
3585 "If enabled, Chrome will host VR APIs in a restricted process on desktop.";
3586#endif // ENABLE_ISOLATED_XR_SERVICE
3587
Brett Wilson7b44537e2017-08-18 01:38:283588#endif // ENABLE_VR
3589
Lei Zhang802201c2018-11-14 18:16:283590#if BUILDFLAG(ENABLE_PLUGINS)
3591
dstockwellcc759202019-01-11 00:42:123592#if defined(OS_CHROMEOS)
3593const char kPdfAnnotations[] = "PDF Annotations";
Weidong Guo577fe9ac2019-01-28 19:58:103594const char kPdfAnnotationsDescription[] = "Enable annotating PDF documents.";
dstockwellcc759202019-01-11 00:42:123595#endif // defined(OS_CHROMEOS)
3596
Lei Zhang802201c2018-11-14 18:16:283597const char kPdfFormSaveName[] = "Save PDF Forms";
3598const char kPdfFormSaveDescription[] =
3599 "Enable saving PDFs with filled form data.";
3600
3601const char kPdfIsolationName[] = "PDF Isolation";
3602const char kPdfIsolationDescription[] =
3603 "Render PDF files from different origins in different plugin processes.";
3604
3605#endif // BUILDFLAG(ENABLE_PLUGINS)
3606
Brett Wilson7b44537e2017-08-18 01:38:283607#if defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
3608
3609const char kAutofillCreditCardUploadName[] =
3610 "Enable offering upload of Autofilled credit cards";
3611const char kAutofillCreditCardUploadDescription[] =
3612 "Enables a new option to upload credit cards to Google Payments for sync "
3613 "to all Chrome devices.";
3614
3615#endif // defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
3616
Collin Baker0a45d6a2018-12-20 19:21:503617#if BUILDFLAG(ENABLE_DESKTOP_IN_PRODUCT_HELP)
3618
3619const char kReopenTabInProductHelpName[] = "Reopen tab in-product help";
3620const char kReopenTabInProductHelpDescription[] =
3621 "Enable in-product help that guides a user to reopen a tab if it looks "
3622 "like they accidentally closed it.";
3623
3624#endif // BUILDFLAG(ENABLE_DESKTOP_IN_PRODUCT_HELP)
3625
Tomas Popela253a5832019-01-14 17:22:103626#if defined(WEBRTC_USE_PIPEWIRE)
3627
3628extern const char kWebrtcPipeWireCapturerName[] = "WebRTC PipeWire support";
3629extern const char kWebrtcPipeWireCapturerDescription[] =
3630 "When enabled the WebRTC will use the PipeWire multimedia server for "
3631 "capturing the desktop content on the Wayland display server.";
3632
3633#endif // #if defined(WEBRTC_USE_PIPEWIRE)
3634
Stephen Chenneyde6e5c82019-01-21 01:56:043635const char kAvoidFlashBetweenNavigationName[] =
3636 "Enable flash avoidance between same-origin navigations";
3637const char kAvoidFlahsBetweenNavigationDescription[] =
3638 "Enables experimental flash avoidance when navigating between pages "
3639 "in the same origin. This feature is in the implementation stages and "
3640 "currently has no effect.";
3641
Brett Wilson7b44537e2017-08-18 01:38:283642// ============================================================================
3643// Don't just add flags to the end, put them in the right section in
3644// alphabetical order just like the header file.
3645// ============================================================================
3646
vabr0215a8e2017-03-28 12:47:343647} // namespace flag_descriptions