blob: 24a4937fdda60a14342f66db196e35b97d373398 [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
Yuta Hijikata235fc62b2020-12-08 03:48:327#include "build/chromeos_buildflags.h"
8
Brett Wilson7b44537e2017-08-18 01:38:289// Keep in identical order as the header file, see the comment at the top
10// for formatting rules.
11
vabr0215a8e2017-03-28 12:47:3412namespace flag_descriptions {
13
Brett Wilsonf27ff602017-07-07 22:28:4714const char kAccelerated2dCanvasName[] = "Accelerated 2D canvas";
15const char kAccelerated2dCanvasDescription[] =
16 "Enables the use of the GPU to perform 2d canvas rendering instead of "
17 "using software rendering.";
horodb71a5a2017-06-09 16:08:2418
Brett Wilsonf27ff602017-07-07 22:28:4719const char kAcceleratedVideoDecodeName[] = "Hardware-accelerated video decode";
20const char kAcceleratedVideoDecodeDescription[] =
21 "Hardware-accelerated video decode where available.";
22
Hirokazu Honda732d3e622019-06-12 01:13:4423const char kAcceleratedVideoEncodeName[] = "Hardware-accelerated video encode";
24const char kAcceleratedVideoEncodeDescription[] =
25 "Hardware-accelerated video encode where available.";
26
Ted Meyer5322ea12020-12-07 22:25:3327const char kEnableMediaInternalsName[] = "Media-internals page";
28const char kEnableMediaInternalsDescription[] =
29 "Enables the chrome://media-internals debug page.";
30
Ankit Kumar 🌪️cc71c02a2020-08-06 03:44:3031#if BUILDFLAG(ENABLE_PLUGINS)
32const char kAccessiblePDFFormName[] = "Accessible PDF Forms";
33const char kAccessiblePDFFormDescription[] =
34 "Enables accessibility support for PDF forms.";
35#endif // BUILDFLAG(ENABLE_PLUGINS)
36
Mihai Sardarescua69193742019-12-06 17:31:3337const char kAccountIdMigrationName[] = "Account ID migration";
38const char kAccountIdMigrationDescription[] =
39 "Migrate to use Gaia ID instead of the email as the account identifer for "
40 "the Identity Manager.";
41
Xiaocheng Huf7ed9cd2020-04-18 00:41:1042const char kAlignFontDisplayAutoTimeoutWithLCPGoalName[] =
43 "Align 'font-display: auto' timeout with LCP goal";
44const char kAlignFontDisplayAutoTimeoutWithLCPGoalDescription[] =
Xiaocheng Hu66795f02020-04-25 00:26:4745 "Make pending 'display: auto' web fonts enter the swap or failure period "
Xiaocheng Huf7ed9cd2020-04-18 00:41:1046 "immediately before reaching the LCP time limit (~2500ms), so that web "
47 "fonts do not become a source of bad LCP (Largest Contentful Paint).";
48
Brett Wilsonf27ff602017-07-07 22:28:4749const char kAllowInsecureLocalhostName[] =
50 "Allow invalid certificates for resources loaded from localhost.";
51const char kAllowInsecureLocalhostDescription[] =
52 "Allows requests to localhost over HTTPS even when an invalid certificate "
53 "is presented.";
54
Katie Dillon8b357312019-09-19 13:23:2355const char kAllowSyncXHRInPageDismissalName[] =
56 "Allows synchronous XHR requests in page dismissal";
57const char kAllowSyncXHRInPageDismissalDescription[] =
58 "Allows synchronous XHR requests during page dismissal when the page is "
59 "being navigated away or closed by the user.";
60
Dominic Mazzoni34dfc6482020-11-18 22:17:5861const char kAriaElementReflectionName[] = "Enable ARIA element reflection";
62const char kAriaElementReflectionDescription[] =
63 "Enable setting ARIA relationship attributes that reference other elements "
64 "directly without an IDREF";
65
Yue Zhangb4d923272020-05-01 03:42:5366const char kConditionalTabStripAndroidName[] = "Conditional Tab Strip";
67const char kConditionalTabStripAndroidDescription[] =
68 "Allows users to access conditional tab strip.";
69
John Delaneycd1a54d42020-05-13 23:06:3370const char kConversionMeasurementApiName[] = "Conversion Measurement API";
71const char kConversionMeasurementApiDescription[] =
John Delaneye53980f2020-06-26 05:26:1772 "Enables usage of the Conversion Measurement API. Requires "
73 "#enable-experimental-web-platform-features to be enabled.";
John Delaneycd1a54d42020-05-13 23:06:3374
75const char kConversionMeasurementDebugModeName[] =
76 "Conversion Measurement Debug Mode";
77const char kConversionMeasurementDebugModeDescription[] =
78 "Enables debug mode for the Conversion Measurement API. This removes all "
79 "reporting delays and noise. Only works if the Conversion Measurement API "
80 "is already enabled.";
81
Maria Kazinovaeed8e4c2020-11-10 21:17:0782const char kDetectFormSubmissionOnFormClearName[] =
83 "Detect form submission when the form is cleared.";
84const char kDetectFormSubmissionOnFormClearDescription[] =
85 "Detect form submissions for change password forms that are cleared and "
86 "not removed from the page.";
87
Jan Wilken Dörried3f92e802020-09-11 11:43:0888const char kEditPasswordsInSettingsName[] = "Edit passwords in settings";
89const char kEditPasswordsInSettingsDescription[] =
90 "Enables password editing in settings.";
91
Vicky Minb02c3e92020-07-07 20:56:5292const char kEnableBluetoothSerialPortProfileInSerialApiName[] =
93 "Enable Bluetooth Serial Port Profile in Serial API";
94const char kEnableBluetoothSerialPortProfileInSerialApiDescription[] =
95 "When enabled, Bluetooth Serial Port Profile devices will be enumerated "
96 "for use with the Serial API.";
97
Asanka Herathd37426e2019-10-29 22:11:1098const char kEnableFtpName[] = "Enable support for FTP URLs";
99const char kEnableFtpDescription[] =
100 "When enabled, the browser will handle navigations to ftp:// URLs by "
101 "either showing a directory listing or downloading the resource over FTP. "
102 "When disabled, the browser has no special handling for ftp:// URLs and "
103 "by default defer handling of the URL to the underlying platform.";
104
Yann Dago3256b872021-01-13 18:48:03105const char kEnablePolicyBlocklistThrottleRequiresPoliciesLoadedName[] =
106 "Url blocklist throttle wait for policies to be loaded";
107const char kEnablePolicyBlocklistThrottleRequiresPoliciesLoadedDescription[] =
108 "Enables behaviour for Url blocklist throttle to wait for all policies to "
109 "load";
110
Tsuyoshi Horo3bab99c2019-05-20 11:05:14111const char kEnableSignedExchangeSubresourcePrefetchName[] =
112 "Enable Signed Exchange subresource prefetching";
113const char kEnableSignedExchangeSubresourcePrefetchDescription[] =
114 "When enabled, the distributors of signed exchanges can let Chrome know "
115 "alternative signed exchange subresources by setting \"alternate\" link "
116 "header. Chrome will prefetch the alternate signed exchange subresources "
117 "and will load them if the publisher of the main signed exchange has set "
Tsuyoshi Horo5e61f162019-05-20 12:24:12118 "\"allowed-alt-sxg\" link header in the signed inner response of the "
Tsuyoshi Horo3bab99c2019-05-20 11:05:14119 "main signed exchange.";
120
Tsuyoshi Horo636e8652019-05-31 03:34:08121const char kEnableSignedExchangePrefetchCacheForNavigationsName[] =
122 "Enable Signed Exchange prefetch cache for navigations";
123const char kEnableSignedExchangePrefetchCacheForNavigationsDescription[] =
124 "When enabled, the prefetched signed exchanges is stored to a prefetch "
125 "cache attached to the frame. The body of the inner response is stored as "
126 "a blob and the verification process of the signed exchange is skipped for "
127 "the succeeding navigation.";
128
Hongchan Choi370d3af2019-05-20 20:56:58129const char kAudioWorkletRealtimeThreadName[] =
130 "Use realtime priority thread for Audio Worklet";
131const char kAudioWorkletRealtimeThreadDescription[] =
132 "Run Audio Worklet operation on a realtime priority thread for better "
133 "audio stream stability.";
134
Kyle Horimoto7854a032019-04-03 02:51:07135const char kUpdatedCellularActivationUiName[] =
136 "Updated Cellular Activation UI";
137const char kUpdatedCellularActivationUiDescription[] =
138 "Enables the updated cellular activation UI.";
139
Behnood Momenzadeh5c944ff9b02020-06-04 18:35:35140const char kUseLookalikesForNavigationSuggestionsName[] =
141 "Use lookalike URL suggestions for navigation suggestions";
142const char kUseLookalikesForNavigationSuggestionsDescription[] =
143 "Use lookalike URL suggestions to suggest navigations to users who "
144 "face domain not found error.";
145
Regan Hsu1ffea922020-09-10 17:08:47146const char kUseWallpaperStagingUrlName[] = "Use Wallpaper staging URL";
147const char kUseWallpaperStagingUrlDescription[] =
148 "Use the staging server as part of the Wallpaper App to verify "
149 "additions/removals of wallpapers.";
150
Kyle Horimoto874554a2019-01-31 00:52:09151const char kUseMessagesStagingUrlName[] = "Use Messages staging URL";
152const char kUseMessagesStagingUrlDescription[] =
153 "Use the staging server as part of the \"Messages\" feature under "
154 "\"Connected Devices\" settings.";
155
Jon Mann5ebbd1532020-04-17 22:12:05156const char kUseCustomMessagesDomainName[] = "Use custom Messages domain";
157const char kUseCustomMessagesDomainDescription[] =
158 "Use a custom URL as part of the \"Messages\" feature under "
159 "\"Connected Devices\" settings.";
160
Jazz Xu32261b542019-06-13 20:11:27161const char kAndroidPictureInPictureAPIName[] =
162 "Picture-in-Picture Web API for Android";
163const char kAndroidPictureInPictureAPIDescription[] =
164 "Enable Picture-in-Picture Web API for Android";
165
Lei Zhangc05af2a2020-05-15 20:54:05166const char kAppCacheName[] = "AppCache web API and browser backend";
167const char kAppCacheDescription[] =
Adrienne Walkerb44bdc902020-04-09 03:09:07168 "When disabled, turns off all AppCache code so that developers "
169 "can test that their code works properly in the future when AppCache "
Adrienne Walkerd701f472020-08-20 02:15:11170 "has been removed. If disabled, this will also delete any AppCache data "
171 "from profile directories.";
Adrienne Walkerb44bdc902020-04-09 03:09:07172
Daniel McArdleb87dd0092020-02-10 20:23:46173const char kDnsHttpssvcName[] = "Support for HTTPSSVC records in DNS.";
174const char kDnsHttpssvcDescription[] =
175 "When enabled, Chrome may query a configured DoH server for HTTPSSVC "
176 "records. If any HTTPSSVC records are returned, Chrome may upgrade the URL "
177 "to HTTPS. If the records indicate support for QUIC, Chrome may attempt "
178 "QUIC on the first connection.";
179
cfredric6f155762020-12-10 18:52:40180const char kEnableFirstPartySetsName[] = "Enable First-Party Sets";
181const char kEnableFirstPartySetsDescription[] =
182 "When enabled, Chrome will apply First-Party Sets to features such as the "
183 "SameParty cookie attribute.";
184
dalykc936eb612019-08-14 11:46:47185const char kDnsOverHttpsName[] = "Secure DNS lookups";
186const char kDnsOverHttpsDescription[] =
187 "Enables DNS over HTTPS. When this feature is enabled, your browser may "
188 "try to use a secure HTTPS connection to look up the addresses of websites "
189 "and other web resources.";
190
Anne Lim24031e9d2019-09-12 23:03:19191const char kAutofillAlwaysReturnCloudTokenizedCardName[] =
192 "Return cloud token details for server credit cards when possible";
193const char kAutofillAlwaysReturnCloudTokenizedCardDescription[] =
194 "When enabled and where available, forms filled using Google Payments "
195 "server cards are populated with cloud token details, including CPAN "
196 "(cloud tokenized version of the Primary Account Number) and dCVV (dynamic "
197 "CVV).";
198
Lei Zhang507fffd2020-01-29 23:47:54199const char kAutofillAssistantChromeEntryName[] = "AutofillAssistantChromeEntry";
200const char kAutofillAssistantChromeEntryDescription[] =
Hui(Andy) Wufbebf91d22019-02-01 01:23:54201 "Initiate autofill assistant from within Chrome.";
202
Roger McFarlane2eceba982018-05-18 01:37:11203const char kAutofillCacheQueryResponsesName[] =
204 "Cache Autofill Query Responses";
205const char kAutofillCacheQueryResponsesDescription[] =
206 "When enabled, autofill will cache the responses it receives from the "
207 "crowd-sourced field type prediction server.";
208
siashah0a386222020-04-23 03:31:35209const char kAutofillEnableGoogleIssuedCardName[] =
210 "Enable Autofill Google-issued card";
211const char kAutofillEnableGoogleIssuedCardDescription[] =
212 "When enabled, Google-issued cards will be available in the autofill "
213 "suggestions.";
214
Manas Verma279acc72021-01-22 02:33:24215const char kAutofillEnableOfferNotificationName[] =
216 "Enable Autofill offers and rewards notification";
217const char kAutofillEnableOfferNotificationDescription[] =
218 "When enabled, a notification will be displayed on page navigation if the "
219 "domain has an eligible credit card linked offer or reward.";
220
siashaheb118ad52020-12-15 00:17:07221const char kAutofillEnableOffersInClankKeyboardAccessoryName[] =
222 "Enable Autofill offers in keyboard accessory";
223const char kAutofillEnableOffersInClankKeyboardAccessoryDescription[] =
224 "When enabled, offers will be displayed in the keyboard accessory when "
225 "available.";
226
Ben Blake14592fe2020-06-16 15:34:38227const char kAutofillEnableOffersInDownstreamName[] =
228 "Enable Autofill offers in downstream";
229const char kAutofillEnableOffersInDownstreamDescription[] =
230 "When enabled, offer data will be retrieved during downstream and shown in "
231 "the dropdown list.";
232
siyua1d492612019-03-14 09:27:45233const char kAutofillEnableToolbarStatusChipName[] =
234 "Move Autofill omnibox icons next to the profile avatar icon";
235const char kAutofillEnableToolbarStatusChipDescription[] =
236 "When enabled, Autofill data related icon will be shown in the status "
237 "chip next to the profile avatar icon in the toolbar.";
sebsge35b762c2018-03-29 20:33:27238
siyua19593222019-12-04 22:27:06239const char kAutofillEnableVirtualCardName[] =
240 "Offer to use cloud token virtual card in Autofill";
241const char kAutofillEnableVirtualCardDescription[] =
242 "When enabled, if all requirements are met, Autofill will offer to use "
243 "virtual credit cards in form filling.";
244
Parastoo Geranmayeh0f5ebbc2019-01-21 21:01:09245const char kAutofillProfileClientValidationName[] =
246 "Autofill Validates Profiles By Client";
247const char kAutofillProfileClientValidationDescription[] =
248 "Allows autofill to validate profiles on the client side";
249
Parastoo Geranmayeh25fccec22019-01-29 18:38:13250const char kAutofillProfileServerValidationName[] =
251 "Autofill Uses Server Validation";
252const char kAutofillProfileServerValidationDescription[] =
253 "Allows autofill to use server side validation";
254
Caitlin Fischer6d609542019-05-01 21:59:21255const char kAutofillPruneSuggestionsName[] = "Autofill Prune Suggestions";
256const char kAutofillPruneSuggestionsDescription[] =
257 "Further limits the number of suggestions in the Autofill dropdown.";
258
Moe Ahmadid3ddfcb2018-04-20 19:51:08259const char kAutofillRestrictUnownedFieldsToFormlessCheckoutName[] =
260 "Restrict formless form extraction";
261const char kAutofillRestrictUnownedFieldsToFormlessCheckoutDescription[] =
262 "Restrict extraction of formless forms to checkout flows";
263
Roger McFarlanee193ab122018-11-22 20:55:07264const char kAutofillRichMetadataQueriesName[] =
265 "Autofill - Rich metadata queries (Canary/Dev only)";
266const char kAutofillRichMetadataQueriesDescription[] =
267 "Transmit rich form/field metadata when querying the autofill server. "
268 "This feature only works on the Canary and Dev channels.";
269
Lei Zhang507fffd2020-01-29 23:47:54270const char kAutofillSaveAndFillVPAName[] =
Christos Froussios13b412df2019-09-19 19:12:47271 "Offer save and autofill of UPI/VPA values";
Lei Zhang507fffd2020-01-29 23:47:54272const char kAutofillSaveAndFillVPADescription[] =
Christos Froussios13b412df2019-09-19 19:12:47273 "If enabled, when autofill recognizes a UPI/VPA value in a payment form, "
274 "it will offer to save it. If saved, it will be offered for filling in "
275 "fields which expect a VPA.";
276
Caitlin Fischer43edd90a2019-05-01 13:24:30277const char kAutofillUseImprovedLabelDisambiguationName[] =
278 "Autofill Uses Improved Label Disambiguation";
279const char kAutofillUseImprovedLabelDisambiguationDescription[] =
280 "When enabled, the Autofill dropdown's suggestions' labels are displayed "
281 "using the improved disambiguation format.";
282
Jia0175adae2019-05-15 00:21:25283const char kAutoScreenBrightnessName[] = "Auto Screen Brightness model";
284const char kAutoScreenBrightnessDescription[] =
Jiac75d4ee022020-08-11 02:34:12285 "Uses Auto Screen Brightness ML model (if it exists) to adjust screen "
286 "brightness based on ambient light. If disabled, screen brightness "
Jiae4e19242020-08-11 05:13:41287 "will be controlled by the heuristic model provided by powerd (and only "
288 "on devices that have ambient light sensors).";
Jia0175adae2019-05-15 00:21:25289
David Roger306b5cd82020-03-16 13:05:13290const char kAvatarToolbarButtonName[] = "Avatar Toolbar Button";
291const char kAvatarToolbarButtonDescription[] =
292 "Enables the avatar toolbar button and the associated menu";
293
Alexander Timin6ae060b62019-09-17 11:21:37294const char kBackForwardCacheName[] = "Back-forward cache";
295const char kBackForwardCacheDescription[] =
Rakina Zata Amni95a2a91d2020-07-14 12:41:44296 "If enabled, caches eligible pages after cross-site navigations."
297 "To enable caching pages on same-site navigations too, choose 'enabled "
298 "same-site support'.";
Alexander Timin6ae060b62019-09-17 11:21:37299
Cattalyya Nuengsigkapian934439432020-12-15 23:59:12300const char kBentoName[] = "Virtual Desks enhancements";
301const char kBentoDescription[] =
302 "Enables a set of feature enhancements for Virtual Desks.";
303
Brett Wilsonf27ff602017-07-07 22:28:47304const char kBypassAppBannerEngagementChecksName[] =
305 "Bypass user engagement checks";
306const char kBypassAppBannerEngagementChecksDescription[] =
307 "Bypasses user engagement checks for displaying app banners, such as "
308 "requiring that users have visited the site before and that the banner "
309 "hasn't been shown recently. This allows developers to test that other "
310 "eligibility requirements for showing app banners, such as having a "
311 "manifest, are met.";
312
Viktor Semeniuk2bb6db92020-11-25 15:36:14313const char kChangePasswordAffiliationInfoName[] =
314 "Using Affiliation Service for Change Password URLs";
315const char kChangePasswordAffiliationInfoDescription[] =
316 "In case site doesn't support /.well-known/change-password Chrome will try "
317 "to obtain it using Affiliation Service.";
318
Asami Doid88c97492020-10-29 05:49:09319const char kCheckOfflineCapabilityName[] = "Check offline capability for PWAs";
320const char kCheckOfflineCapabilityDescription[] =
321 "Use advanced offline capability check to decide whether the browser "
322 "displays install prompts for PWAs.";
323
Elaine Chienaeb4adc2020-12-08 04:22:05324const char kChromeLabsName[] = "Chrome Labs";
325const char kChromeLabsDescription[] =
326 "Access Chrome Labs through the toolbar menu to see featured user-facing "
327 "experimental features.";
328
Ben Goldberger0074e682020-09-09 17:09:09329const char kContextMenuGoogleLensChipName[] =
330 "Google Lens powered image search for surfaced as a chip below the context "
331 "menu.";
332const char kContextMenuGoogleLensChipDescription[] =
333 "Enable a chip for a Shopping intent into Google Lens when supported. ";
334
Nandhini11a6a87b2019-08-22 22:45:24335const char kContextMenuSearchWithGoogleLensName[] =
336 "Google Lens powered image search in the context menu.";
337const char kContextMenuSearchWithGoogleLensDescription[] =
338 "Replaces default image search with an intent to Google Lens when "
339 "supported.";
340
Yu Su50dfedd52020-06-19 02:34:49341const char kContextMenuShopWithGoogleLensName[] =
342 "Google Lens powered image search for shoppable images in the context "
343 "menu.";
344const char kContextMenuShopWithGoogleLensDescription[] =
Yu Su9807c022020-06-26 00:09:28345 "Enable a menu item for a Shopping intent into Google Lens when supported. "
346 "By default replaces the Search with Google Lens option.";
Yu Su50dfedd52020-06-19 02:34:49347
348const char kContextMenuSearchAndShopWithGoogleLensName[] =
Yu Su9807c022020-06-26 00:09:28349 "Additional menu item for Google Lens image search for shoppable images in "
350 "the context menu.";
Yu Su50dfedd52020-06-19 02:34:49351const char kContextMenuSearchAndShopWithGoogleLensDescription[] =
Yu Su9807c022020-06-26 00:09:28352 "Display an additional menu item for a Shopping intent to Google Lens "
353 "below Search with Google Lens when Lens shopping feature is enabled";
Yu Su50dfedd52020-06-19 02:34:49354
Amber Won478561d2017-08-19 01:02:59355const char kClickToOpenPDFName[] = "Click to open embedded PDFs";
356const char kClickToOpenPDFDescription[] =
357 "When the PDF plugin is unavailable, show a click-to-open placeholder for "
358 "embedded PDFs.";
359
sauski8fa237c2020-05-18 12:04:24360const char kClientStorageAccessContextAuditingName[] =
361 "Access contexts for client-side storage";
362const char kClientStorageAccessContextAuditingDescription[] =
363 "Record the first-party contexts in which client-side storage was accessed";
364
Shuran Huanga5be08b2021-01-20 18:46:29365const char kClearCrossBrowsingContextGroupMainFrameNameName[] =
366 "Clear window name in top-level cross-browsing-context-group navigation";
367const char kClearCrossBrowsingContextGroupMainFrameNameDescription[] =
368 "Clear the preserved window.name when it's a top-level navigation that "
369 "swaps browsing context group.";
370
Dana Fried16e9d9c2021-01-28 09:32:28371#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
372const char kChromeTipsInMainMenuName[] =
373 "Show 'Tips for Chrome' in Help portion of main menu.";
374const char kChromeTipsInMainMenuDescription[] =
375 "Enables 'Tips for Chrome' in main menu; the menu item will take users to "
376 "an official Google site with information about the latest and most "
377 "popular Chrome features.";
378#endif
379
minch6bfe7b32020-10-15 18:46:42380const char kDarkLightTestName[] = "Dark/light mode of system UI";
381const char kDarkLightTestDescription[] =
382 "Enables the dark/light mode of system UI, which includes shelf, launcher, "
383 "system tray etc.";
384
Sasha McIntoshe889f9f2019-09-03 21:01:57385const char kDecodeJpeg420ImagesToYUVName[] = "YUV decoding for JPEG";
386const char kDecodeJpeg420ImagesToYUVDescription[] =
387 "Decode and render 4:2:0 formatted jpeg images from YUV instead of RGB."
388 "This feature requires GPU or OOP rasterization to also be enabled.";
389
Madeleine Barowsky266406d92019-08-12 19:20:15390const char kDecodeLossyWebPImagesToYUVName[] = "YUV Decoding for WebP";
391const char kDecodeLossyWebPImagesToYUVDescription[] =
392 "Decode and render lossy WebP images from YUV instead of RGB. "
393 "You must also have GPU rasterization or OOP rasterization.";
394
Daniele Castagna6a5cbdeb62020-02-18 22:48:14395const char kDoubleBufferCompositingName[] = "Double buffered compositing";
396const char kDoubleBufferCompositingDescription[] =
397 "Use double buffer for compositing (instead of triple-buffering). "
398 "Latency should be reduced in some cases. On the other hand, more skipped "
399 "frames are expected.";
400
Marc Treib7c27a502019-08-28 12:37:03401const char kEnablePasswordsAccountStorageName[] =
402 "Enable the account data storage for passwords";
403const char kEnablePasswordsAccountStorageDescription[] =
404 "Enables storing passwords in a second, Gaia-account-scoped storage for "
405 "signed-in but not syncing users";
406
Marc Treib9d4a5e12020-08-19 17:20:37407const char kEnablePasswordsAccountStorageIPHName[] =
408 "Enable IPH for the account data storage for passwords";
409const char kEnablePasswordsAccountStorageIPHDescription[] =
410 "Enables in-product help bubbles about storing passwords in a second, "
411 "Gaia-account-scoped storage for signed-in but not syncing users";
412
Yining Wangdedf0762019-02-19 20:20:29413const char kFocusMode[] = "Focus Mode";
414const char kFocusModeDescription[] =
415 "If enabled, allows the user to switch to Focus Mode";
416
Olivier Yiptongb60d2c42020-01-10 22:47:15417const char kFontAccessAPIName[] = "Font Access APIs";
418const char kFontAccessAPIDescription[] =
419 "Enables the experimental Font Access APIs, giving websites access "
420 "to enumerate local fonts and access their table data.";
421
Olivier Yiptongdc787f92021-02-02 21:44:14422const char kFontAccessPersistentName[] =
423 "Enable persistent access to the Font Access API";
424const char kFontAccessPersistentDescription[] =
425 "Enables persistent access to the Font Access API, giving websites access "
426 "to enumerate local fonts after being granted a permission.";
427
Christopher Cameronceb8727d2017-09-07 23:53:16428const char kForceColorProfileSRGB[] = "sRGB";
429const char kForceColorProfileP3[] = "Display P3 D65";
430const char kForceColorProfileColorSpin[] = "Color spin with gamma 2.4";
Sunny Sachanandani71e474a2019-06-11 02:32:03431const char kForceColorProfileSCRGBLinear[] =
432 "scRGB linear (HDR where available)";
433const char kForceColorProfileHDR10[] = "HDR10 (HDR where available)";
Christopher Cameronceb8727d2017-09-07 23:53:16434
435const char kForceColorProfileName[] = "Force color profile";
436const char kForceColorProfileDescription[] =
437 "Forces Chrome to use a specific color profile instead of the color "
438 "of the window's current monitor, as specified by the operating system.";
439
Chris Blumeb504da1f22020-04-27 00:21:44440const char kDynamicColorGamutName[] = "Dynamic color gamut";
441const char kDynamicColorGamutDescription[] =
442 "Displays in wide color when the content is wide. When the content is "
443 "not wide, displays sRGB";
444
Brett Wilsonf27ff602017-07-07 22:28:47445const char kCompositedLayerBordersName[] = "Composited render layer borders";
446const char kCompositedLayerBordersDescription[] =
447 "Renders a border around composited Render Layers to help debug and study "
448 "layer compositing.";
449
Lily Chenb22952e2019-06-06 18:56:23450const char kCookieDeprecationMessagesName[] = "Cookie deprecation messages";
451const char kCookieDeprecationMessagesDescription[] =
Steven Binglerfe28fcd02020-05-13 17:01:24452 "Show messages in DevTools about upcoming deprecations that would affect "
453 "sent/received cookies.";
Lily Chenb22952e2019-06-06 18:56:23454
455const char kCookiesWithoutSameSiteMustBeSecureName[] =
Lily Cheneb304c8f2019-04-25 23:37:45456 "Cookies without SameSite must be secure";
Lily Chenb22952e2019-06-06 18:56:23457const char kCookiesWithoutSameSiteMustBeSecureDescription[] =
Lily Cheneb304c8f2019-04-25 23:37:45458 "If enabled, cookies without SameSite restrictions must also be Secure. If "
459 "a cookie without SameSite restrictions is set without the Secure "
Lily Chend3bf638d2019-05-03 16:54:25460 "attribute, it will be rejected. This flag only has an effect if "
Lily Cheneb304c8f2019-04-25 23:37:45461 "\"SameSite by default cookies\" is also enabled.";
462
Keishi Hattori15299742020-04-20 04:00:09463const char kCooperativeSchedulingName[] = "Cooperative Scheduling";
464const char kCooperativeSchedulingDescription[] =
465 "Enables cooperative scheduling in Blink.";
466
Brett Wilsonf27ff602017-07-07 22:28:47467const char kCreditCardAssistName[] = "Credit Card Assisted Filling";
468const char kCreditCardAssistDescription[] =
469 "Enable assisted credit card filling on certain sites.";
470
Lijin Shen5feade62019-09-17 03:01:01471const char kDarkenWebsitesCheckboxInThemesSettingName[] =
472 "Darken websites checkbox in themes setting";
473const char kDarkenWebsitesCheckboxInThemesSettingDescription[] =
474 "Show a darken websites checkbox in themes settings when system default or "
475 "dark is selected. The checkbox can toggle the auto-darkening web contents "
476 "feature";
477
Thanh Le659cb102017-12-20 22:00:19478const char kDataSaverServerPreviewsName[] = "Data Saver Server Previews";
479const char kDataSaverServerPreviewsDescription[] =
480 "Allow the Data Reduction Proxy to serve previews.";
Brett Wilsonf27ff602017-07-07 22:28:47481
Brett Wilsonf27ff602017-07-07 22:28:47482const char kDebugPackedAppName[] = "Debugging for packed apps";
483const char kDebugPackedAppDescription[] =
484 "Enables debugging context menu options such as Inspect Element for packed "
485 "applications.";
486
Brett Wilsonf27ff602017-07-07 22:28:47487const char kDebugShortcutsName[] = "Debugging keyboard shortcuts";
488const char kDebugShortcutsDescription[] =
489 "Enables additional keyboard shortcuts that are useful for debugging Ash.";
490
Behnood Momenzadeh7411ae92020-04-29 16:54:18491const char kDetectTargetEmbeddingLookalikesName[] =
492 "Detect target embedding domains as lookalikes.";
493const char kDetectTargetEmbeddingLookalikesDescription[] =
494 "Shows a lookalike interstitial when navigating to target embedding domains"
495 "(e.g. google.com.example.com).";
496
Brett Wilsonf27ff602017-07-07 22:28:47497const char kDeviceDiscoveryNotificationsName[] =
498 "Device Discovery Notifications";
499const char kDeviceDiscoveryNotificationsDescription[] =
500 "Device discovery notifications on local network.";
501
Brett Wilsonf27ff602017-07-07 22:28:47502const char kDisallowDocWrittenScriptsUiName[] =
503 "Block scripts loaded via document.write";
504const char kDisallowDocWrittenScriptsUiDescription[] =
505 "Disallows fetches for third-party parser-blocking scripts inserted into "
506 "the main frame via document.write.";
507
Anastasia Helfinsteina3d17152019-10-21 20:53:59508const char kEnableAccessibilityObjectModelName[] =
509 "Accessibility Object Model v0 (deprecated)";
Dominic Mazzoni8ac98962018-05-25 05:44:55510const char kEnableAccessibilityObjectModelDescription[] =
Anastasia Helfinsteina3d17152019-10-21 20:53:59511 "Enables experimental support for an earlier version of Accessibility"
512 "Object Model APIs that are now deprecated.";
Dominic Mazzoni8ac98962018-05-25 05:44:55513
Becca Hughesac86cd442019-01-09 23:49:54514const char kEnableAudioFocusEnforcementName[] = "Audio Focus Enforcement";
515const char kEnableAudioFocusEnforcementDescription[] =
516 "Enables enforcement of a single media session having audio focus at "
517 "any one time. Requires #enable-media-session-service to be enabled too.";
518
Florian Uunk8c428ea2018-07-18 11:12:52519const char kEnableAutofillAccountWalletStorageName[] =
520 "Enable the account data storage for autofill";
521const char kEnableAutofillAccountWalletStorageDescription[] =
522 "Enable the ephemeral storage for account data for autofill.";
523
Shanfeng Zhang19c16562017-10-17 02:30:40524const char kEnableAutofillCreditCardAblationExperimentDisplayName[] =
525 "Credit card autofill ablation experiment.";
526const char kEnableAutofillCreditCardAblationExperimentDescription[] =
527 "If enabled, credit card autofill suggestions will not display.";
528
Manas Verma7e5b391b2019-04-09 02:08:53529const char kEnableAutofillCreditCardAuthenticationName[] =
530 "Allow using platform authenticators to retrieve server cards";
531const char kEnableAutofillCreditCardAuthenticationDescription[] =
532 "When enabled, users will be given the option to use a platform "
533 "authenticator (if available) to verify card ownership when retrieving "
534 "credit cards from Google Payments.";
535
Anne Lim2de74292020-11-12 19:22:57536const char
537 kEnableAutofillInfoBarAccountIndicationFooterForSingleAccountUsersName[] =
538 "Display InfoBar footers with account indication information for "
539 "single account users";
540const char
541 kEnableAutofillInfoBarAccountIndicationFooterForSingleAccountUsersDescription
542 [] = "When enabled and user has single account, a footer indicating "
543 "user's e-mail address will appear at the bottom of InfoBars "
544 "which has corresponding account indication footer flags on.";
545
546const char kEnableAutofillInfoBarAccountIndicationFooterForSyncUsersName[] =
547 "Display InfoBar footers with account indication information for "
548 "sync users";
549const char
550 kEnableAutofillInfoBarAccountIndicationFooterForSyncUsersDescription[] =
551 "When enabled and user is signed in, a footer indicating user's e-mail "
552 "address will appear at the bottom of InfoBars which has "
553 "corresponding account indication footer flags on.";
554
Anne Lim99375dd2020-10-27 00:16:02555const char kEnableAutofillPasswordInfoBarAccountIndicationFooterName[] =
556 "Display password InfoBar footers with account indication information";
557const char kEnableAutofillPasswordInfoBarAccountIndicationFooterDescription[] =
Anne Limc83214c2020-10-23 07:18:05558 "When enabled, a footer indicating user's e-mail address will appear at "
Anne Lim99375dd2020-10-27 00:16:02559 "the bottom of corresponding password InfoBars.";
Anne Limc83214c2020-10-23 07:18:05560
Anne Lim1b70e5c22020-11-12 00:03:18561const char kEnableAutofillSaveCardInfoBarAccountIndicationFooterName[] =
562 "Display SaveCardInfoBar footer with account indication information";
563const char kEnableAutofillSaveCardInfoBarAccountIndicationFooterDescription[] =
564 "When enabled, a footer indicating user's e-mail address will appear at "
565 "the bottom of SaveCardInfoBar.";
566
Anne Limea362082020-08-14 22:59:51567const char kEnableAutofillCreditCardCvcPromptGoogleLogoName[] =
568 "Enable Google Pay branding on CVC prompt on Android";
569const char kEnableAutofillCreditCardCvcPromptGoogleLogoDescription[] =
570 "If enabled, show the Google Pay logo on CVC prompt on Android.";
571
siyua29899832019-06-07 19:42:12572const char kEnableAutofillCreditCardUploadFeedbackName[] =
573 "Enable feedback for credit card upload flow";
574const char kEnableAutofillCreditCardUploadFeedbackDescription[] =
575 "When enabled, if credit card upload succeeds, the avatar button will "
576 "show a highlight, otherwise the icon will be updated and if it is "
577 "clicked, the save card failure bubble will be shown.";
578
Lily Chen17c57972020-04-22 19:27:44579const char kEnableExperimentalCookieFeaturesName[] =
580 "Enable experimental cookie features";
581const char kEnableExperimentalCookieFeaturesDescription[] =
582 "Enable new features that affect setting, sending, and managing cookies. "
583 "The enabled features are subject to change at any time.";
584
Doug Arnett32e3e012019-07-11 16:45:17585const char kEnableDeferAllScriptName[] = "DeferAllScript previews";
586const char kEnableDeferAllScriptDescription[] =
587 "Enable deferring synchronous script on slow pages.";
588
Tarun Bansalfb3069d32019-07-19 03:28:04589const char kEnableDeferAllScriptWithoutOptimizationHintsName[] =
590 "Skip checking optimization hints for Defer Script previews";
591const char kEnableDeferAllScriptWithoutOptimizationHintsDescription[] =
592 "Skips checking optimization hints for Defer Script previews and assumes "
593 "that the ECT trigger threshold is set to 4G (which is otherwise provided "
594 "by the optimization hints). Rest of the checks are still executed.";
595
Tarun Bansal56c92932019-04-01 17:58:36596const char kEnableSaveDataName[] = "Enables save data feature";
597const char kEnableSaveDataDescription[] =
598 "Enables save data feature. May cause user's traffic to be proxied via "
599 "Google's data reduction proxy.";
600
Tarun Bansal0c4a7d42020-05-11 19:19:33601const char kEnableNavigationPredictorName[] = "Enables navigation predictor";
602const char kEnableNavigationPredictorDescription[] =
603 "Enables navigation predictor feature that predicts the next likely "
604 "navigation using a set of heuristics.";
605
Tarun Bansale08c0492020-10-20 18:41:03606const char kEnableNavigationPredictorRendererWarmupName[] =
607 "Enables navigation predictor";
608const char kEnableNavigationPredictorRendererWarmupDescription[] =
609 "Enables navigation predictor feature that predicts the next likely "
610 "navigation using a set of heuristics.";
611
Tarun Bansal0c4a7d42020-05-11 19:19:33612const char kEnablePreconnectToSearchName[] =
613 "Enables preconnections to default search engine";
614const char kEnablePreconnectToSearchDescription[] =
615 "Enables the feature that preconnects to the user's default search engine.";
616
Jenny Blessing45326bf2019-08-29 23:50:37617const char kEnableRemovingAllThirdPartyCookiesName[] =
618 "Enable removing SameSite=None cookies";
619const char kEnableRemovingAllThirdPartyCookiesDescription[] =
620 "Enables UI on chrome://settings/siteData to remove all third-party "
621 "cookies and site data.";
622
Yann Dago4e326062020-10-01 20:22:20623const char kEnableBrowsingDataLifetimeManagerName[] =
624 "Enables the BrowsingDataLifetimeManager service to run.";
625const char kEnableBrowsingDataLifetimeManagerDescription[] =
626 "Enables the BrowsingDataLifetimeManager service to run and periodically "
627 "delete browsing data as specified by the BrowsingDataLifetime policy.";
628
Robert Liao5c756102020-03-20 19:46:43629const char kColorProviderRedirectionName[] = "Color Provider Redirection";
630const char kColorProviderRedirectionDescription[] =
631 "Redirects color requests to the color provider where possible.";
632
Thanh Le2c279fbc2017-11-21 01:25:40633const char kDataReductionProxyServerAlternative1[] = "Use alt. server config 1";
634const char kDataReductionProxyServerAlternative2[] = "Use alt. server config 2";
635const char kDataReductionProxyServerAlternative3[] = "Use alt. server config 3";
636const char kDataReductionProxyServerAlternative4[] = "Use alt. server config 4";
637const char kDataReductionProxyServerAlternative5[] = "Use alt. server config 5";
638const char kDataReductionProxyServerAlternative6[] = "Use alt. server config 6";
639const char kDataReductionProxyServerAlternative7[] = "Use alt. server config 7";
640const char kDataReductionProxyServerAlternative8[] = "Use alt. server config 8";
641const char kDataReductionProxyServerAlternative9[] = "Use alt. server config 9";
642const char kDataReductionProxyServerAlternative10[] =
643 "Use alt. server config 10";
Brett Wilsonf27ff602017-07-07 22:28:47644const char kEnableDataReductionProxyServerExperimentName[] =
645 "Use an alternative Data Saver back end configuration.";
646const char kEnableDataReductionProxyServerExperimentDescription[] =
647 "Enable a different approach to saving data by configuring the back end "
648 "server";
649
Lei Zhangc05af2a2020-05-15 20:54:05650const char kDesktopPWAsAppIconShortcutsMenuName[] =
Rahul Singh4eabd6d2020-05-01 23:43:19651 "Desktop PWAs app icon shortcuts menu";
Lei Zhangc05af2a2020-05-15 20:54:05652const char kDesktopPWAsAppIconShortcutsMenuDescription[] =
Rahul Singh4eabd6d2020-05-01 23:43:19653 "Enable installed PWAs to include a menu of shortcuts associated with the "
654 "app icon in the taskbar on Windows, or the dock on macOS or Linux.";
655
Louise Brett7f5919222020-12-16 13:20:55656extern const char kDesktopPWAsAttentionBadgingCrOSName[] =
657 "Desktop PWAs Attention Badging";
658extern const char kDesktopPWAsAttentionBadgingCrOSDescription[] =
659 "Enable attention badging for PWA icons in the shelf and launcher.";
660extern const char kDesktopPWAsAttentionBadgingCrOSApiAndNotifications[] =
Louise Brett240a9a92021-02-04 00:14:38661 "for Badging API and notifications";
Louise Brett7f5919222020-12-16 13:20:55662extern const char kDesktopPWAsAttentionBadgingCrOSApiOnly[] =
Louise Brett240a9a92021-02-04 00:14:38663 "for Badging API only";
Louise Brett7f5919222020-12-16 13:20:55664extern const char kDesktopPWAsAttentionBadgingCrOSNotificationsOnly[] =
Louise Brett240a9a92021-02-04 00:14:38665 "for notifications only";
Louise Brett7f5919222020-12-16 13:20:55666
Matt Giuca9d0aecb2021-01-15 09:10:00667const char kDesktopPWAsRemoveStatusBarName[] = "Desktop PWAs remove status bar";
668const char kDesktopPWAsRemoveStatusBarDescription[] =
669 "Hides the status bar popup in Desktop PWA app windows.";
670
Alan Cuttereaae7f42020-12-07 02:24:11671const char kDesktopPWAsElidedExtensionsMenuName[] =
672 "Desktop PWAs elided extensions menu";
673const char kDesktopPWAsElidedExtensionsMenuDescription[] =
674 "Moves the Extensions \"puzzle piece\" icon from the title bar into the "
675 "app menu for web app windows.";
676
Alan Cutter64377262020-12-09 06:49:28677const char kDesktopPWAsFlashAppNameInsteadOfOriginName[] =
678 "Desktop PWAs flash app name instead of origin";
679const char kDesktopPWAsFlashAppNameInsteadOfOriginDescription[] =
680 "Replaces the origin flash with an app name flash when launching a web app "
681 "window.";
682
Alan Cutter0d7453cf2021-01-06 23:52:53683const char kDesktopPWAsLinkCapturingName[] =
684 "Desktop PWA declarative link capturing";
685const char kDesktopPWAsLinkCapturingDescription[] =
686 "Enable web app manifests to declare link capturing behavior. Prototype "
687 "implementation of: "
688 "https://github.com/WICG/sw-launch/blob/master/"
689 "declarative_link_capturing.md";
690
Lei Zhang507fffd2020-01-29 23:47:54691const char kDesktopPWAsTabStripName[] = "Desktop PWA tab strips";
692const char kDesktopPWAsTabStripDescription[] =
Alan Cutter121812d2020-01-09 05:03:37693 "Experimental UI for exploring what PWA windows would look like with a tab "
694 "strip.";
695
Alan Cutter8a7d3ed2020-05-12 01:29:34696const char kDesktopPWAsTabStripLinkCapturingName[] =
697 "Desktop PWA tab strip link capturing";
698const char kDesktopPWAsTabStripLinkCapturingDescription[] =
699 "Experimental behaviour for \"Desktop PWA tab strips\" to capture link "
700 "navigations within the app scope and bring them into the app's tabbed "
701 "window.";
702
Carlos Frias5ddded62020-05-27 23:38:18703const char kDesktopPWAsRunOnOsLoginName[] = "Desktop PWAs run on OS login";
704const char kDesktopPWAsRunOnOsLoginDescription[] =
705 "Enable installed PWAs to be configured to automatically start when the OS "
Mike Jacksona481f3f2021-01-13 04:00:19706 "user logs in. Launching a PWA while the browser is not running is known "
707 "to cause a failure to restore sessions. See https://crbug.com/938759.";
Carlos Frias5ddded62020-05-27 23:38:18708
Alan Cutter2ab7a042020-09-14 03:57:40709const char kEnableMigrateDefaultChromeAppToWebAppsGSuiteName[] =
710 "Migrate default G Suite Chrome apps to web apps";
711const char kEnableMigrateDefaultChromeAppToWebAppsGSuiteDescription[] =
712 "Enable the migration of default installed G Suite Chrome apps over to "
713 "their corresponding web apps.";
714
715const char kEnableMigrateDefaultChromeAppToWebAppsNonGSuiteName[] =
716 "Migrate default non-G Suite Chrome apps to web apps";
717const char kEnableMigrateDefaultChromeAppToWebAppsNonGSuiteDescription[] =
718 "Enable the migration of default installed non-G Suite Chrome apps over to "
719 "their corresponding web apps.";
720
Yann Dago413d39d2020-11-11 01:40:50721const char kEnableSyncRequiresPoliciesLoadedName[] =
722 "Sync waits for all policies to load before starting";
723const char kEnableSyncRequiresPoliciesLoadedDescription[] =
724 "Enables behaviour for Sync to wait for all policies to load before "
725 "starting";
726
Steven Valdez89a44ea92019-05-01 15:18:49727const char kEnableTLS13EarlyDataName[] = "TLS 1.3 Early Data";
728const char kEnableTLS13EarlyDataDescription[] =
729 "This option enables TLS 1.3 Early Data, allowing GET requests to be sent "
730 "during the handshake when resuming a connection to a compatible TLS 1.3 "
731 "server.";
732
Adam Langleyf66f28d22020-02-05 18:10:38733const char kPostQuantumCECPQ2Name[] = "TLS Post-Quantum Confidentiality";
734const char kPostQuantumCECPQ2Description[] =
735 "This option enables a post-quantum (i.e. resistent to quantum computers) "
736 "key exchange algorithm in TLS (CECPQ2).";
737
James Hollyer070f60a2020-05-05 06:13:15738const char kMacCoreLocationImplementationName[] =
739 "Core Location Implementation";
740const char kMacCoreLocationImplementationDescription[] =
James Hollyer1b943edb2020-10-28 03:28:06741 "Enables usage of the Core Location APIs to get location permission on "
742 "macOS";
743
744const char kMacCoreLocationBackendName[] = "Core Location Backend";
745const char kMacCoreLocationBackendDescription[] =
746 "Enables usage of the Core Location APIs as the backend for Geolocation "
747 "API";
James Hollyer070f60a2020-05-05 06:13:15748
Mohamed Adel52ac1ae2020-09-08 16:10:27749const char kNewMacNotificationAPIName[] =
750 "Determines which notification API to use on macOS devices";
751const char kNewMacNotificationAPIDescription[] =
752 "Enables the usage of Apple's new notification API which will run on macOS "
753 "10.14+";
754
Pete Lavallee2d4415c72019-10-07 20:43:56755const char kWinrtGeolocationImplementationName[] =
756 "WinRT Geolocation Implementation";
757const char kWinrtGeolocationImplementationDescription[] =
758 "Enables usage of the Windows.Devices.Geolocation WinRT APIs on Windows "
759 "for geolocation";
760
Wenjie Shid38245192019-07-11 16:20:50761const char kWinrtSensorsImplementationName[] = "WinRT Sensor Implementation";
762const char kWinrtSensorsImplementationDescription[] =
763 "Enables usage of the Windows.Devices.Sensors WinRT APIs on Windows for "
764 "sensors";
765
Mikhail Pozdnyakov73373a62017-08-24 17:31:25766const char kEnableGenericSensorExtraClassesName[] =
767 "Generic Sensor Extra Classes";
768const char kEnableGenericSensorExtraClassesDescription[] =
769 "Enables an extra set of sensor classes based on Generic Sensor API, which "
770 "expose previously unavailable platform features, i.e. AmbientLightSensor "
771 "and Magnetometer interfaces.";
Brett Wilsonf27ff602017-07-07 22:28:47772
Vikas Soni78daa632019-01-12 01:32:52773const char kEnableGpuServiceLoggingName[] = "Enable gpu service logging";
774const char kEnableGpuServiceLoggingDescription[] =
775 "Enable printing the actual GL driver calls.";
776
Robert Ogdene976feb2019-09-03 22:20:29777const char kEnablePreviewsCoinFlipName[] = "Enable Previews Coin Flip";
778const char kEnablePreviewsCoinFlipDescription[] =
779 "Enable coin flip experimentation of Previews.";
780
Robert Ogdene7bbbcb2020-03-24 22:37:33781const char kEnableSRPIsolatedPrerendersName[] =
782 "Enable Navigation Predictor Isolated Prerenders";
783const char kEnableSRPIsolatedPrerendersDescription[] =
784 "Enable Navigation Predictions on the Google SRP to be fully isolated.";
785
Robert Ogden26de9972020-03-27 21:00:25786const char kEnableSRPIsolatedPrerenderProbingName[] =
787 "Enable Probing on Navigation Predictor Isolated Prerenders";
788const char kEnableSRPIsolatedPrerenderProbingDescription[] =
789 "Enable probing checks for Isolated Prerenders which will block commit.";
790
Robert Ogden1261e8f2020-06-24 22:45:46791const char kEnableSRPIsolatedPrerendersNSPName[] =
792 "Enable NoStatePrefetch on Navigation Predictor Isolated Prerenders";
793const char kEnableSRPIsolatedPrerendersNSPDescription[] =
794 "Enables NoStatePrefetch on Isolated Prerenders.";
795
Charlene Yane75ce252019-05-22 17:56:32796const char kDownloadAutoResumptionNativeName[] =
797 "Enable download auto-resumption in native";
798const char kDownloadAutoResumptionNativeDescription[] =
799 "Enables download auto-resumption in native";
800
Xing Liu13e5ec12020-05-08 17:32:34801const char kDownloadLaterName[] = "Enable download later";
802const char kDownloadLaterDescription[] = "Enables download later feature.";
803
Xing Liue36464f42020-07-14 17:25:03804const char kDownloadLaterDebugOnWifiName[] =
805 "Show download later dialog on WIFI.";
806const char kDownloadLaterDebugOnWifiNameDescription[] =
807 "Show download later dialog on WIFI.";
808
Ian Kilpatricke68ef11a2018-07-04 03:52:10809const char kEnableLayoutNGName[] = "Enable LayoutNG";
810const char kEnableLayoutNGDescription[] =
811 "Enable Blink's next generation layout engine.";
812
Aleks Totic1f9056a2020-12-01 01:51:15813const char kEnableLayoutNGTableName[] = "Enable TableNG";
814const char kEnableLayoutNGTableDescription[] =
815 "Enable Blink's next generation table layout.";
816
Scott Littled0fd2d002018-04-13 03:37:26817const char kEnableLazyFrameLoadingName[] = "Enable lazy frame loading";
818const char kEnableLazyFrameLoadingDescription[] =
Scott Littledf79081b2019-05-29 23:03:39819 "Defers the loading of iframes marked with the attribute 'loading=lazy' "
820 "until the page is scrolled down near them.";
Scott Littled0fd2d002018-04-13 03:37:26821
rajendrant793ff512018-08-10 17:07:59822const char kEnableLazyImageLoadingName[] = "Enable lazy image loading";
823const char kEnableLazyImageLoadingDescription[] =
Scott Littledf79081b2019-05-29 23:03:39824 "Defers the loading of images marked with the attribute 'loading=lazy' "
825 "until the page is scrolled down near them.";
rajendrant793ff512018-08-10 17:07:59826
Becca Hughesac86cd442019-01-09 23:49:54827const char kEnableMediaSessionServiceName[] = "Media Session Service";
828const char kEnableMediaSessionServiceDescription[] =
829 "Enables the media session mojo service and internal media session "
830 "support.";
831
Bernhard Bauer5533f9912017-11-06 17:56:02832const char kEnableNetworkLoggingToFileName[] = "Enable network logging to file";
833const char kEnableNetworkLoggingToFileDescription[] =
834 "Enables network logging to a file named netlog.json in the user data "
835 "directory. The file can be imported into chrome://net-internals.";
836
John Abd-El-Malek8067cc02017-12-04 23:23:20837const char kEnableNetworkServiceInProcessName[] =
838 "Runs network service in-process";
839const char kEnableNetworkServiceInProcessDescription[] =
840 "Runs the network service in the browser process.";
841
Shakti Sahu5a046f62019-03-12 19:25:34842const char kEnableNewDownloadBackendName[] = "Enable new download backend";
843const char kEnableNewDownloadBackendDescription[] =
844 "Enables the new download backend that uses offline content provider";
845
Lucas Furukawa Gadani9f57e192019-04-05 14:56:10846const char kEnablePortalsName[] = "Enable Portals.";
847const char kEnablePortalsDescription[] =
848 "Portals are an experimental web platform feature that allows embedding"
849 " and seamless transitions between pages."
850 " See https://github.com/WICG/portals and https://wicg.github.io/portals/";
851
Jeremy Roman30e81e82020-01-29 22:56:47852const char kEnablePortalsCrossOriginName[] = "Enable cross-origin Portals.";
853const char kEnablePortalsCrossOriginDescription[] =
854 "Allows portals to load cross-origin URLs in addition to same-origin ones."
855 " Has no effect if Portals are not enabled.";
856
Doug Arnettc52291a2020-05-07 18:52:30857const char kEnableTranslateSubFramesName[] = "Translate sub frames";
858const char kEnableTranslateSubFramesDescription[] =
859 "Enable the translation of sub frames (as well as the main frame)";
860
Qiaofei Yebeb9a232020-07-22 23:47:04861const char kEnableWindowsGamingInputDataFetcherName[] =
862 "Enable Windows.Gaming.Input";
863const char kEnableWindowsGamingInputDataFetcherDescription[] =
864 "Enable Windows.Gaming.Input by default to provide game controller "
865 "support on Windows 10 desktop.";
866
Titouan Rigoudyf619f5462020-09-25 16:35:49867const char kBlockInsecurePrivateNetworkRequestsName[] =
868 "Block insecure private network requests.";
869const char kBlockInsecurePrivateNetworkRequestsDescription[] =
870 "Prevents non-secure contexts from making sub-resource requests to "
871 "more-private IP addresses. An IP address IP1 is more private than IP2 if "
872 "1) IP1 is localhost and IP2 is not, or 2) IP1 is private and IP2 is "
873 "public. This is a first step towards full enforcement of CORS-RFC1918: "
874 "https://wicg.github.io/cors-rfc1918";
875
Arthur Hemery9e065b02020-05-12 13:30:32876const char kCrossOriginOpenerPolicyReportingName[] =
877 "Cross Origin Opener Policy reporting";
878const char kCrossOriginOpenerPolicyReportingDescription[] =
879 "Enables Cross Origin Opener Policy reporting.";
880
arthursonzogni5f87dca2020-06-17 14:31:18881const char kCrossOriginOpenerPolicyAccessReportingName[] =
882 "Cross Origin Opener Policy access reporting";
883const char kCrossOriginOpenerPolicyAccessReportingDescription[] =
884 "Enables Cross Origin Opener Policy access reporting.";
885
Arthur Hemery0a338c802020-07-07 11:55:49886const char kCrossOriginIsolatedName[] = "crossOriginIsolated";
887const char kCrossOriginIsolatedDescription[] =
888 "Marks some BrowsingContext groups as \"crossOriginIsolated\". They can "
889 "only host documents using a compatible set of {Origin,COOP,COEP}, "
890 "effectively isolating.";
891
Jimmy Gongba69b982020-08-25 00:01:29892const char kDiagnosticsAppName[] = "Diagnostics app";
893const char kDiagnosticsAppDescription[] =
894 "Enables the Diagnostics app that allows Chrome OS users to be able to "
895 "view their system telemetric information and run diagnostic tests for "
896 "their device.";
897
Yutaka Hiranoaa0e62e2019-09-05 11:01:04898const char kDisableKeepaliveFetchName[] = "Disable fetch with keepalive set";
899const char kDisableKeepaliveFetchDescription[] =
900 "Disable fetch with keepalive set "
901 "(https://fetch.spec.whatwg.org/#request-keepalive-flag).";
902
Chris Hall4a4225f62019-01-18 03:07:16903const char kExperimentalAccessibilityLanguageDetectionName[] =
904 "Experimental accessibility language detection";
905const char kExperimentalAccessibilityLanguageDetectionDescription[] =
906 "Enable language detection for in-page content which is then exposed to "
Chris Hall31e92b22019-11-15 05:57:22907 "assistive technologies such as screen readers.";
Chris Hall4a4225f62019-01-18 03:07:16908
Chris Hall4f3ca5582019-11-19 02:55:49909const char kExperimentalAccessibilityLanguageDetectionDynamicName[] =
910 "Experimental accessibility language detection for dynamic content";
911const char kExperimentalAccessibilityLanguageDetectionDynamicDescription[] =
912 "Enable language detection for dynamic content which is then exposed to "
913 "assistive technologies such as screen readers.";
914
Rahul Arakeri61a2ad272019-03-19 22:55:08915const char kCompositorThreadedScrollbarScrollingName[] =
Rahul Arakeriac87fb12019-05-14 00:07:22916 "Compositor threaded scrollbar scrolling";
Rahul Arakeri61a2ad272019-03-19 22:55:08917const char kCompositorThreadedScrollbarScrollingDescription[] =
918 "Enables pointer-based scrollbar scrolling on the compositor thread "
919 "instead of the main thread";
920
Alexei Filippov522a5222019-03-29 03:33:18921const char kMemlogName[] = "Chrome heap profiler start mode.";
922const char kMemlogDescription[] =
923 "Starts heap profiling service that records sampled memory allocation "
924 "profile having each sample attributed with a callstack. "
925 "The sampling resolution is controlled with --memlog-sampling-rate flag. "
926 "Recorded heap dumps can be obtained at chrome://tracing "
927 "[category:memory-infra] and chrome://memory-internals. This setting "
928 "controls which processes will be profiled since their start. To profile "
929 "any given process at a later time use chrome://memory-internals page.";
930const char kMemlogModeMinimal[] = "Browser and GPU";
931const char kMemlogModeAll[] = "All processes";
932const char kMemlogModeAllRenderers[] = "All renderers";
933const char kMemlogModeRendererSampling[] = "Single renderer";
934const char kMemlogModeBrowser[] = "Browser only";
935const char kMemlogModeGpu[] = "GPU only";
Alexei Filippov2e8bfee2019-03-07 21:51:27936
Alexei Filippov522a5222019-03-29 03:33:18937const char kMemlogSamplingRateName[] =
938 "Heap profiling sampling interval (in bytes).";
939const char kMemlogSamplingRateDescription[] =
940 "Heap profiling service uses Poisson process to sample allocations. "
941 "Default value for the interval between samples is 100000 (100KB). "
942 "This results in low noise for large and/or frequent allocations "
Alexei Filippov2e8bfee2019-03-07 21:51:27943 "[size * frequency >> 100KB]. This means that aggregate numbers [e.g. "
erikchen99bfce02018-02-14 20:29:22944 "total size of malloc-ed objects] and large and/or frequent allocations "
Alexei Filippov522a5222019-03-29 03:33:18945 "can be trusted with high fidelity. "
946 "Lower intervals produce higher samples resolution, but come at a cost of "
947 "higher performance overhead.";
948const char kMemlogSamplingRate10KB[] = "10KB";
949const char kMemlogSamplingRate50KB[] = "50KB";
950const char kMemlogSamplingRate100KB[] = "100KB";
951const char kMemlogSamplingRate500KB[] = "500KB";
952const char kMemlogSamplingRate1MB[] = "1MB";
953const char kMemlogSamplingRate5MB[] = "5MB";
erikchen8bc20d82018-02-14 03:21:51954
Alexei Filippov522a5222019-03-29 03:33:18955const char kMemlogStackModeName[] = "Heap profiling stack traces type.";
956const char kMemlogStackModeDescription[] =
957 "By default heap profiling service records native stacks. "
958 "A post-processing step is required to symbolize the stacks. "
959 "'Native with thread names' adds the thread name as the first frame of "
960 "each native stack. It's also possible to record a pseudo stack using "
961 "trace events as identifiers. It's also possible to do a mix of both.";
962const char kMemlogStackModeMixed[] = "Mixed";
963const char kMemlogStackModeNative[] = "Native";
964const char kMemlogStackModeNativeWithThreadNames[] = "Native with thread names";
965const char kMemlogStackModePseudo[] = "Trace events";
Erik Chen3303fd0232018-01-11 20:29:05966
Jimmy Gongaee90782021-01-26 02:11:28967const char kDisablePeripheralDataAccessProtectionName[] =
968 "Turn off peripheral data access protection";
969const char kDisablePeripheralDataAccessProtectionDescription[] =
970 "Disables data access protection for external PCI devices (including some "
Jimmy Gong1265fc012021-02-03 21:16:59971 "thunderbolt and SD Express devices that use PCI tunneling). By default "
972 "this feature is disabled, which blocks data access from external PCI "
973 "devices.";
Jimmy Gongaee90782021-01-26 02:11:28974
rajendrant41f3f1b2020-12-16 10:29:31975const char kEnableLoginDetectionName[] = "Enable login detection";
976const char kEnableLoginDetectionDescription[] =
977 "Allow user sign-in to be detected based on heuristics.";
978
F#m59d036e2017-09-13 07:22:17979const char kEnablePixelCanvasRecordingName[] = "Enable pixel canvas recording";
980const char kEnablePixelCanvasRecordingDescription[] =
981 "Pixel canvas recording allows the compositor to raster contents aligned "
982 "with the pixel and improves text rendering. This should be enabled when a "
983 "device is using fractional scale factor.";
984
Ella Gebee81c92018-08-14 15:51:09985const char kEnableResamplingInputEventsName[] =
986 "Enable resampling input events";
987const char kEnableResamplingInputEventsDescription[] =
988 "Predicts mouse and touch inputs position at rAF time based on previous "
989 "input";
990const char kEnableResamplingScrollEventsName[] =
991 "Enable resampling scroll events";
992const char kEnableResamplingScrollEventsDescription[] =
993 "Predicts the scroll amount at vsync time based on previous input";
Joao Victor Almeida371702c2021-01-08 18:41:56994const char kEnableResamplingScrollEventsExperimentalPredictionName[] =
995 "Enable experimental prediction for scroll events";
996const char kEnableResamplingScrollEventsExperimentalPredictionDescription[] =
997 "Predicts the scroll amount after the vsync time to more closely match "
998 "when the frame is visible.";
Ella Gebee81c92018-08-14 15:51:09999
Anqing Zhaoc7136af2021-01-20 05:52:391000extern const char kEnableRestrictedWebApisName[] =
1001 "Enable the restriced web APIs for high-trusted apps.";
1002extern const char kEnableRestrictedWebApisDescription[] =
1003 "Enable the restricted web APIs for dev trial. This will be replaced with "
1004 "permission policies to control the capabilities afterwards.";
1005
Elaine Chien0b198d02020-12-04 19:45:061006const char kEnableTabSearchFlagId[] = "enable-tab-search";
Thomas Lukaszewiczfffb67d2020-08-06 20:14:141007const char kEnableTabSearchName[] = "Enable Tab Search";
1008const char kEnableTabSearchDescription[] =
Roman Arora5a6d96cf2020-09-14 22:25:041009 "Enable the Tab Search feature in Top Chrome UI, which will show a popup "
Thomas Lukaszewiczfffb67d2020-08-06 20:14:141010 "bubble that allows users to search over their currently open tabs.";
Thomas Lukaszewiczfffb67d2020-08-06 20:14:141011
Brett Wilsonf27ff602017-07-07 22:28:471012const char kEnableUseZoomForDsfName[] =
1013 "Use Blink's zoom for device scale factor.";
1014const char kEnableUseZoomForDsfDescription[] =
1015 "If enabled, Blink uses its zooming mechanism to scale content for device "
1016 "scale factor.";
1017const char kEnableUseZoomForDsfChoiceDefault[] = "Default";
1018const char kEnableUseZoomForDsfChoiceEnabled[] = "Enabled";
1019const char kEnableUseZoomForDsfChoiceDisabled[] = "Disabled";
1020
Sean Harrison9dc405a52019-08-27 18:23:101021const char kEnableSubresourceRedirectName[] =
rajendrante2bfd3a2020-11-23 19:48:541022 "Enable Subresource Redirect Compression";
Sean Harrison9dc405a52019-08-27 18:23:101023const char kEnableSubresourceRedirectDescription[] =
rajendrante2bfd3a2020-11-23 19:48:541024 "Allow subresource compression for data savings";
Sean Harrison9dc405a52019-08-27 18:23:101025
Adam Langley7542a7b2019-10-04 02:00:551026const char kEnableWebAuthenticationCableV2SupportName[] =
1027 "Web Authentication caBLE v2 support";
1028const char kEnableWebAuthenticationCableV2SupportDescription[] =
1029 "Enable the QR-based pairingless BLE protocol for use with the Web "
1030 "Authentication API. (This will also enable the cloud-based protocol "
1031 "on platforms where it is not already enabled.)";
Kim Paulhamusae635a32018-06-27 07:30:541032
Yicheng Li0a78f462020-08-14 00:08:121033const char kEnableWebAuthenticationChromeOSAuthenticatorName[] =
1034 "ChromeOS platform Web Authentication support";
1035const char kEnableWebAuthenticationChromeOSAuthenticatorDescription[] =
1036 "Enable the ChromeOS platform authenticator for the Web Authentication "
1037 "API.";
1038
Andreas Haasb400d912019-08-28 18:54:101039const char kExperimentalWebAssemblyFeaturesName[] = "Experimental WebAssembly";
1040const char kExperimentalWebAssemblyFeaturesDescription[] =
1041 "Enable web pages to use experimental WebAssembly features.";
1042
Clemens Hammacher0c8a15a2018-04-27 13:45:321043const char kEnableWasmBaselineName[] = "WebAssembly baseline compiler";
1044const char kEnableWasmBaselineDescription[] =
1045 "Enables WebAssembly baseline compilation and tier up.";
1046
Clemens Backes50e0ecd2020-01-20 10:43:241047const char kEnableWasmLazyCompilationName[] = "WebAssembly lazy compilation";
1048const char kEnableWasmLazyCompilationDescription[] =
1049 "Enables lazy (JIT on first call) compilation of WebAssembly modules.";
1050
Deepti Gandluri11734cc42019-05-02 18:00:201051const char kEnableWasmSimdName[] = "WebAssembly SIMD support.";
1052const char kEnableWasmSimdDescription[] =
1053 "Enables support for the WebAssembly SIMD proposal.";
1054
Andreas Haasb400d912019-08-28 18:54:101055const char kEnableWasmThreadsName[] = "WebAssembly threads support";
Ben Smith24c1e5c2018-06-20 01:09:021056const char kEnableWasmThreadsDescription[] =
Ben Smith8ed20cd2020-01-23 19:06:561057 "Enables support for the WebAssembly Threads proposal.";
Ben Smith24c1e5c2018-06-20 01:09:021058
Clemens Backes963eb37be2020-01-10 11:56:491059const char kEnableWasmTieringName[] = "WebAssembly tiering";
1060const char kEnableWasmTieringDescription[] =
1061 "Enables tiered compilation of WebAssembly (will tier up to TurboFan if "
Clemens Backes50e0ecd2020-01-20 10:43:241062 "#enable-webassembly-baseline is enabled).";
Clemens Backes963eb37be2020-01-10 11:56:491063
Christopher Thompsonf3ba20122019-06-06 22:01:011064const char kEvDetailsInPageInfoName[] = "EV certificate details in Page Info.";
1065const char kEvDetailsInPageInfoDescription[] =
1066 "Shows the EV certificate details in the Page Info bubble.";
1067
Brett Wilsonf27ff602017-07-07 22:28:471068const char kExpensiveBackgroundTimerThrottlingName[] =
1069 "Throttle expensive background timers";
1070const char kExpensiveBackgroundTimerThrottlingDescription[] =
1071 "Enables intervention to limit CPU usage of background timers to 1%.";
1072
Mark Schillaci0bd47bd2020-12-09 04:03:351073const char kExperimentalAccessibilityLabelsName[] =
1074 "Experimental Accessibility Labels";
1075const char kExperimentalAccessibilityLabelsDescription[] =
1076 "Enables experimental accessibility labels feature. Note that this only "
1077 "enables the feature, and enabling the service is a profile preference.";
1078
Brett Wilsonf27ff602017-07-07 22:28:471079const char kExperimentalExtensionApisName[] = "Experimental Extension APIs";
1080const char kExperimentalExtensionApisDescription[] =
1081 "Enables experimental extension APIs. Note that the extension gallery "
1082 "doesn't allow you to upload extensions that use experimental APIs.";
1083
Sarthak Shah364c1982019-11-26 23:49:381084const char kExperimentalFlingAnimationName[] =
1085 "Enable experimental fling animation";
1086const char kExperimentalFlingAnimationDescription[] =
1087 "Enables the use of a touch fling curve that is based on the behavior of "
1088 "native apps on Windows.";
1089
Brett Wilsonf27ff602017-07-07 22:28:471090const char kExperimentalWebPlatformFeaturesName[] =
1091 "Experimental Web Platform features";
1092const char kExperimentalWebPlatformFeaturesDescription[] =
1093 "Enables experimental Web Platform features that are in development.";
1094
1095const char kExtensionContentVerificationName[] =
1096 "Extension Content Verification";
1097const char kExtensionContentVerificationDescription[] =
1098 "This flag can be used to turn on verification that the contents of the "
1099 "files on disk for extensions from the webstore match what they're "
1100 "expected to be. This can be used to turn on this feature if it would not "
1101 "otherwise have been turned on, but cannot be used to turn it off (because "
1102 "this setting can be tampered with by malware).";
1103const char kExtensionContentVerificationBootstrap[] =
1104 "Bootstrap (get expected hashes, but do not enforce them)";
1105const char kExtensionContentVerificationEnforce[] =
1106 "Enforce (try to get hashes, and enforce them if successful)";
1107const char kExtensionContentVerificationEnforceStrict[] =
1108 "Enforce strict (hard fail if we can't get hashes)";
1109
Archana Simha6e7503db2019-12-10 03:52:581110const char kExtensionsCheckupName[] = "Extensions Checkup";
1111const char kExtensionsCheckupDescription[] =
1112 "Enable the extensions checkup experiment";
1113
Brett Wilsonf27ff602017-07-07 22:28:471114const char kExtensionsOnChromeUrlsName[] = "Extensions on chrome:// URLs";
1115const char kExtensionsOnChromeUrlsDescription[] =
1116 "Enables running extensions on chrome:// URLs, where extensions explicitly "
1117 "request this permission.";
galinapae72e152017-05-12 13:12:281118
Axel Antoine12df71182019-07-25 18:11:211119const char kFilteringScrollPredictionName[] = "Filtering scroll prediction";
1120const char kFilteringScrollPredictionDescription[] =
1121 "Enable filtering of predicted scroll events";
1122
Tom McKeed47f7ed62020-04-06 13:53:401123const char kFirstScrollLatencyMeasurementName[] =
1124 "First Scroll Latency Measurement";
1125const char kFirstScrollLatencyMeasurementDescription[] =
1126 "Enables measurement of the latency between user input events and visual "
1127 "updates for the first scroll of a navigation.";
1128
David Bokan432978d2019-08-15 18:18:521129const char kFractionalScrollOffsetsName[] = "Fractional Scroll Offsets";
1130const char kFractionalScrollOffsetsDescription[] =
1131 "Enables fractional scroll offsets inside Blink, exposing non-integer "
1132 "offsets to web APIs.";
1133
Aaron Tagliaboschidbd80d222020-01-24 14:07:421134const char kFreezeUserAgentName[] = "Freeze User-Agent request header";
1135const char kFreezeUserAgentDescription[] =
1136 "Set the User-Agent request header to a static string that conforms to the "
1137 "current User-Agent string format but only reveals desktop vs Android and "
1138 "if the 'mobile' flag is set";
1139
Brett Wilsonecb80982017-07-12 20:34:511140const char kForceEffectiveConnectionTypeName[] =
1141 "Override effective connection type";
1142const char kForceEffectiveConnectionTypeDescription[] =
1143 "Overrides the effective connection type of the current connection "
Thanh Lea98f12f2017-12-18 19:35:301144 "returned by the network quality estimator. Slow 2G on Cellular returns "
1145 "Slow 2G when connected to a cellular network, and the actual estimate "
1146 "effective connection type when not on a cellular network. Previews are "
1147 "usually served on 2G networks.";
Brett Wilsonecb80982017-07-12 20:34:511148const char kEffectiveConnectionTypeUnknownDescription[] = "Unknown";
1149const char kEffectiveConnectionTypeOfflineDescription[] = "Offline";
1150const char kEffectiveConnectionTypeSlow2GDescription[] = "Slow 2G";
Thanh Lea98f12f2017-12-18 19:35:301151const char kEffectiveConnectionTypeSlow2GOnCellularDescription[] =
1152 "Slow 2G On Cellular";
Brett Wilsonecb80982017-07-12 20:34:511153const char kEffectiveConnectionType2GDescription[] = "2G";
1154const char kEffectiveConnectionType3GDescription[] = "3G";
1155const char kEffectiveConnectionType4GDescription[] = "4G";
1156
Jay Harris583f48922019-05-06 05:55:241157const char kFileHandlingAPIName[] = "File Handling API";
1158const char kFileHandlingAPIDescription[] =
1159 "Enables the file handling API, allowing websites to register as file "
Jesse McKennabe661982020-10-29 23:57:421160 "handlers.";
Jay Harris583f48922019-05-06 05:55:241161
Brett Wilsonecb80982017-07-12 20:34:511162const char kFillOnAccountSelectName[] = "Fill passwords on account selection";
1163const char kFillOnAccountSelectDescription[] =
1164 "Filling of passwords when an account is explicitly selected by the user "
1165 "rather than autofilling credentials on page load.";
1166
Brett Wilsonecb80982017-07-12 20:34:511167const char kForceTextDirectionName[] = "Force text direction";
1168const char kForceTextDirectionDescription[] =
1169 "Explicitly force the per-character directionality of UI text to "
1170 "left-to-right (LTR) or right-to-left (RTL) mode, overriding the default "
1171 "direction of the character language.";
1172const char kForceDirectionLtr[] = "Left-to-right";
1173const char kForceDirectionRtl[] = "Right-to-left";
1174
1175const char kForceUiDirectionName[] = "Force UI direction";
1176const char kForceUiDirectionDescription[] =
1177 "Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) "
1178 "mode, overriding the default direction of the UI language.";
1179
Yu Han478675a22020-06-09 20:30:241180const char kFormControlsDarkModeName[] = "Web Platform Controls Dark Mode";
1181const char kFormControlsDarkModeDescription[] =
1182 "If enabled, forms controls and scrollbars will be rendered with a dark "
1183 "theme, only on web pages that support dark color schemes, and when the "
1184 "OS is switched to dark theme.";
1185
Ionel Popescu4ba2a0932019-05-07 20:10:271186const char kFormControlsRefreshName[] = "Web Platform Controls updated UI";
1187const char kFormControlsRefreshDescription[] =
1188 "If enabled, HTML forms elements will be rendered using an updated style.";
1189
Mason Freed5cbb9b22020-06-27 00:22:421190const char kColorPickerEyeDropperName[] = "Color Picker Eye Dropper Support";
1191const char kColorPickerEyeDropperDescription[] =
1192 "If enabled, the color picker will contain an eye dropper control that "
1193 "can be used to pick colors.";
1194
Tommy Steimel863e6cf2019-07-01 19:07:361195const char kGlobalMediaControlsName[] = "Global Media Controls";
1196const char kGlobalMediaControlsDescription[] =
1197 "Enables the Global Media Controls UI in the toolbar.";
1198
Takumi Fujimotod25d2b72019-12-19 00:36:181199const char kGlobalMediaControlsForCastName[] = "Global Media Controls for Cast";
1200const char kGlobalMediaControlsForCastDescription[] =
1201 "Shows Cast sessions in the Global Media Controls UI. Requires "
1202 "#global-media-controls and #cast-media-route-provider to also be enabled.";
1203
Jazz Xu223d04c2020-09-22 20:23:011204const char kGlobalMediaControlsForChromeOSName[] =
Jazz Xu326c62c2020-09-24 02:01:521205 "Global Media Controls for ChromeOS";
Jazz Xu223d04c2020-09-22 20:23:011206const char kGlobalMediaControlsForChromeOSDescription[] =
1207 "Enable Global Media Controls UI in shelf and quick settings.";
1208
Tommy Steimele5c5c122020-02-06 23:22:351209const char kGlobalMediaControlsPictureInPictureName[] =
1210 "Global Media Controls Picture-in-Picture";
1211const char kGlobalMediaControlsPictureInPictureDescription[] =
1212 "Enables Picture-in-Picture controls in the Global Media Controls UI. "
1213 "Requires "
1214 "#global-media-controls to also be enabled.";
1215
Noah Rose Ledesma210c5602020-06-22 21:06:461216const char kGlobalMediaControlsSeamlessTransferName[] =
1217 "Global Media Controls Seamless Transfer";
1218const char kGlobalMediaControlsSeamlessTransferDescription[] =
1219 "Enables selection of audio output device to play media through in "
1220 "the Global Media Controls UI. Requires #global-media-controls to "
1221 "also be enabled.";
1222
Noah Rose Ledesma1bbd0712020-09-09 20:36:441223const char kGlobalMediaControlsModernUIName[] =
1224 "Global Media Controls Modern UI";
1225
1226const char kGlobalMediaControlsModernUIDescription[] =
1227 "Use a redesigned version of the Global Media Controls UI. Requires "
1228 "#global-media-controls to also be enabled.";
1229
Jazz Xu15f2b1c2020-07-09 14:42:141230const char kGlobalMediaControlsOverlayControlsName[] =
Tommy Steimel371f69e2020-07-20 16:45:311231 "Enable overlay controls for Global Media Controls";
Jazz Xu15f2b1c2020-07-09 14:42:141232const char kGlobalMediaControlsOverlayControlsDescription[] =
Tommy Steimel371f69e2020-07-20 16:45:311233 "Allowing controls to be dragged out from Global Media Controls dialog. "
Jazz Xu15f2b1c2020-07-09 14:42:141234 "Requires #global-media-controls to also be enabled.";
1235
Brett Wilsonecb80982017-07-12 20:34:511236const char kGpuRasterizationName[] = "GPU rasterization";
danakj51faabd2020-03-31 17:25:051237const char kGpuRasterizationDescription[] = "Use GPU to rasterize web content.";
Brett Wilsonecb80982017-07-12 20:34:511238
Jeffrey Kardatzke9340e242020-08-05 22:00:221239const char kH264DecoderBufferIsCompleteFrameName[] =
1240 "H.264 Decoder Buffer Is Complete Frame";
1241const char kH264DecoderBufferIsCompleteFrameDescription[] =
1242 "H.264 decoder will treat each DecoderBuffer as a complete frame. Defaults "
1243 "to enabled.";
1244
Gabrielle Paladoaebf7ca2019-01-16 07:07:061245const char kHandwritingGestureName[] = "Handwriting Gestures";
1246const char kHandwritingGestureDescription[] =
Darren Shena494b6c42020-03-11 00:38:141247 "Enables handwriting gestures within the virtual keyboard. This will send "
1248 "handwriting you write inside the virtual keyboard to Google servers for "
1249 "recognition but will not be associated with your Google account.";
Gabrielle Paladoaebf7ca2019-01-16 07:07:061250
Curtis McMullanf2e45bf2020-08-26 09:51:391251const char kHandwritingGestureEditingName[] = "Handwriting Gestures Editing";
1252const char kHandwritingGestureEditingDescription[] =
1253 "Enables editing with handwriting gestures within the virtual keyboard.";
1254
Tommy Steimel1aadd7b2019-01-18 19:39:421255const char kHardwareMediaKeyHandling[] = "Hardware Media Key Handling";
1256const char kHardwareMediaKeyHandlingDescription[] =
1257 "Enables using media keys to control the active media session. This "
1258 "requires MediaSessionService to be enabled too";
1259
John Delaney521fe9f2020-04-29 22:18:191260const char kHeavyAdPrivacyMitigationsName[] = "Heavy ad privacy mitigations";
1261const char kHeavyAdPrivacyMitigationsDescription[] =
1262 "Enables privacy mitigations for the heavy ad intervention. Disabling "
1263 "this makes the intervention deterministic. Defaults to enabled.";
John Delaney782c77762019-10-28 15:53:561264
1265const char kHeavyAdInterventionName[] = "Heavy Ad Intervention";
1266const char kHeavyAdInterventionDescription[] =
1267 "Unloads ads that use too many device resources.";
1268
Toni Barzic7e93fa52020-01-29 01:35:471269const char kHideShelfControlsInTabletModeName[] =
1270 "Hide shelf control buttons in tablet mode.";
1271
1272const char kHideShelfControlsInTabletModeDescription[] =
1273 "Hides home, back, and overview button from the shelf while the device is "
1274 "in tablet mode. Predicated on shelf-hotseat feature being enabled.";
1275
Wei-Yin Chen (陳威尹)565a41612020-06-30 22:29:561276const char kTabSwitcherOnReturnName[] = "Tab switcher on return";
Matt Simmons2048b2a2018-12-20 20:12:561277const char kTabSwitcherOnReturnDescription[] =
1278 "Enable tab switcher on return after specified time has elapsed";
1279
Brett Wilsonecb80982017-07-12 20:34:511280const char kHostedAppQuitNotificationName[] =
1281 "Quit notification for hosted apps";
1282const char kHostedAppQuitNotificationDescription[] =
1283 "Display a notification when quitting Chrome if hosted apps are currently "
1284 "running.";
1285
1286const char kHostedAppShimCreationName[] =
1287 "Creation of app shims for hosted apps on Mac";
1288const char kHostedAppShimCreationDescription[] =
1289 "Create app shims on Mac when creating a hosted app.";
1290
Corentin Walleze660b152020-07-15 16:07:541291const char kIgnoreGpuBlocklistName[] = "Override software rendering list";
1292const char kIgnoreGpuBlocklistDescription[] =
Brett Wilsonecb80982017-07-12 20:34:511293 "Overrides the built-in software rendering list and enables "
1294 "GPU-acceleration on unsupported system configurations.";
1295
Aaron Colwell762bc1682020-06-08 19:01:141296const char kIgnorePreviewsBlocklistName[] = "Ignore Previews Blocklist";
1297const char kIgnorePreviewsBlocklistDescription[] =
Ryan Sturm8c3dbc92018-06-26 19:22:371298 "Ignore decisions made by the PreviewsBlockList";
Thanh Le5f090efa52017-12-27 22:39:441299
Ehimare Okoyomon9b090d422020-01-17 09:52:451300const char kImprovedCookieControlsName[] =
1301 "Enable improved cookie controls UI in incognito mode";
1302const char kImprovedCookieControlsDescription[] =
1303 "Improved UI in Incognito mode for third-party cookie blocking.";
1304
Ehimare Okoyomon504c1952019-12-16 18:05:021305const char kImprovedCookieControlsForThirdPartyCookieBlockingName[] =
1306 "Enable improved UI for third-party cookie blocking";
1307const char kImprovedCookieControlsForThirdPartyCookieBlockingDescription[] =
1308 "Enables an improved UI for existing third-party cookie blocking users.";
1309
Jimmy Gong6de11b02021-02-04 21:35:011310const char kImprovedKeyboardShortcutsName[] =
1311 "Enable improved keyboard shortcuts";
1312const char kImprovedKeyboardShortcutsDescription[] =
1313 "Ensure keyboard shortcuts work consistently with international keyboard "
1314 "layouts and deprecate legacy shortcuts.";
1315
Matt Amert2df4f1452019-12-09 04:59:491316const char kImpulseScrollAnimationsName[] = "Impulse-style scroll animations";
1317const char kImpulseScrollAnimationsDescription[] =
1318 "Replaces the default scroll animation with Impulse-style scroll "
1319 "animations.";
1320
Ramin Halavatidf9668c2020-10-30 15:35:531321const char kIncognitoScreenshotName[] = "Incognito Screenshot";
1322const char kIncognitoScreenshotDescription[] =
1323 "Enables Incognito screenshots on Android. It will also make Incognito "
1324 "thumbnails visible.";
1325
Brett Wilsonecb80982017-07-12 20:34:511326const char kInProductHelpDemoModeChoiceName[] = "In-Product Help Demo Mode";
1327const char kInProductHelpDemoModeChoiceDescription[] =
1328 "Selects the In-Product Help demo mode.";
1329
Anupam Snigdha590f1f92020-10-16 22:48:501330const char kInsertKeyToggleModeName[] = "Insert key toggles Overwrite mode";
1331const char kInsertKeyToggleModeDescription[] =
1332 "Toggles Overwrite mode on or off each time the Insert key is pressed in a "
1333 "text editor.";
1334
Jarrydc3639ac2020-04-09 17:05:391335const char kInstalledAppsInCbdName[] = "Installed Apps in Clear Browsing Data";
1336const char kInstalledAppsInCbdDescription[] =
1337 "Adds the installed apps warning dialog to the clear browsing data flow "
1338 "which allows users to protect installed apps' data from being deleted.";
1339
Brett Wilsonecb80982017-07-12 20:34:511340const char kJavascriptHarmonyName[] = "Experimental JavaScript";
1341const char kJavascriptHarmonyDescription[] =
1342 "Enable web pages to use experimental JavaScript features.";
1343
1344const char kJavascriptHarmonyShippingName[] =
1345 "Latest stable JavaScript features";
1346const char kJavascriptHarmonyShippingDescription[] =
1347 "Some web pages use legacy or non-standard JavaScript extensions that may "
1348 "conflict with the latest JavaScript features. This flag allows disabling "
1349 "support of those features for compatibility with such pages.";
1350
Becca Hughes4a9a49632020-10-09 18:02:361351const char kKaleidoscopeModuleName[] = "Enforce Kaleidoscope NTP module";
1352const char kKaleidoscopeModuleDescription[] =
1353 "Enable the Kaleidoscope NTP module to display Kaleidoscope content on the "
1354 " New Tab Page.";
1355
Felipe Andrade3b3d4e92020-10-14 13:17:441356const char kKerberosSettingsSectionName[] = "Kerberos Settings Section";
1357const char kKerberosSettingsSectionDescription[] =
1358 "Enables the Kerberos Section in ChromeOS settings. When disabled, "
1359 "Kerberos settings will stay under People Section.";
1360
Christopher Thompson493f1062020-01-28 23:16:431361const char kLegacyTLSEnforcedName[] =
1362 "Enforce deprecation of legacy TLS versions";
1363const char kLegacyTLSEnforcedDescription[] =
1364 "Enable connection errors and interstitials for sites that use legacy TLS "
1365 "versions (TLS 1.0 and TLS 1.1), which are deprecated and will be removed "
1366 " in the future.";
1367
Christopher Thompsonb89e7f92019-09-26 22:31:421368const char kLegacyTLSWarningsName[] =
1369 "Show security warnings for sites using legacy TLS versions";
1370const char kLegacyTLSWarningsDescription[] =
1371 "Show security warnings for sites that use legacy TLS versions (TLS 1.0 "
1372 "and TLS 1.1), which are deprecated and will be removed in the future.";
1373
Michael Crouse1c9adba2020-07-08 17:39:011374const char kLiteVideoName[] = "Enable LiteVideos";
1375const char kLiteVideoDescription[] =
1376 "Enable the LiteVideo optimization to throttle media requests to "
1377 "reduce data usage";
1378
Tarun Bansalb137fff2020-08-07 18:57:211379const char kLiteVideoDownlinkBandwidthKbpsName[] =
1380 "Lite Video: Adjust throttling downlink (in Kbps).";
1381const char kLiteVideoDownlinkBandwidthKbpsDescription[] =
1382 "Specify the throttling bandwidth to be used";
1383
Michael Crouse1c9adba2020-07-08 17:39:011384const char kLiteVideoForceOverrideDecisionName[] = "Force LiteVideos decision";
1385const char kLiteVideoForceOverrideDecisionDescription[] =
1386 "Force the LiteVideo decision to be allowed on every navigation.";
1387
Brett Wilsonecb80982017-07-12 20:34:511388const char kLoadMediaRouterComponentExtensionName[] =
1389 "Load Media Router Component Extension";
1390const char kLoadMediaRouterComponentExtensionDescription[] =
1391 "Loads the Media Router component extension at startup.";
1392
Hazem Ashmawyf1cd7e42019-03-25 18:17:321393const char kLogJsConsoleMessagesName[] =
1394 "Log JS console messages in system logs";
1395const char kLogJsConsoleMessagesDescription[] =
1396 "Enable logging JS console messages in system logs, please note that they "
1397 "may contain PII.";
1398
Becca Hughes71e8ceb2020-03-31 22:23:401399const char kMediaHistoryName[] = "Enable Media History";
1400const char kMediaHistoryDescription[] =
1401 "Enables Media History which records data around media playbacks on "
1402 "websites.";
1403
spqchanb87755692018-04-05 00:46:091404const char kMediaRouterCastAllowAllIPsName[] =
1405 "Connect to Cast devices on all IP addresses";
1406const char kMediaRouterCastAllowAllIPsDescription[] =
1407 "Have the Media Router connect to Cast devices on all IP addresses, not "
Nick Harperd30507ca2018-08-16 20:24:311408 "just RFC1918/RFC4193 private addresses.";
spqchanb87755692018-04-05 00:46:091409
Andrey Zaytsevad83cbc32020-09-30 15:43:181410const char kMetricsSettingsAndroidName[] = "Metrics Settings on Android";
1411const char kMetricsSettingsAndroidDescription[] =
1412 "Enables the new design of metrics settings.";
1413
Carlos IL0dc832832020-07-17 01:14:441414const char kMixedFormsDisableAutofillName[] =
1415 "Disable autofill for mixed forms";
1416const char kMixedFormsDisableAutofillDescription[] =
1417 "If enabled, autofill is not allowed for mixed forms (forms on HTTPS sites "
1418 "that submit over HTTP), and a warning bubble will be shown instead. "
1419 "Autofill for passwords is not affected by this setting.";
1420
1421const char kMixedFormsInterstitialName[] = "Mixed forms interstitial";
1422const char kMixedFormsInterstitialDescription[] =
1423 "When enabled, a full-page interstitial warning is shown when a mixed "
1424 "content form (a form on an HTTPS site that submits over HTTP) is "
1425 "submitted.";
1426
David Roger2183afb2019-02-21 14:19:151427const char kMobileIdentityConsistencyName[] = "Mobile identity consistency";
1428const char kMobileIdentityConsistencyDescription[] =
1429 "Enables stronger identity consistency on mobile";
1430
Alice Wang9caef99d2020-12-01 13:32:451431const char kMobileIdentityConsistencyVarName[] =
1432 "Mobile identity consistency variations";
1433const char kMobileIdentityConsistencyVarDescription[] =
1434 "Enables stronger identity consistency on mobile with different UI "
1435 "variations";
1436
Peter Beverloo01ca25e2021-01-12 15:23:591437const char kMobilePwaInstallUseBottomSheetName[] =
1438 "Mobile PWA Installation bottom sheet";
1439const char kMobilePwaInstallUseBottomSheetDescription[] =
1440 "Enables use of a rich bottom sheet when offering mobile PWA installation.";
1441
Brian Geffon12b581a2021-02-03 23:48:031442const char kMojoLinuxChannelSharedMemName[] =
1443 "Enable Mojo Shared Memory Channel";
1444const char kMojoLinuxChannelSharedMemDescription[] =
1445 "If enabled Mojo on Linux based platforms can use shared memory as an "
1446 "alternate channel for most messages.";
1447
Ella Ge1282f552019-06-24 20:06:031448const char kMouseSubframeNoImplicitCaptureName[] =
1449 "Disable mouse implicit capture for iframe";
1450const char kMouseSubframeNoImplicitCaptureDescription[] =
1451 "When enable, mouse down does not implicit capture for iframe.";
1452
Aaron Krajeski229cffd2020-05-11 22:30:331453const char kNewCanvas2DAPIName[] = "Experimental canvas 2D API features";
1454const char kNewCanvas2DAPIDescription[] =
1455 "Enables in-progress features for the canvas 2D API. See "
1456 "https://github.com/fserb/canvas2d.";
1457
Monica Bastae2331412020-04-10 14:07:301458const char kNewProfilePickerName[] = "New profile picker";
1459const char kNewProfilePickerDescription[] =
1460 "Enables new profile picker implementation.";
1461
Jan Krcal6c22f9f2021-01-07 10:34:411462const char kSignInProfileCreationName[] = "Profile creation flow with sign-in";
1463const char kSignInProfileCreationDescription[] =
1464 "Enables a new sign-in flow in profile creation";
dizgad7fe842020-08-12 16:55:161465
Viktor Semeniuk8be5c1b2021-01-21 11:58:161466const char kSyncingCompromisedCredentialsName[] = "Syncing of Security Issues";
1467const char kSyncingCompromisedCredentialsDescription[] =
1468 "Enables syncing of Security issues which includes compromised and phished "
1469 "passwords.";
1470
Nicolas Ouellet-Payeura77464c2020-10-14 15:19:491471const char kDestroyProfileOnBrowserCloseName[] =
1472 "Destroy Profile on browser close";
1473const char kDestroyProfileOnBrowserCloseDescription[] =
1474 "Release memory and other resources when a Profile's last browser window "
1475 "is closed, rather than when Chrome closes completely.";
1476
Brett Wilsonecb80982017-07-12 20:34:511477const char kNewUsbBackendName[] = "Enable new USB backend";
1478const char kNewUsbBackendDescription[] =
Richard Machadof7f8bda2020-08-03 19:07:081479 "Enables the new experimental USB backends for macOS and Windows";
vabr0215a8e2017-03-28 12:47:341480
Taylor Bergquist187a9f92019-08-12 22:13:151481const char kNewTabstripAnimationName[] = "New tabstrip animations";
1482const char kNewTabstripAnimationDescription[] =
1483 "New implementation of tabstrip animations.";
1484
Alex Newcomerd7b0cc42018-05-25 22:58:481485const char kNotificationIndicatorName[] = "Notification Indicators";
1486const char kNotificationIndicatorDescription[] =
Matthew Mourgos7d884692020-08-28 19:31:181487 "Enable notification indicators, which appear on shelf app icons and "
1488 "launcher apps when a notification is active.";
Alex Newcomerd7b0cc42018-05-25 22:58:481489
Xing Liub9070262021-01-07 20:52:161490const char kNotificationSchedulerName[] = "Notification scheduler";
1491const char kNotificationSchedulerDescription[] =
1492 "Enable notification scheduler feature.";
1493
Xing Liu1919ec232019-07-22 20:38:041494const char kNotificationSchedulerDebugOptionName[] =
1495 "Notification scheduler debug options";
1496const char kNotificationSchedulerDebugOptionDescription[] =
1497 "Enable debugging mode to override certain behavior of notification "
1498 "scheduler system for easier manual testing.";
1499const char kNotificationSchedulerImmediateBackgroundTaskDescription[] =
1500 "Show scheduled notification right away.";
1501
Brett Wilsonecb80982017-07-12 20:34:511502const char kNotificationsNativeFlagName[] = "Enable native notifications.";
1503const char kNotificationsNativeFlagDescription[] =
1504 "Enable support for using the native notification toasts and notification "
1505 "center on platforms where these are available.";
vabr0215a8e2017-03-28 12:47:341506
Lan Wei97ee4b1f2019-07-25 21:02:391507const char kUpdateHoverAtBeginFrameName[] = "Update hover at the begin frame";
1508const char kUpdateHoverAtBeginFrameDescription[] =
1509 "Recompute hover state at BeginFrame for layout and scroll based mouse "
1510 "moves, rather than old timing-based mechanism.";
1511
Valeriya Sinevich972ac122018-09-05 07:33:191512const char kUseMultiloginEndpointName[] = "Use Multilogin endpoint.";
1513const char kUseMultiloginEndpointDescription[] =
1514 "Use Gaia OAuth multilogin for identity consistency.";
1515
Tomasz Wiszkowski8a0e0dc42020-02-19 00:06:371516const char kOmniboxAdaptiveSuggestionsCountName[] =
1517 "Adaptive Omnibox Suggestions count";
1518const char kOmniboxAdaptiveSuggestionsCountDescription[] =
1519 "Dynamically adjust number of presented Omnibox suggestions depending on "
1520 "available space. When enabled, this feature will increase (or decrease) "
1521 "amount of offered Omnibox suggestions to fill in the space between the "
1522 "Omnibox and soft keyboard (if any). See also Max Autocomplete Matches "
1523 "flag to adjust the limit of offered suggestions. The number of shown "
1524 "suggestions will be no less than the platform default limit.";
1525
Brandon Wylie1299ff82020-01-23 02:13:371526const char kOmniboxAssistantVoiceSearchName[] =
1527 "Omnibox Assistant Voice Search";
1528const char kOmniboxAssistantVoiceSearchDescription[] =
1529 "When enabled, use Assistant for omnibox voice query recognition instead of"
1530 " Android's built-in voice recognition service. Only works on Android.";
1531
manukh61e782512020-10-01 17:33:451532extern const char kOmniboxBookmarkPathsName[] = "Omnibox Bookmark Paths";
1533extern const char kOmniboxBookmarkPathsDescription[] =
1534 "Allows inputs to match with bookmark paths. E.g. 'planets jupiter' can "
1535 "suggest a bookmark titled 'Jupiter' with URL "
1536 "'en.wikipedia.org/wiki/Jupiter' located in a path containing 'planet.'";
1537
Tommy Li19e27ede2020-08-14 22:52:401538const char kOmniboxClobberTriggersContextualWebZeroSuggestName[] =
1539 "Omnibox Clobber Triggers Contextual Web ZeroSuggest";
1540const char kOmniboxClobberTriggersContextualWebZeroSuggestDescription[] =
Tommy Li354a0e42020-07-30 16:46:141541 "If enabled, when the user clears the whole omnibox text (i.e. via "
Tommy Li19e27ede2020-08-14 22:52:401542 "Backspace), Chrome will request ZeroSuggest suggestions for the OTHER "
1543 "page classification (contextual web).";
Tommy Li354a0e42020-07-30 16:46:141544
Tomasz Wiszkowski70fb35f2020-02-27 00:39:191545const char kOmniboxCompactSuggestionsName[] = "Omnibox: Compact suggestions";
1546const char kOmniboxCompactSuggestionsDescription[] =
1547 "Conserve the space for Omnibox Suggestions by slightly reducing their "
1548 "size.";
1549
Angela Yoeurng07a5adb2020-12-02 02:14:011550const char kOmniboxDisableCGIParamMatchingName[] =
1551 "Disable CGI Param Name Matching";
1552const char kOmniboxDisableCGIParamMatchingDescription[] =
1553 "Disables using matches in CGI parameter names while scoring suggestions.";
1554
Brett Wilsonecb80982017-07-12 20:34:511555const char kOmniboxDisplayTitleForCurrentUrlName[] =
1556 "Include title for the current URL in the omnibox";
1557const char kOmniboxDisplayTitleForCurrentUrlDescription[] =
1558 "In the event that the omnibox provides suggestions on-focus, the URL of "
1559 "the current page is provided as the first suggestion without a title. "
1560 "Enabling this flag causes the title to be displayed.";
1561
Mustafa Emre Acercb21d5d2021-01-12 08:08:351562const char kOmniboxDefaultTypedNavigationsToHttpsName[] =
1563 "Omnibox - Use HTTPS as the default protocol for navigations";
1564const char kOmniboxDefaultTypedNavigationsToHttpsDescription[] =
1565 "Use HTTPS as the default protocol when the user types a URL without "
1566 "a protocol in the omnibox such as 'example.com'. Presently, such an entry "
1567 "navigates to http://example.com. When this feature is enabled, it will "
1568 "navigate to https://example.com if the HTTPS URL is available. If Chrome "
1569 "can't determine the availability of the HTTPS URL within the timeout, it "
1570 "will fall back to the HTTP URL.";
1571
Justin Donnellyf2703482019-10-24 21:42:151572const char kOmniboxExperimentalSuggestScoringName[] =
1573 "Omnibox Experimental Suggest Scoring";
1574const char kOmniboxExperimentalSuggestScoringDescription[] =
1575 "Enables an experimental scoring mode for suggestions when Google is the "
1576 "default search engine.";
1577
Moe Ahmadi9236f822020-08-20 19:25:501578const char kOmniboxLocalZeroSuggestFrecencyRankingName[] =
1579 "Frecency ranking for local history zero-prefix suggestions";
1580const char kOmniboxLocalZeroSuggestFrecencyRankingDescription[] =
1581 "Enable frecency ranking for local history zero-prefix suggestions.";
1582
Filip Gorskib116dee2020-08-20 14:12:101583const char kOmniboxMostVisitedTilesName[] = "Omnibox Most Visited Tiles";
1584const char kOmniboxMostVisitedTilesDescription[] =
1585 "Display a list of frquently visited pages from history as a single row "
1586 "with a carousel instead of one URL per line.";
1587
Tomasz Wiszkowski37e0ccc2020-12-08 19:03:391588const char kOmniboxNativeVoiceSuggestProviderName[] =
1589 "Native Voice Suggest Provider";
1590const char kOmniboxNativeVoiceSuggestProviderDescription[] =
1591 "When selected, collects voice suggestions with the help of native (c++) "
1592 "voice suggestions provider.";
1593
Moe Ahmadi064dbcd2020-08-20 01:53:311594const char kOmniboxTrendingZeroPrefixSuggestionsOnNTPName[] =
1595 "Omnibox Trending Zero Prefix Suggestions";
1596const char kOmniboxTrendingZeroPrefixSuggestionsOnNTPDescription[] =
1597 "Enables trending zero prefix suggestions for signed-in users with no or "
1598 "insufficient search history.";
1599
manuk695f9d4532020-03-18 19:22:081600const char kOmniboxRichAutocompletionName[] = "Omnibox Rich Autocompletion";
1601const char kOmniboxRichAutocompletionDescription[] =
1602 "Allow autocompletion for titles and non-prefixes. I.e. suggestions whose "
1603 "titles or URLs contain the user input as a continuous chunk, but not "
1604 "necessarily a prefix, can be the default suggestion. Typically, only "
1605 "suggestions whose URLs are prefixed by the user input can be. The "
1606 "potential variations toggle 4 params: 1) 'Title UI' displays titles, 2) "
1607 "'2-Line UI' includes titles (and URLs when autocompleting titles) on a "
1608 "2nd line, 3) 'Title AC' autocompletes titles, and 4) 'Non-Prefix AC' "
1609 "autocompletes non-prefixes.";
manuk55bdd972020-07-17 01:06:221610const char kOmniboxRichAutocompletionMinCharName[] =
1611 "Omnibox Rich Autocompletion Min Characters";
1612const char kOmniboxRichAutocompletionMinCharDescription[] =
1613 "Specifies min input character length to trigger rich autocompletion.";
manuk2a837412020-07-30 20:57:561614const char kOmniboxRichAutocompletionShowAdditionalTextName[] =
1615 "Omnibox Rich Autocompletion Show Additional Text";
1616const char kOmniboxRichAutocompletionShowAdditionalTextDescription[] =
1617 "Show the suggestion title or URL additional text when the input matches "
1618 "the URL or title respectively. Defaults to true.";
manukh848a0252020-09-30 19:14:141619const char kOmniboxRichAutocompletionSplitName[] =
1620 "Omnibox Rich Autocompletion Split";
1621const char kOmniboxRichAutocompletionSplitDescription[] =
1622 "Allow splitting the user input to intermix with autocompletions; e.g., "
1623 "the user input 'x z' could be autocompleted as 'x [y ]z'.";
manukheea2de32021-01-22 02:36:231624const char kOmniboxRichAutocompletionPreferUrlsOverPrefixesName[] =
1625 "Omnibox Rich Autocompletion Prefer URLs over prefixes";
1626const char kOmniboxRichAutocompletionPreferUrlsOverPrefixesDescription[] =
1627 "When the input matches both a suggestion's title's prefix and its URL's "
1628 "non-prefix, autocomplete the URL.";
manukh6b9c59c2020-08-28 19:29:251629const char kOmniboxRichAutocompletionPromisingName[] =
1630 "Omnibox Rich Autocompletion Promising Combinations";
1631const char kOmniboxRichAutocompletionPromisingDescription[] =
1632 "Allow autocompletion for titles and non-prefixes; see Omnibox Rich "
1633 "Autocompletion.";
manuk695f9d4532020-03-18 19:22:081634
Rachel Wonge497f032020-09-21 04:26:411635const char kOmniboxRichEntitiesInLauncherName[] =
1636 "Omnibox rich entities in the launcher";
1637const char kOmniboxRichEntitiesInLauncherDescription[] =
1638 "Enable rich entity formatting for Omnibox results in the launcher.";
1639
Tommy Li55784022020-04-28 20:58:181640const char kOmniboxOnFocusSuggestionsContextualWebName[] =
1641 "Omnibox on-focus suggestions for the contextual Web";
1642const char kOmniboxOnFocusSuggestionsContextualWebDescription[] =
1643 "Enables on-focus suggestions on the Open Web, that are contextual to the "
1644 "current URL. Will only work if user is signed-in and syncing, or is "
1645 "otherwise eligible to send the current page URL to the suggest server.";
1646
Brandon Wylief8dd4e82019-07-11 16:39:571647const char kOmniboxSearchEngineLogoName[] = "Omnibox search engine logo";
1648const char kOmniboxSearchEngineLogoDescription[] =
1649 "Display the current default search engine's logo in the omnibox";
1650
Filip Gorski05279842020-06-12 12:49:021651const char kOmniboxSearchReadyIncognitoName[] =
1652 "Search ready omnibox in incognito";
1653const char kOmniboxSearchReadyIncognitoDescription[] =
1654 "Show search ready omnibox when browsing incognito.";
1655
Benoit Lizeab08362c2017-07-19 14:50:541656const char kOmniboxSpareRendererName[] =
1657 "Start spare renderer on omnibox focus";
1658const char kOmniboxSpareRendererDescription[] =
1659 "When the omnibox is focused, start an empty spare renderer. This can "
1660 "speed up the load of the navigation from the omnibox.";
1661
Gang Wua4a85312020-06-20 05:14:131662const char kOmniboxTabSwitchSuggestionsName[] =
1663 "Omnibox switch to tab suggestions";
1664const char kOmniboxTabSwitchSuggestionsDescription[] =
1665 "Enable URL suggestions to optionally take the user to a tab where a "
1666 "website is already opened.";
1667
Tommy C. Lie4194b732018-09-28 22:21:511668const char kOmniboxUIHideSteadyStateUrlSchemeName[] =
1669 "Omnibox UI Hide Steady-State URL Scheme";
1670const char kOmniboxUIHideSteadyStateUrlSchemeDescription[] =
1671 "In the omnibox, hide the scheme from steady state displayed URLs. It is "
Tommy C. Libef94ee02018-10-17 19:56:361672 "restored during editing.";
Tommy C. Lie4194b732018-09-28 22:21:511673
1674const char kOmniboxUIHideSteadyStateUrlTrivialSubdomainsName[] =
1675 "Omnibox UI Hide Steady-State URL Trivial Subdomains";
1676const char kOmniboxUIHideSteadyStateUrlTrivialSubdomainsDescription[] =
1677 "In the omnibox, hide trivial subdomains from steady state displayed URLs. "
Tommy C. Libef94ee02018-10-17 19:56:361678 "Hidden portions are restored during editing.";
1679
Emily Starkacd08282020-06-08 23:34:491680const char kOmniboxUIRevealSteadyStateUrlPathQueryAndRefOnHoverName[] =
1681 "Omnibox UI Reveal Steady-State URL Path, Query, and Ref On Hover";
1682const char kOmniboxUIRevealSteadyStateUrlPathQueryAndRefOnHoverDescription[] =
1683 "In the omnibox, reveal the path, query and ref from steady state "
Emily Stark8abb7d52020-06-22 23:42:551684 "displayed URLs on hover.";
Emily Starkacd08282020-06-08 23:34:491685
1686const char kOmniboxUIHideSteadyStateUrlPathQueryAndRefOnInteractionName[] =
1687 "Omnibox UI Hide Steady-State URL Path, Query, and Ref On Interaction";
1688const char
1689 kOmniboxUIHideSteadyStateUrlPathQueryAndRefOnInteractionDescription[] =
1690 "In the omnibox, hide the path, query and ref from steady state "
Emily Stark8abb7d52020-06-22 23:42:551691 "displayed URLs when the user interacts with the page.";
Emily Starkacd08282020-06-08 23:34:491692
Joe DeBlasio6d5806e12020-08-06 17:27:181693const char kOmniboxUIMaybeElideToRegistrableDomainName[] =
1694 "Omnibox UI Sometimes Hide Steady-State URL Subdomains Beyond Registrable "
1695 "Domain";
1696const char kOmniboxUIMaybeElideToRegistrableDomainDescription[] =
1697 "In the omnibox, occasionally hide subdomains as well as path, query and "
1698 "ref from steady state displayed URLs, depending on heuristics. Has no "
1699 "effect unless at least one of "
Emily Stark4bca290ac2020-06-29 21:02:301700 "#omnibox-ui-reveal-steady-state-url-path-query-and-ref-on-hover or "
1701 "#omnibox-ui-hide-steady-state-url-path-query-and-ref-on-interaction is "
1702 "enabled.";
1703
manukfdd97402020-07-22 18:19:171704const char kOmniboxMaxZeroSuggestMatchesName[] =
1705 "Omnibox Max Zero Suggest Matches";
1706const char kOmniboxMaxZeroSuggestMatchesDescription[] =
1707 "Changes the maximum number of autocomplete matches displayed when zero "
1708 "suggest is active (i.e. displaying suggestions without input).";
1709
Brett Wilsonecb80982017-07-12 20:34:511710const char kOmniboxUIMaxAutocompleteMatchesName[] =
1711 "Omnibox UI Max Autocomplete Matches";
Brett Wilsonecb80982017-07-12 20:34:511712const char kOmniboxUIMaxAutocompleteMatchesDescription[] =
1713 "Changes the maximum number of autocomplete matches displayed in the "
1714 "Omnibox UI.";
1715
Kevin Baileycd6889922019-05-30 17:22:551716const char kOmniboxMaxURLMatchesName[] = "Omnibox Max URL Matches";
1717const char kOmniboxMaxURLMatchesDescription[] =
1718 "The maximum number of URL matches to show, unless there are no "
1719 "replacements.";
1720
manuk4e2979d2020-07-08 23:29:281721const char kOmniboxDynamicMaxAutocompleteName[] =
1722 "Omnibox Dynamic Max Autocomplete";
1723const char kOmniboxDynamicMaxAutocompleteDescription[] =
1724 "Configures the maximum number of autocomplete matches displayed in the "
1725 "Omnibox UI dynamically based on the number of URL matches.";
1726
manukhd1870412020-09-15 03:42:141727const char kOmniboxBubbleUrlSuggestionsName[] =
1728 "Omnibox Bubble URL Suggestions";
1729const char kOmniboxBubbleUrlSuggestionsDescription[] =
1730 "Configures the bubbling of URL suggestions after grouping searches "
1731 "above URLs.";
1732
Ce Chenc8d803a2020-04-27 09:31:331733const char kOmniboxOnDeviceHeadSuggestionsIncognitoName[] =
1734 "Omnibox on device head suggestions (incognito only)";
1735const char kOmniboxOnDeviceHeadSuggestionsIncognitoDescription[] =
Ce Chen20af01c2019-07-02 19:16:361736 "Google head non personalized search suggestions provided by a compact on "
Ce Chenc8d803a2020-04-27 09:31:331737 "device model for incognito";
1738
1739const char kOmniboxOnDeviceHeadSuggestionsNonIncognitoName[] =
1740 "Omnibox on device head suggestions (non-incognito only)";
1741const char kOmniboxOnDeviceHeadSuggestionsNonIncognitoDescription[] =
1742 "Google head non personalized search suggestions provided by a compact on "
1743 "device model for non-incognito";
Ce Chen20af01c2019-07-02 19:16:361744
Justin Donnelly65c9e8b2017-10-01 05:15:011745const char kOmniboxUISwapTitleAndUrlName[] = "Omnibox UI Swap Title and URL";
1746const char kOmniboxUISwapTitleAndUrlDescription[] =
1747 "In the omnibox dropdown, shows titles before URLs when both are "
1748 "available.";
1749
Tommy Li52c20852020-10-09 23:40:091750const char kOmniboxWebUIOmniboxPopupName[] = "WebUI Omnibox Popup";
1751const char kOmniboxWebUIOmniboxPopupDescription[] =
1752 "If enabled, uses WebUI to render the omnibox suggestions popup, similar "
1753 "to how the NTP \"realbox\" is implemented.";
1754
Ryan Sturm98e6aec2020-11-30 20:34:381755const char kEnableSearchPrefetchName[] = "Search Prefetch";
1756const char kEnableSearchPrefetchDescription[] =
1757 "Allow the default search engine to specify prefetch behavior for "
1758 "suggestions to search results pages.";
1759
Adrienne Walkerc87477e2018-06-06 22:28:211760const char kOopRasterizationName[] = "Out of process rasterization";
1761const char kOopRasterizationDescription[] =
1762 "Perform Ganesh raster in the GPU Process instead of the renderer. "
1763 "Must also enable GPU rasterization";
1764
Khushal Sagar5d9d4f22020-05-28 15:42:131765const char kOopRasterizationDDLName[] =
1766 "Out of process rasterization using DDLs";
1767const char kOopRasterizationDDLDescription[] =
1768 "Use Skia Deferred Display Lists when performing rasterization in the GPU "
1769 "process "
1770 "Must also enable OOP rasterization";
1771
Eric Karl34c48382019-10-15 02:04:171772const char kEnableDeJellyName[] = "Experimental de-jelly effect";
1773const char kEnableDeJellyDescription[] =
1774 "Enables an experimental effect which attempts to mitigate "
1775 "\"jelly-scrolling\". This is an experimental implementation with known "
1776 "bugs, visual artifacts, and performance cost. This implementation may be "
1777 "removed at any time.";
1778
Daniel Classon5d8a0fd2020-06-30 03:28:491779const char kOsSettingsDeepLinkingName[] = "CrOS Settings Deep Linking";
1780const char kOsSettingsDeepLinkingDescription[] =
1781 "Enables a unique URL for each path in CrOS settings. "
1782 "This allows deep linking to individual settings, i.e. in settings search.";
1783
Daniele Castagna74ddb9c2018-06-21 22:59:021784const char kOverlayStrategiesName[] = "Select HW overlay strategies";
1785const char kOverlayStrategiesDescription[] =
1786 "Select strategies used to promote quads to HW overlays.";
1787const char kOverlayStrategiesDefault[] = "Default";
1788const char kOverlayStrategiesNone[] = "None";
1789const char kOverlayStrategiesUnoccludedFullscreen[] =
1790 "Unoccluded fullscreen buffers (single-fullscreen)";
1791const char kOverlayStrategiesUnoccluded[] =
1792 "Unoccluded buffers (single-fullscreen,single-on-top)";
1793const char kOverlayStrategiesOccludedAndUnoccluded[] =
1794 "Occluded and unoccluded buffers "
1795 "(single-fullscreen,single-on-top,underlay)";
1796
Scott Littleb26dc862020-09-30 18:08:111797const char kOverrideLanguagePrefsForHrefTranslateName[] =
1798 "Override user-blocklisted languages for hrefTranslate";
1799const char kOverrideLanguagePrefsForHrefTranslateDescription[] =
1800 "When using hrefTranslate, ignore the user's blocklist of languages that "
1801 "shouldn't be translated.";
1802const char kOverrideSitePrefsForHrefTranslateName[] =
1803 "Override user-blocklisted sites for hrefTranslate";
1804const char kOverrideSitePrefsForHrefTranslateDescription[] =
1805 "When using hrefTranslate, ignore the user's blocklist of websites that "
1806 "shouldn't be translated.";
1807
Xing Liu5400a002017-09-15 21:48:291808const char kParallelDownloadingName[] = "Parallel downloading";
1809const char kParallelDownloadingDescription[] =
Yannic Bonenbergera32f9902017-11-20 18:47:061810 "Enable parallel downloading to accelerate download speed.";
Xing Liu5400a002017-09-15 21:48:291811
Brett Wilsonecb80982017-07-12 20:34:511812const char kPassiveEventListenerDefaultName[] =
1813 "Passive Event Listener Override";
1814const char kPassiveEventListenerDefaultDescription[] =
1815 "Forces touchstart, touchmove, mousewheel and wheel event listeners (which "
1816 "haven't requested otherwise) to be treated as passive. This will break "
1817 "touch/wheel behavior on some websites but is useful for demonstrating the "
1818 "potential performance benefits of adopting passive event listeners.";
1819const char kPassiveEventListenerTrue[] = "True (when unspecified)";
1820const char kPassiveEventListenerForceAllTrue[] = "Force All True";
1821
1822const char kPassiveEventListenersDueToFlingName[] =
1823 "Touch Event Listeners Passive Default During Fling";
1824const char kPassiveEventListenersDueToFlingDescription[] =
1825 "Forces touchstart, and first touchmove per scroll event listeners during "
1826 "fling to be treated as passive.";
1827
1828const char kPassiveDocumentEventListenersName[] =
1829 "Document Level Event Listeners Passive Default";
1830const char kPassiveDocumentEventListenersDescription[] =
1831 "Forces touchstart, and touchmove event listeners on document level "
1832 "targets (which haven't requested otherwise) to be treated as passive.";
1833
Sahel Sharify7400e882018-08-13 17:13:211834const char kPassiveDocumentWheelEventListenersName[] =
1835 "Document Level Wheel Event Listeners Passive Default";
1836const char kPassiveDocumentWheelEventListenersDescription[] =
1837 "Forces wheel, and mousewheel event listeners on document level targets "
1838 "(which haven't requested otherwise) to be treated as passive.";
1839
Maxim Kolosovskiy411dc8742020-07-25 11:50:141840const char kPasswordChangeInSettingsName[] =
1841 "Rework password change flow from settings";
1842const char kPasswordChangeInSettingsDescription[] =
1843 "Change password when bulk leak check detected an issue.";
1844
Milica Selakovice8bdde612020-02-19 11:48:361845const char kPasswordChangeName[] = "Rework password change flow";
1846const char kPasswordChangeDescription[] =
1847 "Change password when password leak is detected.";
1848
Vaclav Brozekd8a3f542017-11-16 14:21:131849const char kPasswordImportName[] = "Password import";
1850const char kPasswordImportDescription[] =
1851 "Import functionality in password settings.";
Brett Wilsonecb80982017-07-12 20:34:511852
Maxim Kolosovskiybf5b2262020-09-25 15:47:331853const char kPasswordScriptsFetchingName[] = "Fetch password scripts";
1854const char kPasswordScriptsFetchingDescription[] =
1855 "Fetches scripts for password change flows.";
1856
Carlos ILc5c2e2702020-12-15 21:19:501857const char kPdfXfaFormsName[] = "PDF XFA support";
1858const char kPdfXfaFormsDescription[] =
1859 "Enables support for XFA forms in PDFs. "
1860 "Has no effect if Chrome was not built with XFA support.";
1861
Aran Gilman5e9672bed2019-08-02 19:07:491862const char kForceWebContentsDarkModeName[] = "Force Dark Mode for Web Contents";
1863const char kForceWebContentsDarkModeDescription[] =
1864 "Automatically render all web contents using a dark theme.";
1865
Alison Maherc07a3fb2019-10-07 21:25:031866const char kForcedColorsName[] = "Forced Colors";
1867const char kForcedColorsDescription[] =
1868 "Enables forced colors mode for web content.";
1869
Matt Amertecf4bf32019-09-25 19:50:391870const char kPercentBasedScrollingName[] = "Percent-based Scrolling";
1871const char kPercentBasedScrollingDescription[] =
1872 "If enabled, mousewheel and keyboard scrolls will scroll by a percentage "
1873 "of the scroller size.";
1874
Olesia Marukhno16fdd647a2020-05-04 09:34:001875const char kPermissionChipName[] = "Permissions Chip Experiment";
1876const char kPermissionChipDescription[] =
1877 "Enables an experimental permission prompt that uses a chip in the location"
1878 " bar.";
1879
Andy Paicu204a1bb82020-11-12 21:50:141880const char kPermissionPredictionsName[] = "Permission Predictions";
1881const char kPermissionPredictionsDescription[] =
1882 "Use the Permission Predictions Service to surface permission requests "
1883 "using a quieter UI when the likelihood of the user granting the "
1884 "permission is predicted to be low. Requires "
1885 "chrome://flags/#quiet-notification-prompts and `Safe Browsing Enhanced "
1886 "Protection` to be enabled.";
1887
Ella Geb58eed12019-09-05 23:37:011888const char kPointerLockOptionsName[] = "Enables pointer lock options";
1889const char kPointerLockOptionsDescription[] =
1890 "Enables pointer lock unadjustedMovement. When unadjustedMovement is set "
1891 "to true, pointer movements wil not be affected by the underlying platform "
1892 "modications such as mouse accelaration.";
1893
Hiroki Nakagawa5bc48482020-11-19 08:23:551894const char kPrerender2Name[] = "Prerender2";
1895const char kPrerender2Description[] =
1896 "Enables the new prerenderer implementation for <link rel=prerender> "
1897 "instead of NoStatePrefetch.";
1898
Doug Arnett620ff542018-02-06 17:54:221899const char kPreviewsAllowedName[] = "Previews Allowed";
1900const char kPreviewsAllowedDescription[] =
1901 "Allows previews to be shown subject to specific preview types being "
1902 "enabled and the client experiencing specific triggering conditions. "
1903 "May be used as a kill-switch to turn off all potential preview types.";
1904
Gavin Williams206629d2020-08-05 01:50:591905const char kPrintSaveToDriveName[] = "Print Save to Drive locally";
1906const char kPrintSaveToDriveDescription[] =
1907 "Modifies Print Preview Save to Drive to use locally mounted Drive";
1908
Matt Menard3e075f992020-10-28 19:15:101909const char kPrintServerScalingName[] = "Print Server Scaling";
1910const char kPrintServerScalingDescription[] =
1911 "Allows print servers to be selected when beyond a specified limit.";
1912
Tymofii Chudakov58d51bcf2020-10-05 09:20:211913const char kPrivacyAdvisorName[] = "Privacy Advisor";
1914const char kPrivacyAdvisorDescription[] =
1915 "Provides contextual entry points for adjusting privacy settings";
1916
Xinghui Lu7242e5f2020-08-08 00:23:471917const char kPrivacyReorderedAndroidName[] =
1918 "Reorder settings in Privacy on Android";
1919const char kPrivacyReorderedAndroidDescription[] =
1920 "Reorder settings in the Privacy settings page for better user experience.";
1921
Sean Harrison0a44455c2020-11-17 18:14:541922const char kPrivacySandboxSettingsName[] = "Privacy Sandbox Settings";
1923const char kPrivacySandboxSettingsDescription[] =
1924 "Enables privacy sandbox settings";
1925
Sean Harrisonb65269e2019-10-15 14:44:171926const char kPrivacySettingsRedesignName[] = "Privacy Settings Redesign";
1927const char kPrivacySettingsRedesignDescription[] =
1928 "Redesign of the privacy settings card to make it more prominent and "
1929 "and easier to use.";
1930
rbpotter8c735ba2020-11-12 14:11:551931const char kForceEnablePrivetPrintingName[] = "Force enable Privet Printing";
1932const char kForceEnablePrivetPrintingDescription[] =
1933 "Override to force enabling printing to existing registered Privet "
1934 "printers in Print Preview. Will be removed in M90.";
1935
Andrey Zaytsev4b522fd2020-05-04 08:34:381936const char kSafetyCheckAndroidName[] = "Safety Check on Android";
1937const char kSafetyCheckAndroidDescription[] =
Andrey Zaytsevd267b962020-08-24 12:32:311938 "A settings component for checking multiple areas of browser safety. "
1939 "Requires #password-check to also be enabled.";
Andrey Zaytsev4b522fd2020-05-04 08:34:381940
Rainhard Findlingb08b52dc2020-12-01 10:23:071941const char kSafetyCheckWeakPasswordsName[] = "Safety check for weak passwords";
1942const char kSafetyCheckWeakPasswordsDescription[] =
1943 "If weak passwords were found, show them in safety check."
1944 "Requires #passwords-weakness-check to also be enabled.";
1945
Dana Friedac7b8ff2019-09-18 21:27:571946const char kProminentDarkModeActiveTabTitleName[] =
1947 "Prominent Dark Mode Active Tab Titles";
1948const char kProminentDarkModeActiveTabTitleDescription[] =
1949 "Makes the active tab title in dark mode bolder so the active tab is "
1950 "easier "
1951 "to identify.";
1952
Moe Ahmadi113a0872020-08-10 21:07:401953const char kPromoBrowserCommandsName[] = "NTP Promo Browser Commands";
1954const char kPromoBrowserCommandsDescription[] =
1955 "Enables executing the browser commands sent by the NTP promos";
1956
Mohsen Izadi93faac12017-07-29 04:45:151957const char kPullToRefreshName[] = "Pull-to-refresh gesture";
1958const char kPullToRefreshDescription[] =
1959 "Pull-to-refresh gesture in response to vertical overscroll.";
Mohsen Izadi8c59ba52018-04-12 18:52:011960const char kPullToRefreshEnabledTouchscreen[] = "Enabled for touchscreen only";
Mohsen Izadi93faac12017-07-29 04:45:151961
Brett Wilsonecb80982017-07-12 20:34:511962const char kQuicName[] = "Experimental QUIC protocol";
1963const char kQuicDescription[] = "Enable experimental QUIC protocol support.";
1964
Kamila2724bd702019-09-10 16:08:581965const char kQuietNotificationPromptsName[] =
1966 "Quieter notification permission prompts";
1967const char kQuietNotificationPromptsDescription[] =
1968 "Enables quieter permission prompts for notification permission requests. "
1969 "When a site wishes to show notifications, the usual modal dialog is "
1970 "replaced with a quieter version.";
1971
Illia Klimov5ba0f172020-09-30 21:23:231972const char kAbusiveNotificationPermissionRevocationName[] =
1973 "Abusive notification permission revocation";
1974const char kAbusiveNotificationPermissionRevocationDescription[] =
1975 "Enables notification permission revocation for abusive origins. "
1976 "Prior to dispatching a push message to the service worker, the origin is "
1977 "verified through Safe Browsing. Origins with abusive notification "
1978 "permission requests or content will have the notification permission "
1979 "revoked.";
1980
Tymofii Chudakova0b5f232020-08-06 12:13:001981const char kContentSettingsRedesignName[] = "Content settings page redesign";
1982const char kContentSettingsRedesignDescription[] =
1983 "Enables a new content settings page UI.";
1984
Darwin Huangf588cc8e2019-12-13 22:24:561985const char kRawClipboardName[] = "Raw Clipboard";
1986const char kRawClipboardDescription[] =
1987 "Allows raw / unsanitized clipboard content to be read and written. "
1988 "See https://github.com/WICG/raw-clipboard-access.";
1989
Alan Cutter20fd08f2020-12-01 13:39:161990const char kRecordWebAppDebugInfoName[] = "Record web app debug info";
1991const char kRecordWebAppDebugInfoDescription[] =
1992 "Enables recording additional web app related debugging data to be "
1993 "displayed in: chrome://internals/web-app";
1994
Christian Dullweber3cc579a22018-09-11 10:54:441995const char kRewriteLevelDBOnDeletionName[] =
1996 "Rewrite LevelDB instances after full deletions";
1997const char kRewriteLevelDBOnDeletionDescription[] =
1998 "Rewrite LevelDB instances to remove traces of deleted data from disk.";
1999
James Hollyer6e5f5c32020-07-27 21:18:102000const char kRestrictGamepadAccessName[] = "Restrict gamepad access";
2001const char kRestrictGamepadAccessDescription[] =
2002 "Enables Feature Policy and Secure Context restrictions on the Gamepad API";
2003
Dominic Farolino0e1f9a1a2020-11-25 23:25:002004const char kMBIModeName[] = "MBI Scheduling Mode";
2005const char kMBIModeDescription[] =
2006 "Enables independent agent cluster scheduling, via the "
2007 "AgentSchedulingGroup infrastructure.";
2008
Dominic Farolino0dc13762020-08-26 19:54:502009const char kDelayCompetingLowPriorityRequestsName[] =
2010 "Delay Competing Low Priority Requests";
2011const char kDelayCompetingLowPriorityRequestsDescription[] =
2012 "Low priority requests will be delayed if they would otherwise compete "
2013 "with a high priority request.";
2014
OlivierLi95a0f6a52020-06-18 15:40:082015const char kIntensiveWakeUpThrottlingName[] =
2016 "Throttle Javascript timers in background.";
2017const char kIntensiveWakeUpThrottlingDescription[] =
Francois Doray6cff4e02020-07-01 01:12:582018 "When enabled, wake ups from DOM Timers are limited to 1 per minute in a "
2019 "page that has been hidden for 5 minutes. For additional details, see "
2020 "https://www.chromestatus.com/feature/4718288976216064.";
OlivierLi95a0f6a52020-06-18 15:40:082021
Gavin Williamsdfdb2392020-02-20 21:07:062022const char kPrinterStatusName[] = "Show printer Status";
2023const char kPrinterStatusDescription[] =
2024 "Enables printer status icons and labels for saved and nearby printers";
2025
Gavin Williamsf6163782020-09-03 19:08:572026const char kPrinterStatusDialogName[] =
2027 "Show printer status on destination dialog";
2028const char kPrinterStatusDialogDescription[] =
2029 "Enables printer status icons and labels for saved printers on the Print "
2030 "Preview destination dialog";
2031
Xinghui Lu52abe902020-10-01 22:29:012032const char kSafeBrowsingEnhancedProtectionMessageInInterstitialsName[] =
2033 "Show enhanced protection message in security interstitials.";
2034
2035const char kSafeBrowsingEnhancedProtectionMessageInInterstitialsDescription[] =
2036 "If enabled, the Safe Browsing interstitials and the SSL interstitials "
2037 "will include an enhanced protection message when users are not in "
2038 "enhanced protection mode.";
2039
Xinghui Lubff24e82021-01-13 02:08:042040const char kSafeBrowsingRealTimeUrlLookupEnterpriseGaEndpointName[] =
2041 "Use the new GA endpoint to perform enterprise real time URL check.";
2042
2043const char kSafeBrowsingRealTimeUrlLookupEnterpriseGaEndpointDescription[] =
2044 "If enabled, the enterprise real time URL check will be sent to the new "
2045 "endpoint.";
2046
Joe DeBlasiofb277092019-07-03 23:46:362047const char kSafetyTipName[] =
2048 "Show Safety Tip UI when visiting low-reputation websites";
2049const char kSafetyTipDescription[] =
2050 "If enabled, a Safety Tip UI may be displayed when visiting or interacting "
2051 "with a site Chrome believes may be suspicious.";
2052
Lily Chene0d3ac92019-04-22 16:55:532053const char kSameSiteByDefaultCookiesName[] = "SameSite by default cookies";
2054const char kSameSiteByDefaultCookiesDescription[] =
2055 "Treat cookies that don't specify a SameSite attribute as if they were "
2056 "SameSite=Lax. Sites must specify SameSite=None in order to enable "
2057 "third-party usage.";
2058
Steven Bingler646b3612020-07-06 17:27:182059const char kSchemefulSameSiteName[] = "Schemeful Same-Site";
2060const char kSchemefulSameSiteDescription[] =
2061 "Modify the same-site computation such that origins with the same "
2062 "registrable domain but different schemes are considered cross-site. This "
2063 "change only applies to cookies with the 'SameSite' attribute.";
2064
minch4f893b42020-10-05 21:48:372065const char kScreenCaptureTestName[] = "Screen capture test";
2066const char kScreenCaptureTestDescription[] =
2067 "Enables an improved screen capture experience which aims to increase "
2068 "productivity by making screen capture discoverable, intuitive, and "
2069 "powerful. When enabled, access a new screen capture entry point from "
2070 "quick settings. Select the capture type and selection default from the "
2071 "capture mode UI bar. Try out new screen recording functionality.";
2072
Elaine Chien2b731c82021-01-28 17:50:562073const char kScrollableTabStripFlagId[] = "scrollable-tabstrip";
Taylor Bergquist6e2cbe32021-02-03 21:46:142074const char kScrollableTabStripName[] = "Tab Scrolling";
Charlene Yan0ccd7f52019-04-12 23:20:592075const char kScrollableTabStripDescription[] =
Taylor Bergquist6e2cbe32021-02-03 21:46:142076 "Enables tab strip to scroll left and right when full.";
Charlene Yan0ccd7f52019-04-12 23:20:592077
Taylor Bergquist6e2cbe32021-02-03 21:46:142078const char kScrollableTabStripButtonsName[] = "Tab Scrolling Buttons";
Charlene Yana8164102020-11-10 04:39:482079const char kScrollableTabStripButtonsDescription[] =
2080 "When the scrollable-tabstrip flag is enabled, this enables buttons to "
2081 "permanently appear on the tabstrip.";
2082
David Bokanebe23cc52020-05-11 18:20:462083const char kScrollUnificationName[] = "Scroll Unification";
2084const char kScrollUnificationDescription[] =
2085 "Refactoring project that eliminates scroll handling code from Blink. "
2086 "Does not affect behavior or performance.";
2087
Rouslan Solomakhine73fa7852020-08-28 10:33:462088const char kSecurePaymentConfirmationDebugName[] =
2089 "Secure Payment Confirmation Debug Mode";
2090const char kSecurePaymentConfirmationDebugDescription[] =
2091 "This flag removes the restriction that PaymentCredential in WebAuthn and "
2092 "secure payment confirmation in PaymentRequest API must use user verifying "
2093 "platform authenticators.";
2094
Victor Hugo Vianna Silvabc7f5dd62021-01-07 15:18:502095const char kSendTabToSelfWhenSignedInName[] = "Send tab to self when signed-in";
2096const char kSendTabToSelfWhenSignedInDescription[] =
2097 "Makes the tab sharing feature also available for users who have \"only\" "
2098 "signed-in to their Google Account (as opposed to having enabled Sync).";
2099
Peter Boström259e1472020-10-22 22:26:242100const char kSidePanelName[] = "Side panel";
2101const char kSidePanelDescription[] = "Host some content in a side panel.";
2102
Sophey Dongb6d1eb92020-10-06 16:32:002103const char kShareByDefaultInCCTName[] = "Enable sharing by default in CCT.";
2104const char kShareByDefaultInCCTDescription[] =
2105 "Enables a sharing option by default in Chrome Custom Tabs.";
2106
Yasmin69a132f2019-08-07 15:30:362107const char kSharedClipboardUIName[] =
2108 "Enable shared clipboard feature signals to be handled";
2109const char kSharedClipboardUIDescription[] =
2110 "Enables shared clipboard feature signals to be handled by showing "
2111 "a list of user's available devices to share the clipboard.";
2112
Himanshu Jaju8cf9c242019-11-06 13:52:532113const char kSharingPeerConnectionReceiverName[] =
2114 "Enable receiver device to handle peer connection requests.";
2115const char kSharingPeerConnectionReceiverDescription[] =
2116 "Enables receiver device to connect and share data using a peer to peer "
2117 "connection.";
2118
2119const char kSharingPeerConnectionSenderName[] =
2120 "Enable sender device to initiate peer connection requests.";
2121const char kSharingPeerConnectionSenderDescription[] =
2122 "Enables the sender devices to connect with chosen device using a peer to "
2123 "peer connection for transferring data.";
2124
Alex Chaud7886842020-05-13 15:37:052125const char kSharingPreferVapidName[] =
2126 "Prefer sending Sharing message via VAPID";
2127const char kSharingPreferVapidDescription[] =
2128 "Prefer sending Sharing message via FCM WebPush authenticated using VAPID.";
2129
Travis Skare139deb72019-12-05 21:25:062130const char kSharingQRCodeGeneratorName[] = "Enable sharing page via QR Code";
2131const char kSharingQRCodeGeneratorDescription[] =
2132 "Enables right-click UI to share the page's URL via a generated QR Code.";
2133
Alex Chauf15a7192020-01-30 17:37:512134const char kSharingSendViaSyncName[] =
2135 "Enable sending Sharing message via Sync";
2136const char kSharingSendViaSyncDescription[] =
2137 "Enables sending Sharing message via commiting to Chrome Sync's "
2138 "SHARING_MESSAGE data type";
2139
Michael van Ouwerkerk99d7e562019-12-03 17:14:362140const char kSharingDeviceExpirationName[] =
2141 "Configures sharing device expiration";
2142const char kSharingDeviceExpirationDescription[] =
2143 "Configures how long after a device was last active that it is eligible "
2144 "for use in sharing features.";
2145
Manu Cornetd7ef7c52018-05-01 22:08:232146const char kShelfHoverPreviewsName[] =
2147 "Show previews of running apps when hovering over the shelf.";
2148const char kShelfHoverPreviewsDescription[] =
2149 "Shows previews of the open windows for a given running app when hovering "
2150 "over the shelf.";
2151
Brett Wilsonecb80982017-07-12 20:34:512152const char kShowAutofillSignaturesName[] = "Show autofill signatures.";
2153const char kShowAutofillSignaturesDescription[] =
Maxim Kolosovskiye66f8cb2018-03-23 10:25:382154 "Annotates web forms with Autofill signatures as HTML attributes. Also "
2155 "marks password fields suitable for password generation.";
Brett Wilsonecb80982017-07-12 20:34:512156
2157const char kShowAutofillTypePredictionsName[] = "Show Autofill predictions";
2158const char kShowAutofillTypePredictionsDescription[] =
2159 "Annotates web forms with Autofill field type predictions as placeholder "
2160 "text.";
2161
Weiliang Chene39e7652020-11-18 05:30:152162extern const char kShowPerformanceMetricsHudName[] =
2163 "Show performance metrics in HUD";
2164extern const char kShowPerformanceMetricsHudDescription[] =
2165 "Display the performance metrics of current page in a heads up display on "
2166 "the page.";
2167
pwarren878671672019-12-13 19:18:162168const char kShowOverdrawFeedbackName[] = "Show overdraw feedback";
2169const char kShowOverdrawFeedbackDescription[] =
2170 "Visualize overdraw by color-coding elements based on if they have other "
2171 "elements drawn underneath.";
2172
kylechare8835ca92020-03-16 15:34:582173const char kSkiaRendererName[] = "Skia API for compositing";
Jonathan Backer93610a82019-03-27 14:02:382174const char kSkiaRendererDescription[] =
2175 "If enabled, the display compositor will use Skia as the graphics API "
kylechare8835ca92020-03-16 15:34:582176 "instead of OpenGL ES.";
Jonathan Backer93610a82019-03-27 14:02:382177
Shivani Sharma2d5b4b6b2019-01-08 16:07:162178const char kHistoryManipulationIntervention[] =
2179 "History Manipulation Intervention";
2180const char kHistoryManipulationInterventionDescription[] =
2181 "If a page does a client side redirect or adds to the history without a "
2182 "user gesture, then skip it on back/forward UI.";
2183
Brett Wilsonecb80982017-07-12 20:34:512184const char kSilentDebuggerExtensionApiName[] = "Silent Debugging";
2185const char kSilentDebuggerExtensionApiDescription[] =
2186 "Do not show the infobar when an extension attaches to a page via "
2187 "chrome.debugger API. This is required to debug extension background "
2188 "pages.";
2189
Lukasz Anforowiczd2e16e62019-03-28 19:06:592190const char kIsolateOriginsName[] = "Isolate additional origins";
2191const char kIsolateOriginsDescription[] =
2192 "Requires dedicated processes for an additional set of origins, "
2193 "specified as a comma-separated list.";
2194
Mike West6b2bd752020-12-02 06:36:592195const char kIsolationByDefaultName[] =
2196 "Change web-facing behaviors that prevent origin-level isolation";
2197const char kIsolationByDefaultDescription[] =
2198 "Change several web APIs that make it difficult to isolate origins into "
2199 "distinct processes. While these changes will ideally become new default "
2200 "behaviors for the web, this flag is likely to break your experience on "
2201 "sites you visit today.";
2202
Lukasz Anforowicz738a88d2018-11-05 19:19:342203const char kSiteIsolationOptOutName[] = "Disable site isolation";
2204const char kSiteIsolationOptOutDescription[] =
2205 "Disables site isolation "
Nick Carter855bc492018-03-10 00:44:572206 "(SitePerProcess, IsolateOrigins, etc). Intended for diagnosing bugs that "
2207 "may be due to out-of-process iframes. Opt-out has no effect if site "
Lukasz Anforowicz42840422018-11-05 21:49:222208 "isolation is force-enabled using a command line switch or using an "
2209 "enterprise policy. "
2210 "Caution: this disables important mitigations for the Spectre CPU "
Nick Carter855bc492018-03-10 00:44:572211 "vulnerability affecting most computers.";
Lukasz Anforowicz738a88d2018-11-05 19:19:342212const char kSiteIsolationOptOutChoiceDefault[] = "Default";
2213const char kSiteIsolationOptOutChoiceOptOut[] = "Disabled (not recommended)";
Brett Wilsonecb80982017-07-12 20:34:512214
Brett Wilsonecb80982017-07-12 20:34:512215const char kSmoothScrollingName[] = "Smooth Scrolling";
2216const char kSmoothScrollingDescription[] =
2217 "Animate smoothly when scrolling page content.";
2218
Majid Valipourae11335e2020-10-14 04:09:242219const char kWebOTPCrossDeviceName[] = "WebOTP Cross Device";
2220const char kWebOTPCrossDeviceDescription[] =
2221 "Enable the WebOTP API to work across devices";
Sam Goto09d69a12019-11-20 23:56:562222
Justin Donnelly4e448cb2017-07-07 21:32:132223const char kSpeculativeServiceWorkerStartOnQueryInputName[] =
2224 "Enable speculative start of a service worker when a search is predicted.";
Justin Donnelly4e448cb2017-07-07 21:32:132225const char kSpeculativeServiceWorkerStartOnQueryInputDescription[] =
2226 "If enabled, when the user enters text in the omnibox that looks like a "
2227 "a query, any service worker associated with the search engine the query "
2228 "will be sent to is started early.";
2229
Lei Zhang507fffd2020-01-29 23:47:542230const char kStrictOriginIsolationName[] = "Strict-Origin-Isolation";
2231const char kStrictOriginIsolationDescription[] =
W. James MacLeanf79c97e2019-05-02 20:35:462232 "Experimental security mode that strengthens the site isolation policy. "
2233 "Controls whether site isolation should use origins instead of scheme and "
2234 "eTLD+1.";
2235
Shubhie Panickerfaf082ed2018-01-03 04:49:152236const char kStopInBackgroundName[] = "Stop in background";
2237const char kStopInBackgroundDescription[] =
2238 "Stop scheduler task queues, in the background, "
Shubhie Panicker56c99a22018-03-21 00:22:282239 " after a grace period.";
Shubhie Panickerfaf082ed2018-01-03 04:49:152240
Brandon Maslenda12cf82019-08-23 20:54:182241const char kStorageAccessAPIName[] = "Storage Access API";
2242const char kStorageAccessAPIDescription[] =
2243 "Enables the Storage Access API, allowing websites to request storage "
2244 "access when it would otherwise be restricted.";
2245
Lexi Stavrakos094fd642020-06-17 23:26:432246const char kStoragePressureEventName[] = "Enable storage pressure Event";
2247const char kStoragePressureEventDescription[] =
2248 "If enabled, Chrome will dispatch a DOM event, informing applications "
2249 "about storage pressure (low disk space)";
2250
Brett Wilsonecb80982017-07-12 20:34:512251const char kSuggestionsWithSubStringMatchName[] =
2252 "Substring matching for Autofill suggestions";
2253const char kSuggestionsWithSubStringMatchDescription[] =
2254 "Match Autofill suggestions based on substrings (token prefixes) rather "
2255 "than just prefixes.";
vabr0215a8e2017-03-28 12:47:342256
Siyu An9655bd22020-09-14 23:09:072257const char kSyncAutofillWalletOfferDataName[] =
2258 "Enable syncing autofill offer data";
2259const char kSyncAutofillWalletOfferDataDescription[] =
2260 "When enabled, allows syncing autofill wallet offer data type.";
2261
Brett Wilsonecb80982017-07-12 20:34:512262const char kSyncSandboxName[] = "Use Chrome Sync sandbox";
2263const char kSyncSandboxDescription[] =
2264 "Connects to the testing server for Chrome Sync.";
vabr0215a8e2017-03-28 12:47:342265
Joe Downing8cbbc192018-05-14 17:37:072266const char kSystemKeyboardLockName[] = "Experimental system keyboard lock";
2267const char kSystemKeyboardLockDescription[] =
2268 "Enables websites to use the keyboard.lock() API to intercept system "
2269 "keyboard shortcuts and have the events routed directly to the website "
2270 "when in fullscreen mode.";
2271
Ahmed Mehfoozf719a672020-12-17 23:32:522272const char kStylusBatteryStatusName[] =
2273 "Show stylus battery stylus in the stylus tools menu";
2274const char kStylusBatteryStatusDescription[] =
2275 "Enables viewing the current stylus battery level in the stylus tools "
2276 "menu.";
2277
Ahmed Mehfoozac33a0c2020-04-01 01:33:182278const char kSystemTrayMicGainName[] = "Modify mic gain in the system tray";
2279const char kSystemTrayMicGainDescription[] =
2280 "Enables mic gain settings in the system tray audio "
2281 "settings.";
2282
Matt Simmons1fd0c9f2019-04-15 19:08:222283const char kTabEngagementReportingName[] = "Tab Engagement Metrics";
2284const char kTabEngagementReportingDescription[] =
2285 "Tracks tab engagement and lifetime metrics.";
2286
Yusuf Ozuysal67f05a02019-02-15 19:30:522287const char kTabGridLayoutAndroidName[] = "Tab Grid Layout";
2288const char kTabGridLayoutAndroidDescription[] =
Yue Zhang5a167c72020-03-16 16:56:462289 "Allows users to see their tabs in a grid layout in the tab switcher on "
2290 "phones.";
Yusuf Ozuysal67f05a02019-02-15 19:30:522291
Yusuf Ozuysal436d90b82019-03-15 22:17:582292const char kTabGroupsAndroidName[] = "Tab Groups";
2293const char kTabGroupsAndroidDescription[] =
Yue Zhang5a167c72020-03-16 16:56:462294 "Allows users to create groups to better organize their tabs on phones.";
Yusuf Ozuysal436d90b82019-03-15 22:17:582295
Yue Zhange5610102019-11-01 19:46:392296const char kTabGroupsContinuationAndroidName[] = "Tab Groups Continuation";
2297const char kTabGroupsContinuationAndroidDescription[] =
Yue Zhang5a167c72020-03-16 16:56:462298 "Allows users to access continuation features in Tab Group on phones.";
Yue Zhange5610102019-11-01 19:46:392299
Yue Zhang2834d6b2019-05-01 17:30:282300const char kTabGroupsUiImprovementsAndroidName[] = "Tab Groups UI Improvements";
2301const char kTabGroupsUiImprovementsAndroidDescription[] =
Yue Zhang5a167c72020-03-16 16:56:462302 "Allows users to access new features in Tab Group UI on phones.";
Yue Zhang2834d6b2019-05-01 17:30:282303
Wei-Yin Chen (陳威尹)102222492019-05-22 19:27:092304const char kTabToGTSAnimationAndroidName[] = "Enable Tab-to-GTS Animation";
2305const char kTabToGTSAnimationAndroidDescription[] =
2306 "Allows users to see an animation when entering or leaving the "
Yue Zhang5a167c72020-03-16 16:56:462307 "Grid Tab Switcher on phones.";
Wei-Yin Chen (陳威尹)102222492019-05-22 19:27:092308
Charlene Yan45ff10d92020-09-16 03:14:592309const char kTabGroupsAutoCreateName[] = "Tab Groups Auto Create";
2310const char kTabGroupsAutoCreateDescription[] =
2311 "Automatically creates groups for users, if tab groups are enabled.";
2312
Charlene Yand49235292020-03-14 00:55:432313const char kTabGroupsCollapseName[] = "Tab Groups Collapse";
2314const char kTabGroupsCollapseDescription[] =
2315 "Allows a tab group to be collapsible and expandable, if tab groups are "
2316 "enabled.";
2317
Charlene Yan65e7cfe2020-07-28 18:55:292318const char kTabGroupsCollapseFreezingName[] = "Tab Groups Collapse Freezing";
2319const char kTabGroupsCollapseFreezingDescription[] =
2320 "Experimental tab freezing upon collapsing a tab group.";
2321
Charlene Yan5b80e052020-04-02 20:48:562322const char kTabGroupsFeedbackName[] = "Tab Groups Feedback";
2323const char kTabGroupsFeedbackDescription[] =
2324 "Enables the feedback app to appear in the tab group editor bubble, if tab "
2325 "groups are enabled.";
2326
Dana Fried7ecd0e02021-02-03 21:20:572327const char kTabGroupsNewBadgePromoName[] = "Tab Groups 'New' Badge Promo";
2328const char kTabGroupsNewBadgePromoDescription[] =
2329 "Causes a 'New' badge to appear on the entry point for creating a tab "
2330 "group in the tab context menu.";
2331
Caroline Risinge121c2b2018-12-03 20:19:292332const char kTabHoverCardsName[] = "Tab Hover Cards";
2333const char kTabHoverCardsDescription[] =
2334 "Enables a popup containing tab information to be visible when hovering "
2335 "over a tab. This will replace tooltips for tabs.";
2336
Dana Friedacaa8ef52019-02-08 02:20:352337const char kTabHoverCardImagesName[] = "Tab Hover Card Images";
2338const char kTabHoverCardImagesDescription[] =
2339 "Shows a preview image in tab hover cards, if tab hover cards are enabled.";
2340
Dana Fried07b03c62019-07-31 19:20:562341const char kTabOutlinesInLowContrastThemesName[] =
2342 "Tab Outlines in Low Contrast Themes";
2343const char kTabOutlinesInLowContrastThemesDescription[] =
2344 "Expands the range of situations in which tab outline strokes are "
2345 "displayed, improving accessiblity in dark and incognito mode.";
2346
Cheick6a288cd2021-01-18 16:04:222347const char kTextFragmentColorChangeName[] = "Text Fragment color change";
2348const char kTextFragmentColorChangeDescription[] =
2349 "Changes the Text Fragment background color"
2350 "away from the default yellow.";
2351
Daniele Castagnaac71d892020-07-07 17:30:372352const char kTintCompositedContentName[] = "Tint composited content";
2353const char kTintCompositedContentDescription[] =
2354 "Tint contents composited using Viz with a shade of red to help debug and "
Daniele Castagna0fead93e2018-01-10 20:40:292355 "study overlay support.";
2356
Peter Kastingd77428352018-10-26 15:20:252357const char kTopChromeTouchUiName[] = "Touch UI Layout";
2358const char kTopChromeTouchUiDescription[] =
2359 "Enables touch UI layout in the browser's top chrome.";
vabr0215a8e2017-03-28 12:47:342360
Brett Wilsonecb80982017-07-12 20:34:512361const char kThreadedScrollingName[] = "Threaded scrolling";
2362const char kThreadedScrollingDescription[] =
2363 "Threaded handling of scroll-related input events. Disabling this will "
2364 "force all such scroll events to be handled on the main thread. Note that "
2365 "this can dramatically hurt scrolling performance of most websites and is "
2366 "intended for testing purposes only.";
2367
Brett Wilsonecb80982017-07-12 20:34:512368const char kTouchDragDropName[] = "Touch initiated drag and drop";
2369const char kTouchDragDropDescription[] =
2370 "Touch drag and drop can be initiated through long press on a draggable "
2371 "element.";
2372
Brett Wilsonecb80982017-07-12 20:34:512373const char kTouchSelectionStrategyName[] = "Touch text selection strategy";
2374const char kTouchSelectionStrategyDescription[] =
2375 "Controls how text selection granularity changes when touch text selection "
2376 "handles are dragged. Non-default behavior is experimental.";
2377const char kTouchSelectionStrategyCharacter[] = "Character";
2378const char kTouchSelectionStrategyDirection[] = "Direction";
2379
Lei Zhangc05af2a2020-05-15 20:54:052380const char kTouchpadOverscrollHistoryNavigationName[] =
2381 "Overscroll history navigation on Touchpad";
2382const char kTouchpadOverscrollHistoryNavigationDescription[] =
2383 "Allows swipe left/right from touchpad change browser navigation.";
2384
Brett Wilsonecb80982017-07-12 20:34:512385const char kTraceUploadUrlName[] = "Trace label for navigation tracing";
2386const char kTraceUploadUrlDescription[] =
2387 "This is to be used in conjunction with the enable-navigation-tracing "
2388 "flag. Please select the label that best describes the recorded traces. "
2389 "This will choose the destination the traces are uploaded to. If you are "
2390 "not sure, select other. If left empty, no traces will be uploaded.";
2391const char kTraceUploadUrlChoiceOther[] = "Other";
2392const char kTraceUploadUrlChoiceEmloading[] = "emloading";
2393const char kTraceUploadUrlChoiceQa[] = "QA";
2394const char kTraceUploadUrlChoiceTesting[] = "Testing";
2395
Anthony Vallee-Dubois265c5692018-06-01 15:57:142396const char kTranslateForceTriggerOnEnglishName[] =
2397 "Select which language model to use to trigger translate on English "
2398 "content";
2399const char kTranslateForceTriggerOnEnglishDescription[] =
2400 "Force the Translate Triggering on English pages experiment to be enabled "
2401 "with the selected language model active.";
2402
Haohao Wang5b525f722019-05-18 15:37:522403const char kTranslateBubbleUIName[] =
2404 "Select which UI to use for translate bubble";
2405const char kTranslateBubbleUIDescription[] =
2406 "Three bubble options to choose. Existing UI is selected by default";
2407
Mustafa Emre Acerb3aa36a82018-05-22 21:44:052408const char kTreatInsecureOriginAsSecureName[] =
2409 "Insecure origins treated as secure";
2410const char kTreatInsecureOriginAsSecureDescription[] =
2411 "Treat given (insecure) origins as secure origins. Multiple origins can be "
Alan Cutter733ec9a2019-08-27 15:33:132412 "supplied as a comma-separated list. Origins must have their protocol "
2413 "specified e.g. \"http://example.com\". For the definition of secure "
2414 "contexts, see https://w3c.github.io/webappsec-secure-contexts/";
Mustafa Emre Acerb3aa36a82018-05-22 21:44:052415
Joe DeBlasio2a4fb9982019-05-06 23:44:432416const char kTreatUnsafeDownloadsAsActiveName[] =
2417 "Treat risky downloads over insecure connections as active mixed content";
2418const char kTreatUnsafeDownloadsAsActiveDescription[] =
2419 "Disallows downloads of unsafe files (files that can potentially execute "
2420 "code), where the final download origin or any origin in the redirect "
2421 "chain is insecure if the originating page is secure.";
2422
David Van Cleve08c5bc012020-03-26 17:31:462423const char kTrustTokensName[] = "Enable Trust Tokens";
2424const char kTrustTokensDescription[] =
2425 "Enables the prototype Trust Token API "
2426 "(https://github.com/wicg/trust-token-api).";
2427
Will Cassellafd1edf02020-08-26 23:13:082428const char kTurnOffStreamingMediaCachingOnBatteryName[] =
2429 "Turn off caching of streaming media to disk while on battery power.";
2430const char kTurnOffStreamingMediaCachingOnBatteryDescription[] =
2431 "Reduces disk activity during media playback, which can result in "
2432 "power savings.";
2433
2434const char kTurnOffStreamingMediaCachingAlwaysName[] =
Shawn Pickett0b470712019-08-15 00:43:452435 "Turn off caching of streaming media to disk.";
Will Cassellafd1edf02020-08-26 23:13:082436const char kTurnOffStreamingMediaCachingAlwaysDescription[] =
Shawn Pickett0b470712019-08-15 00:43:452437 "Reduces disk activity during media playback, which can result in "
2438 "power savings.";
2439
François Beaufortdb160c12019-05-01 06:28:142440const char kUnsafeWebGPUName[] = "Unsafe WebGPU";
2441const char kUnsafeWebGPUDescription[] =
Rafael Cintron9bce9f6e2019-12-19 04:05:052442 "Enables access to the experimental WebGPU API. Warning: As GPU sandboxing "
François Beaufortdb160c12019-05-01 06:28:142443 "isn't implemented yet for the WebGPU API, it is possible to read GPU data "
2444 "for other processes.";
2445
Maya Lekova4785fd22020-08-31 10:36:072446const char kUnsafeFastJSCallsName[] = "Unsafe fast JS calls";
2447const char kUnsafeFastJSCallsDescription[] =
2448 "Enables experimental fast API between Blink and V8."
2449 "Warning: type checking, few POD types and array types "
2450 "are not supported yet, so crashes are possible.";
2451
Brett Wilsonecb80982017-07-12 20:34:512452const char kUiPartialSwapName[] = "Partial swap";
2453const char kUiPartialSwapDescription[] = "Sets partial swap behavior.";
2454
cfredric04aa50c2020-10-30 13:32:022455const char kUseFirstPartySetName[] = "First-Party Set";
2456const char kUseFirstPartySetDescription[] =
2457 "Use the provided list of origins as a First-Party Set, with the first "
2458 "valid origin as the owner of the set.";
2459
Viktor Semeniuk2bb6db92020-11-25 15:36:142460const char kUseOfHashAffiliationFetcherName[] =
2461 "Use of Hash Affiliation Fetcher";
2462const char kUseOfHashAffiliationFetcherDescription[] =
2463 "All requests to the affiliation fetcher are made through the hash prefix "
2464 "lookup. Enables use of Hash Affiliation Service for non-synced users.";
2465
Vadym Doroshenkoa063a512019-12-12 17:59:072466const char kUsernameFirstFlowName[] = "Username first flow";
2467const char kUsernameFirstFlowDescription[] =
2468 "Support of username saving and filling on username first flow i.e. login "
Vadym Doroshenkob7f9ef22019-07-16 13:51:062469 "flows where a user has to type username first on one page and then "
2470 "password on another page";
2471
Zentaro Kavanagh892851f2019-05-29 15:13:312472const char kUseSearchClickForRightClickName[] =
2473 "Use Search+Click for right click";
2474const char kUseSearchClickForRightClickDescription[] =
2475 "When enabled search+click will be remapped to right click, allowing "
2476 "webpages and apps to consume alt+click. When disabled the legacy "
2477 "behavior of remapping alt+click to right click will remain unchanged.";
2478
Michael Hablich896d52662017-10-23 15:59:572479const char kV8VmFutureName[] = "Future V8 VM features";
2480const char kV8VmFutureDescription[] =
2481 "This enables upcoming and experimental V8 VM features. "
2482 "This flag does not enable experimental JavaScript features.";
2483
Brett Wilsonecb80982017-07-12 20:34:512484const char kWalletServiceUseSandboxName[] =
2485 "Use Google Payments sandbox servers";
2486const char kWalletServiceUseSandboxDescription[] =
2487 "For developers: use the sandbox service for Google Payments API calls.";
2488
Jeffrey Young35f24d32021-01-27 22:58:212489const char kWallpaperWebUIName[] = "Enable new wallpaper experience";
2490const char kWallpaperWebUIDescription[] =
2491 "Enables the wallpaper picker "
2492 "in ChromeOS Settings";
2493
Ovidio Henriquez3d729f62020-02-07 00:43:292494const char kWebBluetoothNewPermissionsBackendName[] =
2495 "Use the new permissions backend for Web Bluetooth";
2496const char kWebBluetoothNewPermissionsBackendDescription[] =
2497 "Enables the new permissions backend for Web Bluetooth. This will enable "
2498 "persistent storage of device permissions.";
2499
Tsuyoshi Horoabfb079d2019-10-17 02:09:062500const char kWebBundlesName[] = "Web Bundles";
2501const char kWebBundlesDescription[] =
2502 "Enables experimental supports for Web Bundles (Bundled HTTP Exchanges) "
2503 "navigation.";
2504
Ayu Ishiidbdd5c92020-03-20 23:40:522505const char kWebOtpBackendName[] = "Web OTP";
2506const char kWebOtpBackendDescription[] =
2507 "Enables Web OTP API that uses the specified backend.";
Yi Gu13cc7242020-12-10 03:23:372508const char kWebOtpBackendSmsVerification[] = "Code Browser API";
2509const char kWebOtpBackendUserConsent[] = "User Consent API";
2510const char kWebOtpBackendAuto[] = "Automatically select the backend";
Ayu Ishiidbdd5c92020-03-20 23:40:522511
Brett Wilsonecb80982017-07-12 20:34:512512const char kWebglDraftExtensionsName[] = "WebGL Draft Extensions";
2513const char kWebglDraftExtensionsDescription[] =
2514 "Enabling this option allows web applications to access the WebGL "
2515 "Extensions that are still in draft status.";
2516
Danyao Wang47a0f312019-05-09 20:52:242517const char kWebPaymentsExperimentalFeaturesName[] =
2518 "Experimental Web Payments API features";
2519const char kWebPaymentsExperimentalFeaturesDescription[] =
2520 "Enable experimental Web Payments API features";
2521
Liquan (Max) Gu5f1223972019-12-13 21:07:102522const char kWebPaymentsMinimalUIName[] = "Web Payments Minimal UI";
2523const char kWebPaymentsMinimalUIDescription[] =
2524 "Allow Payment Request API to open a minimal UI to replace the Payment "
2525 "Request UI when appropriate.";
2526
Liquan (Max) Gu8fcb9192020-05-20 16:22:182527const char kAppStoreBillingDebugName[] =
2528 "Web Payments App Store Billing Debug Mode";
2529const char kAppStoreBillingDebugDescription[] =
2530 "App-store purchases (e.g., Google Play Store) within a TWA can be "
2531 "requested using the Payment Request API. This flag removes the "
2532 "restriction that the TWA has to be installed from the app-store.";
2533
Per Åhgrencef44262019-11-20 10:54:512534const char kWebrtcCaptureMultiChannelApmName[] =
2535 "WebRTC multi-channel capture audio processing.";
2536const char kWebrtcCaptureMultiChannelApmDescription[] =
2537 "Support in WebRTC for processing capture audio in multi channel without "
2538 "downmixing when running APM in the render process.";
2539
Qingsi Wangec2dbf942018-11-03 05:33:042540const char kWebrtcHideLocalIpsWithMdnsName[] =
2541 "Anonymize local IPs exposed by WebRTC.";
2542const char kWebrtcHideLocalIpsWithMdnsDecription[] =
2543 "Conceal local IP addresses with mDNS hostnames.";
2544
Alex Loikob5fb1282018-08-14 10:04:402545const char kWebrtcHybridAgcName[] = "WebRTC hybrid Agc2/Agc1.";
2546const char kWebrtcHybridAgcDescription[] =
2547 "WebRTC Agc2 digital adaptation with Agc1 analog adaptation.";
2548
Brett Wilsonecb80982017-07-12 20:34:512549const char kWebrtcHwDecodingName[] = "WebRTC hardware video decoding";
2550const char kWebrtcHwDecodingDescription[] =
2551 "Support in WebRTC for decoding video streams using platform hardware.";
2552
2553const char kWebrtcHwEncodingName[] = "WebRTC hardware video encoding";
2554const char kWebrtcHwEncodingDescription[] =
2555 "Support in WebRTC for encoding video streams using platform hardware.";
2556
Elad Alon85e0d0be2018-06-26 10:38:372557const char kWebRtcRemoteEventLogName[] = "WebRTC remote-bound event logging";
2558const char kWebRtcRemoteEventLogDescription[] =
2559 "Allow collecting WebRTC event logs and uploading them to Crash. "
2560 "Please note that, even if enabled, this will still require "
2561 "a policy to be set, for it to have an effect.";
2562
Brett Wilsonecb80982017-07-12 20:34:512563const char kWebrtcSrtpAesGcmName[] =
2564 "Negotiation with GCM cipher suites for SRTP in WebRTC";
2565const char kWebrtcSrtpAesGcmDescription[] =
2566 "When enabled, WebRTC will try to negotiate GCM cipher suites for SRTP.";
2567
2568const char kWebrtcStunOriginName[] = "WebRTC Stun origin header";
2569const char kWebrtcStunOriginDescription[] =
2570 "When enabled, Stun messages generated by WebRTC will contain the Origin "
2571 "header.";
2572
Sergey Silkinc33244f2020-01-31 17:21:302573const char kWebrtcUseMinMaxVEADimensionsName[] =
2574 "WebRTC Min/Max Video Encode Accelerator dimensions";
2575const char kWebrtcUseMinMaxVEADimensionsDescription[] =
2576 "When enabled, WebRTC will only use the Video Encode Accelerator for "
2577 "video resolutions inside those published as supported.";
2578
Alex Cooper01f110e2020-01-08 02:24:162579const char kWebXrForceRuntimeName[] = "Force WebXr Runtime";
2580const char kWebXrForceRuntimeDescription[] =
2581 "Force the browser to use a particular runtime, even if it would not "
2582 "usually be enabled or would otherwise not be selected based on the "
2583 "attached hardware.";
2584
2585const char kWebXrRuntimeChoiceNone[] = "No Runtime";
Alex Cooper01f110e2020-01-08 02:24:162586const char kWebXrRuntimeChoiceOpenXR[] = "OpenXR";
Alex Cooper01f110e2020-01-08 02:24:162587
Will Cassellaa1a4d1112019-12-27 20:52:312588const char kWebXrIncubationsName[] = "WebXR Incubations";
2589const char kWebXrIncubationsDescription[] =
2590 "Enables experimental features for WebXR.";
Piotr Bialeckid77fb9c2019-04-26 17:06:242591
Patrick To2afc1162020-06-03 18:19:302592const char kWebXrMultiGpuName[] = "WebXR Multi GPU Support";
2593const char kWebXrMultiGpuDescription[] =
2594 "Improves WebXR support for computers with more than one GPU.";
2595
Elly Fong-Jones32ead50d2020-09-26 01:19:112596const char kWindowNamingName[] = "Window Naming";
2597const char kWindowNamingDescription[] =
2598 "Whether the window naming UI is enabled.";
2599
Brett Wilsonecb80982017-07-12 20:34:512600const char kZeroCopyName[] = "Zero-copy rasterizer";
2601const char kZeroCopyDescription[] =
2602 "Raster threads write directly to GPU memory associated with tiles.";
vabr0215a8e2017-03-28 12:47:342603
Peng Huang70021682019-09-18 19:42:282604const char kEnableVulkanName[] = "Vulkan";
Sean Gilhulyab1dbc62020-01-28 22:49:472605const char kEnableVulkanDescription[] = "Use vulkan as the graphics backend.";
Peng Huang70021682019-09-18 19:42:282606
Gayane Petrosyan65380732021-01-15 01:09:532607const char kSharedHighlightingUseBlocklistName[] =
2608 "Shared Highlighting blocklist";
2609const char kSharedHighlightingUseBlocklistDescription[] =
2610 "Uses a blocklist to disable Shared Highlighting link generation on "
2611 "certain sites where personalized or dynamic content or other technical "
2612 "restrictions make it unlikely that a URL can be generated and actually "
2613 "work when shared.";
2614
Brett Wilsonff596952017-07-14 01:06:552615// Android ---------------------------------------------------------------------
2616
2617#if defined(OS_ANDROID)
2618
Vikas Soni5463f1a2020-08-17 22:47:302619const char kAImageReaderName[] = "Android ImageReader";
2620const char kAImageReaderDescription[] =
2621 " Enables MediaPlayer and MediaCodec to use AImageReader on Android. "
2622 " This feature is only available for android P+ devices. Disabling it also "
2623 " disables SurfaceControl.";
2624
Brett Wilsonff596952017-07-14 01:06:552625const char kAndroidAutofillAccessibilityName[] = "Autofill Accessibility";
2626const char kAndroidAutofillAccessibilityDescription[] =
2627 "Enable accessibility for autofill popup.";
2628
Lijin Shen0ebcc7952020-06-11 21:53:222629const char kAndroidDefaultBrowserPromoName[] = "Default Browser Promo";
2630const char kAndroidDefaultBrowserPromoDescription[] =
2631 "Shows a promo dialog to set Chrome as the default browser";
2632
Trevor Perrier990a1c62020-09-11 20:27:322633const char kAndroidDetailedLanguageSettingsName[] =
2634 "Detailed Language Settings";
2635const char kAndroidDetailedLanguageSettingsDescription[] =
2636 "Enable the new detailed language settings page";
2637
Lijin Shen4e002bf32020-12-01 22:41:322638const char kAndroidLayoutChangeTabReparentingName[] =
2639 "Android Chrome UI phone/tablet layout change tab reparenting";
2640const char kAndroidLayoutChangeTabReparentingDescription[] =
2641 "If enabled, when the screen size switches between phone and tablet size, "
2642 "the UI layout updates to the proper one and the current tabs are "
2643 "reparented instead of reloaded.";
2644
Gang Wu529b1a92020-08-07 23:02:552645const char kAndroidManagedByMenuItemName[] = "Managed by menu item";
2646const char kAndroidManagedByMenuItemDescription[] =
2647 "whether policies have been applied to this browser at the profile or "
2648 "machine level.";
2649
Lijin Shen73f0a9b2020-05-12 02:27:232650const char kAndroidMultipleDisplayName[] = "Multiple Display";
2651const char kAndroidMultipleDisplayDescription[] =
2652 "When enabled, tabs can be moved to the secondary display.";
2653
Vikas Sonif14e32c2020-08-15 06:17:222654const char kAndroidSurfaceControlName[] = "Android SurfaceControl";
2655const char kAndroidSurfaceControlDescription[] =
Vikas Soni5463f1a2020-08-17 22:47:302656 " Enables SurfaceControl to manage the buffer queue for the "
2657 " DisplayCompositor on Android. This feature is only available on "
2658 " android Q+ devices";
Vikas Sonif14e32c2020-08-15 06:17:222659
Anita Woodruffbfcd1e52018-07-16 12:00:512660const char kAppNotificationStatusMessagingName[] =
2661 "App notification status messaging";
2662const char kAppNotificationStatusMessagingDescription[] =
2663 "Enables messaging in site permissions UI informing user when "
2664 "notifications are disabled for the entire app.";
2665
Josh Simmons825de242020-11-19 19:23:002666const char kAssistantIntentPageUrlName[] =
2667 "Include page URL in Assistant intent";
2668const char kAssistantIntentPageUrlDescription[] =
2669 "Include the current page's URL in the Assistant voice transcription "
2670 "intent.";
2671
Josh Simmons68325af2021-01-15 21:10:212672const char kAssistantIntentTranslateInfoName[] =
2673 "Translate info in Assistant intent";
2674const char kAssistantIntentTranslateInfoDescription[] =
2675 "Include page translation details in the Assistant voice transcription "
2676 "intent. This includes the page's URL and its original, current, and "
2677 "default target language.";
2678
Miriam Gershenson8cf1397222018-01-23 22:48:292679const char kAsyncDnsName[] = "Async DNS resolver";
2680const char kAsyncDnsDescription[] = "Enables the built-in DNS resolver.";
2681
Brett Wilsonff596952017-07-14 01:06:552682const char kAutofillAccessoryViewName[] =
2683 "Autofill suggestions as keyboard accessory view";
2684const char kAutofillAccessoryViewDescription[] =
2685 "Shows Autofill suggestions on top of the keyboard rather than in a "
2686 "dropdown.";
2687
Lei Zhang722abec2020-02-04 22:35:492688const char kAutofillAssistantDirectActionsName[] =
2689 "Autofill Assistant direct actions";
2690const char kAutofillAssistantDirectActionsDescription[] =
2691 "When enabled, expose direct actions from the Autofill Assistant.";
2692
Clemens Arbesserbfdbb0d2020-11-10 17:31:072693const char kAutofillAssistantProactiveHelpName[] =
2694 "Autofill Assistant proactive help";
2695const char kAutofillAssistantProactiveHelpDescription[] =
2696 "When enabled, allows the Autofill Assistant to proactively trigger.";
2697
Caitlin Fischer43edd90a2019-05-01 13:24:302698const char kAutofillUseMobileLabelDisambiguationName[] =
2699 "Autofill Uses Mobile Label Disambiguation";
2700const char kAutofillUseMobileLabelDisambiguationDescription[] =
2701 "When enabled, Autofill suggestions' labels are displayed using a "
2702 "mobile-friendly format.";
2703
Tibor Goldschwendt11b3cf22018-07-04 15:32:442704const char kBackgroundTaskComponentUpdateName[] =
2705 "Background Task Component Updates";
2706const char kBackgroundTaskComponentUpdateDescription[] =
2707 "Schedule component updates with BackgroundTaskScheduler";
2708
Alex Hawker0062f5252020-07-29 21:41:072709const char kBentoOfflineName[] =
2710 "Enables an experiment for Offline Bento content on Android";
2711const char kBentoOfflineDescription[] =
2712 "Enables displaying Bento content on the offline page for Android.";
2713
Ramin Halavatiba7ddcc2019-11-13 06:19:282714const char kCCTIncognitoName[] = "Chrome Custom Tabs Incognito mode";
2715const char kCCTIncognitoDescription[] =
2716 "Enables incognito mode for Chrome Custom Tabs, on Android.";
2717
Rohit Agarwalc3973312020-11-18 14:40:232718const char kCCTIncognitoAvailableToThirdPartyName[] =
2719 "Allow third party to open Custom Tabs Incognito mode";
2720const char kCCTIncognitoAvailableToThirdPartyDescription[] =
2721 "Enabling it would allow third party apps to open incognito mode for "
2722 "Chrome Custom Tabs, on Android.";
2723
Anna Malovaf7c734a2019-03-01 13:08:452724const char kCCTTargetTranslateLanguageName[] =
2725 "Chrome Custom Tabs Target Translate Language";
2726const char kCCTTargetTranslateLanguageDescription[] =
2727 "Enables specify target language the page should be translated to "
2728 "in Chrome Custom Tabs.";
2729
ckitagawa12ef4152020-12-03 19:14:572730const char kContinuousSearchName[] = "Continuous Search Navigation";
2731const char kContinuousSearchDescription[] =
2732 "Enables caching of search results to permit a more seamless search "
2733 "experience.";
2734
Gayane Petrosyan311a76d12020-07-15 00:27:492735const char kChromeShareHighlightsAndroidName[] =
2736 "Chrome Share text highlights on Android";
2737const char kChromeShareHighlightsAndroidDescription[] =
2738 "Enables UI to generate and share link to text highlights on Android";
2739
Tanya Guptabefbdb32020-10-28 19:36:552740const char kChromeShareLongScreenshotName[] = "Chrome Share Long Screenshots";
2741const char kChromeShareLongScreenshotDescription[] =
2742 "Enables UI to edit and share long screenshots on Android";
2743
Tanya Gupta569eadf2020-05-21 21:30:062744const char kChromeShareQRCodeName[] = "Chrome Share QRCodes";
2745const char kChromeShareQRCodeDescription[] =
2746 "Enables UI to generate and scan QR Codes on Android";
2747
Jeffrey Cohen5f2a9fe2019-12-11 01:23:422748const char kChromeShareScreenshotName[] = "Chrome Share Screenshots";
2749const char kChromeShareScreenshotDescription[] =
2750 "Enables UI to edit and share screenshots";
2751
Kyle Milka987a0352019-09-28 00:51:532752const char kChromeSharingHubName[] = "Chrome Sharing Hub";
2753const char kChromeSharingHubDescription[] =
2754 "Enables the Chrome Sharing Hub/custom share sheet.";
2755
Sophey Dong692f056f2020-05-13 18:12:112756const char kChromeSharingHubV15Name[] = "Chrome Sharing Hub V1.5";
2757const char kChromeSharingHubV15Description[] =
2758 "Enables v1.5 of the Chrome Sharing Hub.";
2759
Sarath Singapati83aef1c2017-11-16 15:54:522760const char kClearOldBrowsingDataName[] = "Clear older browsing data";
2761const char kClearOldBrowsingDataDescription[] =
2762 "Enables clearing of browsing data which is older than a given time "
2763 "period.";
2764
David Maunder915c7ef2019-09-20 16:22:082765const char kCloseTabSuggestionsName[] = "Suggest to close Tabs";
2766const char kCloseTabSuggestionsDescription[] =
2767 "Suggests to the user to close Tabs that haven't been used beyond a "
2768 "configurable threshold or where duplicates of Tabs exist. "
2769 "The threshold is configurable.";
Richard Knoll368596e52019-08-14 09:16:282770
David Maunder8cf7fd82020-08-20 19:31:542771const char kCriticalPersistedTabDataName[] = "Enable CriticalPersistedTabData";
2772const char kCriticalPersistedTabDataDescription[] =
2773 "A new method of persisting Tab data across restarts has been devised "
2774 "and implemented. This actives the new approach.";
2775
Josh Simmons4a41bc72020-07-06 19:13:012776const char kContextMenuPerformanceInfoAndRemoteHintFetchingName[] =
2777 "Context menu performance info and remote hint fetching";
2778const char kContextMenuPerformanceInfoAndRemoteHintFetchingDescription[] =
2779 "Enables showing link performance information in the context menu and "
2780 "allows communicating with Google servers to fetch performance information "
2781 "for the main frame URL.";
Josh Simmons0cc3b5eb2020-02-25 20:08:422782
Donn Denman140a08562020-03-09 18:23:192783const char kContextualSearchDebugName[] = "Contextual Search debug";
2784const char kContextualSearchDebugDescription[] =
2785 "Enables internal debugging of Contextual Search behavior on the client "
2786 "and server.";
2787
Donn Denman4315f262019-03-02 02:47:412788const char kContextualSearchDefinitionsName[] = "Contextual Search definitions";
2789const char kContextualSearchDefinitionsDescription[] =
Donn Denman047205532020-01-31 00:11:042790 "Enables touch-activated contextual definitions of words on a page to be "
2791 "presented in the caption of the Touch to Search Bar.";
Donn Denman4315f262019-03-02 02:47:412792
Donn Denman6be77d42019-05-04 15:55:422793const char kContextualSearchLongpressResolveName[] =
2794 "Contextual Search long-press Resolves";
2795const char kContextualSearchLongpressResolveDescription[] =
2796 "Enables communicating with Google servers when a long-press gesture is "
Donn Denmanc0a33cbf2020-02-27 15:26:052797 "recognized under some privacy-limited conditions, including having Touch "
2798 "to Search enabled in preferences. The page context data sent to Google is "
2799 "potentially privacy sensitive! This disables the tap gesture from "
2800 "triggering Touch to Search unless that experiment arm is enabled.";
Donn Denman6be77d42019-05-04 15:55:422801
Donn Denman8e58ead2017-11-04 01:44:012802const char kContextualSearchMlTapSuppressionName[] =
2803 "Contextual Search ML tap suppression";
2804const char kContextualSearchMlTapSuppressionDescription[] =
2805 "Enables tap gestures to be suppressed to improve CTR by applying machine "
Donn Denman59729812018-01-09 01:27:022806 "learning. The \"Contextual Search Ranker prediction\" flag must also be "
2807 "enabled!";
Brett Wilsonff596952017-07-14 01:06:552808
Donn Denman59729812018-01-09 01:27:022809const char kContextualSearchRankerQueryName[] =
2810 "Contextual Search Ranker prediction";
2811const char kContextualSearchRankerQueryDescription[] =
2812 "Enables prediction of tap gestures using Assist-Ranker machine learning.";
2813
2814const char kContextualSearchSecondTapName[] =
2815 "Contextual Search second tap triggering";
2816const char kContextualSearchSecondTapDescription[] =
2817 "Enables triggering on a second tap gesture even when Ranker would "
2818 "normally suppress that tap.";
2819
Sinan Sahincdaed9f2021-01-20 22:43:282820const char kContextualSearchThinWebViewImplementationName[] =
2821 "Use Contextual Search ThinWebView implementation";
2822const char kContextualSearchThinWebViewImplementationDescription[] =
2823 "Use ThinWebView and BottomSheet based implementation for Contextual"
2824 "Search.";
2825
Donn Denman58a1da42020-01-27 23:40:382826const char kContextualSearchTranslationsName[] =
2827 "Contextual Search translations";
2828const char kContextualSearchTranslationsDescription[] =
2829 "Enables automatic translations of words on a page to be presented in the "
2830 "caption of the bottom bar.";
2831
Eric Secklerb9545b32020-08-11 21:29:422832const char kCpuAffinityRestrictToLittleCoresName[] = "Restrict to LITTLE cores";
2833const char kCpuAffinityRestrictToLittleCoresDescription[] =
2834 "Restricts Chrome threads to LITTLE cores on devices with big.LITTLE or "
2835 "similar CPU architectures.";
2836
Victor Hugo Vianna Silva3366f572020-09-30 14:18:292837const char kDecoupleSyncFromAndroidAutoSyncName[] =
2838 "Enable Chrome Sync decoupling from Android auto-sync";
2839const char kDecoupleSyncFromAndroidAutoSyncDescription[] =
2840 "Causes Chrome to disappear from the list of auto-sync apps in Android "
2841 "settings. Sync will no longer be disabled when master sync is disabled, "
2842 "provided that Chrome is run at least once with master sync enabled.";
2843
Jordan Demeulenaere9404ba232019-07-01 12:57:162844const char kDirectActionsName[] = "Direct actions";
2845const char kDirectActionsDescription[] =
2846 "Enables direct actions (Android Q and more).";
2847
Yue Zhange9e90c5a2019-11-26 21:44:032848const char kDuetTabStripIntegrationAndroidName[] = "Duet-TabStrip Integration";
2849const char kDuetTabStripIntegrationAndroidDescription[] =
2850 "Allows users to access integration of Duet and TabStrip.";
2851
Fabio Tirelo918089a2018-10-22 21:24:082852const char kAutofillManualFallbackAndroidName[] =
2853 "Enable Autofill manual fallback for Addresses and Payments (Android)";
2854const char kAutofillManualFallbackAndroidDescription[] =
2855 "If enabled, adds toggle for addresses and payments bottom sheet to the "
2856 "keyboard accessory.";
2857
Fabio Tirelo315e65922018-09-05 03:35:492858const char kEnableAutofillRefreshStyleName[] =
2859 "Enable Autofill refresh style (Android)";
2860const char kEnableAutofillRefreshStyleDescription[] =
2861 "Enable modernized style for Autofill on Android";
2862
Brett Wilsonff596952017-07-14 01:06:552863const char kEnableAndroidSpellcheckerDescription[] =
2864 "Enables use of the Android spellchecker.";
Brett Wilsonff596952017-07-14 01:06:552865
Lei Tianbd5a3bf2018-02-28 19:01:162866const char kEnableCommandLineOnNonRootedName[] =
2867 "Enable command line on non-rooted devices";
2868const char kEnableCommandLineOnNoRootedDescription[] =
2869 "Enable reading command line file on non-rooted devices (DANGEROUS).";
2870
Thomas Guilbert4df60322020-05-18 20:23:322871const char kEnableUseAaudioDriverName[] = "Use AAudio Driver";
2872const char kEnableUseAaudioDriverDescription[] =
2873 "Enable the use of AAudio, if supported by the current Android version.";
2874
Shakti Sahuec6030f2019-09-10 22:09:312875const char kEphemeralTabUsingBottomSheetName[] =
Donn Denmane3533602020-01-24 17:51:272876 "An ephemeral Preview Tab using the bottom sheet";
Shakti Sahuec6030f2019-09-10 22:09:312877const char kEphemeralTabUsingBottomSheetDescription[] =
Donn Denmane3533602020-01-24 17:51:272878 "Enable a 'Preview page/image' at a linked page into the bottom sheet. "
2879 "No other flags are needed for this feature.";
Shakti Sahuec6030f2019-09-10 22:09:312880
Lei Zhang0a318af2018-11-14 02:19:462881const char kExploreSitesName[] = "Explore websites";
2882const char kExploreSitesDescription[] =
2883 "Enables portal from new tab page to explore websites.";
2884
Reda Tawfik863175b2020-08-03 16:19:032885const char kFillingPasswordsFromAnyOriginName[] =
2886 "Filling passwords from any origin";
2887const char kFillingPasswordsFromAnyOriginDescription[] =
2888 "Enabling this flag adds a button to the password fallback sheet. The "
2889 "button opens a different sheet that allows filling a password from any "
2890 "origin.";
2891
Sebastien6f347c42019-10-25 19:12:412892const char kGamesHubName[] = "Games Hub";
2893const char kGamesHubDescription[] =
2894 "Enables viewing and usage of the Games Hub.";
2895
Wenyu Fua369f1552020-05-01 00:54:452896const char kHomepagePromoCardName[] =
2897 "Enable homepage promo card on the New Tab Page";
2898const char kHomepagePromoCardDescription[] =
2899 "Enable homepage promo card that will be shown to users with partner "
2900 "configured homepage.";
2901
Wei-Yin Chen (陳威尹)85149442020-06-30 22:28:462902const char kInstantStartName[] = "Instant start";
Wei-Yin Chen (陳威尹)50c2f462020-05-14 07:27:422903const char kInstantStartDescription[] =
2904 "Show start surface before native library is loaded.";
2905
Jochen Eisingerd0e43f52020-01-22 17:04:322906const char kIntentBlockExternalFormRedirectsNoGestureName[] =
2907 "Block intents from form submissions without user gesture";
2908const char kIntentBlockExternalFormRedirectsNoGestureDescription[] =
2909 "Require a user gesture that triggered a form submission in order to "
2910 "allow for redirecting to an external intent.";
2911
Theresa920e0ed2018-03-07 18:12:442912const char kInterestFeedContentSuggestionsDescription[] =
Yafei Duanbb7663f32018-07-17 01:33:152913 "Use the interest feed to render content suggestions. Currently "
2914 "content "
Theresa920e0ed2018-03-07 18:12:442915 "suggestions are shown on the New Tab Page.";
2916const char kInterestFeedContentSuggestionsName[] =
2917 "Interest Feed Content Suggestions";
2918
Vincent Boisselle482b6a12020-11-13 21:59:292919const char kInterestFeedNoticeCardAutoDismissName[] =
2920 "Interest Feed notice card auto-dismiss";
2921const char kInterestFeedNoticeCardAutoDismissDescription[] =
2922 "Auto-dismiss the notice card when there are enough clicks or views on the "
2923 "notice card.";
2924
Ian Wells34ce1482020-04-03 17:36:162925const char kInterestFeedV2Name[] = "Interest Feed v2";
2926const char kInterestFeedV2Description[] =
2927 "Show content suggestions on the New Tab Page and Start Surface using the "
2928 "new Feed Component.";
2929
Dan Harrington4043b222021-01-15 18:33:422930const char kInterestFeedV2HeartsName[] = "Interest Feed v2 Hearts";
2931const char kInterestFeedV2HeartsDescription[] = "Enable hearts on Feedv2.";
2932
Cathy Li9528de42021-01-22 00:53:512933const char kFeedShareName[] = "Share from feed";
2934const char kFeedShareDescription[] = "Allow feed articles to be shared.";
2935
Vincent Boisselle482b6a12020-11-13 21:59:292936const char kInterestFeedV1ClickAndViewActionsConditionalUploadName[] =
Vincent Boisselle5c4e4d02020-10-13 23:04:442937 "Interest Feed V1 clicks/views conditional upload";
Vincent Boisselle482b6a12020-11-13 21:59:292938const char kInterestFeedV1ClickAndViewActionsConditionalUploadDescription[] =
Vincent Boisselle5c4e4d02020-10-13 23:04:442939 "Only enable the upload of clicks/views in Feed V1 after reaching "
2940 "conditions.";
2941
Vincent Boisselle482b6a12020-11-13 21:59:292942const char kInterestFeedV2ClickAndViewActionsConditionalUploadName[] =
Vincent Boisselle5c4e4d02020-10-13 23:04:442943 "Interest Feed V2 clicks/views conditional upload";
Vincent Boisselle482b6a12020-11-13 21:59:292944const char kInterestFeedV2ClickAndViewActionsConditionalUploadDescription[] =
Vincent Boisselle5c4e4d02020-10-13 23:04:442945 "Only enable the upload of clicks/views in Feed V2 after reaching "
2946 "conditions.";
2947
Pavel Yatsuk358291752020-09-03 18:25:222948const char kMessagesForAndroidInfrastructureName[] = "Messages infrastructure";
2949const char kMessagesForAndroidInfrastructureDescription[] =
2950 "When enabled, will initialize Messages UI infrastructure";
2951const char kMessagesForAndroidPasswordsName[] = "Passwords Messages UI";
2952const char kMessagesForAndroidPasswordsDescription[] =
2953 "When enabled, password infobars will use the new Messages UI.";
2954
Jian Liade82832018-09-06 22:31:412955const char kOfflineIndicatorAlwaysHttpProbeName[] = "Always http probe";
2956const char kOfflineIndicatorAlwaysHttpProbeDescription[] =
2957 "Always do http probe to detect network connectivity for offline indicator "
2958 "as opposed to just taking the connection state from the system."
2959 "Used for testing.";
2960
2961const char kOfflineIndicatorChoiceName[] = "Offline indicator choices";
2962const char kOfflineIndicatorChoiceDescription[] =
2963 "Show an offline indicator while offline.";
Jian Li1413ebf2018-06-14 20:46:322964
Sinan Sahin18cc52c2019-09-12 23:07:152965const char kOfflineIndicatorV2Name[] = "Offline indicator V2";
2966const char kOfflineIndicatorV2Description[] =
2967 "Show a persistent offline indicator when offline.";
2968
Brett Wilsonff596952017-07-14 01:06:552969const char kOfflinePagesCtName[] = "Enable Offline Pages CT features.";
2970const char kOfflinePagesCtDescription[] = "Enable Offline Pages CT features.";
2971
2972const char kOfflinePagesCtV2Name[] = "Enable Offline Pages CT V2 features.";
2973const char kOfflinePagesCtV2Description[] =
2974 "V2 features include attributing pages to the app that initiated the "
2975 "custom tabs, and being able to query for pages by page attribution.";
2976
Cathy Li7311d792018-04-05 00:34:162977const char kOfflinePagesCTSuppressNotificationsName[] =
2978 "Disable download complete notification for whitelisted CCT apps.";
2979const char kOfflinePagesCTSuppressNotificationsDescription[] =
2980 "Disable download complete notification for page downloads originating "
2981 "from a CCT app whitelisted to show their own download complete "
2982 "notification.";
2983
Candice Sy74fa7a352018-03-30 23:46:492984const char kOfflinePagesDescriptiveFailStatusName[] =
2985 "Enables descriptive failed download status text.";
2986const char kOfflinePagesDescriptiveFailStatusDescription[] =
2987 "Enables failed download status text in notifications and Downloads Home "
2988 "to state the reason the request failed if the failure is actionable.";
2989
2990const char kOfflinePagesDescriptivePendingStatusName[] =
2991 "Enables descriptive pending download status text.";
2992const char kOfflinePagesDescriptivePendingStatusDescription[] =
2993 "Enables pending download status text in notifications and Downloads Home "
2994 "to state the reason the request is pending.";
2995
2996const char kOfflinePagesInDownloadHomeOpenInCctName[] =
2997 "Enables offline pages in the downloads home to be opened in CCT.";
2998const char kOfflinePagesInDownloadHomeOpenInCctDescription[] =
2999 "When enabled offline pages launched from the Downloads Home will be "
3000 "opened in Chrome Custom Tabs (CCT) instead of regular tabs.";
3001
Brett Wilsonff596952017-07-14 01:06:553002const char kOfflinePagesPrefetchingName[] =
3003 "Enables suggested offline pages to be prefetched.";
3004const char kOfflinePagesPrefetchingDescription[] =
3005 "Enables suggested offline pages to be prefetched, so useful content is "
3006 "available while offline.";
3007
Yafei Duan36b4b5b2018-08-07 00:40:033008const char kOfflinePagesLivePageSharingName[] =
3009 "Enables live page sharing of offline pages";
3010const char kOfflinePagesLivePageSharingDescription[] =
3011 "Enables to share current loaded page as offline page by saving as MHTML "
3012 "first.";
3013
Cathy Lie0d88762018-04-12 08:03:013014const char kOfflinePagesShowAlternateDinoPageName[] =
3015 "Enable alternate dino page with more user capabilities.";
3016const char kOfflinePagesShowAlternateDinoPageDescription[] =
3017 "Enables the dino page to show more buttons and offer existing offline "
3018 "content.";
3019
Brett Wilsonff596952017-07-14 01:06:553020const char kOffliningRecentPagesName[] =
3021 "Enable offlining of recently visited pages";
3022const char kOffliningRecentPagesDescription[] =
3023 "Enable storing recently visited pages locally for offline use. Requires "
3024 "Offline Pages to be enabled.";
3025
bttk24a2caea2020-03-30 21:33:003026const char kAndroidPartnerCustomizationPhenotypeName[] =
3027 "Use homepage and bookmarks from partner customization";
3028const char kAndroidPartnerCustomizationPhenotypeDescription[] =
3029 "This flag loads a new configuration source of the default homepage and "
3030 "bookmarks.";
3031
Ehimare Okoyomon3b068432020-12-16 18:52:263032const char kPageInfoDiscoverabilityName[] = "Page info discoverability";
3033const char kPageInfoDiscoverabilityDescription[] =
3034 "Improve discoverability of permission controls in the page info bubble. "
3035 "After a permission decision is made, the page info icon in the address "
3036 "bar will show a brief animation.";
3037
Jordan Oroshiba244e9ff2021-02-04 22:20:393038const char kPageInfoHistoryName[] = "Page info history";
3039const char kPageInfoHistoryDescription[] =
3040 "Enable a history sub page to the page info menu, and a button to forget "
3041 "a site, removing all preferences and history.";
3042
Josh Simmonsb2492dc62020-04-30 17:47:143043const char kPageInfoPerformanceHintsName[] = "Page info performance hints";
3044const char kPageInfoPerformanceHintsDescription[] =
3045 "Show site performance information in the page info menu.";
3046
Ehimare Okoyomon2eccb6072020-05-12 12:22:273047const char kPageInfoV2Name[] = "Page info version two";
3048const char kPageInfoV2Description[] =
3049 "Enable the second version of the page info menu.";
3050
Finnur Thorarinssonaeb6b582020-01-28 17:52:463051const char kPhotoPickerVideoSupportName[] = "Photo Picker Video Support";
3052const char kPhotoPickerVideoSupportDescription[] =
3053 "Enables video files to be shown in the Photo Picker dialog";
3054
Lei Zhang507fffd2020-01-29 23:47:543055const char kProcessSharingWithDefaultSiteInstancesName[] =
Aaron Colwell5235f352019-07-25 20:10:243056 "Process sharing with default site instances";
Lei Zhang507fffd2020-01-29 23:47:543057const char kProcessSharingWithDefaultSiteInstancesDescription[] =
Aaron Colwell5235f352019-07-25 20:10:243058 "When site isolation is disabled, this mode changes how sites are lumped "
3059 "in to shared processes. For sites that do not require isolation, this "
3060 "feature groups them into a single 'default' site instance (per browsing "
3061 "instance) instead of creating unique site instances for each one. This "
3062 "enables resource savings by creating fewer processes for sites that do "
3063 "not need isolation.";
3064
Lei Zhang507fffd2020-01-29 23:47:543065const char kProcessSharingWithStrictSiteInstancesName[] =
Andrei Chulkov1a12e6d22019-07-15 11:16:073066 "Process sharing with strict site instances";
Lei Zhang507fffd2020-01-29 23:47:543067const char kProcessSharingWithStrictSiteInstancesDescription[] =
Andrei Chulkov1a12e6d22019-07-15 11:16:073068 "When site isolation is disabled, this mode changes how sites are lumped "
3069 "in to a shared process. Process selection is usually controlled with "
3070 "site instances. With strict site isolation, each site on a page gets its "
3071 "own site instance and process. With site isolation disabled and without "
3072 "this mode, all sites that share a process are put into the same site "
3073 "instance. This mode adds a third way: site instances are strictly "
3074 "separated like strict site isolation, but process selection puts multiple "
3075 "site instances in a single process.";
3076
Jordan Oroshiba4071f0b2020-12-18 20:18:433077const char kActionableContentSettingsName[] = "Improvements to site settings";
3078const char kActionableContentSettingsDescription[] =
3079 "Changes the site settings to use a switch instead of a dialog. "
3080 " Additionally improves icons to show current blocked status.";
3081
Shakti Sahu1f8a9422020-03-12 05:50:503082const char kQueryTilesName[] = "Show query tiles";
3083const char kQueryTilesDescription[] = "Shows query tiles in Chrome";
Shakti Sahucad2a0a2020-10-23 06:42:283084const char kQueryTilesNTPName[] = "Show query tiles in NTP";
3085const char kQueryTilesNTPDescription[] = "Shows query tiles in NTP";
Shakti Sahuaaf8a8c2020-04-30 23:40:273086const char kQueryTilesOmniboxName[] = "Show query tiles in omnibox";
3087const char kQueryTilesOmniboxDescription[] = "Shows query tiles in omnibox";
Shakti Sahu8fe5edd2020-05-14 18:57:133088const char kQueryTilesSingleTierName[] = "Show only one level of query tiles";
3089const char kQueryTilesSingleTierDescription[] =
3090 "Show only one level of query tiles";
Shakti Sahudfb40992020-05-12 14:54:543091const char kQueryTilesEnableQueryEditingName[] =
3092 "Query Tiles - Enable query edit mode";
3093const char kQueryTilesEnableQueryEditingDescription[] =
3094 "When a query tile is tapped, the query text will be shown in the omnibox "
3095 "and user will have a chance to edit the text before submitting";
Min Qineac94ae2020-08-14 06:38:453096const char kQueryTilesEnableTrendingName[] =
3097 "Query Tiles - Enable trending queries";
3098const char kQueryTilesEnableTrendingDescription[] =
3099 "Allow tiles of trending queries to show up in front of curated tiles";
Min Qindb99e6f2020-04-29 06:37:263100const char kQueryTilesCountryCode[] = "Country code for getting tiles";
3101const char kQueryTilesCountryCodeDescription[] =
3102 "When query tiles are enabled, this value determines tiles for which "
3103 "country should be displayed.";
3104const char kQueryTilesCountryCodeUS[] = "US";
3105const char kQueryTilesCountryCodeIndia[] = "IN";
3106const char kQueryTilesCountryCodeBrazil[] = "BR";
3107const char kQueryTilesCountryCodeNigeria[] = "NG";
3108const char kQueryTilesCountryCodeIndonesia[] = "ID";
Hesen Zhang7bdc5ca2020-09-03 06:29:023109const char kQueryTilesLocalOrderingName[] =
3110 "Query Tiles - Enable local ordering";
3111const char kQueryTilesLocalOrderingDescription[] =
3112 "Enables ordering query tiles locally based on user interactions.";
Shakti Sahu8fe5edd2020-05-14 18:57:133113const char kQueryTilesInstantFetchName[] = "Query tile instant fetch";
Xing Liu06f2fa02020-04-30 02:45:193114const char kQueryTilesInstantFetchDescription[] =
3115 "Immediately schedule background task to fetch query tiles";
Min Qin60ae5b82021-01-07 07:07:503116const char kQueryTilesMoreTrendingName[] =
3117 "Query Tiles - more trending queries";
3118const char kQueryTilesMoreTrendingDescription[] =
3119 "Request more trending queries from the server";
3120const char kQueryTilesSwapTrendingName[] =
3121 "Query Tiles - Swap trending queries";
3122const char kQueryTilesSwapTrendingDescription[] =
3123 "Swap trending queries if user didn't click on them after several "
3124 "impressions";
Min Qindb99e6f2020-04-29 06:37:263125
Caroline Risingdb7df182021-01-11 19:49:143126const char kReadLaterFlagId[] = "read-later";
3127const char kReadLaterName[] = "Reading List";
3128const char kReadLaterDescription[] =
3129 "Allow users to save tabs for later. Enables a new button and menu for "
3130 "accessing tabs saved for later.";
3131
Brett Wilsonff596952017-07-14 01:06:553132const char kReaderModeHeuristicsName[] = "Reader Mode triggering";
3133const char kReaderModeHeuristicsDescription[] =
3134 "Determines what pages the Reader Mode infobar is shown on.";
3135const char kReaderModeHeuristicsMarkup[] = "With article structured markup";
3136const char kReaderModeHeuristicsAdaboost[] = "Non-mobile-friendly articles";
3137const char kReaderModeHeuristicsAllArticles[] = "All articles";
3138const char kReaderModeHeuristicsAlwaysOff[] = "Never";
3139const char kReaderModeHeuristicsAlwaysOn[] = "Always";
3140
Wei-Yin Chen (陳威尹)41b22412017-07-21 02:51:183141const char kReaderModeInCCTName[] = "Reader Mode in CCT";
3142const char kReaderModeInCCTDescription[] =
3143 "Open Reader Mode in Chrome Custom Tabs.";
3144
Xing Liub9070262021-01-07 20:52:163145const char kReadLaterReminderNotificationName[] =
3146 "Read later reminder notification";
3147const char kReadLaterReminderNotificationDescription[] =
3148 "Enables read later weekly reminder notification.";
3149
Ioana Pandele9fc19b2f2020-01-23 22:16:503150const char kRecoverFromNeverSaveAndroidName[] =
3151 "UI to recover from never save passwords on Android";
3152const char kRecoverFromNeverSaveAndroidDescription[] =
3153 "Enables showing UI which allows for easy reverting of the decision to "
3154 "never save passwords on a certain webiste";
3155
David Trainora38e60e2020-08-04 23:43:253156const char kReengagementNotificationName[] =
3157 "Enable re-engagement notifications";
3158const char kReengagementNotificationDescription[] =
3159 "Enables Chrome to use the in-product help system to decide when "
3160 "to show re-engagement notifications.";
3161
Donn Denmanc42123c2020-03-19 01:44:243162const char kRelatedSearchesName[] =
3163 "Enables an experiment for Related Searches on Android";
3164const char kRelatedSearchesDescription[] =
3165 "Enables displaying related searches in a UI surface for experimentation "
3166 "purposes. This may have privacy implications so do not enable unless "
3167 "you have no privacy worries about sending page content and URLs to "
3168 "Google!";
3169
Vincent Boisselle35fc5342020-05-09 02:29:003170const char kReportFeedUserActionsName[] =
3171 "Enable the report of click actions on cards in Chrome's Feed on Android.";
3172const char kReportFeedUserActionsDescription[] =
3173 "Enable the report of click actions on cards in Chrome's Feed on Android."
3174 " Also enable the feed header menu to manage the feed.";
3175
Bettinabfcec6e2020-08-24 20:26:183176const char kSafeBrowsingClientSideDetectionAndroidName[] =
3177 "Safe Browsing Client Side Detection on Android";
3178const char kSafeBrowsingClientSideDetectionAndroidDescription[] =
3179 "Enable DOM feature collection on Safe Browsing pings on Android";
3180
Xinghui Lu77f52362020-07-23 00:08:393181const char kSafeBrowsingEnhancedProtectionAndroidName[] =
3182 "Safe Browsing Enhanced Protection on Android";
3183const char kSafeBrowsingEnhancedProtectionAndroidDescription[] =
3184 "A new Safe Browsing mode for faster, proactive protection against "
3185 "dangerous websites, downloads, and extensions. To enable enhanced "
3186 "protection from the settings page, please enable "
3187 "safe-browsing-security-section-ui-android and this flag together.";
3188
Bettina Deaf4491972020-09-30 23:39:443189const char kEnhancedProtectionPromoAndroidName[] =
3190 "Enable enhanced protection promo card on Android on the New Tab Page";
3191const char kEnhancedProtectionPromoAndroidDescription[] =
3192 "Enable enhanced protection promo card for users that have not signed up "
3193 "for enhanced protection.";
3194
Xinghui Lu382133d2020-10-08 22:13:443195const char kSafeBrowsingSectionUiAndroidName[] =
3196 "Safe Browsing Section on Android";
3197const char kSafeBrowsingSectionUiAndroidDescription[] =
3198 "Add a settings page for configuring Safe Browsing settings. The new Safe "
3199 "Browsing page is under Settings > Privacy and security";
Xinghui Lu77f52362020-07-23 00:08:393200
Varun Khaneja80712a82018-10-12 23:34:593201const char kSafeBrowsingUseLocalBlacklistsV2Name[] =
3202 "Use local Safe Browsing blacklists";
3203const char kSafeBrowsingUseLocalBlacklistsV2Description[] =
3204 "If enabled, maintain a copy of Safe Browsing blacklists in the browser "
3205 "process to check the Safe Browsing reputation of URLs without calling "
3206 "into GmsCore for every URL.";
3207
Brett Wilsonff596952017-07-14 01:06:553208const char kSetMarketUrlForTestingName[] = "Set market URL for testing";
3209const char kSetMarketUrlForTestingDescription[] =
3210 "When enabled, sets the market URL for use in testing the update menu "
3211 "item.";
3212
Jeffrey Cohen85891392020-02-14 20:24:303213const char kShareButtonInTopToolbarName[] = "Share Button In Top Toolbar";
3214const char kShareButtonInTopToolbarDescription[] =
3215 "Enables UI to initiate sharing from the top toolbar";
3216
Alex Moshchuk07e1bb42019-03-08 04:44:083217const char kSiteIsolationForPasswordSitesName[] =
3218 "Site Isolation For Password Sites";
3219const char kSiteIsolationForPasswordSitesDescription[] =
3220 "Security mode that enables site isolation for sites based on "
3221 "password-oriented heuristics, such as a user typing in a password.";
3222
Hung Vuc394db62020-08-21 21:26:523223const char kSmartSuggestionForLargeDownloadsName[] =
3224 "Smart suggestion for large downloads";
3225const char kSmartSuggestionForLargeDownloadsDescription[] =
3226 "Smart suggestion that offers download locations for large files.";
3227
Ioana Pandele9fc19b2f2020-01-23 22:16:503228const char kStartSurfaceAndroidName[] = "Start Surface";
3229const char kStartSurfaceAndroidDescription[] =
3230 "Enable showing the start surface when launching Chrome via the "
3231 "launcher.";
3232
Lei Zhang0a318af2018-11-14 02:19:463233const char kStrictSiteIsolationName[] = "Strict site isolation";
3234const char kStrictSiteIsolationDescription[] =
3235 "Security mode that enables site isolation for all sites (SitePerProcess). "
3236 "In this mode, each renderer process will contain pages from at most one "
3237 "site, using out-of-process iframes when needed. "
3238 "Check chrome://process-internals to see the current isolation mode. "
3239 "Setting this flag to 'Enabled' turns on site isolation regardless of the "
3240 "default. Here, 'Disabled' is a legacy value that actually means "
3241 "'Default,' in which case site isolation may be already enabled based on "
3242 "platform, enterprise policy, or field trial. See also "
3243 "#site-isolation-trial-opt-out for how to disable site isolation for "
3244 "testing.";
3245
Sinan Sahin9623c942021-02-03 19:28:043246extern const char kThemeRefactorAndroidName[] = "Theme refactor on Android";
3247extern const char kThemeRefactorAndroidDescription[] =
3248 "Enables the theme refactoring on Android.";
3249
Sky Malice4cca0ff2020-10-26 18:32:503250const char kToolbarIphAndroidName[] = "Enable Toolbar IPH on Android";
3251const char kToolbarIphAndroidDescription[] =
3252 "Enables in product help bubbles on the toolbar. In particular, the home "
3253 "button and the tab switcher button.";
3254
Brett Wilsonff596952017-07-14 01:06:553255const char kUpdateMenuBadgeName[] = "Force show update menu badge";
3256const char kUpdateMenuBadgeDescription[] =
Tommy Nyquist3c02e592018-10-18 23:36:443257 "When enabled, a badge will be shown on the app menu button if the update "
3258 "type is Update Available or Unsupported OS Version.";
Brett Wilsonff596952017-07-14 01:06:553259
3260const char kUpdateMenuItemCustomSummaryDescription[] =
3261 "When this flag and the force show update menu item flag are enabled, a "
3262 "custom summary string will be displayed below the update menu item.";
3263const char kUpdateMenuItemCustomSummaryName[] =
3264 "Update menu item custom summary";
3265
Tommy Nyquist3c02e592018-10-18 23:36:443266const char kUpdateMenuTypeName[] =
3267 "Forces the update menu type to a specific type";
3268const char kUpdateMenuTypeDescription[] =
3269 "When set, forces the update type to be a specific one, which impacts "
Tommy Nyquist023d505f2019-02-16 02:18:383270 "the app menu badge and menu item for updates. For Inline Update, the "
3271 "update available flag is implied. The 'Inline Update: Success' selection "
3272 "goes through the whole inline update flow to the end with a successful "
3273 "outcome. The other 'Inline Update' options go through the same flow, but "
3274 "stop at various stages, see their error type for details.";
Tommy Nyquist3c02e592018-10-18 23:36:443275const char kUpdateMenuTypeNone[] = "None";
3276const char kUpdateMenuTypeUpdateAvailable[] = "Update Available";
3277const char kUpdateMenuTypeUnsupportedOSVersion[] = "Unsupported OS Version";
Tommy Nyquist023d505f2019-02-16 02:18:383278const char kUpdateMenuTypeInlineUpdateSuccess[] = "Inline Update: Success";
3279const char kUpdateMenuTypeInlineUpdateDialogCanceled[] =
3280 "Inline Update Error: Dialog Canceled";
3281const char kUpdateMenuTypeInlineUpdateDialogFailed[] =
3282 "Inline Update Error: Dialog Failed";
3283const char kUpdateMenuTypeInlineUpdateDownloadFailed[] =
3284 "Inline Update Error: Download Failed";
3285const char kUpdateMenuTypeInlineUpdateDownloadCanceled[] =
3286 "Inline Update Error: Download Canceled";
3287const char kUpdateMenuTypeInlineUpdateInstallFailed[] =
3288 "Inline Update Error: Install Failed";
Brett Wilsonff596952017-07-14 01:06:553289
Hesen Zhanga555a8d72019-10-18 00:05:373290const char kUpdateNotificationSchedulingIntegrationName[] =
3291 "Enable update notification using notification scheduling system";
3292const char kUpdateNotificationSchedulingIntegrationDescription[] =
3293 "if enable update notification will hook up to notification scheduling "
3294 "system in native side";
3295
Alexander Cooperfaad86452020-10-27 19:39:023296const char kUserMediaScreenCapturingName[] = "Screen Capture API";
3297const char kUserMediaScreenCapturingDescription[] =
3298 "Allows sites to request a video stream of your screen.";
3299
Hesen Zhang0e22ac62020-03-10 17:01:443300const char kPrefetchNotificationSchedulingIntegrationName[] =
3301 "Enable prefetch notification using notification scheduling system";
3302const char kPrefetchNotificationSchedulingIntegrationDescription[] =
3303 "if enable prefetch notification service and background task will hook up "
3304 "to notification scheduling system in native side";
3305
Hesen Zhang26797090a2020-02-18 23:50:243306const char kUpdateNotificationServiceImmediateShowOptionName[] =
3307 "Update notification service debug options";
3308const char kUpdateNotificationServiceImmediateShowOptionDescription[] =
3309 "Show update notification right immediately";
3310
Xing Liuf84cb1a2020-08-10 19:06:353311const char kUseChimeAndroidSdkDescription[] =
3312 "Enable Chime SDK to receive push notification.";
3313const char kUseChimeAndroidSdkName[] = "Use Chime SDK";
3314
Shakti Sahu2741f8d2020-08-14 03:38:363315const char kVideoTutorialsName[] = "Enable video tutorials";
3316const char kVideoTutorialsDescription[] = "Show video tutorials in Chrome";
Shakti Sahu607d9cd2020-10-22 01:10:103317const char kVideoTutorialsInstantFetchName[] =
3318 "Video tutorials fetch on startup";
3319const char kVideoTutorialsInstantFetchDescription[] =
3320 "Fetch video tutorials on startup";
Shakti Sahu2741f8d2020-08-14 03:38:363321
Josh Simmons68941d122020-11-11 02:49:043322const char kVoiceButtonInTopToolbarName[] = "Voice button in top toolbar";
3323const char kVoiceButtonInTopToolbarDescription[] =
3324 "Enables showing the voice search button in the top toolbar";
3325
Tommy Nyquist26ffb642019-02-20 20:31:523326const char kInlineUpdateFlowName[] = "Enable Google Play inline update flow";
3327const char kInlineUpdateFlowDescription[] =
3328 "When this flag is set, instead of taking the user to the Google Play "
3329 "Store when an update is available, the user is presented with an inline "
3330 "flow where they do not have to leave Chrome until the update is ready "
3331 "to install.";
3332
Brandon Wylie744f3432020-05-13 22:38:323333const char kAndroidDarkSearchName[] = "Show darkened search pages on Android";
3334const char kAndroidDarkSearchDescription[] =
3335 "If enabled, users will see a darkened search page if Chrome is in "
3336 "nightmode as well.";
3337
Shimi Zhang86c5f212020-11-23 20:36:513338const char kSwipeToMoveCursorName[] = "Swipe to move cursor";
3339const char kSwipeToMoveCursorDescription[] =
Shimi Zhang7a4a6002020-12-08 01:37:443340 "Allows user to use touch gestures to move the text cursor around. This "
3341 "flag will only take effect on Android 11 and above.";
Shimi Zhang86c5f212020-11-23 20:36:513342
Gang Wueec1f07852020-08-19 02:10:023343const char kTabbedAppOverflowMenuIconsName[] =
3344 "Android tabbed app overflow menu icons";
3345const char kTabbedAppOverflowMenuIconsDescription[] =
3346 "If enabled, shows icon in front of each overflow menu item.";
3347
Gang Wuff4abf12020-08-20 01:16:203348const char kTabbedAppOverflowMenuRegroupName[] =
3349 "Android tabbed app overflow menu Regroup";
3350const char kTabbedAppOverflowMenuRegroupDescription[] =
3351 "If enabled, regroup overflow menu items.";
3352
Gang Wu8b0e4822020-09-25 22:06:273353const char kTabbedAppOverflowMenuThreeButtonActionbarName[] =
3354 "Android tabbed app overflow menu three buttons actionbar";
3355const char kTabbedAppOverflowMenuThreeButtonActionbarDescription[] =
3356 "If enabled, the actionbar in the overflow menu will have 3 buttons.";
3357
Marc Treib12dcc972020-10-02 15:27:203358const char kWalletRequiresFirstSyncSetupCompleteName[] =
3359 "Controls whether Wallet (GPay) integration on Android requires "
3360 "first-sync-setup to be complete";
3361const char kWalletRequiresFirstSyncSetupCompleteDescription[] =
3362 "Controls whether the Wallet (GPay) integration on Android requires "
3363 "first-sync-setup to be complete. Only has an effect if "
3364 "enable-autofill-account-wallet-storage is also enabled.";
3365
Carlos Knippschild0cf5a072020-12-01 00:15:533366const char kWebFeedName[] = "Web Feed";
3367const char kWebFeedDescription[] =
3368 "Allows users to keep up with and consume web content.";
3369
Justin DeWitt83faf9d12020-12-17 23:18:033370const char kXsurfaceMetricsReportingName[] = "Xsurface Metrics Reporting";
3371const char kXsurfaceMetricsReportingDescription[] =
3372 "Allows metrics reporting state to be passed to Xsurface";
3373
Brett Wilson7b44537e2017-08-18 01:38:283374// Non-Android -----------------------------------------------------------------
Brett Wilsonff596952017-07-14 01:06:553375
Brett Wilson7b44537e2017-08-18 01:38:283376#else // !defined(OS_ANDROID)
brettw5f9c1642017-05-14 17:12:483377
Takumi Fujimotobf466ac2020-08-18 20:55:153378extern const char kAllowAllSitesToInitiateMirroringName[] =
3379 "Allow all sites to initiate mirroring";
3380extern const char kAllowAllSitesToInitiateMirroringDescription[] =
3381 "When enabled, allows all websites to request to initiate tab mirroring "
3382 "via Presentation API. Requires #cast-media-route-provider to also be "
3383 "enabled";
3384
evliu467c11b82020-11-17 01:29:303385const char kEnableAccessibilityLiveCaptionName[] = "Live Caption";
3386const char kEnableAccessibilityLiveCaptionDescription[] =
3387 "Enables the live caption feature which generates captions for "
Katie Df558c1a2020-04-21 20:33:593388 "media playing in Chrome. Turn the feature on in "
3389 "chrome://settings/accessibility.";
3390
Takumi Fujimotod1da5b92019-06-07 00:35:483391const char kCastMediaRouteProviderName[] = "Cast Media Route Provider";
3392const char kCastMediaRouteProviderDescription[] =
3393 "Enables the native Cast Media Route Provider implementation to be used "
3394 "instead of the implementation in the Media Router component extension.";
3395
John Lee651b47672020-09-14 19:55:023396const char kCopyLinkToTextName[] = "Copy Link To Text";
3397const char kCopyLinkToTextDescription[] =
3398 "Adds an item to the context menu to allow a user to copy a link to the "
3399 "page with the selected text highlighted.";
3400
Owen Min478d330e2020-10-19 19:18:483401const char kEnterpriseRealtimeExtensionRequestName[] =
3402 "Enterprise real-time extension request report";
3403const char kEnterpriseRealtimeExtensionRequestDescription[] =
3404 "Enable the real-time extension request uploading. The feature requires "
3405 "the enterprise reporting and extension request being enabled.";
3406
John Williamse5a683b2020-07-28 03:01:483407const char kGlobalMediaControlsCastStartStopName[] =
3408 "Global media controls control Cast start/stop";
3409const char kGlobalMediaControlsCastStartStopDescription[] =
3410 "Allows global media controls to control when a Cast session is started "
3411 "or stopped instead of relying on the Cast dialog.";
3412
Richard Knoll2b6d885a2020-09-24 16:42:433413const char kMuteNotificationsDuringScreenShareName[] =
3414 "Mute notifications during screen share";
3415const char kMuteNotificationsDuringScreenShareDescription[] =
3416 "Prevents new notifications from being shown while a screen is being "
3417 "shared.";
3418
Esmael El-Moslimanyf85849d2021-01-15 02:18:103419const char kNtpCacheOneGoogleBarName[] = "Cache OneGoogleBar";
3420const char kNtpCacheOneGoogleBarDescription[] =
3421 "Enables using the OneGoogleBar cached response in chrome://new-tab-page, "
3422 "when available.";
3423
Esmael El-Moslimany77beb94d2020-05-01 23:12:363424const char kNtpIframeOneGoogleBarName[] = "Load OneGoogleBar in an iframe";
3425const char kNtpIframeOneGoogleBarDescription[] =
3426 "Enables loading the OneGoogleBar in an iframe. Otherwise, the "
3427 "OneGoogleBar is loaded inline on chrome://new-tab-page.";
3428
Esmael El-Moslimanyba82f692020-05-20 23:34:343429const char kNtpOneGoogleBarModalOverlaysName[] =
3430 "When OneGoogleBar is loaded in an iframe, overlays are modal";
3431const char kNtpOneGoogleBarModalOverlaysDescription[] =
3432 "Enables overlays being modal, when the OneGoogleBar is loaded as iframe."
3433 "Otherwise, a clip-path definition is used to clip away parts of the"
3434 "OneGoogleBar that do not have visible elements.";
3435
Ramya Nagarajan0c3954a62020-08-05 22:44:143436const char kNtpRepeatableQueriesName[] =
3437 "Repeatable queries on the New Tab Page";
3438const char kNtpRepeatableQueriesDescription[] =
3439 "Enables surfacing repeatable queries as most visited tiles on the "
3440 "New Tab Page.";
3441
Esmael El-Moslimany3b70c872020-01-13 18:47:033442const char kNtpWebUIName[] =
3443 "Use the WebUI new tab page when opening a new tab";
3444const char kNtpWebUIDescription[] =
3445 "The WebUI new tab page is a replacement for the local NTP.";
3446
Tibor Goldschwendt16a63cb2020-08-04 19:08:153447const char kNtpModulesName[] = "NTP Modules";
3448const char kNtpModulesDescription[] = "Shows modules on the New Tab Page.";
3449
Andre Vincent60a5c5d2020-12-24 02:53:013450const char kNtpDriveModuleName[] = "NTP Drive Module";
3451const char kNtpDriveModuleDescription[] =
3452 "Shows the Google Drive module on the New Tab Page";
3453
Esmael El-Moslimany75e33762020-10-21 18:26:433454const char kNtpRecipeTasksModuleName[] = "NTP Recipe Tasks Module";
3455const char kNtpRecipeTasksModuleDescription[] =
3456 "Shows the recipe tasks module on the New Tab Page.";
3457
Tibor Goldschwendt08c6b882020-10-01 03:09:323458const char kNtpShoppingTasksModuleName[] = "NTP Shopping Tasks Module";
3459const char kNtpShoppingTasksModuleDescription[] =
3460 "Shows the shopping tasks module on the New Tab Page.";
3461
Yue Zhangd50dd692020-12-24 01:20:023462const char kNtpChromeCartModuleName[] = "NTP Chrome Cart Module";
3463const char kNtpChromeCartModuleDescription[] =
3464 "Shows the chrome cart module on the New Tab Page.";
3465
Aran Gilman766c2ad2019-04-18 00:15:413466const char kEnableReaderModeName[] = "Enable Reader Mode";
3467const char kEnableReaderModeDescription[] =
3468 "Allows viewing of simplified web pages by selecting 'Customize and "
3469 "control Chrome'>'Distill page'";
3470
Jeffrey Cohenf04130a42018-08-29 00:22:273471const char kHappinessTrackingSurveysForDesktopName[] =
3472 "Happiness Tracking Surveys";
3473const char kHappinessTrackingSurveysForDesktopDescription[] =
3474 "Enable showing Happiness Tracking Surveys to users on Desktop";
3475
Wei Li2946b352019-08-19 21:49:543476const char kHappinessTrackingSurveysForDesktopDemoName[] =
3477 "Happiness Tracking Surveys Demo";
3478const char kHappinessTrackingSurveysForDesktopDemoDescription[] =
3479 "Enable showing Happiness Tracking Surveys Demo to users on Desktop";
3480
Peter Marshallf7e15ad2020-11-06 10:37:453481const char
3482 kHappinessTrackingSurveysForDesktopDevToolsIssuesCookiesSameSiteName[] =
3483 "Happiness Tracking Surveys for same-site cookies issues in Chrome "
3484 "DevTools on Desktop.";
3485const char
3486 kHappinessTrackingSurveysForDesktopDevToolsIssuesCookiesSameSiteDescription
3487 [] = "Enable showing Happiness Tracking Surveys for same-site cookies "
3488 "issues in Chrome DevTools on Desktop.";
3489
Huanzhong Huang31a213b2020-02-11 15:04:033490const char kHappinessTrackingSurveysForDesktopSettingsName[] =
3491 "Happiness Tracking Surveys for Settings";
3492const char kHappinessTrackingSurveysForDesktopSettingsDescription[] =
3493 "Enable showing Happiness Tracking Surveys for Settings to users on "
3494 "Desktop";
3495
3496const char kHappinessTrackingSurveysForDesktopSettingsPrivacyName[] =
3497 "Happiness Tracking Surveys for Privacy Settings";
3498const char kHappinessTrackingSurveysForDesktopSettingsPrivacyDescription[] =
3499 "Enable showing Happiness Tracking Surveys for Privacy Settings to users "
3500 "on Desktop";
3501
Huanzhong Huanga2321012020-04-15 08:27:123502const char kHappinessTrackingSurveysForDesktopMigrationName[] =
3503 "Happiness Tracking Surveys migration";
3504const char kHappinessTrackingSurveysForDesktopMigrationDescription[] =
3505 "Enable the latest version of Happiness Tracking Surveys.";
3506
Jon Flatley8c785582019-06-05 00:33:423507const char kKernelnextVMsName[] = "Enable VMs on experimental kernels.";
3508const char kKernelnextVMsDescription[] =
3509 "Enables VM support on devices running experimental kernel versions.";
3510
Travis Skarebcdb5ed32018-08-17 01:49:403511const char kOmniboxDriveSuggestionsName[] =
3512 "Omnibox Google Drive Document suggestions";
3513const char kOmniboxDriveSuggestionsDescriptions[] =
3514 "Display suggestions for Google Drive documents in the omnibox when Google "
3515 "is the default search engine.";
3516
Kevin Bailey9ec05532019-01-31 23:01:333517const char kOmniboxExperimentalKeywordModeName[] =
3518 "Omnibox Experimental Keyword Mode";
3519const char kOmniboxExperimentalKeywordModeDescription[] =
3520 "Enables various experimental features related to keyword mode, its "
Justin Donnellyf2703482019-10-24 21:42:153521 "suggestions and layout.";
Kevin Bailey9ec05532019-01-31 23:01:333522
Orin Jaworskica48a8b62020-01-29 20:24:273523const char kOmniboxSuggestionButtonRowName[] = "Omnibox suggestion button row";
3524const char kOmniboxSuggestionButtonRowDescription[] =
3525 "Enable a button row on omnibox suggestions to present actionable items "
3526 "such as keyword search, tab-switch buttons, and Pedals.";
3527
Justin Donnelly5726ecf2020-08-14 00:53:523528const char kOmniboxPedalSuggestionsName[] = "Omnibox Pedal suggestions";
3529const char kOmniboxPedalSuggestionsDescription[] =
3530 "Enable omnibox Pedal suggestions to accelerate actions within Chrome by "
3531 "detecting user intent and offering direct access to the end goal. This "
3532 "flag has no effect unless \"Omnibox suggestion button row\" is also "
3533 "enabled.";
3534
3535const char kOmniboxKeywordSearchButtonName[] = "Omnibox keyword search button";
3536const char kOmniboxKeywordSearchButtonDescription[] =
3537 "Enable the omnibox keyword search button which offers a way to search "
3538 "on specific sites from the omnibox. This flag has no effect unless "
3539 "\"Omnibox suggestion button row\" is also enabled.";
3540
Angela Yoeurng81552632020-09-22 23:52:143541const char kOmniboxRefinedFocusStateName[] = "Omnibox refined focus state UI";
3542const char kOmniboxRefinedFocusStateDescription[] =
3543 "Enables new changes to the UI indicating focus and hover states.";
3544
Kevin Bailey7d918b92019-05-02 16:00:143545const char kOmniboxShortBookmarkSuggestionsName[] =
3546 "Omnibox short bookmark suggestions";
3547const char kOmniboxShortBookmarkSuggestionsDescription[] =
3548 "Match very short input words to beginning of words in bookmark "
3549 "suggestions.";
3550
Irina Fedorovaf4080b22020-08-21 12:26:223551const char kPasswordsWeaknessCheckName[] = "Passwords weakness check";
3552const char kPasswordsWeaknessCheckDescription[] =
3553 "Enables checking passwords for weakness in Password Check";
3554
Caroline Risingdb7df182021-01-11 19:49:143555const char kReadLaterFlagId[] = "read-later";
3556const char kReadLaterName[] = "Reading List";
3557const char kReadLaterDescription[] =
3558 "Click on the Bookmark icon or right click on a tab to add tabs to a "
3559 "reading list.";
3560
Chris Thompson657d5c82020-10-08 23:04:103561const char kSCTAuditingName[] = "SCT auditing";
3562const char kSCTAuditingDescription[] =
3563 "Enables SCT auditing for users who have opted in to Safe Browsing "
3564 "Extended Reporting.";
3565
Yutaka Hirano93e924742020-11-11 10:40:133566const char kShutdownSupportForKeepaliveName[] =
3567 "Shutdown support for keepalive requests";
3568const char kShutdownSupportForKeepaliveDescription[] =
3569 "When enabled, keepalive requests "
3570 "(https://fetch.spec.whatwg.org/#request-keepalive-flag) blocks the "
3571 "browser shutdown sequence for a short period of time.";
3572
Francois Doraycd3a0962019-10-11 20:13:333573const char kTabFreezeName[] = "Tab Freeze";
3574const char kTabFreezeDescription[] =
3575 "Enables freezing eligible tabs when they have been backgrounded for 5 "
3576 "minutes.";
Sebastien Marchandd33f7dc2018-06-22 22:07:063577
Brett Wilson7b44537e2017-08-18 01:38:283578#endif // !defined(OS_ANDROID)
3579
3580// Windows ---------------------------------------------------------------------
3581
3582#if defined(OS_WIN)
3583
David Bienvenud0ddda32018-11-01 16:59:163584const char kCalculateNativeWinOcclusionName[] =
3585 "Calculate window occlusion on Windows";
3586const char kCalculateNativeWinOcclusionDescription[] =
3587 "Calculate window occlusion on Windows will be used in the future "
3588 "to throttle and potentially unload foreground tabs in occluded windows";
3589
Rainhard Findling4bdbaa1d2020-10-26 20:40:303590const char kChromeCleanupScanCompletedNotificationName[] =
3591 "Chrome cleanup scan completion notification";
3592const char kChromeCleanupScanCompletedNotificationDescription[] =
3593 "Allows you to be notified when a Chrome cleaner scan you started "
3594 "completes.";
3595
Brett Wilson7b44537e2017-08-18 01:38:283596const char kCloudPrintXpsName[] = "XPS in Google Cloud Print";
3597const char kCloudPrintXpsDescription[] =
3598 "XPS enables advanced options for classic printers connected to the Cloud "
3599 "Print with Chrome. Printers must be re-connected after changing this "
3600 "flag.";
3601
Frank Liberato754d14f2019-01-30 23:31:173602const char kD3D11VideoDecoderName[] = "D3D11 Video Decoder";
3603const char kD3D11VideoDecoderDescription[] =
3604 "Enables D3D11VideoDecoder for hardware accelerated video decoding.";
3605
Rahul Arakerif87184f2020-04-16 23:29:393606const char kElasticOverscrollWinName[] = "Elastic Overscroll for Windows";
3607const char kElasticOverscrollWinDescription[] =
3608 "Enables Elastic Overscrolling for Windows on touchscreens and precision "
3609 "touchpads.";
3610
Mariam Alidbe57662020-08-06 12:28:353611extern const char kEnableIncognitoShortcutOnDesktopName[] =
3612 "Enable Incognito Desktop Shortcut";
3613extern const char kEnableIncognitoShortcutOnDesktopDescription[] =
3614 "Enables users to create a desktop shortcut for incognito mode.";
3615
Armando Miragliad2e6fc9e2020-03-06 09:23:093616const char kEnableMediaFoundationVideoCaptureName[] =
3617 "MediaFoundation Video Capture";
3618const char kEnableMediaFoundationVideoCaptureDescription[] =
3619 "Enable/Disable the usage of MediaFoundation for video capture. Fall back "
3620 "to DirectShow if disabled.";
3621
henrikac66d1012021-01-19 13:59:183622const char kRawAudioCaptureName[] = "Raw audio capture";
3623const char kRawAudioCaptureDescription[] =
3624 "Enable/Disable the usage of WASAPI raw audio capture. When enabled, the "
3625 "audio stream is a 'raw' stream that bypasses all signal processing except "
3626 "for endpoint specific, always-on processing in the Audio Processing Object"
3627 " (APO), driver, and hardware.";
3628
Lei Zhangc05af2a2020-05-15 20:54:053629const char kRunVideoCaptureServiceInBrowserProcessName[] =
3630 "Run video capture service in browser";
3631const char kRunVideoCaptureServiceInBrowserProcessDescription[] =
3632 "Run the video capture service in the browser process.";
Brett Wilson7b44537e2017-08-18 01:38:283633
Rainhard Findling29e729d2020-06-05 08:07:343634const char kSafetyCheckChromeCleanerChildName[] =
3635 "Chrome Cleanup Tool in safety check";
3636const char kSafetyCheckChromeCleanerChildDescription[] =
3637 "Enables the Chrome Cleanup Tool child in safety check.";
3638
Olli Etuaho122321192018-09-07 10:15:293639const char kUseAngleName[] = "Choose ANGLE graphics backend";
3640const char kUseAngleDescription[] =
3641 "Choose the graphics backend for ANGLE. D3D11 is used on most Windows "
3642 "computers by default. Using the OpenGL driver as the graphics backend may "
3643 "result in higher performance in some graphics-heavy applications, "
3644 "particularly on NVIDIA GPUs. It can increase battery and memory usage of "
3645 "video playback.";
3646
3647const char kUseAngleDefault[] = "Default";
3648const char kUseAngleGL[] = "OpenGL";
3649const char kUseAngleD3D11[] = "D3D11";
3650const char kUseAngleD3D9[] = "D3D9";
Nathan Zabriskie70c046f2019-10-16 01:19:023651const char kUseAngleD3D11on12[] = "D3D11on12";
Olli Etuaho122321192018-09-07 10:15:293652
Reilly Grant924b4f0d2020-09-26 03:55:213653const char kUseSerialBusEnumeratorName[] = "Use system serial port enumerator";
3654const char kUseSerialBusEnumeratorDescription[] =
3655 "Use the system-supplied enumerator for serial port devices instead of "
3656 "enumerating devices implementing the COM port interface.";
3657
Brett Wilson7b44537e2017-08-18 01:38:283658const char kUseWinrtMidiApiName[] = "Use Windows Runtime MIDI API";
3659const char kUseWinrtMidiApiDescription[] =
3660 "Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or "
3661 "later).";
3662
Daniel Hosseinian159cb3d2020-03-13 03:02:023663#if BUILDFLAG(ENABLE_PRINTING)
Lei Zhangc05af2a2020-05-15 20:54:053664const char kGdiTextPrinting[] = "GDI Text Printing";
3665const char kGdiTextPrintingDescription[] =
3666 "Use GDI to print text as simply text";
3667
Lei Zhanga6a8a492020-05-14 03:55:033668const char kPrintWithReducedRasterizationName[] =
3669 "Print with reduced rasterization";
3670const char kPrintWithReducedRasterizationDescription[] =
3671 "When using GDI printing, avoid rasterization if possible.";
3672
Alan Screen574ffd662019-11-21 22:38:533673const char kUseXpsForPrintingName[] = "Use XPS for printing";
3674const char kUseXpsForPrintingDescription[] =
3675 "When enabled, use XPS printing API instead of the GDI print API.";
3676
Alan Screen49388112019-12-13 23:34:213677const char kUseXpsForPrintingFromPdfName[] = "Use XPS for printing from PDF";
3678const char kUseXpsForPrintingFromPdfDescription[] =
3679 "When enabled, use XPS printing API instead of the GDI print API when "
3680 "printing PDF documents.";
Daniel Hosseinian159cb3d2020-03-13 03:02:023681#endif // BUILDFLAG(ENABLE_PRINTING)
Alan Screen49388112019-12-13 23:34:213682
Guillaume Jenkinsdd8060a72019-07-03 17:28:063683#if BUILDFLAG(ENABLE_SPELLCHECK)
Guillaume Jenkins2c1717a82019-12-05 21:20:163684const char kWinUseBrowserSpellCheckerName[] =
3685 "Use the Windows OS spell checker";
Guillaume Jenkinsdd8060a72019-07-03 17:28:063686const char kWinUseBrowserSpellCheckerDescription[] =
Guillaume Jenkinscd9afb5b2020-06-04 20:57:163687 "For supported languages, use the Windows OS spell checker to find "
3688 "spelling mistakes and provide spelling suggestions. Additional languages "
3689 "can be installed in the Windows OS settings to improve Windows spell "
3690 "check support.";
Guillaume Jenkinsdd8060a72019-07-03 17:28:063691#endif // BUILDFLAG(ENABLE_SPELLCHECK)
3692
Brett Wilson7b44537e2017-08-18 01:38:283693#endif // defined(OS_WIN)
3694
3695// Mac -------------------------------------------------------------------------
3696
Avi Drissman2e458df2020-07-29 16:24:313697#if defined(OS_MAC)
Brett Wilson7b44537e2017-08-18 01:38:283698
Daniel Hosseinian159cb3d2020-03-13 03:02:023699#if BUILDFLAG(ENABLE_PRINTING)
3700const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend";
3701const char kCupsIppPrintingBackendDescription[] =
3702 "Use the CUPS IPP printing backend instead of the original CUPS backend "
3703 "that calls the PPD API.";
3704#endif // BUILDFLAG(ENABLE_PRINTING)
3705
Owen Min3bfb32232020-10-28 17:52:153706const char kEnterpriseReportingApiKeychainRecreationName[] =
3707 "Enterprise reporting API keychain item recreation.";
3708const char kEnterpriseReportingApiKeychainRecreationDescription[] =
3709 "Allow enterprise reporting private API to recreate keychain item on Mac. "
3710 "The recreated item can be accessed by other binaries.";
3711
Sidney San Martín678fd4112019-03-30 00:13:053712const char kImmersiveFullscreenName[] = "Immersive Fullscreen Toolbar";
3713const char kImmersiveFullscreenDescription[] =
3714 "Automatically hide and show the toolbar in fullscreen.";
3715
Greg Kerrf46f31872019-08-08 20:22:443716const char kMacSyscallSandboxName[] = "Mac Syscall Filtering Sandbox";
3717const char kMacSyscallSandboxDescription[] =
3718 "Controls whether the macOS sandbox filters syscalls.";
3719
Greg Kerr32483d1c2018-12-18 02:29:143720const char kMacV2GPUSandboxName[] = "Mac V2 GPU Sandbox";
3721const char kMacV2GPUSandboxDescription[] =
3722 "Controls whether the GPU process on macOS uses the V1 or V2 sandbox.";
3723
Henrik Grunellabaf7182019-04-12 09:15:193724const char kMacSystemMediaPermissionsInfoUiName[] =
3725 "System media permissions info UI";
3726const char kMacSystemMediaPermissionsInfoUiDescription[] =
3727 "In case a website is trying to use the camera/microphone, but Chrome "
3728 "itself is blocked on the system level to access these, show an icon in "
3729 "the Omnibox, which, when clicked, displays a bubble with information on "
3730 "how to toggle Chrome's system-level media permissions.";
3731
Christopher Cameron93855ff2019-10-10 19:26:543732const char kMetalName[] = "Metal";
3733const char kMetalDescription[] =
3734 "Use Metal instead of OpenGL for rasterization (if out-of-process "
3735 "rasterization is enabled) and display (if the Skia renderer is enabled)";
3736
Brett Wilson7b44537e2017-08-18 01:38:283737#endif
3738
3739// Chrome OS -------------------------------------------------------------------
vabr0215a8e2017-03-28 12:47:343740
Yuta Hijikata235fc62b2020-12-08 03:48:323741#if BUILDFLAG(IS_CHROMEOS_ASH)
vabr0215a8e2017-03-28 12:47:343742
Anastasiia N3967787c2020-11-17 15:05:203743const char kAccountManagementFlowsV2Name[] =
3744 "Enable redesign of account management flows";
3745const char kAccountManagementFlowsV2Description[] =
3746 "Enables redesign of account management flows and Account Manager page in "
3747 "Settings. "
3748 "See go/betterAM";
3749
Brett Wilson7b44537e2017-08-18 01:38:283750const char kAcceleratedMjpegDecodeName[] =
3751 "Hardware-accelerated mjpeg decode for captured frame";
3752const char kAcceleratedMjpegDecodeDescription[] =
3753 "Enable hardware-accelerated mjpeg decode for captured frame where "
3754 "available.";
vabr0215a8e2017-03-28 12:47:343755
Zentaro Kavanagh65b3e112019-09-03 16:18:233756const char kAllowDisableMouseAccelerationName[] =
3757 "Allow disabling mouse acceleration";
3758const char kAllowDisableMouseAccelerationDescription[] =
3759 "Shows a setting to disable mouse acceleration.";
3760
Vyshu9ea9e182021-02-04 17:53:063761const char kAllowRepeatedUpdatesName[] =
3762 "Continue checking for updates before reboot and after initial update.";
3763const char kAllowRepeatedUpdatesDescription[] =
3764 "Continues checking to see if there is a more recent update, even if user"
3765 "has not rebooted to apply the previous update.";
3766
Kyle Horimoto734f0752020-03-20 20:46:543767const char kAllowScrollSettingsName[] =
3768 "Allow changes to scroll acceleration/sensitivity for mice/touchpads.";
3769const char kAllowScrollSettingsDescription[] =
3770 "Shows settings to enable/disable scroll acceleration and to adjust the "
3771 "sensitivity for scrolling.";
3772
Maggie Cai062ab3b2020-09-17 13:23:263773const char kAppServiceExternalProtocolName[] = "App Service External Protocol";
3774const char kAppServiceExternalProtocolDescription[] =
3775 "Use the App Service to provide data for external protocol dialog.";
3776
[email protected]093af042020-06-12 03:13:373777const char kAppServiceAdaptiveIconName[] = "App Service Adaptive Icons";
3778const char kAppServiceAdaptiveIconDescription[] =
3779 "Provide adaptive icons through the App Service";
3780
Ryo Hashimoto8f4b30ced2019-04-08 12:14:193781const char kArcCustomTabsExperimentName[] =
3782 "Enable Custom Tabs experiment for ARC";
3783const char kArcCustomTabsExperimentDescription[] =
3784 "Allow Android apps to use Custom Tabs."
3785 "This feature only works on the Canary and Dev channels.";
3786
Naoki Fukino153de8a2019-01-22 08:37:543787const char kArcDocumentsProviderName[] = "ARC DocumentsProvider integration";
3788const char kArcDocumentsProviderDescription[] =
3789 "Enables DocumentsProvider integration in Chrome OS Files app.";
3790
Satoshi Niwa8b1d5282018-10-24 04:53:033791const char kArcFilePickerExperimentName[] =
3792 "Enable file picker experiment for ARC";
3793const char kArcFilePickerExperimentDescription[] =
3794 "Enables using Chrome OS file picker in ARC.";
3795
Lev Rumyantsev6eddc802019-08-27 19:41:213796const char kArcNativeBridgeToggleName[] =
3797 "Toggle between native bridge implementations for ARC";
3798const char kArcNativeBridgeToggleDescription[] =
3799 "Toggle between native bridge implementations for ARC.";
Lev Rumyantsev7a8544312017-08-18 19:26:513800
Josh Horwichc50d5b22020-07-07 22:32:183801const char kArcNativeBridge64BitSupportExperimentName[] =
3802 "Enable experimental 64-bit native bridge support for ARC";
3803const char kArcNativeBridge64BitSupportExperimentDescription[] =
3804 "Enable experimental 64-bit native bridge support for ARC where available.";
3805
Yury Khmele4649fc2020-12-01 22:59:153806const char kArcUseHighMemoryDalvikProfileName[] =
3807 "Enable ARC high-memory dalvik profile";
3808const char kArcUseHighMemoryDalvikProfileDesc[] =
3809 "Allow Android to use high-memory dalvik profile when applicable for "
3810 "high-memory devices.";
3811
lgchengecd1c1a62018-01-09 02:59:463812const char kArcUsbHostName[] = "Enable ARC USB host integration";
3813const char kArcUsbHostDescription[] =
3814 "Allow Android apps to use USB host feature on ChromeOS devices.";
3815
Eliot Courtneye87a9c32018-11-20 03:33:023816const char kAshEnablePipRoundedCornersName[] =
3817 "Enable Picture-in-Picture rounded corners.";
3818const char kAshEnablePipRoundedCornersDescription[] =
3819 "Enable rounded corners on the Picture-in-Picture window.";
3820
Andrew Moylan2db11cd2019-05-22 14:25:153821const char kAshEnableUnifiedDesktopName[] = "Unified desktop mode";
3822const char kAshEnableUnifiedDesktopDescription[] =
3823 "Enable unified desktop mode which allows a window to span multiple "
3824 "displays.";
3825
Min Chen3e342562019-05-04 00:08:363826const char kAshSwapSideVolumeButtonsForOrientationName[] =
3827 "Swap side volume buttons to match screen orientation.";
3828const char kAshSwapSideVolumeButtonsForOrientationDescription[] =
3829 "Make the side volume button that's closer to the top/right always "
3830 "increase the volume and the button that's closer to the bottom/left "
3831 "always decrease the volume.";
3832
minchc6243fd2019-10-22 00:45:463833const char kAshSwipingFromLeftEdgeToGoBackName[] =
3834 "Swping from the left edge of the display to go back to the previous page.";
3835const char kAshSwipingFromLeftEdgeToGoBackDescription[] =
3836 "Swiping from the restricted left area of the display with enough drag "
3837 "distance or fling velocity could go back to the previous page while in "
3838 "tablet mode.";
3839
Ryan Hansberry7c6c2b22019-06-18 21:07:143840const char kBluetoothAggressiveAppearanceFilterName[] =
3841 "Aggressive Bluetooth device filtering";
3842const char kBluetoothAggressiveAppearanceFilterDescription[] =
3843 "Enables a more aggressive Bluetooth filter in the UI to hide devices that "
3844 "likely cannot be connected to.";
3845
Michael Sun1b15a302020-04-07 02:57:293846const char kBluetoothFixA2dpPacketSizeName[] = "Bluetooth fix A2DP packet size";
3847const char kBluetoothFixA2dpPacketSizeDescription[] =
3848 "Fixes Bluetooth A2DP packet size to a smaller default value to improve "
3849 "audio quality and may fix audio stutter.";
3850
Hsin-Yu Chao6f2cfd6a2020-11-16 04:37:343851const char kBluetoothWbsDogfoodName[] = "Bluetooth WBS dogfood";
3852const char kBluetoothWbsDogfoodDescription[] =
3853 "Enables Bluetooth wideband speech mic as default audio option. "
3854 "Note that flipping this flag makes no difference on most of the "
3855 "Chrome OS models, because Bluetooth WBS is either unsupported "
3856 "or fully launched. Only on the few models that Bluetooth WBS is "
3857 "still stablizing this flag will take effect.";
3858
Dale Curtis1e2eb032021-01-19 22:22:263859const char kDeprecateLowUsageCodecsName[] = "Deprecates low usage media codecs";
3860const char kDeprecateLowUsageCodecsDescription[] =
3861 "Deprecates low usage codecs. Disable this feature to allow playback of "
3862 "AMR and GSM.";
3863
Wei Lee4fe87182020-12-22 09:32:443864const char kPreferConstantFrameRateName[] = "Prefer Constant Frame Rate";
3865const char kPreferConstantFrameRateDescription[] =
3866 "Enables this flag to prefer using constant frame rate for camera when "
3867 "streaming";
3868
Trent Begin39f8cc42020-10-22 19:23:323869#if BUILDFLAG(USE_CHROMEOS_MEDIA_ACCELERATION)
Miguel Casas0f1575a2020-07-01 01:01:253870const char kChromeOSDirectVideoDecoderName[] = "ChromeOS Direct Video Decoder";
3871const char kChromeOSDirectVideoDecoderDescription[] =
3872 "Enables the hardware-accelerated ChromeOS direct media::VideoDecoder "
3873 "implementation. Note that this might be entirely disallowed by the "
Miguel Casas99b09a12020-09-16 18:46:533874 "--platform-disallows-chromeos-direct-video-decoder command line switch "
3875 "which is added for platforms where said direct VideoDecoder does not work "
3876 "or is not well tested (see the disable_cros_video_decoder USE flag in "
3877 "Chrome OS)";
Trent Begin39f8cc42020-10-22 19:23:323878#endif // BUILDFLAG(USE_CHROMEOS_MEDIA_ACCELERATION)
David Staessens13e6e232020-01-17 04:23:513879
Jeffrey Kardatzkef4ea1652020-07-13 17:41:313880const char kCdmFactoryDaemonName[] = "CDM Factory Daemon";
3881const char kCdmFactoryDaemonDescription[] =
3882 "Use the CDM daemon instead of the library CDM";
3883
Vincent Palatinfd080f82020-12-21 19:47:063884const char kCellularUseAttachApnName[] = "Cellular use Attach APN";
3885const char kCellularUseAttachApnDescription[] =
3886 "Use the mobile operator database to set explicitly an Attach APN "
3887 "for the LTE connections rather than letting the modem decide which "
3888 "attach APN to use or retrieve it from the network";
3889
Azeem Arshad43b191b2021-01-15 23:59:563890const char kCellularUseExternalEuiccName[] = "Use external Euicc";
3891const char kCellularUseExternalEuiccDescription[] =
3892 "When enabled Cellular Setup and Settings UI will use the first available "
3893 "external Euicc.";
3894
Trent Begin3d844e2a2020-10-22 21:54:483895const char kConnectivityDiagnosticsWebUiName[] =
3896 "Connectivity Diagnostics WebUI";
3897const char kConnectivityDiagnosticsWebUiDescription[] =
3898 "Use the WebUI version of the Connectivity Diagnostics App";
3899
Yulun Wu1e355132020-02-11 20:12:223900const char kContextualNudgesName[] =
3901 "Contextual nudges for user gesture education";
3902const char kContextualNudgesDescription[] =
3903 "Enables contextual nudges, periodically showing the user a label "
3904 "explaining how to interact with a particular UI element using gestures.";
3905
My Nguyen2194c5b2020-07-15 02:22:333906const char kCrosLanguageSettingsUpdateName[] = "Language Settings Update";
3907const char kCrosLanguageSettingsUpdateDescription[] =
3908 "Enable this flag to see the new language settings update.";
3909
Jing Wang859fb1a2020-11-27 00:26:483910const char kCrosOnDeviceGrammarCheckName[] = "On-device Grammar Check";
3911const char kCrosOnDeviceGrammarCheckDescription[] =
3912 "Enable new on-device grammar check component.";
3913
Brett Wilson7b44537e2017-08-18 01:38:283914const char kCrosRegionsModeName[] = "Cros-regions load mode";
3915const char kCrosRegionsModeDescription[] =
3916 "This flag controls cros-regions load mode";
3917const char kCrosRegionsModeDefault[] = "Default";
3918const char kCrosRegionsModeOverride[] = "Override VPD values.";
3919const char kCrosRegionsModeHide[] = "Hide VPD values.";
vabr0215a8e2017-03-28 12:47:343920
David Munro3528c5c2020-01-13 02:44:373921const char kCrostiniDiskResizingName[] = "Allow resizing Crostini disks";
3922const char kCrostiniDiskResizingDescription[] =
3923 "Use preallocated user-resizeable disks for Crostini instead of sparse "
3924 "automatically sized disks.";
3925
David Munro3728ef72019-10-30 07:22:153926const char kCrostiniUseBusterImageName[] = "New Crostini containers use Buster";
3927const char kCrostiniUseBusterImageDescription[] =
3928 "New Crostini containers use Debian Buster images instead of Debian "
3929 "Stretch.";
3930
Ben Wells7238dd02019-05-02 08:20:323931const char kCrostiniGpuSupportName[] = "Crostini GPU Support";
3932const char kCrostiniGpuSupportDescription[] = "Enable Crostini GPU support.";
3933
Nicholas Verne84629622019-11-14 04:55:523934const char kCrostiniWebUIUpgraderName[] = "Crostini WebUI Upgrader";
3935const char kCrostiniWebUIUpgraderDescription[] =
3936 "Enable the new WebUI Crostini Upgrader Dialog.";
3937
Fergus Dallb0ce74a2020-08-03 06:55:023938const char kCrostiniUseDlcName[] = "Crostini Use DLC";
3939const char kCrostiniUseDlcDescription[] =
3940 "Download the termina VM using the new DLC service instead of the old "
3941 "component updater.";
3942
David Munro23043112020-09-24 12:33:543943const char kCrostiniEnableDlcName[] = "Crostini Enable DLC";
3944const char kCrostiniEnableDlcDescription[] =
3945 "Signal to Crostini that the DLC service is available for use.";
3946
David Munro9fce777c2020-10-07 03:55:543947const char kCrostiniResetLxdDbName[] = "Crostini Reset LXD DB on launch";
3948const char kCrostiniResetLxdDbDescription[] =
3949 "Recreates the LXD database every time we launch it";
3950
Max Li6f2e8142019-10-23 13:34:113951const char kCryptAuthV2DeviceActivityStatusName[] =
3952 "CryptAuth Device Activity Status";
3953const char kCryptAuthV2DeviceActivityStatusDescription[] =
3954 "Use the CryptAuth GetDevicesActivityStatus API to sort devices.";
3955
Josh Nohle628bfd12020-12-08 20:48:363956const char kCryptAuthV2DeviceActivityStatusUseConnectivityName[] =
3957 "CryptAuth Device Activity Status: Use connectivity status";
3958const char kCryptAuthV2DeviceActivityStatusUseConnectivityDescription[] =
3959 "Utilize the connectivity status from the CryptAuth "
3960 "GetDevicesActivityStatus API to sort devices.";
3961
Josh Nohle12948a12019-10-10 21:06:163962const char kCryptAuthV2DeviceSyncName[] = "CryptAuth v2 DeviceSync";
3963const char kCryptAuthV2DeviceSyncDescription[] =
Josh Nohle7cf892de2019-11-08 16:14:053964 "Use the CryptAuth v2 DeviceSync protocol. Note: v1 DeviceSync will "
3965 "continue to run until the deprecation flag is flipped.";
Josh Nohle12948a12019-10-10 21:06:163966
Josh Nohle2f82dcc2018-12-17 23:11:233967const char kCryptAuthV2EnrollmentName[] = "CryptAuth v2 Enrollment";
3968const char kCryptAuthV2EnrollmentDescription[] =
3969 "Use the CryptAuth v2 Enrollment protocol.";
3970
Pilar Molina Lopezd5b787512020-11-19 00:21:483971const char kDisableBufferBWCompressionName[] =
3972 "Disable buffer bandwidth compression";
3973const char kDisableBufferBWCompressionDescription[] =
3974 "Disable bandwidth compression when allocating buffers";
3975
Ricky Liang8df43372020-07-09 09:41:093976const char kDisableCameraFrameRotationAtSourceName[] =
3977 "Disable camera frame rotation at source";
3978const char kDisableCameraFrameRotationAtSourceDescription[] =
3979 "Disable camera frame rotation to the upright display orientation in the "
3980 "video capture device";
3981
Thanh Nguyena4c933442019-05-11 03:43:553982const char kDisableCancelAllTouchesName[] = "Disable CancelAllTouches()";
3983const char kDisableCancelAllTouchesDescription[] =
3984 "If enabled, a canceled touch will not force all other touches to be "
3985 "canceled.";
3986
Josh Nohle115bc2892019-12-18 18:26:343987const char kDisableCryptAuthV1DeviceSyncName[] =
3988 "Disable CryptAuth v1 DeviceSync";
3989const char kDisableCryptAuthV1DeviceSyncDescription[] =
3990 "Disable the CryptAuth v1 DeviceSync protocol. The v2 DeviceSync flag "
3991 "should be enabled before this flag is flipped.";
3992
Pavol Marko07c02b72020-11-19 12:04:533993const char kDisableIdleSocketsCloseOnMemoryPressureName[] =
3994 "Disable closing idle sockets on memory pressure";
3995const char kDisableIdleSocketsCloseOnMemoryPressureDescription[] =
3996 "If enabled, idle sockets will not be closed when chrome detects memory "
3997 "pressure. This applies to web pages only and not to internal requests.";
3998
Daniele Castagna893d822e2019-03-08 21:37:113999const char kDisableExplicitDmaFencesName[] = "Disable explicit dma-fences";
4000const char kDisableExplicitDmaFencesDescription[] =
4001 "Always rely on implicit syncrhonization between GPU and display "
4002 "controller instead of using dma-fences explcitily when available.";
4003
Bailey Berro01f09742020-07-21 05:40:594004const char kDisplayAlignmentAssistanceName[] =
4005 "Enable Display Alignment Assistance";
4006const char kDisplayAlignmentAssistanceDescription[] =
4007 "Show indicators on shared edges of the displays when user is "
4008 "attempting to move their mouse over to another display. Show preview "
4009 "indicators when the user is moving a display in display layouts.";
4010
Su Hong Koobbd04e02020-04-04 00:16:064011const char kDisplayIdentificationName[] =
4012 "Enable display identification highlight";
4013const char kDisplayIdentificationDescription[] =
4014 "Shows a blue highlight around the edges of the display that is selected "
4015 "in the Displays Settings page. Only shown when the Displays Settings page "
4016 "is open.";
4017
Miguel Casas8821b0982020-07-02 12:28:494018const char kUseHDRTransferFunctionName[] =
4019 "Monitor/Display HDR transfer function";
4020const char kUseHDRTransferFunctionDescription[] =
4021 "Allows using the HDR transfer functions of any connected monitor that "
4022 "supports it";
Miguel Casasf15028b12019-10-23 12:52:324023
Giovanni Ortuño Urquidi3e5e2072019-09-25 06:50:204024const char kDisableOfficeEditingComponentAppName[] =
4025 "Disable Office Editing for Docs, Sheets & Slides";
4026const char kDisableOfficeEditingComponentAppDescription[] =
4027 "Disables Office Editing for Docs, Sheets & Slides component app so "
4028 "handlers won't be registered, making it possible to install another "
4029 "version for testing.";
4030
Ahmed Fakhry4f567e692018-10-16 15:51:084031const char kDoubleTapToZoomInTabletModeName[] =
4032 "Double-tap to zoom in tablet mode";
4033const char kDoubleTapToZoomInTabletModeDescription[] =
4034 "If Enabled, double tapping in webpages while in tablet mode will zoom the "
4035 "page.";
4036
Austin Tankiang3d356862020-10-01 06:26:154037const char kDriveFsBidirectionalNativeMessagingName[] =
4038 "Enable bidirectional native messaging for DriveFS";
4039const char kDriveFsBidirectionalNativeMessagingDescription[] =
4040 "Enable enhanced native messaging host to communicate with DriveFS.";
4041
Xiyuan Xia381892ca2020-04-30 23:17:234042const char kMovablePartialScreenshotName[] =
4043 "Movable/resizable partial screenshot region";
4044const char kMovablePartialScreenshotDescription[] =
4045 "Allow partial screenshot region to be moved/resized via mouse/touch.";
4046
Vladislav Kuzkokov22f860ed2019-05-22 16:26:544047const char kEnableAdvancedPpdAttributesName[] =
Vladislav Kuzkokov457c668792019-08-26 15:37:264048 "Enable advanced PPD attributes";
Vladislav Kuzkokov22f860ed2019-05-22 16:26:544049const char kEnableAdvancedPpdAttributesDescription[] =
Vladislav Kuzkokov457c668792019-08-26 15:37:264050 "Enable advanced settings on CUPS printers";
Vladislav Kuzkokov22f860ed2019-05-22 16:26:544051
Andrew Moylan2db11cd2019-05-22 14:25:154052const char kEnableAppDataSearchName[] = "Enable app data search in launcher";
4053const char kEnableAppDataSearchDescription[] =
4054 "Allow launcher search to access data available through Firebase App "
4055 "Indexing";
4056
4057const char kEnableAppReinstallZeroStateName[] =
4058 "Enable Zero State App Reinstall Suggestions.";
4059const char kEnableAppReinstallZeroStateDescription[] =
4060 "Enable Zero State App Reinstall Suggestions feature in launcher, which "
4061 "will show app reinstall recommendations at end of zero state list.";
4062
Matthew Mourgoscf22b4b2019-03-06 23:46:394063const char kEnableAppGridGhostName[] = "App Grid Ghosting";
4064const char kEnableAppGridGhostDescription[] =
4065 "Enables ghosting during an item drag in launcher.";
4066
Daniel Zhang01399072018-08-16 22:28:204067const char kEnableAppListSearchAutocompleteName[] =
4068 "App List Search Autocomplete";
4069const char kEnableAppListSearchAutocompleteDescription[] =
4070 "Allow App List search box to autocomplete queries for Google searches and "
4071 "apps.";
4072
Lei Zhang0a318af2018-11-14 02:19:464073const char kEnableArcUnifiedAudioFocusName[] =
Becca Hughes34415e82018-10-05 18:47:374074 "Enable unified audio focus on ARC";
Lei Zhang0a318af2018-11-14 02:19:464075const char kEnableArcUnifiedAudioFocusDescription[] =
Becca Hughes34415e82018-10-05 18:47:374076 "If audio focus is enabled in Chrome then this will delegate audio focus "
4077 "control in Android apps to Chrome.";
4078
Yue Liebaa9952018-12-07 21:41:264079const char kEnableAssistantAppSupportName[] = "Enable Assistant App Support";
4080const char kEnableAssistantAppSupportDescription[] =
4081 "Enable the Assistant App Support feature";
4082
David Black12709a382020-06-30 04:03:004083const char kEnableAssistantBetterOnboardingName[] =
4084 "Enable Assistant Better Onboarding";
4085const char kEnableAssistantBetterOnboardingDescription[] =
4086 "Enables the Assistant better onboarding experience.";
4087
Xiaohui Chenb523747b2019-03-14 23:38:324088const char kEnableAssistantLauncherIntegrationName[] =
4089 "Assistant & Launcher integration";
4090const char kEnableAssistantLauncherIntegrationDescription[] =
4091 "Combine Launcher search with the power of Assistant to provide the most "
4092 "useful answer for each query. Requires Assistant to be enabled.";
4093
Yue Li26244a8e2019-11-14 02:05:034094const char kEnableAssistantLauncherUIName[] = "Assistant Launcher UI";
4095const char kEnableAssistantLauncherUIDescription[] =
4096 "Enables the embedded Assistant UI in the app list. Requires Assistant to "
4097 "be enabled.";
4098
lif5c5bec62019-06-26 22:56:054099const char kEnableAssistantMediaSessionIntegrationName[] =
4100 "Assistant Media Session integration";
4101const char kEnableAssistantMediaSessionIntegrationDescription[] =
4102 "Enable Assistant Media Session Integration.";
4103
Xiao Yangf59e6932019-07-19 00:18:134104const char kEnableAssistantRoutinesName[] = "Assistant Routines";
4105const char kEnableAssistantRoutinesDescription[] = "Enable Assistant Routines.";
4106
David Black12709a382020-06-30 04:03:004107const char kEnableAssistantTimersV2Name[] = "Enable Assistant Timers V2";
4108const char kEnableAssistantTimersV2Description[] =
4109 "Enables v2 of Assistant timers.";
4110
Yue Lic30931472020-08-13 02:30:354111const char kEnableAutoSelectName[] = "Auto Select";
4112const char kEnableAutoSelectDescription[] =
4113 "Automatically select the word under cursor on contextual menu click.";
4114
Alex Newcomere5a362c2019-05-02 19:31:354115const char kEnableBackgroundBlurName[] = "Enable background blur.";
4116const char kEnableBackgroundBlurDescription[] =
minchab2ded5ce2019-09-06 18:32:284117 "Enables background blur for the Launcher, Shelf, Unified System Tray etc.";
Alex Newcomere5a362c2019-05-02 19:31:354118
Alex Newcomer46bfe142020-07-10 20:28:564119const char kEnhancedClipboardName[] =
4120 "Productivity Experiment: Enable Enhanced Clipboard";
4121const char kEnhancedClipboardDescription[] =
4122 "Enables an experimental clipboard history which aims to reduce context "
4123 "switching. After copying to the clipboard, press search + v to show the "
4124 "history. Selecting something from the menu will result in a paste to the "
4125 "active window.";
4126
Matthew Mourgosdfd6d852020-10-22 03:15:284127extern const char kEnhancedClipboardNudgeSessionResetName[] =
4128 "Enable resetting enhanced clipboard nudge data";
4129extern const char kEnhancedClipboardNudgeSessionResetDescription[] =
4130 "When enabled, this will reset the clipboard nudge shown data on every new "
4131 "user session, allowing the nudge to be shown again.";
4132
Charles Zhao9d1b8def2019-10-16 22:32:394133const char kEnableCrOSActionRecorderName[] = "Enable CrOS action recorder";
4134const char kEnableCrOSActionRecorderDescription[] =
4135 "When enabled, each app launching, file opening, setting change, and url "
4136 "visiting will be logged locally into an encrypted file. Should not be "
Charles Zhaoafe9e8d2019-10-17 00:34:344137 "enabled. Be aware that hash option only provides a thin layer of privacy.";
Charles Zhao9d1b8def2019-10-16 22:32:394138
Brett Wilson7b44537e2017-08-18 01:38:284139const char kEnableEncryptionMigrationName[] =
4140 "Enable encryption migration of user data";
4141const char kEnableEncryptionMigrationDescription[] =
4142 "If enabled and the device supports ARC, the user will be asked to update "
4143 "the encryption of user data when the user signs in.";
vabr0215a8e2017-03-28 12:47:344144
James Hawkinsa9fefa8d2020-10-08 00:24:034145const char kEnableHostnameSettingName[] = "Enable setting the device hostname";
4146const char kEnableHostnameSettingDescription[] =
4147 "Enables the ability to set the Chrome OS hostname, the name of the device "
4148 "that is exposed to the local network";
4149
Harry Cuttscfe6d934f2019-06-05 21:45:554150const char kEnableGesturePropertiesDBusServiceName[] =
4151 "Enable gesture properties D-Bus service";
4152const char kEnableGesturePropertiesDBusServiceDescription[] =
4153 "Enable a D-Bus service for accessing gesture properties, which are used "
4154 "to configure input devices.";
4155
Xiaohui Chenf4283f32018-11-26 20:02:504156const char kEnableGoogleAssistantDspName[] =
4157 "Enable Google Assistant with hardware-based hotword";
4158const char kEnableGoogleAssistantDspDescription[] =
4159 "Enable an experimental feature that uses hardware-based hotword detection "
4160 "for Assistant. Only a limited number of devices have this type of "
4161 "hardware support.";
4162
Xiaohui Chenc3baca42018-11-30 19:29:374163const char kEnableGoogleAssistantStereoInputName[] =
4164 "Enable Google Assistant with stereo audio input";
4165const char kEnableGoogleAssistantStereoInputDescription[] =
4166 "Enable an experimental feature that uses stereo audio input for hotword "
4167 "and voice to text detection in Google Assistant.";
4168
Xiaohui Chen3f3a5bf12019-09-28 00:29:454169const char kEnableGoogleAssistantAecName[] = "Enable Google Assistant AEC";
4170const char kEnableGoogleAssistantAecDescription[] =
4171 "Enable an experimental feature that removes local feedback from audio "
4172 "input to help hotword and ASR when background audio is playing.";
4173
Rob Schonberger11bb2812019-07-31 23:41:004174const char kEnableHeuristicStylusPalmRejectionName[] =
4175 "Enable Heuristic for Stylus/Palm Rejection.";
4176const char kEnableHeuristicStylusPalmRejectionDescription[] =
4177 "Enable additional heuristic palm rejection logic when interacting with "
4178 "stylus usage. Not intended for all devices.";
4179
[email protected]b2bed9d2020-12-09 23:49:424180const char kEnableLauncherSearchNormalizationName[] =
4181 "Enable normalization of launcher search results";
4182const char kEnableLauncherSearchNormalizationDescription[] =
4183 "Enable normalization of scores from different providers to the "
4184 "launcher.";
4185
Ana Salazar270fed42020-06-11 14:44:404186const char kNewDragSpecInLauncherName[] = "Enable Launcher App Paging";
4187const char kNewDragSpecInLauncherDescription[] =
4188 "Show visual affordance of launcher app pages and enable page previews "
4189 "when dragging apps.";
4190
Rob Schonbergerc258473f2019-11-08 05:09:354191const char kEnableNeuralStylusPalmRejectionName[] =
4192 "Enable Neural Palm Detection";
4193const char kEnableNeuralStylusPalmRejectionDescription[] =
4194 "Experimental: Enable Neural Palm detection. Not compatible with all "
4195 "devices.";
4196
Mitsuru Oshimadaf54572020-04-07 14:47:594197const char kEnableNewShortcutMappingName[] = "Enable New Shortcut Mapping";
4198const char kEnableNewShortcutMappingDescription[] =
4199 "Enables experimental new shortcut mapping";
4200
Rob Schonbergerba235782020-03-11 05:01:144201const char kEnablePalmOnMaxTouchMajorName[] =
4202 "Enable Palm when Touch is Maximum";
4203const char kEnablePalmOnMaxTouchMajorDescription[] =
4204 "Experimental: Enable Palm detection when the touchscreen reports max "
4205 "size. Not compatible with all devices.";
4206
4207const char kEnablePalmOnToolTypePalmName[] =
4208 "Enable Palm when Tool Type is Palm";
4209const char kEnablePalmOnToolTypePalmDescription[] =
4210 "Experimental: Enable palm detection when touchscreen reports "
4211 "TOOL_TYPE_PALM. Not compatible with all devices.";
4212
Rob Schonbergere0a8e3c2020-04-21 03:04:394213const char kEnablePalmSuppressionName[] =
4214 "Enable Palm Suppression with Stylus.";
4215const char kEnablePalmSuppressionDescription[] =
4216 "If enabled, suppresses touch when a stylus is on a touchscreen.";
4217
Vladislav Kaznacheevaa213a02018-10-29 17:54:284218const char kEnablePlayStoreSearchName[] = "Enable Play Store search";
4219const char kEnablePlayStoreSearchDescription[] =
4220 "Enable Play Store search in launcher.";
4221
[email protected]683123b92019-12-10 03:52:224222const char kEnableQuickAnswersName[] = "Enable Quick Answers";
4223const char kEnableQuickAnswersDescription[] =
4224 "Enable the Quick Answers feature";
4225
Yue Li19ffe542020-10-28 02:52:284226const char kEnableQuickAnswersOnEditableTextName[] =
4227 "Enable Quick Answers on editable text";
4228const char kEnableQuickAnswersOnEditableTextDescription[] =
4229 "Enable Quick Answers on editable text.";
4230
Xiao Yangfcee43b2020-02-11 03:27:434231const char kEnableQuickAnswersRichUiName[] = "Enable Quick Answers Rich UI";
4232const char kEnableQuickAnswersRichUiDescription[] =
4233 "Enable the Quick Answers rich UI.";
4234
Li Linb89713c2020-05-13 00:20:374235const char kEnableQuickAnswersTextAnnotatorName[] =
4236 "Enable Quick Answers text annotator";
4237const char kEnableQuickAnswersTextAnnotatorDescription[] =
4238 "Enable Quick Answers text annotator.";
4239
Yue Li869ba962020-09-19 00:27:134240const char kEnableQuickAnswersTranslationName[] =
4241 "Enable Quick Answers translation";
4242const char kEnableQuickAnswersTranslationDescription[] =
4243 "Enable Quick Answers translation.";
4244
Yue Li8468585fe2020-09-30 20:46:134245const char kEnableQuickAnswersTranslationCloudAPIName[] =
4246 "Enable Quick Answers translation using the Cloud API";
4247const char kEnableQuickAnswersTranslationCloudAPIDescription[] =
4248 "Enable Quick Answers translation using the Cloud API.";
4249
Brian Geffon134e77c52019-07-30 21:49:584250const char kTrimOnFreezeName[] = "Trim Working Set on freeze";
4251const char kTrimOnFreezeDescription[] = "Trim Working Set on all frames frozen";
4252
4253const char kTrimOnMemoryPressureName[] = "Trim Working Set on memory pressure";
4254const char kTrimOnMemoryPressureDescription[] =
4255 "Trim Working Set periodically on memory pressure";
4256
Eleni Dimitriadis86ff60602019-12-23 05:17:094257const char kEnableSuggestedFilesName[] = "Enable Suggested Files";
4258const char kEnableSuggestedFilesDescription[] =
4259 "Enable Suggested Files feature in Launcher, which will show file "
4260 "suggestions in the suggestion chips when the launcher is opened";
4261
Sammie Quon10d6aaf2020-09-22 22:32:244262const char kEnhancedDeskAnimationsName[] =
4263 "Enable Enhanced Virtual Desks Animations";
4264const char kEnhancedDeskAnimationsDescription[] =
4265 "Allows pressing multiple keyboard shortcuts to switch multiple desks, and "
4266 "to have touchpad swipes continuously move desks.";
4267
Anqing Zhao05ec5822019-11-21 15:42:434268const char kEnterpriseReportingInChromeOSName[] =
4269 "Enterprise cloud reporting in Chrome OS";
4270const char kEnterpriseReportingInChromeOSDescription[] =
4271 "Enable the enterprise cloud reporting in Chrome OS. This feature requires "
4272 "user level cloud management.";
4273
Prabir Pradhan67677e82020-09-11 18:26:524274const char kExoGamepadVibrationName[] = "Gamepad Vibration for Exo Clients";
4275const char kExoGamepadVibrationDescription[] =
4276 "Allow Exo clients like Android to request vibration events for gamepads "
4277 "that support it.";
4278
Nicholas Hollingum4cbff262020-09-08 04:02:154279const char kExoOrdinalMotionName[] =
4280 "Raw (unaccelerated) motion for Linux applications";
4281const char kExoOrdinalMotionDescription[] =
4282 "Send unaccelerated values as raw motion events to linux applications.";
4283
Nicholas Hollingume9a6744f2019-10-03 05:57:294284const char kExoPointerLockName[] = "Pointer lock for Linux applications";
4285const char kExoPointerLockDescription[] =
4286 "Allow Linux applications to request a pointer lock, i.e. exclusive use of "
4287 "the mouse pointer.";
4288
Ben Sylvester Millar410c4d1c2021-01-29 00:19:424289const char kExoLockNotificationName[] = "Notification bubble for UI lock";
4290const char kExoLockNotificationDescription[] =
4291 "Show a notification bubble once an application has switched to "
4292 "non-immersive fullscreen mode or obtained pointer lock.";
4293
Akihiro Ota02ec6bed2020-01-21 22:27:224294const char kExperimentalAccessibilityChromeVoxAnnotationsName[] =
4295 "Enable experimental ChromeVox annotations feature.";
4296const char kExperimentalAccessibilityChromeVoxAnnotationsDescription[] =
4297 "Allows users to create custom annotations for elements using ChromeVox.";
4298
Akihiro Ota1519aad2021-02-01 21:36:524299const char kExperimentalAccessibilityDictationExtensionName[] =
4300 "Experimental accessibility dictation extension.";
4301const char kExperimentalAccessibilityDictationExtensionDescription[] =
4302 "Enables the JavaScript dictation extension.";
4303
Akihiro Ota59f4a212021-02-02 02:11:474304const char kExperimentalAccessibilityDictationOfflineName[] =
4305 "Experimental accessibility dictation offline.";
4306const char kExperimentalAccessibilityDictationOfflineDescription[] =
4307 "Enables offline speech recognition for the accessibility dictation "
4308 "feature.";
4309
Rose Garcia26e2ae32019-06-25 00:57:544310const char kExperimentalAccessibilitySwitchAccessTextName[] =
4311 "Enable enhanced Switch Access text input.";
4312const char kExperimentalAccessibilitySwitchAccessTextDescription[] =
4313 "Enable experimental or in-progress Switch Access features for improved "
4314 "text input";
4315
Anastasia Helfinsteinb4efe142020-09-25 05:15:424316const char kSwitchAccessPointScanningName[] =
4317 "Enable point scanning with Switch Access.";
4318const char kSwitchAccessPointScanningDescription[] =
4319 "Enable an in-process feature to select points onscreen with Switch "
4320 "Access.";
4321
Anastasia Helfinstein20349cf2021-02-04 01:25:214322const char kExperimentalAccessibilitySwitchAccessSetupGuideName[] =
4323 "Enable setup guide for Switch Access.";
4324const char kExperimentalAccessibilitySwitchAccessSetupGuideDescription[] =
4325 "Enable a setup guide to walk through the steps of initially configuring "
4326 "Switch Access.";
4327
Josiah K850acd32020-10-28 07:10:134328const char kMagnifierNewFocusFollowingName[] =
Josiah K6b5eefd2020-09-23 03:27:564329 "Enable new focus following in Magnifier";
Josiah K850acd32020-10-28 07:10:134330const char kMagnifierNewFocusFollowingDescription[] =
4331 "Enable feature which allows more comprehensive focus following in"
4332 "in Magnifier.";
Josiah K6b5eefd2020-09-23 03:27:564333
Josiah Kdc82fb152021-01-12 20:30:394334const char kMagnifierPanningImprovementsName[] =
4335 "Enable panning improvements in magnifier";
4336const char kMagnifierPanningImprovementsDescription[] =
4337 "Enable feature which adds additional mouse and keyboard panning "
4338 "functionality in Magnifier.";
4339
[email protected]ba2cbce72020-08-28 14:13:494340const char kFilesAppCopyImageName[] = "Enable Copy Images from Files App";
4341const char kFilesAppCopyImageDescription[] =
4342 "Enables the Files App to copy images selected to the system clipboard";
4343
Wei Lee72e92f42020-09-22 07:07:384344const char kFilesCameraFolderName[] =
4345 "Enable Camera folder handling in Files App";
4346const char kFilesCameraFolderDescription[] =
4347 "Enables the Files App to display Camera folder with i18n name and make it "
4348 "nonmodifiable";
4349
Luciano Pacheco53526e62020-10-19 09:03:264350const char kFilesJsModulesName[] = "Enable JS Modules for Files app";
4351const char kFilesJsModulesDescription[] =
4352 "Enable running Files app using JS Modules.";
4353
4354const char kAudioPlayerJsModulesName[] = "Enable JS Modules for Audio Player";
4355const char kAudioPlayerJsModulesDescription[] =
4356 "Enable running Audio Player app using JS Modules.";
4357
4358const char kVideoPlayerJsModulesName[] = "Enable JS Modules for Video Player";
4359const char kVideoPlayerJsModulesDescription[] =
4360 "Enable running Video Player app using JS Modules.";
4361
Austin Tankiang4f973632019-08-12 08:33:234362const char kFilesNGName[] = "Enable Files App. NG.";
4363const char kFilesNGDescription[] =
4364 "Enable the next generation UI style of the file manager.";
4365
Omid Tourzanbf2a0dcf2020-09-10 08:53:554366const char kFilesSinglePartitionFormatName[] =
4367 "Enable Partitioning of Removable Disks.";
4368const char kFilesSinglePartitionFormatDescription[] =
4369 "Enable partitioning of removable disks into single partition.";
4370
Josh Simmons7888f7d2020-08-07 04:47:524371const char kFilesSWAName[] = "Enable Files App SWA.";
4372const char kFilesSWADescription[] =
4373 "Enable the SWA version of the file manager.";
4374
Joel Hockeya4865f1f2020-10-09 00:41:274375const char kFilesTrashName[] = "Enable Files Trash.";
4376const char kFilesTrashDescription[] =
4377 "Enable trash for My files volume in Files App.";
4378
François Degros0caa0d22020-08-13 02:22:324379const char kFilesZipMountName[] = "New ZIP mounting in Files App";
4380const char kFilesZipMountDescription[] =
4381 "Enable new ZIP archive mounting system in File Manager.";
4382
4383const char kFilesZipPackName[] = "New ZIP packing in Files App";
4384const char kFilesZipPackDescription[] =
4385 "Enable new ZIP archive creation system in File Manager.";
4386
4387const char kFilesZipUnpackName[] = "New ZIP unpacking in Files App";
4388const char kFilesZipUnpackDescription[] =
4389 "Enable new ZIP archive extraction system in File Manager.";
François Degros1e581402020-04-28 08:29:594390
Ricky Liang3bd2754b52020-10-07 02:50:324391const char kForceSpectreVariant2MitigationName[] =
4392 "Force Spectre variant 2 mitigagtion";
4393const char kForceSpectreVariant2MitigationDescription[] =
4394 "Forces Spectre variant 2 mitigation. Setting this to enabled will "
4395 "override #spectre-variant2-mitigation and any system-level setting that "
4396 "disables Spectre variant 2 mitigation.";
4397
Naoki Fukino46529392020-08-11 11:46:094398extern const char kFiltersInRecentsName[] = "Enable filters in Recents";
4399extern const char kFiltersInRecentsDescription[] =
4400 "Enable file-type filters (Audio, Images, Videos) in Files App Recents "
4401 "view.";
4402
yjliu8f78e8b2020-07-22 20:51:214403const char kFrameThrottleFpsName[] = "Set frame throttling fps.";
4404const char kFrameThrottleFpsDescription[] =
4405 "Set the throttle fps for compositor frame submission.";
4406const char kFrameThrottleFpsDefault[] = "Default";
4407const char kFrameThrottleFps5[] = "5 fps";
4408const char kFrameThrottleFps10[] = "10 fps";
4409const char kFrameThrottleFps15[] = "15 fps";
4410const char kFrameThrottleFps20[] = "20 fps";
4411const char kFrameThrottleFps25[] = "25 fps";
4412const char kFrameThrottleFps30[] = "30 fps";
4413
Andrew Moylan97585272019-02-19 19:01:224414const char kFsNosymfollowName[] =
4415 "Prevent symlink traversal on user-supplied filesystems.";
4416const char kFsNosymfollowDescription[] =
4417 "Causes user-supplied filesystems to be mounted with the 'nosymfollow'"
4418 " option, so the chromuimos LSM denies symlink traversal on the"
4419 " filesystem.";
4420
Nancy Wangd74f1752020-11-10 01:16:324421const char kFullRestoreName[] = "Full restore";
4422const char kFullRestoreDescription[] = "Chrome OS full restore";
4423
Zufeng Wang884a7902020-06-30 05:37:334424const char kHelpAppSearchServiceIntegrationName[] =
4425 "Help App search service integration";
4426const char kHelpAppSearchServiceIntegrationDescription[] =
4427 "Enables the integration between the help app and the local search"
4428 " service. Includes using the search service for in app search.";
4429
Becca Hughes71465532019-04-12 19:18:554430const char kHideArcMediaNotificationsName[] = "Hide ARC media notifications";
4431const char kHideArcMediaNotificationsDescription[] =
4432 "Hides media notifications for ARC apps. Requires "
4433 "#enable-media-session-notifications to be enabled.";
4434
David Blackd9549252020-09-15 02:34:104435const char kHoldingSpaceName[] =
David Black96f5440c2020-11-11 23:30:154436 "Quick access to screenshots, downloads, and files";
David Blackd9549252020-09-15 02:34:104437const char kHoldingSpaceDescription[] =
4438 "Enables quick access to screenshots, downloads, and important files which "
4439 "aims to increase productivity by saving time. When enabled, access recent "
4440 "screenshots and downloads from the shelf. Pin important files with the "
4441 "Files App context menu to keep them one click away.";
4442
David Black96f5440c2020-11-11 23:30:154443const char kHoldingSpacePreviewsName[] =
4444 "Support showing previews of quick access screenshots, downloads, and "
4445 "files";
4446const char kHoldingSpacePreviewsDescription[] =
4447 "Enables support for showing previews of quick access screenshots, "
4448 "downloads, and imporant files in the shelf. Note that this has no effect "
4449 "unless #enable-holding-space is also enabled.";
4450
Lei Zhangc05af2a2020-05-15 20:54:054451const char kImeAssistAutocorrectName[] = "Enable assistive autocorrect";
4452const char kImeAssistAutocorrectDescription[] =
John Palmer3ace5a72020-03-11 05:57:514453 "Enable assistive auto-correct features for native IME";
4454
Curtis McMullan35800d22020-11-26 06:45:194455const char kImeAssistMultiWordName[] =
4456 "Enable assistive multi word suggestions";
4457const char kImeAssistMultiWordDescription[] =
4458 "Enable assistive multi word suggestions for native IME";
4459
Jing Wang1c45fe392020-03-05 01:10:234460const char kImeAssistPersonalInfoName[] = "Enable assistive personal info";
4461const char kImeAssistPersonalInfoDescription[] =
4462 "Enable auto-complete suggestions on personal infomation for native IME.";
4463
My Nguyenc5f0def2020-03-29 23:22:154464const char kImeEmojiSuggestAdditionName[] =
4465 "Enable emoji suggestion (addition)";
4466const char kImeEmojiSuggestAdditionDescription[] =
4467 "Enable emoji suggestion as addition to the text written for native IME.";
4468
Yingbing Wu09cd99a2020-02-14 09:14:244469const char kImeMozcProtoName[] = "Enable protobuf on Japanese IME";
4470const char kImeMozcProtoDescription[] =
4471 "Enable Japanese IME to use protobuf as interactive message format to "
4472 "replace JSON";
4473
Leo Zhang770ee9a2020-11-03 01:06:594474const char kImeServiceDecoderName[] = "ChromeOS IME Service Decoder";
4475const char kImeServiceDecoderDescription[] =
4476 "Controls whether ChromeOS system IME works with the NaCl decoders or "
4477 "the decoders loaded in the IME service.";
4478
John Palmerd6d1d0f2020-12-07 03:02:054479const char kImeSystemEmojiPickerName[] = "System emoji picker";
4480const char kImeSystemEmojiPickerDescription[] =
4481 "Controls whether a System emoji picker, or the virtual keyboard is used "
4482 "for inserting emoji.";
4483
Maggie Caib388c3f2020-06-12 03:39:424484const char kIntentHandlingSharingName[] = "Intent handling for sharing";
4485const char kIntentHandlingSharingDescription[] =
4486 "Support sharing in Chrome OS intent handling.";
4487
Maggie Cai05324142020-05-07 00:41:494488const char kIntentPickerPWAPersistenceName[] = "Intent picker PWA Persistence";
4489const char kIntentPickerPWAPersistenceDescription[] =
4490 "Allow user to always open with PWA in intent picker.";
4491
chinsenj978a7802020-09-15 02:15:024492const char kInteractiveWindowCycleList[] =
4493 "Enable Alt-Tab interactivity improvements.";
4494const char kInteractiveWindowCycleListDescription[] =
4495 "Adds mouse behavior, three-finger touchpad swipe, left/right "
4496 "arrow navigation, and space/enter confirmation to Alt-Tab.";
4497
Nick Czajka61982be2020-12-09 23:52:334498const char kKeyboardBasedDisplayArrangementInSettingsName[] =
4499 "Keyboard-based Display Arrangement in Settings";
4500const char kKeyboardBasedDisplayArrangementInSettingsDescription[] =
4501 "Enables using arrow keys to rearrange displays on Settings > Device > "
4502 "Displays page.";
4503
Erik Chen601a5d62020-12-07 20:05:124504const char kLacrosStabilityName[] = "Lacros stability";
4505const char kLacrosStabilityDescription[] = "Frequency of Lacros updates.";
4506
4507const char kLacrosStabilityLessStableDescription[] =
4508 "More frequent updates / less stable";
4509const char kLacrosStabilityMoreStableDescription[] =
4510 "Less frequent updates / more stable";
4511
James Cook2fe5ca7b2020-10-09 02:54:174512const char kLacrosSupportName[] = "Lacros support";
James Cookac2473be2020-04-28 00:54:184513const char kLacrosSupportDescription[] =
4514 "Support for the experimental lacros-chrome browser.";
4515
Ahmedfae13af52020-03-25 20:07:284516const char kLimitAltTabToActiveDeskName[] =
4517 "Limit Alt-Tab windows to active desk";
4518const char kLimitAltTabToActiveDeskDescription[] =
4519 "Limits the windows listed in Alt-Tab to the ones in the currently active "
4520 "virtual desk";
4521
Ahmed Fakhry039882f2020-06-16 21:56:214522const char kLimitShelfItemsToActiveDeskName[] =
4523 "Limit Shelf items to active desk";
4524const char kLimitShelfItemsToActiveDeskDescription[] =
4525 "Limits items on the shelf to the ones associated with windows on the "
4526 "active desk";
4527
Ahmed Fakhry15d707e2019-02-22 23:54:214528const char kListAllDisplayModesName[] = "List all display modes";
4529const char kListAllDisplayModesDescription[] =
4530 "Enables listing all external displays' modes in the display settings.";
4531
Gil Dekel11cbdfb2020-12-23 21:43:274532const char kEnableHardwareMirrorModeName[] = "Enable Hardware Mirror Mode";
4533const char kEnableHardwareMirrorModeDescription[] =
4534 "Enables hardware support when multiple displays are set to mirror mode.";
4535
Becca Hughesca82d2d2019-08-05 20:03:224536const char kLockScreenMediaControlsName[] = "Lock screen media controls";
4537const char kLockScreenMediaControlsDescription[] =
4538 "Enable media controls on the lock screen.";
4539
Megumi Hattori5a0d4182018-03-06 11:09:504540const char kLockScreenNotificationName[] = "Lock screen notification";
4541const char kLockScreenNotificationDescription[] =
4542 "Enable notifications on the lock screen.";
4543
Lei Zhang507fffd2020-01-29 23:47:544544const char kMediaAppName[] = "Media App";
4545const char kMediaAppDescription[] =
Trent Aptedbc6c3112019-11-15 05:58:134546 "Enables the chrome://media-app System Web App (SWA)";
4547
Trent Aptedebcb97d2020-10-29 11:40:254548const char kMediaAppAnnotationName[] = "Media App Annotation";
4549const char kMediaAppAnnotationDescription[] =
4550 "Enables image annotation in chrome://media-app";
4551
David Lei5f7c097e2020-11-19 19:32:044552const char kMediaAppPdfInInkName[] = "Media App Pdf in Ink";
4553const char kMediaAppPdfInInkDescription[] =
4554 "Enables loading PDFs into Ink in chrome://media-app";
4555
Joel Hockey6fd56ce92020-08-27 00:08:134556const char kMediaNotificationsCounterName[] = "Media Notifications Counter";
4557const char kMediaNotificationsCounterDescription[] =
4558 "Remove media notifications from the notification counter in the status "
4559 "area";
4560
Becca Hughes71465532019-04-12 19:18:554561const char kMediaSessionNotificationsName[] = "Media session notifications";
4562const char kMediaSessionNotificationsDescription[] =
4563 "Shows notifications for media sessions showing the currently playing "
4564 "media and providing playback controls";
4565
Steven Bennetts66bc3542020-06-25 23:05:284566const char kMeteredShowToggleName[] = "Show Metered Toggle";
4567const char kMeteredShowToggleDescription[] =
4568 "Shows a Metered toggle in the Network settings UI for WiFI and Cellular. "
4569 "The toggle allows users to set whether a network should be considered "
4570 "metered for purposes of bandwith usage (e.g. for automatic updates).";
4571
Bao-Duy Tranaa329d62020-11-27 05:40:584572const char kMultilingualTypingName[] = "Multilingual typing on CrOS";
4573const char kMultilingualTypingDescription[] =
4574 "Enables support for multilingual assistive typing on Chrome OS.";
4575
Josh Nohle928fdb62020-11-03 18:54:234576const char kNearbySharingName[] = "Nearby Sharing";
4577const char kNearbySharingDescription[] =
4578 "Enables Nearby Sharing for sharing content between devices.";
4579
Josh Nohle3b48d0ad2020-11-03 19:18:574580const char kNearbySharingDeviceContactsName[] =
4581 "Nearby Sharing Device Contacts";
4582const char kNearbySharingDeviceContactsDescription[] =
4583 "Enables use of device contacts in Nearby Share.";
4584
Josh Nohle928fdb62020-11-03 18:54:234585const char kNearbySharingWebRtcName[] = "Nearby Sharing WebRTC";
4586const char kNearbySharingWebRtcDescription[] =
4587 "Enables use of WebRTC in Nearby Share.";
4588
Nnamdi Theodore Johnson-Kanu99ad77112020-07-20 17:49:094589const char kOsSettingsPolymer3Name[] = "Enable OS Settings Polymer3";
4590const char kOsSettingsPolymer3Description[] =
4591 "Flips chrome://os-settings to show Polymer3 version.";
4592
Nnamdi Theodore Johnson-Kanuabbd8dea2020-07-21 21:10:194593const char kPhoneHubName[] = "Enable Phone Hub";
4594const char kPhoneHubDescription[] =
4595 "Provides a UI for users to view information about their Android phone"
4596 "and perform phone-side actions within Chrome OS.";
4597
Bailey Berro2c1797702019-09-30 18:49:424598const char kReduceDisplayNotificationsName[] = "Reduce display notifications";
4599const char kReduceDisplayNotificationsDescription[] =
4600 "If enabled, notifications for display rotation, display removed, display "
4601 "mirroring, and display extending will be suppressed.";
4602
Rachel Carpenter0dcd7d12020-08-11 03:36:404603const char kReleaseNotesNotificationName[] = "Release Notes Notification";
4604const char kReleaseNotesNotificationDescription[] =
4605 "Enables the release notes notification and suggestion chip";
4606
Rachel Carpenter57c8523c2020-09-23 01:11:224607const char kReleaseNotesNotificationAllChannelsName[] =
4608 "Release Notes Notification All Channels";
4609const char kReleaseNotesNotificationAllChannelsDescription[] =
4610 "Enables the release notes notification for all Chrome OS channels";
4611
Jesse Schettler781eccb02020-03-10 17:17:444612const char kScanningUIName[] = "Scanning UI";
4613const char kScanningUIDescription[] =
4614 "An experimental UI that allows users to interact with a connected "
4615 "scanner.";
4616
Andrew Moylan97585272019-02-19 19:01:224617const char kSchedulerConfigurationName[] = "Scheduler Configuration";
4618const char kSchedulerConfigurationDescription[] =
4619 "Instructs the OS to use a specific scheduler configuration setting.";
Greg Kerr33cd4662019-06-17 07:03:014620const char kSchedulerConfigurationConservative[] =
4621 "Disables Hyper-Threading on relevant CPUs.";
4622const char kSchedulerConfigurationPerformance[] =
4623 "Enables Hyper-Threading on relevant CPUs.";
Andrew Moylan97585272019-02-19 19:01:224624
Joel Rileyffbaf662020-10-27 23:07:374625const char kSelectToSpeakNavigationControlName[] =
4626 "Select-to-speak navigation control";
4627const char kSelectToSpeakNavigationControlDescription[] =
4628 "Enables enhanced Select-to-speak navigation features.";
4629
Harry Cutts5b430df2020-09-22 11:22:294630const char kSeparatePointingStickSettingsName[] =
4631 "Separate pointing stick settings";
4632const char kSeparatePointingStickSettingsDescription[] =
4633 "Enables a separate group of settings (speed, button swap, and "
4634 "acceleration) for pointing sticks (such as TrackPoints).";
4635
Angela Gyic7efb502020-12-10 23:01:004636const char kSharesheetContentPreviewsName[] = "Sharesheet Content Previews";
4637const char kSharesheetContentPreviewsDescription[] =
4638 "Chrome OS content previews for sharesheet.";
4639
Melissa Zhangba6240b2020-06-24 02:44:234640const char kSharesheetName[] = "Sharesheet";
4641const char kSharesheetDescription[] = "Chrome OS sharesheet.";
4642
Kyle Horimoto63a6bd42019-09-16 23:47:524643const char kShowBluetoothDebugLogToggleName[] =
4644 "Show Bluetooth debug log toggle";
4645const char kShowBluetoothDebugLogToggleDescription[] =
4646 "Enables a toggle which can enable debug (i.e., verbose) logs for "
4647 "Bluetooth";
4648
Sonny Sasakaf3417f72020-11-19 01:16:034649const char kEnableBluetoothVerboseLogsForGooglersName[] =
4650 "Enable Bluetooth verbose logs for Googlers";
4651const char kEnableBluetoothVerboseLogsForGooglersDescription[] =
4652 "Enables Bluetooth verbose logs for Googlers in feedback reports.";
4653
Alberto Herreraaecc85512019-06-13 21:14:254654const char kShowBluetoothDeviceBatteryName[] = "Show Bluetooth device battery";
4655const char kShowBluetoothDeviceBatteryDescription[] =
4656 "Enables showing the battery level of connected and supported Bluetooth "
4657 "devices in the System Tray and Settings UI.";
4658
James Cook0ba192bf2017-12-01 20:53:114659const char kShowTapsName[] = "Show taps";
4660const char kShowTapsDescription[] =
4661 "Draws a circle at each touch point, which makes touch points more obvious "
4662 "when projecting or mirroring the display. Similar to the Android OS "
4663 "developer option.";
4664
4665const char kShowTouchHudName[] = "Show HUD for touch points";
4666const char kShowTouchHudDescription[] =
4667 "Shows a trail of colored dots for the last few touch points. Pressing "
4668 "Ctrl-Alt-I shows a heads-up display view in the top-left corner. Helps "
4669 "debug hardware issues that generate spurious touch events.";
4670
Andrew Moylan60ac7c0c2019-05-28 06:52:184671const char kSmartDimModelV3Name[] = "Smart Dim updated model";
4672const char kSmartDimModelV3Description[] =
Andrew Moylan5bb68b422019-05-27 04:56:454673 "Uses an updated model for user activity prediction (Smart Dim).";
4674
alanlxl1d52f622020-03-17 01:15:164675const char kSmartDimNewMlAgentName[] = "Smart Dim new machine learning agent";
4676const char kSmartDimNewMlAgentDescription[] =
4677 "Uses a new machine learning agent to switch between builtin and dynamic "
4678 "ML models.";
4679
Anand K. Mistry6f5e1c92020-02-19 23:56:034680const char kSmbfsFileSharesName[] = "Smbfs file shares";
4681const char kSmbfsFileSharesDescription[] =
4682 "Use smbfs for accessing network file shares.";
4683
Ricky Liang3bd2754b52020-10-07 02:50:324684const char kSpectreVariant2MitigationName[] = "Spectre variant 2 mitigation";
4685const char kSpectreVariant2MitigationDescription[] =
4686 "Controls whether Spectre variant 2 mitigation is enabled when "
4687 "bootstrapping the Seccomp BPF sandbox. Can be overridden by "
4688 "#force-spectre-variant2-mitigation.";
4689
James Cook9348f362019-11-15 01:15:584690const char kSplitSettingsSyncName[] = "Split OS and browser sync";
4691const char kSplitSettingsSyncDescription[] =
4692 "Allows OS sync to be configured separately from browser sync. Changes the "
4693 "OS settings UI to provide controls for OS data types. Requires "
4694 "#split-settings to be enabled.";
4695
Darren Shenddfbd2e2020-09-16 23:07:024696const char kSystemLatinPhysicalTypingName[] =
4697 "Use system IME for latin-script typing";
4698const char kSystemLatinPhysicalTypingDescription[] =
4699 "Use the system input engine instead of the Chrome extension for physical "
4700 "typing in languages based on latin script.";
4701
danielng7bfe0ff2020-06-09 02:18:304702const char kPluginVmShowCameraPermissionsName[] =
4703 "Show Plugin VM camera permissions";
4704const char kPluginVmShowCameraPermissionsDescription[] =
4705 "Displays camera permissions for Plugin VM in the app settings.";
4706
Dmitry Torokhov4a7d01a2020-06-16 21:02:214707const char kPluginVmShowMicrophonePermissionsName[] =
4708 "Show Plugin VM microphone permissions";
4709const char kPluginVmShowMicrophonePermissionsDescription[] =
4710 "Displays microphone permissions for Plugin VM in the app settings.";
4711
Brett Wilson7b44537e2017-08-18 01:38:284712const char kTetherName[] = "Instant Tethering";
4713const char kTetherDescription[] =
4714 "Enables Instant Tethering. Instant Tethering allows your nearby Google "
4715 "phone to share its Internet connection with this device.";
stanisc14bed0b132017-05-10 17:46:374716
Brett Wilson7b44537e2017-08-18 01:38:284717const char kTouchscreenCalibrationName[] =
4718 "Enable/disable touchscreen calibration option in material design settings";
4719const char kTouchscreenCalibrationDescription[] =
4720 "If enabled, the user can calibrate the touch screen displays in "
4721 "chrome://settings/display.";
yhanadac5bff5b2017-05-18 06:37:094722
Miguel Casas-Sanchezdcd69152019-09-04 21:22:364723const char kUseFakeDeviceForMediaStreamName[] = "Use fake video capture device";
4724const char kUseFakeDeviceForMediaStreamDescription[] =
4725 "Forces Chrome to use a fake video capture device (a rolling pacman with a "
4726 "timestamp) instead of the system audio/video devices, for debugging "
4727 "purposes.";
4728
Qiang Xu045aff222018-05-21 23:21:014729const char kUiDevToolsName[] = "Enable native UI inspection";
4730const char kUiDevToolsDescription[] =
4731 "Enables inspection of native UI elements. For local inspection use "
4732 "chrome://inspect#other";
4733
Andrew Moylan97585272019-02-19 19:01:224734const char kUiShowCompositedLayerBordersName[] =
4735 "Show UI composited layer borders";
4736const char kUiShowCompositedLayerBordersDescription[] =
4737 "Show border around composited layers created by UI.";
4738const char kUiShowCompositedLayerBordersRenderPass[] = "RenderPass";
4739const char kUiShowCompositedLayerBordersSurface[] = "Surface";
4740const char kUiShowCompositedLayerBordersLayer[] = "Layer";
4741const char kUiShowCompositedLayerBordersAll[] = "All";
4742
4743const char kUiSlowAnimationsName[] = "Slow UI animations";
4744const char kUiSlowAnimationsDescription[] = "Makes all UI animations slow.";
Mattias Nissler6bb633f2019-02-13 23:41:464745
Lei Zhangc05af2a2020-05-15 20:54:054746const char kUnifiedMediaViewName[] = "Unified media view in Files App";
4747const char kUnifiedMediaViewDescription[] =
Naoki Fukinoadbc2f42020-02-07 20:26:494748 "Enable unified media view to browse recently-modified media files from"
4749 " local disk, Google Drive, and Android.";
4750
Clarissa Garvey124eb7c2021-01-28 23:10:424751const char kVaapiAV1DecoderName[] = "VA-API decode acceleration for AV1";
4752const char kVaapiAV1DecoderDescription[] =
4753 "Enable or disable decode acceleration of AV1 videos using the VA-API.";
4754
Andres Calderon Jaramillo43c0e8a2018-08-21 02:46:234755const char kVaapiJpegImageDecodeAccelerationName[] =
4756 "VA-API JPEG decode acceleration for images";
4757const char kVaapiJpegImageDecodeAccelerationDescription[] =
4758 "Enable or disable decode acceleration of JPEG images (as opposed to camera"
4759 " captures) using the VA-API.";
4760
Gil Dekel8f4b5642019-07-27 05:27:404761const char kVaapiWebPImageDecodeAccelerationName[] =
4762 "VA-API WebP decode acceleration for images";
4763const char kVaapiWebPImageDecodeAccelerationDescription[] =
4764 "Enable or disable decode acceleration of WebP images using the VA-API.";
4765
My Nguyen614dbcc2019-10-29 03:52:324766const char kVirtualKeyboardBorderedKeyName[] = "Virtual Keyboard Bordered Key";
4767const char kVirtualKeyboardBorderedKeyDescription[] =
4768 "Show virtual keyboard with bordered key";
4769
My Nguyen0bc9add2020-12-03 21:21:254770const char kVirtualKeyboardDisabledName[] = "Disable Virtual Keyboard";
4771const char kVirtualKeyboardDisabledDescription[] =
4772 "Always disable virtual keyboard regardless of device mode. Workaround for "
4773 "virtual keyboard showing with some external keyboards.";
4774
Brett Wilson7b44537e2017-08-18 01:38:284775const char kVirtualKeyboardName[] = "Virtual Keyboard";
David Vallet70dfe49a2019-10-14 22:39:314776const char kVirtualKeyboardDescription[] =
4777 "Always show virtual keyboard regardless of having a physical keyboard "
4778 "present";
Brett Wilson7b44537e2017-08-18 01:38:284779
Jason Linbe0c1b42020-09-29 03:21:044780const char kVmCameraMicIndicatorsAndNotificationsName[] =
4781 "VM camera/mic indicators/notifications";
4782const char kVmCameraMicIndicatorsAndNotificationsDescription[] =
4783 "Show VM camera/mic indicators/notifications";
4784
Kyle Horimotoc0108e112020-10-20 21:41:044785const char kWebuiDarkModeName[] = "WebUI dark mode";
4786const char kWebuiDarkModeDescription[] =
4787 "Allows dark mode usage in WebUI. Note that this does not necessary enable "
4788 "dark mode, which is enabled via the #enable-force-dark flag.";
4789
Claude van der Merwe6a7f4e42020-08-19 23:26:504790const char kWifiSyncAndroidName[] =
4791 "Sync Wi-Fi network configurations with Android";
4792const char kWifiSyncAndroidDescription[] =
4793 "Enables the option to sync Wi-Fi network configurations between Chrome OS "
4794 "devices and a connected Android phone";
4795
Markus Handellabf6c7812020-12-15 18:14:354796// Prefer keeping this section sorted to adding new definitions down here.
4797
4798#endif // BUILDFLAG(IS_CHROMEOS_ASH)
4799
Isuru Pathirana9762a942021-02-03 17:38:034800#if BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_MAC) || defined(OS_WIN)
Hirokazu Honda8ef07cd2020-04-17 03:36:384801const char kZeroCopyVideoCaptureName[] = "Enable Zero-Copy Video Capture";
4802const char kZeroCopyVideoCaptureDescription[] =
4803 "Camera produces a gpu friendly buffer on capture and, if there is, "
4804 "hardware accelerated video encoder consumes the buffer";
Isuru Pathirana9762a942021-02-03 17:38:034805#endif // BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_MAC) || defined(OS_WIN)
yhanadac5bff5b2017-05-18 06:37:094806
Collin Baker75a29462019-03-13 19:57:314807// All views-based platforms --------------------------------------------------
4808
4809#if defined(TOOLKIT_VIEWS)
4810
Collin Baker113c2ebd2020-10-07 21:43:394811const char kDesktopInProductHelpSnoozeName[] =
4812 "Allow snooze on supported in-product help promos";
4813const char kDesktopInProductHelpSnoozeDescription[] =
4814 "Snoozing an in-product help promo closes it and schedules it to be shown "
4815 "later. When enabled, this functionality is allowed on supported promos.";
4816
Sajad Maysamc30d6f82019-03-19 22:52:504817const char kEnableMDRoundedCornersOnDialogsName[] =
Dana Fried4e177f32019-04-11 23:46:464818 "MD corners on secondary UI";
Sajad Maysamc30d6f82019-03-19 22:52:504819const char kEnableMDRoundedCornersOnDialogsDescription[] =
Dana Fried4e177f32019-04-11 23:46:464820 "Increases corner radius on secondary UI.";
Sajad Maysamc30d6f82019-03-19 22:52:504821
Collin Baker75a29462019-03-13 19:57:314822const char kInstallableInkDropName[] = "Use InstallableInkDrop where supported";
4823const char kInstallableInkDropDescription[] =
4824 "InstallableInkDrop is part of an InkDrop refactoring effort. This enables "
4825 "the pilot implementation where available.";
4826
Collin Baker10a4c242020-04-29 18:19:404827const char kTextfieldFocusOnTapUpName[] = "Focus UI text fields on touch-up";
4828const char kTextfieldFocusOnTapUpDescription[] =
4829 "When enabled, Views-based text fields take focus on touch-up instead of "
4830 "touch-down. This includes the Omnibox.";
4831
Dana Friedb5d76022020-06-24 22:35:394832const char kEnableNewBadgeOnMenuItemsName[] =
4833 "Enable 'New' badge on menu items";
4834const char kEnableNewBadgeOnMenuItemsDescription[] =
4835 "When enabled, allows 'New' badge to help users identify menu items which "
4836 "access new functionality.";
4837
Collin Baker75a29462019-03-13 19:57:314838#endif // defined(TOOLKIT_VIEWS)
4839
Brett Wilson7b44537e2017-08-18 01:38:284840// Random platform combinations -----------------------------------------------
4841
Avi Drissman2e458df2020-07-29 16:24:314842#if defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX) || \
Richard Knollc279d3232019-11-11 16:37:074843 defined(OS_CHROMEOS)
4844
Becca Hughesb11947a2020-05-11 20:55:274845const char kEnableMediaFeedsName[] = "Enables Media Feeds";
4846const char kEnableMediaFeedsDescription[] =
4847 "Enables the Media Feeds feature which allows us to fetch feeds of media "
4848 "items from websites that support the feature. ";
4849
Becca Hughescfd360942020-07-21 18:11:414850const char kEnableMediaFeedsBackgroundFetchName[] =
4851 "Enables Media Feeds Background Fetch";
4852const char kEnableMediaFeedsBackgroundFetchDescription[] =
4853 "Enables the Media Feeds background fetch feature which allows feeds to be "
4854 "fetched in the background. Requires #enable-media-feeds to be enabled. ";
4855
Alan Screen652ddbb2020-09-16 07:14:534856const char kEnableOopPrintDriversName[] =
4857 "Enables Out-of-Process Printer Drivers";
4858const char kEnableOopPrintDriversDescription[] =
4859 "Enables printing interactions with the operating system to be performed "
4860 "out-of-process.";
4861
Michael van Ouwerkerk2d1326e62019-11-04 13:54:214862const char kRemoteCopyReceiverName[] =
4863 "Enables the remote copy feature to receive messages";
4864const char kRemoteCopyReceiverDescription[] =
4865 "Enables the remote copy feature to handle messages by writing content to "
4866 "the clipboard and showing a notification to the user.";
4867
Michael van Ouwerkerk2ed5bd92020-03-19 18:30:574868const char kRemoteCopyImageNotificationName[] =
4869 "Enables image notifications for the remote copy feature";
4870const char kRemoteCopyImageNotificationDescription[] =
4871 "Enables image notifications to be shown for the remote copy feature "
4872 "when receiving a message.";
4873
Michael van Ouwerkerk91ac7d22020-04-07 15:49:274874const char kRemoteCopyPersistentNotificationName[] =
4875 "Enables persistent notifications for the remote copy feature";
4876const char kRemoteCopyPersistentNotificationDescription[] =
4877 "Enables persistent notifications to be shown for the remote copy feature "
4878 "when receiving a message.";
4879
Richard Knollfbad3a792020-03-11 18:22:434880const char kRemoteCopyProgressNotificationName[] =
4881 "Enables progress notifications for the remote copy feature";
4882const char kRemoteCopyProgressNotificationDescription[] =
4883 "Enables progress notifications to be shown for the remote copy feature "
4884 "when receiving a message.";
4885
Avi Drissman2e458df2020-07-29 16:24:314886#endif // defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX) ||
Richard Knoll5e85eb122019-09-05 11:15:334887 // defined(OS_CHROMEOS)
4888
Sean McAllister0d73ca3d2020-08-19 17:54:374889#if defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX) || \
4890 defined(OS_CHROMEOS)
Richard Knoll5e85eb122019-09-05 11:15:334891
4892const char kDirectManipulationStylusName[] = "Direct Manipulation Stylus";
4893const char kDirectManipulationStylusDescription[] =
4894 "If enabled, Chrome will scroll web pages on stylus drag.";
4895
Sean McAllister0d73ca3d2020-08-19 17:54:374896#endif // defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX) ||
4897 // defined(OS_CHROMEOS)
lanwei83f54452018-06-21 23:51:044898
Josh Santana0863d7042021-02-04 20:56:454899#if defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX)
4900
4901const char kDesktopRestructuredLanguageSettingsName[] =
4902 "Restructured Language Settings (Desktop)";
4903const char kDesktopRestructuredLanguageSettingsDescription[] =
4904 "Enable the new restructured language settings page";
4905
4906#endif // defined(OS_WIN) || defined(OS_MAC) || defined(OS_LINUX)
4907
Lei Zhangc05af2a2020-05-15 20:54:054908#if defined(OS_CHROMEOS) || defined(OS_LINUX)
4909#if BUILDFLAG(USE_TCMALLOC)
4910const char kDynamicTcmallocName[] = "Dynamic Tcmalloc Tuning";
4911const char kDynamicTcmallocDescription[] =
4912 "Allows tcmalloc to dynamically adjust tunables based on system resource "
4913 "utilization.";
4914#endif // BUILDFLAG(USE_TCMALLOC)
4915#endif // #if defined(OS_CHROMEOS) || defined(OS_LINUX)
4916
Yuta Hijikata235fc62b2020-12-08 03:48:324917#if !defined(OS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Lei Zhangc05af2a2020-05-15 20:54:054918const char kUserDataSnapshotName[] = "Enable user data snapshots";
4919const char kUserDataSnapshotDescription[] =
4920 "Enables taking snapshots of the user data directory after a Chrome "
4921 "update and restoring them after a version rollback.";
Yuta Hijikata235fc62b2020-12-08 03:48:324922#endif // !defined(OS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Lei Zhangc05af2a2020-05-15 20:54:054923
Hassan Talat6443f0fa2021-01-06 20:58:494924#if defined(OS_WIN) || BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_MAC)
Hoch Hochkeppel6695ffa2020-08-17 18:10:274925const char kWebShareName[] = "Web Share";
4926const char kWebShareDescription[] =
4927 "Enables the Web Share (navigator.share) APIs on experimentally supported "
4928 "platforms.";
Hassan Talat6443f0fa2021-01-06 20:58:494929#endif // defined(OS_WIN) || BUILDFLAG(IS_CHROMEOS_ASH) || defined(OS_MAC)
Hoch Hochkeppel6695ffa2020-08-17 18:10:274930
Yuta Hijikata235fc62b2020-12-08 03:48:324931// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
4932// of lacros-chrome is complete.
4933#if defined(OS_WIN) || (defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \
Hidehiko Abe7ca911f2020-10-08 08:51:104934 defined(OS_MAC)
Ramin Halavatic1e26592020-09-28 09:19:464935const char kEnableEphemeralGuestProfilesOnDesktopName[] =
4936 "Enable ephemeral Guest profiles on Desktop";
4937const char kEnableEphemeralGuestProfilesOnDesktopDescription[] =
4938 "Enables ephemeral Guest profiles on Windows, Linux, and Mac.";
Yuta Hijikata235fc62b2020-12-08 03:48:324939#endif // defined(OS_WIN) || (defined(OS_LINUX) ||
4940 // BUILDFLAG(IS_CHROMEOS_LACROS)) || defined(OS_MAC)
Ramin Halavatic1e26592020-09-28 09:19:464941
Brett Wilson7b44537e2017-08-18 01:38:284942// Feature flags --------------------------------------------------------------
4943
Lei Zhang0a318af2018-11-14 02:19:464944#if defined(DCHECK_IS_CONFIGURABLE)
4945const char kDcheckIsFatalName[] = "DCHECKs are fatal";
4946const char kDcheckIsFatalDescription[] =
4947 "By default Chrome will evaluate in this build, but only log failures, "
4948 "rather than crashing. If enabled, DCHECKs will crash the calling process.";
4949#endif // defined(DCHECK_IS_CONFIGURABLE)
4950
Lei Zhangc05af2a2020-05-15 20:54:054951#if BUILDFLAG(ENABLE_CLICK_TO_CALL)
4952const char kClickToCallUIName[] =
4953 "Enable click to call feature signals to be handled on desktop";
4954const char kClickToCallUIDescription[] =
4955 "Enables click to call feature signals to be handled on desktop by showing "
4956 "a list of user's available devices with telephony functionality.";
4957#endif // BUILDFLAG(ENABLE_CLICK_TO_CALL)
4958
David Roger346d6672020-05-04 15:11:094959#if BUILDFLAG(ENABLE_DICE_SUPPORT)
4960const char kDiceWebSigninInterceptionName[] = "Dice Web-Signin Interception";
4961const char kDiceWebSigninInterceptionDescription[] =
4962 "If enabled, Chrome may promote profile creation after signin on the web.";
4963#endif
4964
Derek Schuff71d9a922019-04-24 21:36:004965#if BUILDFLAG(ENABLE_NACL)
4966const char kNaclName[] = "Native Client";
4967const char kNaclDescription[] =
4968 "Support Native Client for all web applications, even those that were not "
4969 "installed from the Chrome Web Store.";
4970#endif // ENABLE_NACL
4971
ckitagawa8dad53d2020-01-07 16:03:354972#if BUILDFLAG(ENABLE_PAINT_PREVIEW) && defined(OS_ANDROID)
Mehran Mahmoudib8d0b7c2020-03-14 18:10:564973const char kPaintPreviewDemoName[] = "Paint Preview Demo";
4974const char kPaintPreviewDemoDescription[] =
4975 "If enabled a menu item is added to the Android main menu to demo paint "
ckitagawa8dad53d2020-01-07 16:03:354976 "previews.";
Mehran Mahmoudib0410d62020-06-15 20:07:284977const char kPaintPreviewStartupName[] = "Paint Preview Startup";
4978const char kPaintPreviewStartupDescription[] =
4979 "If enabled, paint previews for each tab are captured when a tab is hidden "
4980 "and are deleted when a tab is closed. If a paint preview was captured for "
4981 "the tab to be restored on startup, the paint preview will be shown "
4982 "instead.";
ckitagawa8dad53d2020-01-07 16:03:354983#endif // ENABLE_PAINT_PREVIEW && defined(OS_ANDROID)
4984
Lei Zhang802201c2018-11-14 18:16:284985#if BUILDFLAG(ENABLE_PLUGINS)
4986
rbpotter35f29f12020-05-20 20:58:134987const char kPdfViewerUpdateName[] = "PDF Viewer Update";
4988const char kPdfViewerUpdateDescription[] =
4989 "When enabled, the PDF viewer will display an updated UI with new "
4990 "options and features.";
dpapad075ea03d2020-12-14 21:14:414991
Daniel Hosseinian17c11c42021-01-14 10:02:144992const char kPdfViewerDocumentPropertiesName[] =
4993 "PDF Viewer Document Properties";
4994const char kPdfViewerDocumentPropertiesDescription[] =
4995 "When enabled, the PDF viewer will include an option in the toolbar's "
4996 "overflow menu to open a dialog containing document properties.";
4997
dpapad075ea03d2020-12-14 21:14:414998const char kPdfViewerPresentationModeName[] = "PDF Viewer Presentation Mode";
4999const char kPdfViewerPresentationModeDescription[] =
5000 "When enabled, the PDF viewer will include an option in the toolbar's "
5001 "overflow menu to enter Presentation (full screen) Mode.";
Lei Zhang802201c2018-11-14 18:16:285002#endif // BUILDFLAG(ENABLE_PLUGINS)
5003
Lei Zhangc05af2a2020-05-15 20:54:055004#if BUILDFLAG(ENABLE_WEBUI_TAB_STRIP)
5005const char kWebUITabStripName[] = "WebUI tab strip";
5006const char kWebUITabStripDescription[] =
5007 "When enabled makes use of a WebUI-based tab strip.";
Lei Zhangc05af2a2020-05-15 20:54:055008#endif // BUILDFLAG(ENABLE_WEBUI_TAB_STRIP)
5009
Yuta Hijikata235fc62b2020-12-08 03:48:325010#if BUILDFLAG(ENABLE_WEBUI_TAB_STRIP) && BUILDFLAG(IS_CHROMEOS_ASH)
Collin Baker0b940c8e2020-08-07 18:53:485011const char kWebUITabStripTabDragIntegrationName[] =
5012 "ChromeOS drag-drop extensions for WebUI tab strip";
5013const char kWebUITabStripTabDragIntegrationDescription[] =
5014 "Enables special handling in ash for WebUI tab strip tab drags. Allows "
5015 "dragging tabs out to new windows.";
Yuta Hijikata235fc62b2020-12-08 03:48:325016#endif // BUILDFLAG(ENABLE_WEBUI_TAB_STRIP) && BUILDFLAG(IS_CHROMEOS_ASH)
Collin Baker0b940c8e2020-08-07 18:53:485017
Brett Wilson7b44537e2017-08-18 01:38:285018#if defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
5019
5020const char kAutofillCreditCardUploadName[] =
5021 "Enable offering upload of Autofilled credit cards";
5022const char kAutofillCreditCardUploadDescription[] =
5023 "Enables a new option to upload credit cards to Google Payments for sync "
5024 "to all Chrome devices.";
5025
5026#endif // defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
5027
Ian Barkley-Yeungcf2a9342020-10-13 17:04:475028#if !defined(OS_WIN) && !defined(OS_FUCHSIA)
5029const char kSendWebUIJavaScriptErrorReportsName[] =
5030 "Send WebUI JavaScript Error Reports";
5031const char kSendWebUIJavaScriptErrorReportsDescription[] =
5032 "If enabled, and if the user has consented to sending metrics to Google, "
5033 "then when the JavaScript has an error on a WebUI page, an error report "
5034 "will be sent to Google.";
5035#endif
5036
Wei Li51e9c162021-02-01 19:53:355037#if defined(OS_WIN) || (defined(OS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \
5038 defined(OS_MAC)
5039const char kUIDebugToolsName[] = "Debugging tools for UI";
5040const char kUIDebugToolsDescription[] =
5041 "Enables additional keyboard shortcuts to help debugging.";
5042#endif
5043
Tomas Popela253a5832019-01-14 17:22:105044#if defined(WEBRTC_USE_PIPEWIRE)
Lei Zhang507fffd2020-01-29 23:47:545045const char kWebrtcPipeWireCapturerName[] = "WebRTC PipeWire support";
5046const char kWebrtcPipeWireCapturerDescription[] =
Tomas Popela253a5832019-01-14 17:22:105047 "When enabled the WebRTC will use the PipeWire multimedia server for "
5048 "capturing the desktop content on the Wayland display server.";
Tomas Popela253a5832019-01-14 17:22:105049#endif // #if defined(WEBRTC_USE_PIPEWIRE)
5050
Brett Wilson7b44537e2017-08-18 01:38:285051// ============================================================================
5052// Don't just add flags to the end, put them in the right section in
5053// alphabetical order just like the header file.
5054// ============================================================================
5055
vabr0215a8e2017-03-28 12:47:345056} // namespace flag_descriptions