blob: 8854aa96330fc743358ce86d25b942fa9ea5bfb1 [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
7namespace flag_descriptions {
8
Brett Wilsonf27ff602017-07-07 22:28:479const char kAccelerated2dCanvasName[] = "Accelerated 2D canvas";
10const char kAccelerated2dCanvasDescription[] =
11 "Enables the use of the GPU to perform 2d canvas rendering instead of "
12 "using software rendering.";
horodb71a5a2017-06-09 16:08:2413
Brett Wilsonf27ff602017-07-07 22:28:4714const char kAcceleratedVideoDecodeName[] = "Hardware-accelerated video decode";
15const char kAcceleratedVideoDecodeDescription[] =
16 "Hardware-accelerated video decode where available.";
17
18const char kAffiliationBasedMatchingName[] =
19 "Affiliation based matching in password manager";
20const char kAffiliationBasedMatchingDescription[] =
21 "Allow credentials stored for Android applications to be filled into "
22 "corresponding websites.";
23
24const char kAllowInsecureLocalhostName[] =
25 "Allow invalid certificates for resources loaded from localhost.";
26const char kAllowInsecureLocalhostDescription[] =
27 "Allows requests to localhost over HTTPS even when an invalid certificate "
28 "is presented.";
29
30const char kAllowNaclSocketApiName[] = "NaCl Socket API.";
31const char kAllowNaclSocketApiDescription[] =
32 "Allows applications to use NaCl Socket API. Use only to test NaCl "
33 "plugins.";
34
35const char kAppBannersName[] = "App Banners";
36const char kAppBannersDescription[] =
37 "Enable the display of Progressive Web App banners, which prompt a user to "
38 "add a web app to their shelf, or other platform-specific equivalent.";
39
Khushalba202212017-07-12 19:53:4940const char kAsyncImageDecodingName[] = "AsyncImageDecoding";
41const char kAsyncImageDecodingDescription[] =
42 "Enables asynchronous decoding of images from raster for web content";
43
Brett Wilsonf27ff602017-07-07 22:28:4744const char kAutoplayPolicyName[] = "Autoplay policy";
45const char kAutoplayPolicyDescription[] =
46 "Policy used when deciding if audio or video is allowed to autoplay.";
47
48const char kAutoplayPolicyUserGestureRequiredForCrossOrigin[] =
49 "User gesture is required for cross-origin iframes.";
50const char kAutoplayPolicyNoUserGestureRequired[] =
51 "No user gesture is required.";
52const char kAutoplayPolicyUserGestureRequired[] = "User gesture is required.";
53const char kAutoplayPolicyDocumentUserActivation[] =
54 "Document user activation is required.";
55
56const char kBackgroundVideoTrackOptimizationName[] =
57 "Optimize background video playback.";
58const char kBackgroundVideoTrackOptimizationDescription[] =
59 "Disable video tracks when the video is played in the background to "
60 "optimize performance.";
61
62const char kBleAdvertisingInExtensionsName[] = "BLE Advertising in Chrome Apps";
63const char kBleAdvertisingInExtensionsDescription[] =
64 "Enables BLE Advertising in Chrome Apps. BLE Advertising might interfere "
65 "with regular use of Bluetooth Low Energy features.";
66
67const char kBrowserSideNavigationName[] = "Enable browser side navigation";
horodb71a5a2017-06-09 16:08:2468const char kBrowserSideNavigationDescription[] =
horo3beccfb2017-06-19 14:47:0169 "Enable browser side navigation (aka PlzNavigate).";
horodb71a5a2017-06-09 16:08:2470
Brett Wilsonf27ff602017-07-07 22:28:4771const char kBrowserTaskSchedulerName[] = "Task Scheduler";
72const char kBrowserTaskSchedulerDescription[] =
73 "Enables redirection of some task posting APIs to the task scheduler.";
74
75const char kBypassAppBannerEngagementChecksName[] =
76 "Bypass user engagement checks";
77const char kBypassAppBannerEngagementChecksDescription[] =
78 "Bypasses user engagement checks for displaying app banners, such as "
79 "requiring that users have visited the site before and that the banner "
80 "hasn't been shown recently. This allows developers to test that other "
81 "eligibility requirements for showing app banners, such as having a "
82 "manifest, are met.";
83
84const char kCaptureThumbnailOnLoadFinishedName[] =
85 "Capture page thumbnail on load finished";
86const char kCaptureThumbnailOnLoadFinishedDescription[] =
87 "Capture a page thumbnail (for use on the New Tab page) when the page load "
88 "finishes, in addition to other times a thumbnail may be captured.";
89
Marc Treibe3651be2017-07-14 11:05:4090const char kCaptureThumbnailOnNavigatingAwayName[] =
91 "Capture page thumbnail on navigating away";
92const char kCaptureThumbnailOnNavigatingAwayDescription[] =
93 "Capture a page thumbnail (for use on the New Tab page) when navigating "
94 "away from the current page, in addition to other times a thumbnail may be "
95 "captured.";
96
Brett Wilsonf27ff602017-07-07 22:28:4797const char kCastStreamingHwEncodingName[] =
98 "Cast Streaming hardware video encoding";
99const char kCastStreamingHwEncodingDescription[] =
100 "This option enables support in Cast Streaming for encoding video streams "
101 "using platform hardware.";
102
103const char kCloudImportName[] = "Cloud Import";
104const char kCloudImportDescription[] = "Allows the cloud-import feature.";
105
106const char kColorCorrectRenderingName[] = "Color correct rendering";
107const char kColorCorrectRenderingDescription[] =
108 "Enables color correct rendering of web content.";
109
110const char kCompositedLayerBordersName[] = "Composited render layer borders";
111const char kCompositedLayerBordersDescription[] =
112 "Renders a border around composited Render Layers to help debug and study "
113 "layer compositing.";
114
115const char kContextualSuggestionsCarouselName[] =
116 "Enable Contextual Suggestions";
117const char kContextualSuggestionsCarouselDescription[] =
118 "If enabled, shows contextual suggestions in a horizontal carousel in "
119 "bottom sheet content.";
120
121const char kCreditCardAssistName[] = "Credit Card Assisted Filling";
122const char kCreditCardAssistDescription[] =
123 "Enable assisted credit card filling on certain sites.";
124
125const char kCrossProcessGuestViewIsolationName[] =
126 "Cross process frames for guests";
127const char kCrossProcessGuestViewIsolationDescription[] =
128 "Highly experimental where guests such as <webview> are implemented on "
129 "the out-of-process iframe infrastructure.";
130
Brett Wilsonf27ff602017-07-07 22:28:47131const char kDataReductionProxyLoFiName[] = "Data Saver Lo-Fi mode";
132const char kDataReductionProxyLoFiDescription[] =
133 "Forces Data Saver Lo-Fi mode to be always enabled, enabled only on "
134 "cellular connections, or disabled. Data Saver must be enabled for Lo-Fi "
135 "mode to be used.";
136const char kDataReductionProxyLoFiAlwaysOn[] = "Always on";
137const char kDataReductionProxyLoFiCellularOnly[] = "Cellular only";
138const char kDataReductionProxyLoFiDisabled[] = "Disable";
139const char kDataReductionProxyLoFiSlowConnectionsOnly[] =
140 "Slow connections only";
141
142const char kDatasaverPromptName[] = "Cellular Data Saver Prompt";
143const char kDatasaverPromptDescription[] =
144 "Enables a prompt, which appears when a cellular network connection is "
145 "detected, to take the user to the Data Saver extension page on Chrome Web "
146 "Store.";
147const char kDatasaverPromptDemoMode[] = "Demo mode";
148
149const char kDebugPackedAppName[] = "Debugging for packed apps";
150const char kDebugPackedAppDescription[] =
151 "Enables debugging context menu options such as Inspect Element for packed "
152 "applications.";
153
154const char kDefaultTileHeightName[] = "Default tile height";
155const char kDefaultTileHeightDescription[] = "Specify the default tile height.";
156const char kDefaultTileHeightShort[] = "128";
157const char kDefaultTileHeightTall[] = "256";
158const char kDefaultTileHeightGrande[] = "512";
159const char kDefaultTileHeightVenti[] = "1024";
160
161const char kDefaultTileWidthName[] = "Default tile width";
162const char kDefaultTileWidthDescription[] = "Specify the default tile width.";
163const char kDefaultTileWidthShort[] = "128";
164const char kDefaultTileWidthTall[] = "256";
165const char kDefaultTileWidthGrande[] = "512";
166const char kDefaultTileWidthVenti[] = "1024";
167
168const char kDebugShortcutsName[] = "Debugging keyboard shortcuts";
169const char kDebugShortcutsDescription[] =
170 "Enables additional keyboard shortcuts that are useful for debugging Ash.";
171
172const char kDeviceDiscoveryNotificationsName[] =
173 "Device Discovery Notifications";
174const char kDeviceDiscoveryNotificationsDescription[] =
175 "Device discovery notifications on local network.";
176
177const char kDevtoolsExperimentsName[] = "Developer Tools experiments";
178const char kDevtoolsExperimentsDescription[] =
179 "Enables Developer Tools experiments. Use Settings panel in Developer "
180 "Tools to toggle individual experiments.";
181
182const char kDisableAudioForDesktopShareName[] =
183 "Disable Audio For Desktop Share";
184const char kDisableAudioForDesktopShareDescription[] =
185 "With this flag on, desktop share picker window will not let the user "
186 "choose whether to share audio.";
187
Brett Wilsonf27ff602017-07-07 22:28:47188const char kDisableTabForDesktopShareName[] =
189 "Disable Desktop Share with tab source";
190const char kDisableTabForDesktopShareDescription[] =
191 "This flag controls whether users can choose a tab for desktop share.";
192
193const char kDisallowDocWrittenScriptsUiName[] =
194 "Block scripts loaded via document.write";
195const char kDisallowDocWrittenScriptsUiDescription[] =
196 "Disallows fetches for third-party parser-blocking scripts inserted into "
197 "the main frame via document.write.";
198
199const char kDisplayList2dCanvasName[] = "Display list 2D canvas";
200const char kDisplayList2dCanvasDescription[] =
201 "Enables the use of display lists to record 2D canvas commands. This "
202 "allows 2D canvas rasterization to be performed on separate thread.";
203
204const char kDistanceFieldTextName[] = "Distance field text";
205const char kDistanceFieldTextDescription[] =
206 "Text is rendered with signed distance fields rather than bitmap alpha "
207 "masks.";
208
209const char kDriveSearchInChromeLauncherName[] =
210 "Drive Search in Chrome App Launcher";
211const char kDriveSearchInChromeLauncherDescription[] =
212 "Files from Drive will show up when searching the Chrome App Launcher.";
213
214const char kDropSyncCredentialName[] =
215 "Drop sync credentials from password manager";
216const char kDropSyncCredentialDescription[] =
217 "The password manager will not offer to save the credential used to sync.";
218
219const char kEasyUnlockBluetoothLowEnergyDiscoveryName[] =
220 "Smart Lock Bluetooth Low Energy Discovery";
221const char kEasyUnlockBluetoothLowEnergyDiscoveryDescription[] =
Tim Song52c142c62017-07-20 03:29:07222 "Disables a Smart Lock setting that allows Chromebook to discover phones "
Brett Wilsonf27ff602017-07-07 22:28:47223 "over Bluetooth Low Energy in order to unlock the Chromebook when the "
224 "phone is in its proximity.";
225
Gustavo Sacomotofb11164f2017-07-21 12:56:18226const char kEasyUnlockPromotionsName[] = "Smart Lock Promotions";
227const char kEasyUnlockPromotionsDescription[] =
228 "Enables Smart Lock promotions. Promotions will be periodically display "
229 "if the user is eligible.";
230
Brett Wilsonf27ff602017-07-07 22:28:47231const char kEmbeddedExtensionOptionsName[] = "Embedded extension options";
232const char kEmbeddedExtensionOptionsDescription[] =
233 "Display extension options as an embedded element in chrome://extensions "
234 "rather than opening a new tab.";
235
236const char kEnableAsmWasmName[] =
237 "Experimental Validate Asm.js and convert to WebAssembly when valid.";
238const char kEnableAsmWasmDescription[] =
239 R"*(Validate Asm.js when "use asm" is present and then convert to )*"
240 R"*(WebAssembly.)*";
241
242const char kEnableAutofillCreditCardBankNameDisplayName[] =
243 "Display the issuer bank name of a credit card in autofill.";
244const char kEnableAutofillCreditCardBankNameDisplayDescription[] =
245 "If enabled, displays the issuer bank name of a credit card in autofill.";
246
247const char kEnableAutofillCreditCardLastUsedDateDisplayName[] =
248 "Display the last used date of a credit card in autofill.";
249const char kEnableAutofillCreditCardLastUsedDateDisplayDescription[] =
250 "If enabled, display the last used date of a credit card in autofill.";
251
252const char kEnableAutofillCreditCardUploadCvcPromptName[] =
253 "Enable requesting missing CVC during Autofill credit card upload";
254const char kEnableAutofillCreditCardUploadCvcPromptDescription[] =
255 "If enabled, requests missing CVC when offering to upload credit cards to "
256 "Google Payments.";
257
Vitalii Iarko4f9834ce2017-08-04 07:05:19258const char kEnableBreakingNewsPushName[] = "Breaking News Push";
259const char kEnableBreakingNewsPushDescription[] =
260 "Listen for breaking news content suggestions (e.g. for New Tab Page) "
261 "through Google Cloud Messaging.";
262
Brett Wilsonf27ff602017-07-07 22:28:47263const char kEnableBrotliName[] = "Brotli Content-Encoding.";
264const char kEnableBrotliDescription[] =
265 "Enable Brotli Content-Encoding support.";
266
267const char kEnableClearBrowsingDataCountersName[] =
268 "Enable Clear browsing data counters.";
269const char kEnableClearBrowsingDataCountersDescription[] =
270 "Shows data volume counters in the Clear browsing data dialog.";
271
sclittle50e4bb92017-07-08 02:23:03272const char kEnableClientLoFiName[] = "Client-side Lo-Fi previews";
273
274const char kEnableClientLoFiDescription[] =
275 "Enable showing low fidelity images on some pages on slow networks.";
276
Brett Wilsonf27ff602017-07-07 22:28:47277const char kEnableDataReductionProxyLitePageName[] =
278 "Lite pages for Data Saver Lo-Fi mode";
279const char kEnableDataReductionProxyLitePageDescription[] =
280 "Enable lite pages in Data Saver Lo-Fi mode. Previews of pages will be "
281 "shown instead of image placeholders when Lo-Fi is on. Data Saver and "
282 "Lo-Fi must be enabled for lite pages to be shown.";
283
284const char kDataReductionProxyServerAlternative[] =
285 "Use alternative server configuration";
286const char kEnableDataReductionProxyServerExperimentName[] =
287 "Use an alternative Data Saver back end configuration.";
288const char kEnableDataReductionProxyServerExperimentDescription[] =
289 "Enable a different approach to saving data by configuring the back end "
290 "server";
291
292const char kEnableDataReductionProxySavingsPromoName[] =
293 "Data Saver 1 MB Savings Promo";
294const char kEnableDataReductionProxySavingsPromoDescription[] =
295 "Enable a Data Saver promo for 1 MB of savings. If Data Saver has already "
296 "saved 1 MB of data, then the promo will not be shown. Data Saver must be "
297 "enabled for the promo to be shown.";
298
Giovanni Ortuño Urquidi45020e232017-07-12 06:10:17299const char kEnableDesktopPWAWindowingName[] =
300 "Windowing related features for desktop PWAs.";
301const char kEnableDesktopPWAWindowingDescription[] =
302 "Enable experimental windowing features for desktop PWAs.";
303
Brett Wilsonf27ff602017-07-07 22:28:47304const char kEnableEnumeratingAudioDevicesName[] =
305 "Experimentally enable enumerating audio devices.";
306const char kEnableEnumeratingAudioDevicesDescription[] =
307 "Experimentally enable the use of enumerating audio devices.";
308
309const char kEnableGenericSensorName[] = "Generic Sensor";
310const char kEnableGenericSensorDescription[] =
311 "Enable sensor APIs based on Generic Sensor API.";
312
Brett Wilsonf27ff602017-07-07 22:28:47313const char kEnableHDRName[] = "HDR mode";
314const char kEnableHDRDescription[] =
315 "Enables HDR support on compatible displays.";
316
317const char kEnableHeapProfilingName[] = "Heap profiling";
318const char kEnableHeapProfilingDescription[] = "Enables heap profiling.";
319const char kEnableHeapProfilingModePseudo[] = "Enabled (pseudo mode)";
320const char kEnableHeapProfilingModeNative[] = "Enabled (native mode)";
321const char kEnableHeapProfilingTaskProfiler[] = "Enabled (task mode)";
322
323const char kEnableHttpFormWarningName[] =
324 "Show in-form warnings for sensitive fields when the top-level page is not "
325 "not HTTPS";
326const char kEnableHttpFormWarningDescription[] =
327 "Attaches a warning UI to any password or credit card fields detected when "
328 "the top-level page is not HTTPS";
329
330const char kEnableIdleTimeSpellCheckingName[] =
331 "Enable idle time spell checker";
332const char kEnableIdleTimeSpellCheckingDescription[] =
333 "Make spell-checking code run only when the browser is idle, so that input "
334 "latency is reduced, especially when editing long articles, emails, etc.";
vabr0215a8e2017-03-28 12:47:34335
Tatiana Gornakafb40452017-07-31 13:50:04336const char kEnableManualFallbacksFillingName[] =
337 "Manual fallbacks for password manager forms filling";
338const char kEnableManualFallbacksFillingDescription[] =
339 "If enabled, then if user clicks on the password field on a form, popup "
340 "might contain generation fallbacks or 'Show all saved passwords' "
341 "fallback.";
342
vabr0215a8e2017-03-28 12:47:34343const char kEnableMaterialDesignBookmarksName[] =
344 "Enable Material Design bookmarks";
vabr0215a8e2017-03-28 12:47:34345const char kEnableMaterialDesignBookmarksDescription[] =
346 "If enabled, the chrome://bookmarks/ URL loads the Material Design "
347 "bookmarks page.";
348
vabr0215a8e2017-03-28 12:47:34349const char kEnableMaterialDesignExtensionsName[] =
350 "Enable Material Design extensions";
vabr0215a8e2017-03-28 12:47:34351const char kEnableMaterialDesignExtensionsDescription[] =
352 "If enabled, the chrome://extensions/ URL loads the Material Design "
353 "extensions page.";
354
vabr0215a8e2017-03-28 12:47:34355const char kEnableMaterialDesignFeedbackName[] =
356 "Enable Material Design feedback";
vabr0215a8e2017-03-28 12:47:34357const char kEnableMaterialDesignFeedbackDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:19358 "If enabled, reporting an issue will load the Material Design feedback UI.";
vabr0215a8e2017-03-28 12:47:34359
Brett Wilsonf27ff602017-07-07 22:28:47360const char kEnableMaterialDesignPolicyPageName[] =
361 "Enable Material Design policy page";
362const char kEnableMaterialDesignPolicyPageDescription[] =
363 "If enabled, the chrome://md-policy URL loads the Material Design policy "
364 "page.";
galinapae72e152017-05-12 13:12:28365
Brett Wilsonf27ff602017-07-07 22:28:47366const char kEnableMidiManagerDynamicInstantiationName[] =
367 "MIDIManager dynamic instantiation for Web MIDI.";
368const char kEnableMidiManagerDynamicInstantiationDescription[] =
369 "Enable MIDIManager dynamic instantiation for Web MIDI.";
370
371const char kEnableNavigationTracingName[] = "Enable navigation tracing";
372const char kEnableNavigationTracingDescription[] =
373 "This is to be used in conjunction with the trace-upload-url flag. "
374 "WARNING: When enabled, Chrome will record performance data for every "
375 "navigation and upload it to the URL specified by the trace-upload-url "
376 "flag. The trace may include personally identifiable information (PII) "
377 "such as the titles and URLs of websites you visit.";
378
379const char kEnableNetworkServiceName[] = "Enable network service";
380const char kEnableNetworkServiceDescription[] =
381 "Enables the network service, which makes network requests through a "
382 "separate service. Note: most features don't work with this yet.";
383
Ahmed Fakhry2fd8fc82017-07-28 16:31:12384const char kEnableNightLightName[] = "Enable Night Light";
385const char kEnableNightLightDescription[] =
386 "Enable the Night Light feature which controls the color temperature of "
387 "the screen.";
388
Brett Wilsonf27ff602017-07-07 22:28:47389const char kEnablePictureInPictureName[] = "Enable picture in picture.";
390const char kEnablePictureInPictureDescription[] =
391 "Enable the picture in picture feature for videos.";
392
393const char kEnableTokenBindingName[] = "Token Binding.";
394const char kEnableTokenBindingDescription[] = "Enable Token Binding support.";
395
Irmak Kavasoglu7e16af02017-07-19 09:52:47396const char kEnableUsernameCorrectionName[] = "Enable username correction";
397const char kEnableUsernameCorrectionDescription[] =
398 "While on the pending password state, add an edit button to the bubble so "
399 "that user can edit the username.";
400
Brett Wilsonf27ff602017-07-07 22:28:47401const char kEnableUseZoomForDsfName[] =
402 "Use Blink's zoom for device scale factor.";
403const char kEnableUseZoomForDsfDescription[] =
404 "If enabled, Blink uses its zooming mechanism to scale content for device "
405 "scale factor.";
406const char kEnableUseZoomForDsfChoiceDefault[] = "Default";
407const char kEnableUseZoomForDsfChoiceEnabled[] = "Enabled";
408const char kEnableUseZoomForDsfChoiceDisabled[] = "Disabled";
409
410const char kEnableScrollAnchoringName[] = "Scroll Anchoring";
411const char kEnableScrollAnchoringDescription[] =
412 "Adjusts scroll position to prevent visible jumps when offscreen content "
413 "changes.";
414
415const char kEnableSharedArrayBufferName[] =
416 "Experimental enabled SharedArrayBuffer support in JavaScript.";
417const char kEnableSharedArrayBufferDescription[] =
418 "Enable SharedArrayBuffer support in JavaScript.";
419
420const char kEnableWasmName[] = "WebAssembly structured cloning support.";
421const char kEnableWasmDescription[] =
422 "Enable web pages to use WebAssembly structured cloning.";
423
424const char kEnableWebUsbName[] = "WebUSB";
425const char kEnableWebUsbDescription[] = "Enable WebUSB support.";
426
427const char kEnableImageCaptureAPIName[] = "Image Capture API";
428const char kEnableImageCaptureAPIDescription[] =
429 "Enables the Web Platform Image Capture API: takePhoto(), "
430 "getPhotoCapabilities(), etc.";
431
432const char kEnableZeroSuggestRedirectToChromeName[] =
433 "Experimental contextual omnibox suggestion";
434const char kEnableZeroSuggestRedirectToChromeDescription[] =
435 "Change omnibox contextual suggestions to an experimental source. Note "
436 "that this is not an on/off switch for contextual omnibox and it only "
437 "applies to suggestions provided before the user starts typing a URL or a "
438 "search query (i.e. zero suggest).";
439
440const char kEnableWasmStreamingName[] =
441 "WebAssembly streaming compile/instantiate support.";
442const char kEnableWasmStreamingDescription[] =
443 "WebAssembly.{compile|instantiate} taking a Response as parameter.";
444
445const char kEnableWebfontsInterventionName[] =
446 "New version of User Agent Intervention for WebFonts loading.";
447const char kEnableWebfontsInterventionDescription[] =
448 "Enable New version of User Agent Intervention for WebFonts loading.";
449const char kEnableWebfontsInterventionV2ChoiceDefault[] = "Default";
450const char kEnableWebfontsInterventionV2ChoiceEnabledWith2g[] = "Enabled: 2G";
451const char kEnableWebfontsInterventionV2ChoiceEnabledWith3g[] = "Enabled: 3G";
452const char kEnableWebfontsInterventionV2ChoiceEnabledWithSlow2g[] =
453 "Enabled: Slow 2G";
454const char kEnableWebfontsInterventionV2ChoiceDisabled[] = "Disabled";
455
456const char kEnableWebfontsInterventionTriggerName[] =
457 "Trigger User Agent Intervention for WebFonts loading always.";
458const char kEnableWebfontsInterventionTriggerDescription[] =
459 "Enable to trigger User Agent Intervention for WebFonts loading always. "
460 "This flag affects only when the intervention is enabled.";
461
462const char kEnableWebNotificationCustomLayoutsName[] =
463 "Enable custom layouts for Web Notifications.";
464const char kEnableWebNotificationCustomLayoutsDescription[] =
465 "Enable custom layouts for Web Notifications. They will have subtle layout "
466 "improvements that are otherwise not possible.";
467
468const char kExpensiveBackgroundTimerThrottlingName[] =
469 "Throttle expensive background timers";
470const char kExpensiveBackgroundTimerThrottlingDescription[] =
471 "Enables intervention to limit CPU usage of background timers to 1%.";
472
473const char kExperimentalAppBannersName[] = "Experimental app banners";
474const char kExperimentalAppBannersDescription[] =
475 "Enables a new experimental app banner flow and UI";
476
477const char kExperimentalCanvasFeaturesName[] = "Experimental canvas features";
478const char kExperimentalCanvasFeaturesDescription[] =
479 "Enables the use of experimental canvas features which are still in "
480 "development.";
481
482const char kExperimentalExtensionApisName[] = "Experimental Extension APIs";
483const char kExperimentalExtensionApisDescription[] =
484 "Enables experimental extension APIs. Note that the extension gallery "
485 "doesn't allow you to upload extensions that use experimental APIs.";
486
487const char kExperimentalFullscreenExitUIName[] =
488 "Experimental fullscreen exit UI";
489const char kExperimentalFullscreenExitUIDescription[] =
490 "Displays experimental UI to allow mouse and touch input methods to exit "
491 "fullscreen mode.";
492
493const char kExperimentalHotwordHardwareName[] =
494 "Simulated hardware 'Ok Google' features";
495const char kExperimentalHotwordHardwareDescription[] =
496 "Enables an experimental version of 'Ok Google' hotword detection features "
497 "that have a hardware dependency.";
498
499const char kExperimentalKeyboardLockUiName[] = "Experimental keyboard lock UI.";
500const char kExperimentalKeyboardLockUiDescription[] =
501 "An experimental full screen with keyboard lock mode requiring users to "
502 "hold Esc to exit.";
503
504const char kExperimentalSecurityFeaturesName[] =
505 "Potentially annoying security features";
506const char kExperimentalSecurityFeaturesDescription[] =
507 "Enables several security features that will likely break one or more "
508 "pages that you visit on a daily basis. Strict mixed content checking, for "
509 "example. And locking powerful features to secure contexts. This flag will "
510 "probably annoy you.";
511
512const char kExperimentalWebPlatformFeaturesName[] =
513 "Experimental Web Platform features";
514const char kExperimentalWebPlatformFeaturesDescription[] =
515 "Enables experimental Web Platform features that are in development.";
516
517const char kExtensionContentVerificationName[] =
518 "Extension Content Verification";
519const char kExtensionContentVerificationDescription[] =
520 "This flag can be used to turn on verification that the contents of the "
521 "files on disk for extensions from the webstore match what they're "
522 "expected to be. This can be used to turn on this feature if it would not "
523 "otherwise have been turned on, but cannot be used to turn it off (because "
524 "this setting can be tampered with by malware).";
525const char kExtensionContentVerificationBootstrap[] =
526 "Bootstrap (get expected hashes, but do not enforce them)";
527const char kExtensionContentVerificationEnforce[] =
528 "Enforce (try to get hashes, and enforce them if successful)";
529const char kExtensionContentVerificationEnforceStrict[] =
530 "Enforce strict (hard fail if we can't get hashes)";
531
532const char kExtensionsOnChromeUrlsName[] = "Extensions on chrome:// URLs";
533const char kExtensionsOnChromeUrlsDescription[] =
534 "Enables running extensions on chrome:// URLs, where extensions explicitly "
535 "request this permission.";
galinapae72e152017-05-12 13:12:28536
Brett Wilsonecb80982017-07-12 20:34:51537const char kFastUnloadName[] = "Fast tab/window close";
538const char kFastUnloadDescription[] =
539 "Enables fast tab/window closing - runs a tab's onunload js handler "
540 "independently of the GUI.";
vabr0215a8e2017-03-28 12:47:34541
Brett Wilsonecb80982017-07-12 20:34:51542const char kFeaturePolicyName[] = "Feature Policy";
543const char kFeaturePolicyDescription[] =
544 "Enables granting and removing access to features through the "
545 "Feature-Policy HTTP header.";
vabr0215a8e2017-03-28 12:47:34546
Brett Wilsonecb80982017-07-12 20:34:51547const char kFetchKeepaliveTimeoutSettingName[] =
548 "Fetch API keepalive timeout setting";
549const char kFetchKeepaliveTimeoutSettingDescription[] =
550 "This is for setting the timeout value for Fetch API with keepalive option "
551 "and SendBeacon";
552
553const char kFontCacheScalingName[] = "FontCache scaling";
554const char kFontCacheScalingDescription[] =
555 "Reuse a cached font in the renderer to serve different sizes of font for "
556 "faster layout.";
557
558const char kForceEffectiveConnectionTypeName[] =
559 "Override effective connection type";
560const char kForceEffectiveConnectionTypeDescription[] =
561 "Overrides the effective connection type of the current connection "
562 "returned by the network quality estimator.";
563const char kEffectiveConnectionTypeUnknownDescription[] = "Unknown";
564const char kEffectiveConnectionTypeOfflineDescription[] = "Offline";
565const char kEffectiveConnectionTypeSlow2GDescription[] = "Slow 2G";
566const char kEffectiveConnectionType2GDescription[] = "2G";
567const char kEffectiveConnectionType3GDescription[] = "3G";
568const char kEffectiveConnectionType4GDescription[] = "4G";
569
570const char kFillOnAccountSelectName[] = "Fill passwords on account selection";
571const char kFillOnAccountSelectDescription[] =
572 "Filling of passwords when an account is explicitly selected by the user "
573 "rather than autofilling credentials on page load.";
574
575const char kForceTabletModeName[] = "Force Tablet Mode";
576const char kForceTabletModeDescription[] =
577 R"*(This flag can be used to force a certain mode on to a chromebook, )*"
578 R"*(despite its current orientation. "TouchView" means that the )*"
579 R"*(chromebook will act as if it were in touch view mode. "Clamshell" )*"
580 R"*(means that the chromebook will act as if it were in clamshell )*"
581 R"*(mode . "Auto" means that the chromebook will alternate between )*"
582 R"*(the two, based on its orientation.)*";
583const char kForceTabletModeTouchview[] = "TouchView";
584const char kForceTabletModeClamshell[] = "Clamshell";
585const char kForceTabletModeAuto[] = "Auto (default)";
586
587const char kForceTextDirectionName[] = "Force text direction";
588const char kForceTextDirectionDescription[] =
589 "Explicitly force the per-character directionality of UI text to "
590 "left-to-right (LTR) or right-to-left (RTL) mode, overriding the default "
591 "direction of the character language.";
592const char kForceDirectionLtr[] = "Left-to-right";
593const char kForceDirectionRtl[] = "Right-to-left";
594
595const char kForceUiDirectionName[] = "Force UI direction";
596const char kForceUiDirectionDescription[] =
597 "Explicitly force the UI to left-to-right (LTR) or right-to-left (RTL) "
598 "mode, overriding the default direction of the UI language.";
599
600const char kFramebustingName[] =
601 "Framebusting requires same-origin or a user gesture";
602const char kFramebustingDescription[] =
603 "Don't permit an iframe to navigate the top level browsing context unless "
604 "they are same-origin or the iframe is processing a user gesture.";
605
606const char kGamepadExtensionsName[] = "Gamepad Extensions";
607const char kGamepadExtensionsDescription[] =
608 "Enabling this option allows web applications to access experimental "
609 "extensions to the Gamepad APIs.";
610
sohan3f00ffc2017-07-14 22:28:08611const char kGlCompositedOverlayCandidateQuadBordersName[] =
612 "GL composited overlay candidate quad borders";
613const char kGlCompositedOverlayCandidateQuadBordersDescription[] =
Alex Newcomer43cb7f12017-07-28 17:37:39614 "Renders a border around GL composited overlay candidate quads to help "
615 "debug and study overlay support.";
Brett Wilsonecb80982017-07-12 20:34:51616
617const char kGpuRasterizationMsaaSampleCountName[] =
618 "GPU rasterization MSAA sample count.";
619const char kGpuRasterizationMsaaSampleCountDescription[] =
620 "Specify the number of MSAA samples for GPU rasterization.";
621const char kGpuRasterizationMsaaSampleCountZero[] = "0";
622const char kGpuRasterizationMsaaSampleCountTwo[] = "2";
623const char kGpuRasterizationMsaaSampleCountFour[] = "4";
624const char kGpuRasterizationMsaaSampleCountEight[] = "8";
625const char kGpuRasterizationMsaaSampleCountSixteen[] = "16";
626
627const char kGpuRasterizationName[] = "GPU rasterization";
628const char kGpuRasterizationDescription[] =
629 "Use GPU to rasterize web content. Requires impl-side painting.";
630
631const char kGoogleProfileInfoName[] = "Google profile name and icon";
632const char kGoogleProfileInfoDescription[] =
633 "Enables using Google information to populate the profile name and icon in "
634 "the avatar menu.";
635
636const char kHarfbuzzRendertextName[] = "HarfBuzz for UI text";
637const char kHarfbuzzRendertextDescription[] =
638 "Enable cross-platform HarfBuzz layout engine for UI text. Doesn't affect "
639 "web content.";
640
641const char kHistoryRequiresUserGestureName[] =
642 "New history entries require a user gesture.";
643const char kHistoryRequiresUserGestureDescription[] =
644 "Require a user gesture to add a history entry.";
645const char kHyperlinkAuditingName[] = "Hyperlink auditing";
646const char kHyperlinkAuditingDescription[] = "Sends hyperlink auditing pings.";
647
648const char kHostedAppQuitNotificationName[] =
649 "Quit notification for hosted apps";
650const char kHostedAppQuitNotificationDescription[] =
651 "Display a notification when quitting Chrome if hosted apps are currently "
652 "running.";
653
654const char kHostedAppShimCreationName[] =
655 "Creation of app shims for hosted apps on Mac";
656const char kHostedAppShimCreationDescription[] =
657 "Create app shims on Mac when creating a hosted app.";
658
659const char kIconNtpName[] = "Large icons on the New Tab page";
660const char kIconNtpDescription[] =
661 "Enable the experimental New Tab page using large icons.";
662
663const char kIgnoreGpuBlacklistName[] = "Override software rendering list";
664const char kIgnoreGpuBlacklistDescription[] =
665 "Overrides the built-in software rendering list and enables "
666 "GPU-acceleration on unsupported system configurations.";
667
668const char kImportantSitesInCbdName[] =
669 "Important sites options in clear browsing data dialog";
670const char kImportantSitesInCbdDescription[] =
671 "Include the option to whitelist important sites in the clear browsing "
672 "data dialog.";
673
674const char kInertVisualViewportName[] = "Inert visual viewport.";
675const char kInertVisualViewportDescription[] =
676 "Experiment to have all APIs reflect the layout viewport. This will make "
677 "window.scroll properties relative to the layout viewport.";
678
679const char kInProductHelpDemoModeChoiceName[] = "In-Product Help Demo Mode";
680const char kInProductHelpDemoModeChoiceDescription[] =
681 "Selects the In-Product Help demo mode.";
682
683const char kJavascriptHarmonyName[] = "Experimental JavaScript";
684const char kJavascriptHarmonyDescription[] =
685 "Enable web pages to use experimental JavaScript features.";
686
687const char kJavascriptHarmonyShippingName[] =
688 "Latest stable JavaScript features";
689const char kJavascriptHarmonyShippingDescription[] =
690 "Some web pages use legacy or non-standard JavaScript extensions that may "
691 "conflict with the latest JavaScript features. This flag allows disabling "
692 "support of those features for compatibility with such pages.";
693
694const char kLcdTextName[] = "LCD text antialiasing";
695const char kLcdTextDescription[] =
696 "If disabled, text is rendered with grayscale antialiasing instead of LCD "
697 "(subpixel) when doing accelerated compositing.";
698
699const char kLoadMediaRouterComponentExtensionName[] =
700 "Load Media Router Component Extension";
701const char kLoadMediaRouterComponentExtensionDescription[] =
702 "Loads the Media Router component extension at startup.";
703
704const char kManualPasswordGenerationName[] = "Manual password generation.";
705const char kManualPasswordGenerationDescription[] =
706 "Show a 'Generate Password' option on the context menu for all password "
707 "fields.";
708
709const char kMarkHttpAsName[] = "Mark non-secure origins as non-secure";
710const char kMarkHttpAsDescription[] = "Change the UI treatment for HTTP pages";
711const char kMarkHttpAsDangerous[] = "Always mark HTTP as actively dangerous";
712const char kMarkHttpAsNonSecureAfterEditing[] =
713 "Warn on HTTP after editing forms";
714const char kMarkHttpAsNonSecureWhileIncognito[] =
715 "Warn on HTTP while in Incognito mode";
716const char kMarkHttpAsNonSecureWhileIncognitoOrEditing[] =
717 "Warn on HTTP while in Incognito mode or after editing forms";
718
719extern const char kMaterialDesignIncognitoNTPName[] =
720 "Material Design Incognito NTP.";
721extern const char kMaterialDesignIncognitoNTPDescription[] =
722 "If enabled, the Incognito New Tab page uses the new material design with "
723 "a better readable text.";
724
725const char kMediaRemotingName[] = "Media Remoting during Cast Tab Mirroring";
726const char kMediaRemotingDescription[] =
727 "When Casting a tab to a remote device, enabling this turns on an "
728 "optimization that forwards the content bitstream directly to the remote "
729 "device when a video is fullscreened.";
730
731const char kMemoryAblationName[] = "Memory ablation experiment";
732const char kMemoryAblationDescription[] =
733 "Allocates extra memory in the browser process.";
734
735const char kMemoryCoordinatorName[] = "Memory coordinator";
736const char kMemoryCoordinatorDescription[] =
737 "Enable memory coordinator instead of memory pressure listeners.";
738
739const char kMessageCenterNewStyleNotificationName[] = "New style notification";
740const char kMessageCenterNewStyleNotificationDescription[] =
741 "Enables the experiment style of material-design notification";
742
743const char kMessageCenterAlwaysScrollUpUponRemovalName[] =
744 "Experiments that message center always scroll up upon notification "
745 "removal";
746const char kMessageCenterAlwaysScrollUpUponRemovalDescription[] =
747 "Enables experiment that message center always scroll up when a "
748 "notification is removed.";
749
750const char kMhtmlGeneratorOptionName[] = "MHTML Generation Option";
751const char kMhtmlGeneratorOptionDescription[] =
752 "Provides experimental options for MHTML file generator.";
753const char kMhtmlSkipNostoreMain[] = "Skips no-store main frame.";
754const char kMhtmlSkipNostoreAll[] = "Skips all no-store resources.";
755
756const char kMojoLoadingName[] = "Use Mojo IPC for resource loading";
757const char kMojoLoadingDescription[] =
758 "Use Mojo IPC instead of traditional Chrome IPC for resource loading.";
759
Miguel Casas-Sanchez10769c82017-07-27 23:52:04760const char kMojoVideoEncodeAcceleratorName[] =
761 "Hardware-accelerated video encoder accessed using Mojo IPC";
762const char kMojoVideoEncodeAcceleratorDescription[] =
763 "Use new Mojo IPC to access hardware-accelerated video encoder, where "
764 "available.";
765
Brett Wilsonecb80982017-07-12 20:34:51766const char kModuleScriptsName[] = "Enable ECMAScript 6 modules";
767const char kModuleScriptsDescription[] =
768 "Enables ECMAScript 6 modules support in Blink.";
769
770const char kNewAudioRenderingMixingStrategyName[] =
771 "New audio rendering mixing strategy";
772const char kNewAudioRenderingMixingStrategyDescription[] =
773 "Use the new audio rendering mixing strategy.";
774
775const char kNewBookmarkAppsName[] = "The new bookmark app system";
776const char kNewBookmarkAppsDescription[] =
777 "Enables the new system for creating bookmark apps.";
778
779const char kNewOmniboxAnswerTypesName[] =
780 "New omnibox answers in suggest types";
781const char kNewOmniboxAnswerTypesDescription[] =
782 "Enables new types of answers in the omnibox suggest drop-down: currency "
783 "conversions, dictionary definitions, sports scores, translations, and "
784 "when is.";
785
786const char kNewRemotePlaybackPipelineName[] =
787 "Enable the new remote playback pipeline.";
788const char kNewRemotePlaybackPipelineDescription[] =
789 "Enable the new pipeline for playing media element remotely via "
790 "RemotePlayback API or native controls.";
791
792const char kNewUsbBackendName[] = "Enable new USB backend";
793const char kNewUsbBackendDescription[] =
794 "Enables the new experimental USB backend for Windows.";
vabr0215a8e2017-03-28 12:47:34795
brettw5f9c1642017-05-14 17:12:48796const char kNostatePrefetchName[] = "No-State Prefetch";
vabr0215a8e2017-03-28 12:47:34797const char kNostatePrefetchDescription[] =
798 R"*("No-State Prefetch" pre-downloads resources to improve load )*"
799 R"*(times. "Prerender" does a full pre-rendering of the page, to )*"
800 R"*(improve load times even more. "Simple Load" does nothing and is )*"
801 R"*(similar to disabling the feature, but collects more metrics for )*"
802 R"*(comparison purposes.)*";
803
Brett Wilsonecb80982017-07-12 20:34:51804const char kNotificationsNativeFlagName[] = "Enable native notifications.";
805const char kNotificationsNativeFlagDescription[] =
806 "Enable support for using the native notification toasts and notification "
807 "center on platforms where these are available.";
vabr0215a8e2017-03-28 12:47:34808
Brett Wilsonecb80982017-07-12 20:34:51809const char kNumRasterThreadsName[] = "Number of raster threads";
810const char kNumRasterThreadsDescription[] =
811 "Specify the number of raster threads.";
812const char kNumRasterThreadsOne[] = "1";
813const char kNumRasterThreadsTwo[] = "2";
814const char kNumRasterThreadsThree[] = "3";
815const char kNumRasterThreadsFour[] = "4";
816
817const char kOfferStoreUnmaskedWalletCardsName[] =
818 "Google Payments card saving checkbox";
819const char kOfferStoreUnmaskedWalletCardsDescription[] =
820 "Show the checkbox to offer local saving of a credit card downloaded from "
821 "the server.";
822
823const char kOfflineAutoReloadName[] = "Offline Auto-Reload Mode";
824const char kOfflineAutoReloadDescription[] =
825 "Pages that fail to load while the browser is offline will be "
826 "auto-reloaded when the browser is online again.";
827
828const char kOfflineAutoReloadVisibleOnlyName[] =
829 "Only Auto-Reload Visible Tabs";
830const char kOfflineAutoReloadVisibleOnlyDescription[] =
831 "Pages that fail to load while the browser is offline will only be "
832 "auto-reloaded if their tab is visible.";
833
834const char kOffMainThreadFetchName[] = "Off-main-thread fetch for Web Workers";
835const char kOffMainThreadFetchDescription[] =
836 "If enabled, the resource fetches from worker threads will not be blocked "
837 "by the busy main thread.";
838
839const char kOmniboxDisplayTitleForCurrentUrlName[] =
840 "Include title for the current URL in the omnibox";
841const char kOmniboxDisplayTitleForCurrentUrlDescription[] =
842 "In the event that the omnibox provides suggestions on-focus, the URL of "
843 "the current page is provided as the first suggestion without a title. "
844 "Enabling this flag causes the title to be displayed.";
845
846const char kOmniboxUIElideSuggestionUrlAfterHostName[] =
847 "Omnibox UI Elide Suggestion URL After Host";
848const char kOmniboxUIElideSuggestionUrlAfterHostDescription[] =
849 "Elides the path, query, and ref of suggested URLs in the Omnibox "
850 "dropdown.";
851
Benoit Lizeab08362c2017-07-19 14:50:54852const char kOmniboxSpareRendererName[] =
853 "Start spare renderer on omnibox focus";
854const char kOmniboxSpareRendererDescription[] =
855 "When the omnibox is focused, start an empty spare renderer. This can "
856 "speed up the load of the navigation from the omnibox.";
857
Brett Wilsonecb80982017-07-12 20:34:51858const char kOmniboxUIHideSuggestionUrlSchemeName[] =
859 "Omnibox UI Hide Suggestion URL Scheme";
860const char kOmniboxUIHideSuggestionUrlSchemeDescription[] =
861 "Elides the schemes of suggested URLs in the Omnibox dropdown.";
862
863const char kOmniboxUIHideSuggestionUrlTrivialSubdomainsName[] =
864 "Omnibox UI Hide Suggestion URL Trivial Subdomains";
865const char kOmniboxUIHideSuggestionUrlTrivialSubdomainsDescription[] =
866 "Elides trivially informative subdomains from suggested URLs in the "
867 "Omnibox dropdown (e.g. www. and m.).";
868
869const char kOmniboxUIMaxAutocompleteMatchesName[] =
870 "Omnibox UI Max Autocomplete Matches";
871
872const char kOmniboxUIMaxAutocompleteMatchesDescription[] =
873 "Changes the maximum number of autocomplete matches displayed in the "
874 "Omnibox UI.";
875
876const char kOmniboxUINarrowDropdownName[] = "Omnibox UI Narrow Dropdown";
877const char kOmniboxUINarrowDropdownDescription[] =
878 "Makes the suggestions dropdown width match the omnibox width.";
879
880const char kOmniboxUIVerticalLayoutName[] = "Omnibox UI Vertical Layout";
881const char kOmniboxUIVerticalLayoutDescription[] =
882 "Displays Omnibox sugestions in 2 lines - title over origin.";
883
884const char kOmniboxUIVerticalMarginName[] = "Omnibox UI Vertical Margin";
885const char kOmniboxUIVerticalMarginDescription[] =
886 "Changes the vertical margin in the Omnibox UI.";
887
888const char kOriginTrialsName[] = "Origin Trials";
889const char kOriginTrialsDescription[] =
890 "Enables origin trials for controlling access to feature/API experiments.";
891
892const char kOverlayScrollbarsName[] = "Overlay Scrollbars";
893const char kOverlayScrollbarsDescription[] =
894 "Enable the experimental overlay scrollbars implementation. You must also "
895 "enable threaded compositing to have the scrollbars animate.";
896
897const char kOverscrollHistoryNavigationName[] = "Overscroll history navigation";
898const char kOverscrollHistoryNavigationDescription[] =
899 "Experimental history navigation in response to horizontal overscroll.";
900const char kOverscrollHistoryNavigationSimpleUi[] = "Simple";
901
902const char kOverscrollStartThresholdName[] = "Overscroll start threshold";
903const char kOverscrollStartThresholdDescription[] =
904 "Changes overscroll start threshold relative to the default value.";
905const char kOverscrollStartThreshold133Percent[] = "133%";
906const char kOverscrollStartThreshold166Percent[] = "166%";
907const char kOverscrollStartThreshold200Percent[] = "200%";
908
909const char kPassiveEventListenerDefaultName[] =
910 "Passive Event Listener Override";
911const char kPassiveEventListenerDefaultDescription[] =
912 "Forces touchstart, touchmove, mousewheel and wheel event listeners (which "
913 "haven't requested otherwise) to be treated as passive. This will break "
914 "touch/wheel behavior on some websites but is useful for demonstrating the "
915 "potential performance benefits of adopting passive event listeners.";
916const char kPassiveEventListenerTrue[] = "True (when unspecified)";
917const char kPassiveEventListenerForceAllTrue[] = "Force All True";
918
919const char kPassiveEventListenersDueToFlingName[] =
920 "Touch Event Listeners Passive Default During Fling";
921const char kPassiveEventListenersDueToFlingDescription[] =
922 "Forces touchstart, and first touchmove per scroll event listeners during "
923 "fling to be treated as passive.";
924
925const char kPassiveDocumentEventListenersName[] =
926 "Document Level Event Listeners Passive Default";
927const char kPassiveDocumentEventListenersDescription[] =
928 "Forces touchstart, and touchmove event listeners on document level "
929 "targets (which haven't requested otherwise) to be treated as passive.";
930
931const char kPasswordForceSavingName[] = "Force-saving of passwords";
932const char kPasswordForceSavingDescription[] =
933 "Allow the user to manually enforce password saving instead of relying on "
934 "password manager's heuristics.";
935
936const char kPasswordGenerationName[] = "Password generation";
937const char kPasswordGenerationDescription[] =
938 "Allow the user to have Chrome generate passwords when it detects account "
939 "creation pages.";
940
941const char kPasswordImportExportName[] = "Password import and export";
942const char kPasswordImportExportDescription[] =
943 "Import and Export functionality in password settings.";
944
945const char kPermissionActionReportingName[] = "Permission Action Reporting";
946const char kPermissionActionReportingDescription[] =
947 "Enables permission action reporting to Safe Browsing servers for opted in "
948 "users.";
949
950const char kPermissionsBlacklistName[] = "Permissions Blacklist";
951const char kPermissionsBlacklistDescription[] =
952 "Enables the Permissions Blacklist, which blocks permissions for "
953 "blacklisted sites for Safe Browsing users.";
954
955const char kPinchScaleName[] = "Pinch scale";
956const char kPinchScaleDescription[] =
957 "Enables experimental support for scale using pinch.";
958
Brett Wilsonecb80982017-07-12 20:34:51959const char kPrintPdfAsImageName[] = "Print Pdf as Image";
960const char kPrintPdfAsImageDescription[] =
961 "If enabled, an option to print PDF files as images will be available in "
962 "print preview.";
963
964const char kPrintPreviewRegisterPromosName[] =
965 "Print Preview Registration Promos";
966const char kPrintPreviewRegisterPromosDescription[] =
967 "Enable registering unregistered cloud printers from print preview.";
968
969const char kProtectSyncCredentialName[] = "Autofill sync credential";
970const char kProtectSyncCredentialDescription[] =
971 "How the password manager handles autofill for the sync credential.";
972
973const char kProtectSyncCredentialOnReauthName[] =
974 "Autofill sync credential only for transactional reauth pages";
975const char kProtectSyncCredentialOnReauthDescription[] =
976 "How the password manager handles autofill for the sync credential only "
977 "for transactional reauth pages.";
978
Mohsen Izadi93faac12017-07-29 04:45:15979const char kPullToRefreshName[] = "Pull-to-refresh gesture";
980const char kPullToRefreshDescription[] =
981 "Pull-to-refresh gesture in response to vertical overscroll.";
982
Brett Wilsonecb80982017-07-12 20:34:51983const char kPushApiBackgroundModeName[] = "Enable Push API background mode";
984const char kPushApiBackgroundModeDescription[] =
985 "Enable background mode for the Push API. This allows Chrome to continue "
986 "running after the last window is closed, and to launch at OS startup, if "
987 "the Push API needs it.";
988
989const char kQuicName[] = "Experimental QUIC protocol";
990const char kQuicDescription[] = "Enable experimental QUIC protocol support.";
991
992const char kReducedReferrerGranularityName[] =
993 "Reduce default 'referer' header granularity.";
994const char kReducedReferrerGranularityDescription[] =
995 "If a page hasn't set an explicit referrer policy, setting this flag will "
996 "reduce the amount of information in the 'referer' header for cross-origin "
997 "requests.";
998
999const char kRequestTabletSiteName[] =
1000 "Request tablet site option in the settings menu";
1001const char kRequestTabletSiteDescription[] =
1002 "Allows the user to request tablet site. Web content is often optimized "
1003 "for tablet devices. When this option is selected the user agent string is "
1004 "changed to indicate a tablet device. Web content optimized for tablets is "
1005 "received there after for the current tab.";
1006
1007const char kResetAppListInstallStateName[] =
1008 "Reset the App Launcher install state on every restart.";
1009const char kResetAppListInstallStateDescription[] =
1010 "Reset the App Launcher install state on every restart. While this flag is "
1011 "set, Chrome will forget the launcher has been installed each time it "
1012 "starts. This is used for testing the App Launcher install flow.";
1013
1014const char kResourceLoadSchedulerName[] = "Use the resource load scheduler";
1015const char kResourceLoadSchedulerDescription[] =
1016 "Uses the resource load scheduler in blink to schedule and throttle "
1017 "resource load requests.";
1018
Brett Wilsonecb80982017-07-12 20:34:511019const char kSafeSearchUrlReportingName[] = "SafeSearch URLs reporting.";
1020const char kSafeSearchUrlReportingDescription[] =
1021 "If enabled, inappropriate URLs can be reported back to SafeSearch.";
1022
1023const char kSaveasMenuLabelExperimentName[] =
1024 "Switch 'Save as' menu labels to 'Download'";
1025const char kSaveasMenuLabelExperimentDescription[] =
1026 "Enables an experiment to switch menu labels that use 'Save as...' to "
1027 "'Download'.";
1028
1029const char kSavePageAsMhtmlName[] = "Save Page as MHTML";
1030const char kSavePageAsMhtmlDescription[] =
1031 "Enables saving pages as MHTML: a single text file containing HTML and all "
1032 "sub-resources.";
1033
Brett Wilsonecb80982017-07-12 20:34:511034const char kScrollPredictionName[] = "Scroll prediction";
1035const char kScrollPredictionDescription[] =
1036 "Predicts the finger's future position during scrolls allowing time to "
1037 "render the frame before the finger is there.";
1038
1039const char kSecondaryUiMd[] =
1040 "Material Design in the rest of the browser's native UI";
1041const char kSecondaryUiMdDescription[] =
1042 "Extends the --top-chrome-md setting to secondary UI (bubbles, dialogs, "
1043 "etc.). On Mac, this enables MacViews, which uses toolkit-views for native "
1044 "browser dialogs.";
1045
1046const char kServiceWorkerNavigationPreloadName[] =
1047 "Service worker navigation preload.";
1048const char kServiceWorkerNavigationPreloadDescription[] =
1049 "Enable web pages to use the experimental service worker navigation "
1050 "preload API.";
1051
1052const char kSettingsWindowName[] = "Show settings in a window";
1053const char kSettingsWindowDescription[] =
1054 "Settings will be shown in a dedicated window instead of as a browser tab.";
1055
1056const char kShowAutofillSignaturesName[] = "Show autofill signatures.";
1057const char kShowAutofillSignaturesDescription[] =
1058 "Annotates web forms with Autofill signatures as HTML attributes.";
1059
1060const char kShowAutofillTypePredictionsName[] = "Show Autofill predictions";
1061const char kShowAutofillTypePredictionsDescription[] =
1062 "Annotates web forms with Autofill field type predictions as placeholder "
1063 "text.";
1064
1065const char kShowOverdrawFeedbackName[] = "Show overdraw feedback";
1066const char kShowOverdrawFeedbackDescription[] =
1067 "Visualize overdraw by color-coding elements based on if they have other "
1068 "elements drawn underneath.";
1069
1070const char kShowSavedCopyName[] = "Show Saved Copy Button";
1071const char kShowSavedCopyDescription[] =
1072 "When a page fails to load, if a stale copy of the page exists in the "
1073 "browser cache, a button will be presented to allow the user to load that "
1074 "stale copy. The primary enabling choice puts the button in the most "
1075 "salient position on the error page; the secondary enabling choice puts it "
1076 "secondary to the reload button.";
1077const char kEnableShowSavedCopyPrimary[] = "Enable: Primary";
1078const char kEnableShowSavedCopySecondary[] = "Enable: Secondary";
1079const char kDisableShowSavedCopy[] = "Disable";
1080
1081const char kShowTouchHudName[] = "Show HUD for touch points";
1082const char kShowTouchHudDescription[] =
1083 "Enables a heads-up display at the top-left corner of the screen that "
1084 "lists information about the touch-points on the screen.";
1085
1086const char kSilentDebuggerExtensionApiName[] = "Silent Debugging";
1087const char kSilentDebuggerExtensionApiDescription[] =
1088 "Do not show the infobar when an extension attaches to a page via "
1089 "chrome.debugger API. This is required to debug extension background "
1090 "pages.";
1091
1092const char kSimpleCacheBackendName[] = "Simple Cache for HTTP";
1093const char kSimpleCacheBackendDescription[] =
1094 "The Simple Cache for HTTP is a new cache. It relies on the filesystem for "
1095 "disk space allocation.";
1096
1097const char kSimplifiedFullscreenUiName[] =
1098 "Simplified full screen / mouse lock UI.";
1099const char kSimplifiedFullscreenUiDescription[] =
1100 "A simplified new user experience when entering page-triggered full screen "
1101 "or mouse pointer lock states.";
1102
1103const char kSingleClickAutofillName[] = "Single-click autofill";
1104const char kSingleClickAutofillDescription[] =
1105 "Make autofill suggestions on initial mouse click on a form element.";
1106
1107const char kSiteDetails[] = "Site Details";
1108const char kSiteDetailsDescription[] =
1109 "Adds UI in MD Settings to view all content settings for a specific "
1110 "origin.";
1111
1112const char kSitePerProcessName[] = "Strict site isolation";
1113const char kSitePerProcessDescription[] =
1114 "Highly experimental security mode that ensures each renderer process "
1115 "contains pages from at most one site. In this mode, out-of-process "
1116 "iframes will be used whenever an iframe is cross-site.";
1117
1118const char kSiteSettings[] = "Site settings with All sites and Site details";
1119const char kSiteSettingsDescription[] =
1120 "Adds new ways of viewing Site settings.";
1121
1122const char kSlimmingPaintInvalidationName[] = "Slimming paint invalidation.";
1123const char kSlimmingPaintInvalidationDescription[] =
1124 "Whether to enable a new paint invalidation system.";
1125
1126const char kSmoothScrollingName[] = "Smooth Scrolling";
1127const char kSmoothScrollingDescription[] =
1128 "Animate smoothly when scrolling page content.";
1129
1130const char kSoftwareRasterizerName[] = "3D software rasterizer";
1131const char kSoftwareRasterizerDescription[] =
1132 "Fall back to a 3D software rasterizer when the GPU cannot be used.";
1133
1134const char kSpeculativePrefetchName[] = "Speculative Prefetch";
vabr0215a8e2017-03-28 12:47:341135const char kSpeculativePrefetchDescription[] =
1136 R"*("Speculative Prefetch" fetches likely resources early to improve )*"
1137 R"*(load times, based on a local database (see chrome://predictors). )*"
1138 R"*("Learning" means that only the database construction is enabled, )*"
1139 R"*("Prefetching" that learning and prefetching are enabled.)*";
1140
Justin Donnelly4e448cb2017-07-07 21:32:131141const char kSpeculativeServiceWorkerStartOnQueryInputName[] =
1142 "Enable speculative start of a service worker when a search is predicted.";
Justin Donnelly4e448cb2017-07-07 21:32:131143const char kSpeculativeServiceWorkerStartOnQueryInputDescription[] =
1144 "If enabled, when the user enters text in the omnibox that looks like a "
1145 "a query, any service worker associated with the search engine the query "
1146 "will be sent to is started early.";
1147
Brett Wilsonecb80982017-07-12 20:34:511148const char kSpellingFeedbackFieldTrialName[] = "Spelling Feedback Field Trial";
1149const char kSpellingFeedbackFieldTrialDescription[] =
1150 "Enable the field trial for sending user feedback to spelling service.";
horo201d49492017-05-19 05:31:401151
Brett Wilsonecb80982017-07-12 20:34:511152const char kSuggestionsWithSubStringMatchName[] =
1153 "Substring matching for Autofill suggestions";
1154const char kSuggestionsWithSubStringMatchDescription[] =
1155 "Match Autofill suggestions based on substrings (token prefixes) rather "
1156 "than just prefixes.";
vabr0215a8e2017-03-28 12:47:341157
Brett Wilsonecb80982017-07-12 20:34:511158const char kSupervisedUserManagedBookmarksFolderName[] =
1159 "Managed bookmarks for supervised users";
1160const char kSupervisedUserManagedBookmarksFolderDescription[] =
1161 "Enable the managed bookmarks folder for supervised users.";
vabr0215a8e2017-03-28 12:47:341162
Brett Wilsonecb80982017-07-12 20:34:511163const char kSyncAppListName[] = "App Launcher sync";
1164const char kSyncAppListDescription[] =
1165 "Enable App Launcher sync. This also enables Folders where available (non "
1166 "OSX).";
vabr0215a8e2017-03-28 12:47:341167
Brett Wilsonecb80982017-07-12 20:34:511168const char kSyncSandboxName[] = "Use Chrome Sync sandbox";
1169const char kSyncSandboxDescription[] =
1170 "Connects to the testing server for Chrome Sync.";
vabr0215a8e2017-03-28 12:47:341171
Brett Wilsonecb80982017-07-12 20:34:511172const char kTabAudioMutingName[] = "Tab audio muting UI control";
1173const char kTabAudioMutingDescription[] =
1174 "When enabled, the audio indicators in the tab strip double as tab audio "
1175 "mute controls. This also adds commands in the tab context menu for "
1176 "quickly muting multiple selected tabs.";
vabr0215a8e2017-03-28 12:47:341177
Brett Wilsonecb80982017-07-12 20:34:511178const char kTcpFastOpenName[] = "TCP Fast Open";
1179const char kTcpFastOpenDescription[] =
1180 "Enable the option to send extra authentication information in the initial "
1181 "SYN packet for a previously connected client, allowing faster data send "
1182 "start.";
vabr0215a8e2017-03-28 12:47:341183
Brett Wilsonecb80982017-07-12 20:34:511184const char kTopChromeMd[] = "UI Layout for the browser's top chrome";
1185const char kTopChromeMdDescription[] =
1186 R"*(Toggles between normal and touch (formerly "hybrid") layouts.)*";
1187const char kTopChromeMdMaterial[] = "Normal";
1188const char kTopChromeMdMaterialHybrid[] = "Touch";
vabr0215a8e2017-03-28 12:47:341189
Brett Wilsonecb80982017-07-12 20:34:511190const char kThreadedScrollingName[] = "Threaded scrolling";
1191const char kThreadedScrollingDescription[] =
1192 "Threaded handling of scroll-related input events. Disabling this will "
1193 "force all such scroll events to be handled on the main thread. Note that "
1194 "this can dramatically hurt scrolling performance of most websites and is "
1195 "intended for testing purposes only.";
1196
Steven Valdez4584b2482017-07-14 01:11:571197const char kTLS13VariantName[] = "TLS 1.3";
1198const char kTLS13VariantDescription[] = "Sets the TLS 1.3 variant used.";
1199const char kTLS13VariantDisabled[] = "Disabled";
1200const char kTLS13VariantDraft[] = "Enabled (Draft)";
1201const char kTLS13VariantExperiment[] = "Enabled (Experiment)";
Steven Valdez2d7b4e82017-07-17 22:22:091202const char kTLS13VariantRecordTypeExperiment[] =
1203 "Enabled (Record Type Experiment)";
Steven Valdez2ee1c4a22017-07-19 20:39:311204const char kTLS13VariantNoSessionIDExperiment[] =
1205 "Enabled (No Session ID Experiment)";
Steven Valdez4584b2482017-07-14 01:11:571206
Brett Wilsonecb80982017-07-12 20:34:511207const char kTopDocumentIsolationName[] = "Top document isolation";
1208const char kTopDocumentIsolationDescription[] =
1209 "Highly experimental performance mode where cross-site iframes are kept in "
1210 "a separate process from the top document. In this mode, iframes from "
1211 "different third-party sites will be allowed to share a process.";
1212
1213const char kTouchAdjustmentName[] = "Touch adjustment";
1214const char kTouchAdjustmentDescription[] =
1215 "Refine the position of a touch gesture in order to compensate for touches "
1216 "having poor resolution compared to a mouse.";
1217
1218const char kTouchDragDropName[] = "Touch initiated drag and drop";
1219const char kTouchDragDropDescription[] =
1220 "Touch drag and drop can be initiated through long press on a draggable "
1221 "element.";
1222
1223const char kTouchEventsName[] = "Touch Events API";
1224const char kTouchEventsDescription[] =
1225 "Force Touch Events API feature detection to always be enabled or "
1226 "disabled, or to be enabled when a touchscreen is detected on startup "
1227 "(Automatic, the default).";
1228
1229const char kTouchSelectionStrategyName[] = "Touch text selection strategy";
1230const char kTouchSelectionStrategyDescription[] =
1231 "Controls how text selection granularity changes when touch text selection "
1232 "handles are dragged. Non-default behavior is experimental.";
1233const char kTouchSelectionStrategyCharacter[] = "Character";
1234const char kTouchSelectionStrategyDirection[] = "Direction";
1235
1236const char kTraceUploadUrlName[] = "Trace label for navigation tracing";
1237const char kTraceUploadUrlDescription[] =
1238 "This is to be used in conjunction with the enable-navigation-tracing "
1239 "flag. Please select the label that best describes the recorded traces. "
1240 "This will choose the destination the traces are uploaded to. If you are "
1241 "not sure, select other. If left empty, no traces will be uploaded.";
1242const char kTraceUploadUrlChoiceOther[] = "Other";
1243const char kTraceUploadUrlChoiceEmloading[] = "emloading";
1244const char kTraceUploadUrlChoiceQa[] = "QA";
1245const char kTraceUploadUrlChoiceTesting[] = "Testing";
1246
1247const char kTranslate2016q2UiName[] = "Translate 2016Q2 UI";
1248const char kTranslate2016q2UiDescription[] =
1249 "Improved triggering logic and look for Translate Bubble UI";
1250
1251const char kTranslateLanguageByUlpName[] = "Translate Language by ULP";
1252const char kTranslateLanguageByUlpDescription[] =
1253 "Improved translate target language and triggering logic by considering "
1254 "information from User Language Profile (ULP).";
1255
1256const char kTrySupportedChannelLayoutsName[] =
1257 "Causes audio output streams to check if channel layouts other than the "
1258 "default hardware layout are available.";
1259const char kTrySupportedChannelLayoutsDescription[] =
1260 "Causes audio output streams to check if channel layouts other than the "
1261 "default hardware layout are available. Turning this on will allow the OS "
1262 "to do stereo to surround expansion if supported. May expose third party "
1263 "driver bugs, use with caution.";
1264
1265const char kUiPartialSwapName[] = "Partial swap";
1266const char kUiPartialSwapDescription[] = "Sets partial swap behavior.";
1267
1268const char kUserConsentForExtensionScriptsName[] =
1269 "User consent for extension scripts";
1270const char kUserConsentForExtensionScriptsDescription[] =
1271 "Require user consent for an extension running a script on the page, if "
1272 "the extension requested permission to run on all urls.";
1273
1274const char kUseSuggestionsEvenIfFewFeatureName[] =
1275 "Disable minimum for server-side tile suggestions on NTP.";
1276const char kUseSuggestionsEvenIfFewFeatureDescription[] =
1277 "Request server-side suggestions even if there are only very few of them "
1278 "and use them for tiles on the New Tab Page.";
1279
1280const char kV8CacheOptionsName[] = "V8 caching mode.";
1281const char kV8CacheOptionsDescription[] =
1282 "Caching mode for the V8 JavaScript engine.";
1283const char kV8CacheOptionsParse[] = "Cache V8 parser data.";
1284const char kV8CacheOptionsCode[] = "Cache V8 compiler data.";
1285
1286const char kV8CacheStrategiesForCacheStorageName[] =
1287 "V8 caching strategy for CacheStorage.";
1288const char kV8CacheStrategiesForCacheStorageDescription[] =
1289 "Caching strategy of scripts in CacheStorage for the V8 JavaScript engine.";
1290const char kV8CacheStrategiesForCacheStorageNormal[] = "Normal";
1291const char kV8CacheStrategiesForCacheStorageAggressive[] = "Aggressive";
1292
1293const char kVibrateRequiresUserGestureName[] =
1294 "Requiring user gesture for the Vibration API";
1295const char kVibrateRequiresUserGestureDescription[] =
1296 "Block the Vibration API if no user gesture has been received on the frame "
1297 "or any embedded frame.";
1298
1299const char kVideoFullscreenOrientationLockName[] =
1300 "Lock screen orientation when playing a video fullscreen.";
1301const char kVideoFullscreenOrientationLockDescription[] =
1302 "Lock the screen orientation of the device to match video orientation when "
1303 "a video goes fullscreen. Only on phones.";
1304
1305const char kVideoRotateToFullscreenName[] =
1306 "Rotate-to-fullscreen gesture for videos.";
1307const char kVideoRotateToFullscreenDescription[] =
1308 "Enter/exit fullscreen when device is rotated to/from the orientation of "
1309 "the video. Only on phones.";
1310
1311const char kWalletServiceUseSandboxName[] =
1312 "Use Google Payments sandbox servers";
1313const char kWalletServiceUseSandboxDescription[] =
1314 "For developers: use the sandbox service for Google Payments API calls.";
1315
1316const char kWebgl2Name[] = "WebGL 2.0";
1317const char kWebgl2Description[] = "Allow web applications to access WebGL 2.0.";
1318
1319const char kWebglDraftExtensionsName[] = "WebGL Draft Extensions";
1320const char kWebglDraftExtensionsDescription[] =
1321 "Enabling this option allows web applications to access the WebGL "
1322 "Extensions that are still in draft status.";
1323
1324const char kWebMidiName[] = "Web MIDI API";
1325const char kWebMidiDescription[] = "Enable Web MIDI API experimental support.";
1326
1327const char kWebPaymentsName[] = "Web Payments";
1328const char kWebPaymentsDescription[] =
1329 "Enable Web Payments API integration, a JavaScript API for merchants.";
1330
Mathieu Perreault51339b82017-07-20 17:06:051331const char kWebPaymentsModifiersName[] = "Enable web payment modifiers";
1332const char kWebPaymentsModifiersDescription[] =
1333 "If the website provides modifiers in the payment request, show the custom "
1334 "total for each payment instrument, update the shopping cart when "
1335 "instruments are switched, and send modified payment method specific data "
1336 "to the payment app.";
1337
Brett Wilsonecb80982017-07-12 20:34:511338const char kWebrtcEchoCanceller3Name[] = "WebRTC Echo Canceller 3.";
1339const char kWebrtcEchoCanceller3Description[] =
1340 "Experimental WebRTC echo canceller (AEC3).";
1341
1342const char kWebrtcHwDecodingName[] = "WebRTC hardware video decoding";
1343const char kWebrtcHwDecodingDescription[] =
1344 "Support in WebRTC for decoding video streams using platform hardware.";
1345
1346const char kWebrtcHwEncodingName[] = "WebRTC hardware video encoding";
1347const char kWebrtcHwEncodingDescription[] =
1348 "Support in WebRTC for encoding video streams using platform hardware.";
1349
1350const char kWebrtcHwH264EncodingName[] = "WebRTC hardware h264 video encoding";
1351const char kWebrtcHwH264EncodingDescription[] =
1352 "Support in WebRTC for encoding h264 video streams using platform "
1353 "hardware.";
1354
1355const char kWebrtcHwVP8EncodingName[] = "WebRTC hardware vp8 video encoding";
1356const char kWebrtcHwVP8EncodingDescription[] =
1357 "Support in WebRTC for encoding vp8 video streams using platform hardware.";
1358
1359const char kWebrtcSrtpAesGcmName[] =
1360 "Negotiation with GCM cipher suites for SRTP in WebRTC";
1361const char kWebrtcSrtpAesGcmDescription[] =
1362 "When enabled, WebRTC will try to negotiate GCM cipher suites for SRTP.";
1363
1364const char kWebrtcStunOriginName[] = "WebRTC Stun origin header";
1365const char kWebrtcStunOriginDescription[] =
1366 "When enabled, Stun messages generated by WebRTC will contain the Origin "
1367 "header.";
1368
1369const char kWebvrName[] = "WebVR";
1370const char kWebvrDescription[] =
1371 "Enabling this option allows web applications to access experimental "
1372 "Virtual Reality APIs.";
1373
1374const char kWifiCredentialSyncName[] = "WiFi credential sync";
1375const char kWifiCredentialSyncDescription[] =
1376 "Enables synchronizing WiFi network settings across devices. When enabled, "
1377 "the WiFi credential datatype is registered with Chrome Sync, and WiFi "
1378 "credentials are synchronized subject to user preferences. (See also, "
1379 "chrome://settings/syncSetup.)";
1380
1381const char kZeroCopyName[] = "Zero-copy rasterizer";
1382const char kZeroCopyDescription[] =
1383 "Raster threads write directly to GPU memory associated with tiles.";
vabr0215a8e2017-03-28 12:47:341384
Brett Wilsonff596952017-07-14 01:06:551385// Android ---------------------------------------------------------------------
1386
1387#if defined(OS_ANDROID)
1388
1389const char kAiaFetchingName[] = "Intermediate Certificate Fetching";
1390const char kAiaFetchingDescription[] =
1391 "Enable intermediate certificate fetching when a server does not provide "
1392 "sufficient certificates to build a chain to a trusted root.";
1393
1394const char kAccessibilityTabSwitcherName[] = "Accessibility Tab Switcher";
1395const char kAccessibilityTabSwitcherDescription[] =
1396 "Enable the accessibility tab switcher for Android.";
1397
1398const char kAndroidAutofillAccessibilityName[] = "Autofill Accessibility";
1399const char kAndroidAutofillAccessibilityDescription[] =
1400 "Enable accessibility for autofill popup.";
1401
1402const char kAndroidPaymentAppsName[] = "Android payment apps";
1403const char kAndroidPaymentAppsDescription[] =
1404 "Enable third party Android apps to integrate as payment apps";
1405
Iulia Harasim0b5a4312017-07-21 16:20:501406const char kAndroidSigninPromosName[] = "Signin promos for Android.";
1407const char kAndroidSigninPromosDescription[] =
1408 "New signin promos for Android which will be displayed in content "
1409 "suggestions, Settings, Bookmarks and Recent Tabs.";
1410
Tatiana Gornak38ab3562017-07-28 11:04:181411const char kAndroidViewPasswordsName[] = "Copy and view passwords for Android";
1412const char kAndroidViewPasswordsDescription[] =
1413 "Enables copying and viewing passwords in settings.";
1414
Brett Wilsonff596952017-07-14 01:06:551415const char kAutofillAccessoryViewName[] =
1416 "Autofill suggestions as keyboard accessory view";
1417const char kAutofillAccessoryViewDescription[] =
1418 "Shows Autofill suggestions on top of the keyboard rather than in a "
1419 "dropdown.";
1420
1421const char kBackgroundLoaderForDownloadsName[] =
1422 "Enables background downloading of pages.";
1423const char kBackgroundLoaderForDownloadsDescription[] =
1424 "Enables downloading pages in the background in case page is not yet "
1425 "loaded in current tab.";
1426
1427const char kChromeHomeExpandButtonName[] = "Chrome Home Expand Button";
1428const char kChromeHomeExpandButtonDescription[] =
1429 "Enables the expand button for Chrome Home.";
1430
Michael van Ouwerkerk66e45322017-08-04 17:25:241431const char kChromeHomeModernLayoutName[] = "Modern layout for Chrome Home.";
1432const char kChromeHomeModernLayoutDescription[] =
1433 "Enables the modern layout for Chrome Home.";
1434
Brett Wilsonff596952017-07-14 01:06:551435const char kChromeHomeSwipeLogicName[] = "Chrome Home Swipe Logic";
1436const char kChromeHomeSwipeLogicDescription[] =
1437 "Various swipe logic options for Chrome Home for sheet expansion.";
1438const char kChromeHomeSwipeLogicRestrictArea[] = "Restrict swipable area";
1439const char kChromeHomeSwipeLogicButtonOnly[] = "Swipe on expand button";
1440
1441const char kChromeHomeName[] = "Chrome Home";
1442const char kChromeHomeDescription[] =
1443 "Enables Chrome Home on Android. You must restart the browser"
1444 " twice for changes to take effect.";
1445
1446const char kContentSuggestionsCategoryOrderName[] =
1447 "Default content suggestions category order (e.g. on NTP)";
1448const char kContentSuggestionsCategoryOrderDescription[] =
1449 "Set default order of content suggestion categories (e.g. on the NTP).";
1450
1451const char kContentSuggestionsCategoryRankerName[] =
1452 "Content suggestions category ranker (e.g. on NTP)";
1453const char kContentSuggestionsCategoryRankerDescription[] =
1454 "Set category ranker to order categories of content suggestions (e.g. on "
1455 "the NTP).";
1456
1457const char kContextualSearchContextualCardsBarIntegration[] =
1458 "Contextual Search - Contextual Cards Integration";
1459const char kContextualSearchContextualCardsBarIntegrationDescription[] =
1460 "Whether or not integration of Contextual Cards data in the Contextual "
1461 "Search Bar is enabled.";
1462
1463const char kContextualSearchSingleActionsName[] =
1464 "Contextual Search - Single Actions";
1465const char kContextualSearchSingleActionsDescription[] =
1466 "Whether or not single actions using Contextual Cards data in the "
1467 "Contextual Search Bar is enabled.";
1468
1469const char kContextualSearchUrlActionsName[] =
1470 "Contextual Search - URL Actions";
1471const char kContextualSearchUrlActionsDescription[] =
1472 "Whether or not URL actions using Contextual Cards data in the Contextual "
1473 "Search Bar is enabled.";
1474
1475const char kContextualSearchName[] = "Contextual Search";
1476const char kContextualSearchDescription[] =
1477 "Whether or not Contextual Search is enabled.";
1478
Dmitry Skiba9c3efa72017-07-20 22:01:141479const char kDontPrefetchLibrariesName[] = "Don't Prefetch Libraries";
1480const char kDontPrefetchLibrariesDescription[] =
1481 "Don't prefetch libraries after loading.";
1482
Brett Wilsonff596952017-07-14 01:06:551483const char kEnableAndroidPayIntegrationV1Name[] = "Enable Android Pay v1";
1484const char kEnableAndroidPayIntegrationV1Description[] =
1485 "Enable integration with Android Pay using the first version of the API";
1486
1487const char kEnableAndroidPayIntegrationV2Name[] = "Enable Android Pay v2";
1488const char kEnableAndroidPayIntegrationV2Description[] =
1489 "Enable integration with Android Pay using the second version of the API";
1490
1491const char kEnableAndroidSpellcheckerDescription[] =
1492 "Enables use of the Android spellchecker.";
1493const char kEnableAndroidSpellcheckerName[] = "Enable spell checking";
1494
1495const char kEnableConsistentOmniboxGeolocationName[] =
1496 "Have consistent omnibox geolocation access.";
1497const char kEnableConsistentOmniboxGeolocationDescription[] =
1498 "Have consistent geolocation access between the omnibox and default search "
1499 "engine.";
1500
1501const char kEnableContentSuggestionsNewFaviconServerName[] =
1502 "Get favicons for content suggestions from a new server.";
1503const char kEnableContentSuggestionsNewFaviconServerDescription[] =
1504 "If enabled, the content suggestions (on the NTP) will get favicons from a "
1505 "new favicon server.";
1506
1507const char kEnableContentSuggestionsLargeThumbnailName[] =
1508 "Large thumbnails layout for content suggestions cards.";
1509const char kEnableContentSuggestionsLargeThumbnailDescription[] =
1510 "If enabled, the content suggestions cards will use large thumbnails and "
1511 "some related adjustments.";
1512
1513const char kEnableContentSuggestionsVideoOverlayName[] =
1514 "Video icon overlay on thumbnails for content suggestions cards.";
1515const char kEnableContentSuggestionsVideoOverlayDescription[] =
1516 "If enabled, the content suggestions cards for suggestions with a video "
1517 "will show a video play icon overlay on the thumbnail.";
1518
1519const char kEnableContentSuggestionsSettingsName[] =
1520 "Show content suggestions settings.";
1521const char kEnableContentSuggestionsSettingsDescription[] =
1522 "If enabled, the content suggestions settings will be available from the "
1523 "main settings menu.";
1524
1525const char kEnableContentSuggestionsShowSummaryName[] =
1526 "Show content suggestions summaries.";
1527const char kEnableContentSuggestionsShowSummaryDescription[] =
1528 "If enabled, the content suggestions summaries will be shown.";
1529
1530const char kEnableCopylessPasteName[] = "App Indexing (Copyless Paste)";
1531const char kEnableCopylessPasteDescription[] =
1532 "Provide suggestions for text input, based on your recent context. For "
1533 "example, if you looked at a restaurant website and switched to the Maps "
1534 "app, the keyboard would offer the name of that restaurant as a suggestion "
1535 "to enter into the search bar. The data is indexed locally, and never sent "
1536 "to the server. It's disabled in incognito mode.";
1537
1538const char kEnableCustomContextMenuName[] = "Enable custom context menu";
1539const char kEnableCustomContextMenuDescription[] =
1540 "Enables a new context menu when a link, image, or video is pressed within "
1541 "Chrome.";
1542
1543const char kEnableCustomFeedbackUiName[] = "Enable Custom Feedback UI";
1544const char kEnableCustomFeedbackUiDescription[] =
1545 "Enables a custom feedback UI when submitting feedback through Google "
1546 "Feedback. Works with Google Play Services v10.2+";
1547
1548const char kEnableDataReductionProxyMainMenuName[] =
1549 "Enable Data Saver main menu footer";
1550const char kEnableDataReductionProxyMainMenuDescription[] =
1551 "Enables the Data Saver footer in the main menu";
1552
1553const char kEnableDataReductionProxySiteBreakdownName[] =
1554 "Data Saver Site Breakdown";
1555const char kEnableDataReductionProxySiteBreakdownDescription[] =
1556 "Enable the site breakdown on the Data Saver settings page.";
1557
1558const char kEnableOmniboxClipboardProviderName[] =
1559 "Omnibox clipboard URL suggestions";
1560const char kEnableOmniboxClipboardProviderDescription[] =
1561 "Provide a suggestion of the URL stored in the clipboard (if any) upon "
1562 "focus in the omnibox.";
1563
1564const char kEnableExpandedAutofillCreditCardPopupLayoutName[] =
1565 "Use expanded autofill credit card popup layout.";
1566const char kEnableExpandedAutofillCreditCardPopupLayoutDescription[] =
1567 "If enabled, displays autofill credit card popup using expanded layout.";
1568
1569const char kEnableFaviconsFromWebManifestName[] =
1570 "Load favicons from Web Manifests";
1571const char kEnableFaviconsFromWebManifestDescription[] =
1572 "Fetch Web Manifests on page load to read favicons from them.";
1573
1574const char kEnableNtpAssetDownloadSuggestionsName[] =
1575 "Show asset downloads on the New Tab page";
1576const char kEnableNtpAssetDownloadSuggestionsDescription[] =
1577 "If enabled, the list of content suggestions on the New Tab page will "
1578 "contain assets (e.g. books, pictures, audio) that the user downloaded for "
1579 "later use.";
1580
1581const char kEnableNtpBookmarkSuggestionsName[] =
1582 "Show recently visited bookmarks on the New Tab page";
1583const char kEnableNtpBookmarkSuggestionsDescription[] =
1584 "If enabled, the list of content suggestions on the New Tab page will "
1585 "contain recently visited bookmarks.";
1586
1587const char kEnableNtpForeignSessionsSuggestionsName[] =
1588 "Show recent foreign tabs on the New Tab page";
1589const char kEnableNtpForeignSessionsSuggestionsDescription[] =
1590 "If enabled, the list of content suggestions on the New Tab page will "
1591 "contain recent foreign tabs.";
1592
1593const char kEnableNtpMostLikelyFaviconsFromServerName[] =
1594 "Download favicons for NTP tiles from Google.";
1595const char kEnableNtpMostLikelyFaviconsFromServerDescription[] =
1596 "If enabled, missing favicons for NTP tiles get downloaded from Google. "
1597 "This only applies to tiles that originate from synced history.";
1598
Jan Krcal7fadbd32017-08-04 10:49:211599const char kNtpTilesLowerResolutionFaviconsName[] =
1600 "Show also lower resolution favicons in NTP tiles.";
1601const char kNtpTilesLowerResolutionFaviconsDescription[] =
1602 "If enabled, the size limit for a favicon to get displayed in an NTP tile "
1603 "decreases. Tiles where the largest available favicon is below this limit "
1604 "get displayed as colored tiles.";
1605
Brett Wilsonff596952017-07-14 01:06:551606const char kEnableNtpOfflinePageDownloadSuggestionsName[] =
1607 "Show offline page downloads on the New Tab page";
1608const char kEnableNtpOfflinePageDownloadSuggestionsDescription[] =
1609 "If enabled, the list of content suggestions on the New Tab page will "
1610 "contain pages that the user downloaded for later use.";
1611
1612const char kEnableNtpRemoteSuggestionsName[] =
1613 "Show server-side suggestions on the New Tab page";
1614const char kEnableNtpRemoteSuggestionsDescription[] =
1615 "If enabled, the list of content suggestions on the New Tab page will "
1616 "contain server-side suggestions (e.g., Articles for you). Furthermore, it "
1617 "allows to override the source used to retrieve these server-side "
1618 "suggestions.";
1619
1620const char kEnableNtpSnippetsVisibilityName[] =
1621 "Make New Tab Page Snippets more visible.";
1622const char kEnableNtpSnippetsVisibilityDescription[] =
1623 "If enabled, the NTP snippets will become more discoverable with a larger "
1624 "portion of the first card above the fold.";
1625
1626const char kEnableNtpSuggestionsNotificationsName[] =
1627 "Notify about new content suggestions available at the New Tab page";
1628const char kEnableNtpSuggestionsNotificationsDescription[] =
1629 "If enabled, notifications will inform about new content suggestions on "
1630 "the New Tab page.";
1631
1632const char kEnablePhysicalWebName[] = "Enable the Physical Web.";
1633const char kEnablePhysicalWebDescription[] =
1634 "Enable scanning for URLs from Physical Web objects.";
1635
1636const char kEnableOfflinePreviewsName[] = "Offline Page Previews";
1637const char kEnableOfflinePreviewsDescription[] =
1638 "Enable showing offline page previews on slow networks.";
1639
1640const char kEnableOskOverscrollName[] = "Enable OSK Overscroll";
1641const char kEnableOskOverscrollDescription[] =
1642 "Enable OSK overscroll support. With this flag on, the OSK will only "
1643 "resize the visual viewport.";
1644
1645const char kEnableSpecialLocaleName[] =
1646 "Enable custom logic for special locales.";
1647const char kEnableSpecialLocaleDescription[] =
1648 "Enable custom logic for special locales. In this mode, Chrome might "
1649 "behave differently in some locales.";
1650
1651const char kEnableWebapk[] = "Enable improved add to Home screen";
1652const char kEnableWebapkDescription[] =
1653 R"*(Packages "Progressive Web Apps" so that they can integrate more )*"
1654 R"*(deeply with Android. A Chrome server is used to package sites. In )*"
1655 R"*(Chrome Canary and Chrome Dev, this requires “Untrusted )*"
1656 R"*(sources” to be enabled in Android security settings.)*";
1657
1658const char kEnableWebNfcName[] = "WebNFC";
1659const char kEnableWebNfcDescription[] = "Enable WebNFC support.";
1660
gogeraldf3cbb422017-07-26 14:37:121661const char kEnableWebPaymentsMethodSectionOrderV2Name[] =
1662 "Enable Web Payments method section order V2.";
1663const char kEnableWebPaymentsMethodSectionOrderV2Description[] =
1664 "Enable this option to display payment method section above address "
1665 "section instead of below it.";
1666
Brett Wilsonff596952017-07-14 01:06:551667const char kEnableWebPaymentsSingleAppUiSkipName[] =
1668 "Enable Web Payments single app UI skip";
1669const char kEnableWebPaymentsSingleAppUiSkipDescription[] =
1670 "Enable Web Payments to skip showing its UI if the developer specifies a "
1671 "single app.";
1672
1673const char kHerbPrototypeChoicesName[] = "Switch preferred flavor of Herb";
1674const char kHerbPrototypeChoicesDescription[] =
1675 "Switching this option changes which tab management prototype is being "
1676 "tested.";
1677const char kHerbPrototypeFlavorElderberry[] =
1678 "ELDERBERRY: All View Intents in CCT v2";
1679
1680const char kKeepPrefetchedContentSuggestionsName[] =
1681 "Keep prefetched content suggestions";
1682const char kKeepPrefetchedContentSuggestionsDescription[] =
1683 "If enabled, some of prefetched content suggestions are not replaced by "
1684 "the new fetched suggestions.";
1685
1686const char kLsdPermissionPromptName[] =
1687 "Location Settings Dialog Permission Prompt";
1688const char kLsdPermissionPromptDescription[] =
1689 "Whether to use the Google Play Services Location Settings Dialog "
1690 "permission dialog.";
1691
1692const char kMediaDocumentDownloadButtonName[] =
1693 "Download button when opening a page with media url.";
1694const char kMediaDocumentDownloadButtonDescription[] =
1695 "Allow a download button to show up when opening a page with media url.";
1696
1697const char kMediaScreenCaptureName[] = "Experimental ScreenCapture.";
1698const char kMediaScreenCaptureDescription[] =
1699 "Enable this option for experimental ScreenCapture feature on Android.";
1700
1701const char kModalPermissionPromptsName[] = "Modal Permission Prompts";
1702const char kModalPermissionPromptsDescription[] =
1703 "Whether to use permission dialogs in place of permission infobars.";
1704
1705const char kNewBackgroundLoaderName[] =
1706 "Use background loader instead of prerenderer to load pages.";
1707const char kNewBackgroundLoaderDescription[] =
1708 "Use background loader instead of prerenderer to asynchronously download "
1709 "pages.";
1710
1711const char kNewPhotoPickerName[] = "Enable new Photopicker";
1712const char kNewPhotoPickerDescription[] =
1713 "Activates the new picker for selecting photos.";
1714
1715const char kNoCreditCardAbort[] = "No Credit Card Abort";
1716const char kNoCreditCardAbortDescription[] =
1717 "Whether or not the No Credit Card Abort is enabled.";
1718
1719const char kNtpCondensedLayoutName[] = "Condensed NTP layout";
1720const char kNtpCondensedLayoutDescription[] =
1721 "Show a condensed layout on the New Tab Page.";
1722
1723const char kNtpCondensedTileLayoutName[] = "Condensed NTP tile layout";
1724const char kNtpCondensedTileLayoutDescription[] =
1725 "Show a condensed tile layout on the New Tab Page.";
1726
1727const char kNtpGoogleGInOmniboxName[] = "Google G in New Tab Page omnibox";
1728const char kNtpGoogleGInOmniboxDescription[] =
1729 "Show a Google G in the omnibox on the New Tab Page.";
1730
1731const char kNtpOfflinePagesName[] = "Enable NTP offline pages";
1732const char kNtpOfflinePagesDescription[] =
1733 "Enables badging of offline pages on the New Tab page. Only relevant if "
1734 "offline pages are enabled.";
1735
1736const char kNtpPopularSitesName[] = "Show popular sites on the New Tab page";
1737const char kNtpPopularSitesDescription[] =
1738 "Pre-populate the New Tab page with popular sites.";
1739
1740const char kNtpSwitchToExistingTabName[] =
1741 "Switch to an existing tab for New Tab Page suggestions.";
1742const char kNtpSwitchToExistingTabDescription[] =
1743 "When opening a suggested webpage from the New Tab Page, if a tab is "
1744 "already open for the suggestion, switch to that one instead of loading "
1745 "the suggestion in the new tab.";
1746const char kNtpSwitchToExistingTabMatchUrl[] = "Match by URL";
1747const char kNtpSwitchToExistingTabMatchHost[] = "Match by Hostname";
1748
1749const char kOfflineBookmarksName[] = "Enable offline bookmarks";
1750const char kOfflineBookmarksDescription[] =
1751 "Enable saving bookmarked pages for offline viewing.";
1752
1753const char kOfflinePagesAsyncDownloadName[] =
1754 R"*(Enables showing "DOWNLOAD WHEN ONLINE" button in error pages.)*";
1755const char kOfflinePagesAsyncDownloadDescription[] =
1756 R"*(Enables showing "DOWNLOAD WHEN ONLINE" button in error pages such )*"
1757 R"*(that the user can click on it to download the page later.)*";
1758
1759const char kOfflinePagesCtName[] = "Enable Offline Pages CT features.";
1760const char kOfflinePagesCtDescription[] = "Enable Offline Pages CT features.";
1761
1762const char kOfflinePagesCtV2Name[] = "Enable Offline Pages CT V2 features.";
1763const char kOfflinePagesCtV2Description[] =
1764 "V2 features include attributing pages to the app that initiated the "
1765 "custom tabs, and being able to query for pages by page attribution.";
1766
1767const char kOfflinePagesLoadSignalCollectingName[] =
1768 "Enables collecting load timing data for offline page snapshots.";
1769const char kOfflinePagesLoadSignalCollectingDescription[] =
1770 "Enables loading completeness data collection while writing an offline "
1771 "page. This data is collected in the snapshotted offline page to allow "
1772 "data analysis to improve deciding when to make the offline snapshot.";
1773
1774const char kOfflinePagesPrefetchingName[] =
1775 "Enables suggested offline pages to be prefetched.";
1776const char kOfflinePagesPrefetchingDescription[] =
1777 "Enables suggested offline pages to be prefetched, so useful content is "
1778 "available while offline.";
1779
Collin Baker17f92a52017-07-19 21:41:251780const char kOfflinePagesRenovationsName[] = "Enables offline page renovations.";
1781const char kOfflinePagesRenovationsDescription[] =
1782 "Enables offline page renovations which correct issues with dynamic "
1783 "content that occur when offlining pages that use JavaScript.";
1784
Brett Wilsonff596952017-07-14 01:06:551785const char kOfflinePagesSharingName[] = "Enables offline pages to be shared.";
1786const char kOfflinePagesSharingDescription[] =
1787 "Enables the saved offline pages to be shared via other applications.";
1788
1789const char kOfflinePagesSvelteConcurrentLoadingName[] =
1790 "Enables concurrent background loading on svelte.";
1791const char kOfflinePagesSvelteConcurrentLoadingDescription[] =
1792 "Enables concurrent background loading (or downloading) of pages on "
1793 "Android svelte (512MB RAM) devices. Otherwise, background loading will "
1794 "happen when the svelte device is idle.";
1795
1796const char kOffliningRecentPagesName[] =
1797 "Enable offlining of recently visited pages";
1798const char kOffliningRecentPagesDescription[] =
1799 "Enable storing recently visited pages locally for offline use. Requires "
1800 "Offline Pages to be enabled.";
1801
1802extern const char kPayWithGoogleV1Name[] = "Pay with Google v1";
1803extern const char kPayWithGoogleV1Description[] =
1804 "Enable Pay with Google integration into Web Payments with API version "
1805 "'1'.";
1806
1807const char kProgressBarAnimationName[] =
1808 "Android phone page loading progress bar animation";
1809const char kProgressBarAnimationDescription[] =
1810 "Configures Android phone page loading progress bar animation.";
1811const char kProgressBarAnimationLinear[] = "Linear";
1812const char kProgressBarAnimationSmooth[] = "Smooth";
1813const char kProgressBarAnimationSmoothIndeterminate[] = "Smooth indeterminate";
1814const char kProgressBarAnimationFastStart[] = "Fast start";
1815
1816const char kProgressBarCompletionName[] =
1817 "Android phone page load progress bar completion time.";
1818const char kProgressBarCompletionDescription[] =
1819 "Configures Android phone page loading progress bar completion time.";
1820const char kProgressBarCompletionLoadEvent[] =
1821 R"*(Top loading frame's onload event ("everything" is done in the )*"
1822 R"*(page, historical behavior).)*";
1823const char kProgressBarCompletionResourcesBeforeDcl[] =
1824 "Main frame's domContentLoaded and all resources loads started before "
1825 "domContentLoaded (iframes ignored).";
1826const char kProgressBarCompletionDomContentLoaded[] =
1827 "Main frame's domContentLoaded (iframes ignored).";
1828const char kProgressBarCompletionResourcesBeforeDclAndSameOriginIframes[] =
1829 "domContentLoaded and all resources loads started before domContentLoaded "
1830 "(main frame and same origin iframes).";
1831
1832const char kPullToRefreshEffectName[] = "The pull-to-refresh effect";
1833const char kPullToRefreshEffectDescription[] =
1834 "Page reloads triggered by vertically overscrolling content.";
1835
Piotr Swigon9f630b32017-07-26 09:42:491836const char kPwaPersistentNotificationName[] =
1837 "Persistent notification in standalone PWA";
1838const char kPwaPersistentNotificationDescription[] =
1839 "Enables a persistent Android notification for standalone PWAs";
1840
Brett Wilsonff596952017-07-14 01:06:551841const char kReaderModeHeuristicsName[] = "Reader Mode triggering";
1842const char kReaderModeHeuristicsDescription[] =
1843 "Determines what pages the Reader Mode infobar is shown on.";
1844const char kReaderModeHeuristicsMarkup[] = "With article structured markup";
1845const char kReaderModeHeuristicsAdaboost[] = "Non-mobile-friendly articles";
1846const char kReaderModeHeuristicsAllArticles[] = "All articles";
1847const char kReaderModeHeuristicsAlwaysOff[] = "Never";
1848const char kReaderModeHeuristicsAlwaysOn[] = "Always";
1849
Wei-Yin Chen (陳威尹)41b22412017-07-21 02:51:181850const char kReaderModeInCCTName[] = "Reader Mode in CCT";
1851const char kReaderModeInCCTDescription[] =
1852 "Open Reader Mode in Chrome Custom Tabs.";
1853
Brett Wilsonff596952017-07-14 01:06:551854const char kServiceWorkerPaymentAppsName[] = "Service Worker payment apps";
1855const char kServiceWorkerPaymentAppsDescription[] =
1856 "Enable Service Worker applications to integrate as payment apps";
1857
1858const char kSetMarketUrlForTestingName[] = "Set market URL for testing";
1859const char kSetMarketUrlForTestingDescription[] =
1860 "When enabled, sets the market URL for use in testing the update menu "
1861 "item.";
1862
1863const char kSpannableInlineAutocompleteName[] = "Spannable inline autocomplete";
1864const char kSpannableInlineAutocompleteDescription[] =
1865 "A new type of inline autocomplete for the omnibox that works with "
1866 "keyboards that compose text.";
1867
1868const char kTabsInCbdName[] = "Enable tabs for the Clear Browsing Data dialog.";
1869const char kTabsInCbdDescription[] =
1870 "Enables a basic and an advanced tab for the Clear Browsing Data dialog.";
1871
1872const char kTranslateCompactUIName[] = "New Translate Infobar";
1873const char kTranslateCompactUIDescription[] =
1874 "Enable the new Translate compact infobar UI.";
1875
1876const char kUpdateMenuBadgeName[] = "Force show update menu badge";
1877const char kUpdateMenuBadgeDescription[] =
1878 "When enabled, an update badge will be shown on the app menu button.";
1879
1880const char kUpdateMenuItemCustomSummaryDescription[] =
1881 "When this flag and the force show update menu item flag are enabled, a "
1882 "custom summary string will be displayed below the update menu item.";
1883const char kUpdateMenuItemCustomSummaryName[] =
1884 "Update menu item custom summary";
1885
1886const char kUpdateMenuItemName[] = "Force show update menu item";
1887const char kUpdateMenuItemDescription[] =
1888 R"*(When enabled, an "Update Chrome" item will be shown in the app )*"
1889 R"*(menu.)*";
1890
1891const char kUseAndroidMidiApiName[] = "Use Android Midi API";
1892const char kUseAndroidMidiApiDescription[] =
1893 "Use Android Midi API for WebMIDI (effective only with Android M+ "
1894 "devices).";
1895
1896const char kUseDdljsonApiName[] = "Use new ddljson API for Doodles";
1897const char kUseDdljsonApiDescription[] =
1898 "Enables the new ddljson API to fetch Doodles for the NTP.";
1899
Brett Wilsonff596952017-07-14 01:06:551900const char kXGEOVisibleNetworksName[] = "Enable XGEO Visible Networks";
1901const char kXGEOVisibleNetworksDescription[] =
1902 "If location permissions are granted, include visible networks in the XGEO "
1903 "Header for omnibox queries. This will only happen if location is not "
1904 "fresh or not available (for example, due to a cold start).";
1905
1906#endif // OS_ANDROID
1907
brettw5f9c1642017-05-14 17:12:481908#if !defined(DISABLE_NACL)
1909
vabr0215a8e2017-03-28 12:47:341910const char kNaclName[] = "Native Client";
vabr0215a8e2017-03-28 12:47:341911const char kNaclDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:191912 "Support Native Client for all web applications, even those that were not "
1913 "installed from the Chrome Web Store.";
vabr0215a8e2017-03-28 12:47:341914
vabr0215a8e2017-03-28 12:47:341915const char kNaclDebugName[] = "Native Client GDB-based debugging";
vabr0215a8e2017-03-28 12:47:341916const char kNaclDebugDescription[] =
1917 "Enable GDB debug stub. This will stop a Native Client application on "
1918 "startup and wait for nacl-gdb (from the NaCl SDK) to attach to it.";
1919
vabr0215a8e2017-03-28 12:47:341920const char kPnaclSubzeroName[] = "Force PNaCl Subzero";
vabr0215a8e2017-03-28 12:47:341921const char kPnaclSubzeroDescription[] =
1922 "Force the use of PNaCl's fast Subzero translator for all pexe files.";
1923
vabr0215a8e2017-03-28 12:47:341924const char kNaclDebugMaskName[] =
1925 "Restrict Native Client GDB-based debugging by pattern";
vabr0215a8e2017-03-28 12:47:341926const char kNaclDebugMaskDescription[] =
1927 "Restricts Native Client application GDB-based debugging by URL of "
Vitalii Iarko7df520142017-07-07 12:53:191928 "manifest file. Native Client GDB-based debugging must be enabled for this "
1929 "option to work.";
vabr0215a8e2017-03-28 12:47:341930const char kNaclDebugMaskChoiceDebugAll[] = "Debug everything.";
vabr0215a8e2017-03-28 12:47:341931const char kNaclDebugMaskChoiceExcludeUtilsPnacl[] =
1932 "Debug everything except secure shell and the PNaCl translator.";
vabr0215a8e2017-03-28 12:47:341933const char kNaclDebugMaskChoiceIncludeDebug[] =
1934 "Debug only if manifest URL ends with debug.nmf.";
1935
brettw5f9c1642017-05-14 17:12:481936#endif
1937
vabr0215a8e2017-03-28 12:47:341938#if defined(OS_WIN)
1939
1940const char kCloudPrintXpsName[] = "XPS in Google Cloud Print";
1941
1942const char kCloudPrintXpsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:191943 "XPS enables advanced options for classic printers connected to the Cloud "
1944 "Print with Chrome. Printers must be re-connected after changing this "
1945 "flag.";
vabr0215a8e2017-03-28 12:47:341946
1947#endif // defined(OS_WIN)
1948
vabr0215a8e2017-03-28 12:47:341949#if BUILDFLAG(ENABLE_WEBRTC)
1950
1951const char kWebrtcH264WithOpenh264FfmpegName[] =
1952 "WebRTC H.264 software video encoder/decoder";
1953
1954const char kWebrtcH264WithOpenh264FfmpegDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:191955 "When enabled, an H.264 software video encoder/decoder pair is included. "
1956 "If a hardware encoder/decoder is also available it may be used instead of "
1957 "this encoder/decoder.";
vabr0215a8e2017-03-28 12:47:341958
1959#endif // BUILDFLAG(ENABLE_WEBRTC)
1960
vabr0215a8e2017-03-28 12:47:341961#if defined(USE_ASH)
1962
brettw81668cf2017-05-15 22:57:341963const char kAshShelfColorName[] = "Shelf color in Chrome OS system UI";
vabr0215a8e2017-03-28 12:47:341964
1965const char kAshShelfColorDescription[] =
bruthigd8b95962017-03-31 19:38:341966 "Enables/disables the shelf color to be a derived from the wallpaper. The "
1967 "--ash-shelf-color-scheme flag defines how that color is derived.";
vabr0215a8e2017-03-28 12:47:341968
bruthigd8b95962017-03-31 19:38:341969const char kAshShelfColorScheme[] = "Shelf color scheme in Chrome OS System UI";
vabr0215a8e2017-03-28 12:47:341970
bruthigd8b95962017-03-31 19:38:341971const char kAshShelfColorSchemeDescription[] =
1972 "Specify how the color is derived from the wallpaper. This flag is only "
1973 "used when the --ash-shelf-color flag is enabled. Defaults to Dark & Muted";
vabr0215a8e2017-03-28 12:47:341974
bruthigd8b95962017-03-31 19:38:341975const char kAshShelfColorSchemeLightVibrant[] = "Light & Vibrant";
vabr0215a8e2017-03-28 12:47:341976
bruthigd8b95962017-03-31 19:38:341977const char kAshShelfColorSchemeNormalVibrant[] = "Normal & Vibrant";
vabr0215a8e2017-03-28 12:47:341978
bruthigd8b95962017-03-31 19:38:341979const char kAshShelfColorSchemeDarkVibrant[] = "Dark & Vibrant";
vabr0215a8e2017-03-28 12:47:341980
bruthigd8b95962017-03-31 19:38:341981const char kAshShelfColorSchemeLightMuted[] = "Light & Muted";
1982
1983const char kAshShelfColorSchemeNormalMuted[] = "Normal & Muted";
1984
1985const char kAshShelfColorSchemeDarkMuted[] = "Dark & Muted";
vabr0215a8e2017-03-28 12:47:341986
vabr0215a8e2017-03-28 12:47:341987const char kAshEnableMirroredScreenName[] = "Enable mirrored screen mode.";
1988
1989const char kAshEnableMirroredScreenDescription[] =
1990 "Enable the mirrored screen mode. This mode flips the screen image "
1991 "horizontally.";
1992
wutaob161bf22017-04-26 16:55:031993const char kAshDisableSmoothScreenRotationName[] =
1994 "Disable smooth rotation animations.";
wutao2c0ca182017-04-06 22:40:541995
wutaob161bf22017-04-26 16:55:031996const char kAshDisableSmoothScreenRotationDescription[] =
1997 "Disable smooth rotation animations.";
wutao2c0ca182017-04-06 22:40:541998
vabr0215a8e2017-03-28 12:47:341999const char kMaterialDesignInkDropAnimationFast[] = "Fast";
2000
2001const char kMaterialDesignInkDropAnimationSlow[] = "Slow";
2002
2003const char kMaterialDesignInkDropAnimationSpeedName[] =
2004 "Material Design Ink Drop Animation Speed";
2005
2006const char kMaterialDesignInkDropAnimationSpeedDescription[] =
2007 "Sets the speed of the experimental visual feedback animations for "
2008 "material design.";
2009
2010const char kUiSlowAnimationsName[] = "Slow UI animations";
2011
2012const char kUiSlowAnimationsDescription[] = "Makes all UI animations slow.";
2013
reveman5be07ac82017-04-14 01:06:052014const char kUiShowCompositedLayerBordersName[] =
2015 "Show UI composited layer borders";
2016
2017const char kUiShowCompositedLayerBordersDescription[] =
2018 "Show border around composited layers created by UI.";
2019
2020const char kUiShowCompositedLayerBordersRenderPass[] = "RenderPass";
2021
2022const char kUiShowCompositedLayerBordersSurface[] = "Surface";
2023
2024const char kUiShowCompositedLayerBordersLayer[] = "Layer";
2025
2026const char kUiShowCompositedLayerBordersAll[] = "All";
2027
vabr0215a8e2017-03-28 12:47:342028#endif // defined(USE_ASH)
2029
vabr0215a8e2017-03-28 12:47:342030const char kForceGpuRasterization[] = "Force-enabled for all layers";
2031
vabr0215a8e2017-03-28 12:47:342032#if defined(OS_CHROMEOS)
2033
sky527bea52017-05-15 19:15:142034const char kUseMusDescription[] = "Enable the Mojo UI service.";
vabr0215a8e2017-03-28 12:47:342035
sky527bea52017-05-15 19:15:142036const char kUseMusName[] = "Mus";
2037
2038const char kEnableMashDescription[] =
2039 "Mash (UI, Chrome and ash in separate services)";
2040
2041const char kEnableMusDescription[] =
2042 "Mus (UI in separate service, Chrome and ash in same service)";
vabr0215a8e2017-03-28 12:47:342043
2044const char kAllowTouchpadThreeFingerClickName[] = "Touchpad three-finger-click";
2045
2046const char kAllowTouchpadThreeFingerClickDescription[] =
2047 "Enables touchpad three-finger-click as middle button.";
2048
2049const char kAshEnableUnifiedDesktopName[] = "Unified desktop mode";
2050
2051const char kAshEnableUnifiedDesktopDescription[] =
2052 "Enable unified desktop mode which allows a window to span multiple "
2053 "displays.";
2054
brettw5f9c1642017-05-14 17:12:482055const char kBootAnimationName[] = "Boot animation";
vabr0215a8e2017-03-28 12:47:342056
2057const char kBootAnimationDescription[] =
2058 "Wallpaper boot animation (except for OOBE case).";
2059
hansberryc147785f2017-05-02 23:36:272060const char kTetherName[] = "Instant Tethering";
2061
2062const char kTetherDescription[] =
2063 "Enables Instant Tethering. Instant Tethering allows your nearby Google "
2064 "phone to share its Internet connection with this device.";
2065
vabr0215a8e2017-03-28 12:47:342066#endif // defined(OS_CHROMEOS)
2067
vabr0215a8e2017-03-28 12:47:342068#if defined(OS_CHROMEOS)
2069
2070const char kFirstRunUiTransitionsName[] =
2071 "Animated transitions in the first-run tutorial";
2072
2073const char kFirstRunUiTransitionsDescription[] =
2074 "Transitions during first-run tutorial are animated.";
2075
2076#endif // defined(OS_CHROMEOS)
2077
vabr0215a8e2017-03-28 12:47:342078#if defined(OS_MACOSX)
2079
2080const char kHostedAppsInWindowsName[] =
2081 "Allow hosted apps to be opened in windows";
2082
2083const char kHostedAppsInWindowsDescription[] =
2084 "Allows hosted apps to be opened in windows instead of being limited to "
2085 "tabs.";
2086
2087const char kTabDetachingInFullscreenName[] =
2088 "Allow tab detaching in fullscreen";
2089
2090const char kTabDetachingInFullscreenDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192091 "Allow tabs to detach from the tabstrip when in fullscreen mode on Mac.";
vabr0215a8e2017-03-28 12:47:342092
2093const char kFullscreenToolbarRevealName[] =
2094 "Enables the toolbar in fullscreen to reveal itself.";
2095
2096const char kFullscreenToolbarRevealDescription[] =
2097 "Reveal the toolbar in fullscreen for a short period when the tab strip "
2098 "has changed.";
2099
Luis Rabasabe8c6f82017-08-03 01:25:162100const char kContentFullscreenName[] = "Improved Content Fullscreen";
2101
2102const char kContentFullscreenDescription[] =
2103 "Fullscreen content window detaches from main browser window and goes to "
2104 "a new space without moving or changing the original browser window.";
2105
vabr0215a8e2017-03-28 12:47:342106const char kTabStripKeyboardFocusName[] = "Tab Strip Keyboard Focus";
2107
2108const char kTabStripKeyboardFocusDescription[] =
2109 "Enable keyboard focus for the tabs in the tab strip.";
2110
2111#endif // defined(OS_MACOSX)
2112
vabr0215a8e2017-03-28 12:47:342113#if defined(OS_MACOSX)
2114
2115const char kTranslateNewUxName[] = "New Translate UX";
2116
2117const char kTranslateNewUxDescription[] =
2118 "Enable the new Translate bubble UX is offered instead of the infobar.";
2119
2120#endif // defined(OS_MACOSX)
2121
vabr0215a8e2017-03-28 12:47:342122#if defined(OS_MACOSX)
2123
2124const char kAppInfoDialogName[] = "Toolkit-Views App Info Dialog.";
2125
2126const char kAppInfoDialogDescription[] =
2127 "Makes the Toolkit-Views based App Info dialog accessible from "
2128 "chrome://apps or chrome://extensions in place of the native extension "
2129 "permissions dialog, or the details link (which is a link to the Web "
2130 "Store).";
2131
kerrnel7e4f7a7f2017-06-28 21:28:282132const char kMacV2SandboxName[] = "Mac V2 Sandbox";
2133
2134const char kMacV2SandboxDescription[] =
2135 "Eliminates the unsandboxed warmup phase and sandboxes processes for their "
2136 "entire life cycle.";
2137
vabr0215a8e2017-03-28 12:47:342138const char kMacViewsNativeAppWindowsName[] = "Toolkit-Views App Windows.";
2139
2140const char kMacViewsNativeAppWindowsDescription[] =
2141 "Controls whether to use Toolkit-Views based Chrome App windows.";
2142
2143const char kMacViewsTaskManagerName[] = "Toolkit-Views Task Manager.";
2144
2145const char kMacViewsTaskManagerDescription[] =
2146 "Controls whether to use the Toolkit-Views based Task Manager.";
2147
2148const char kAppWindowCyclingName[] = "Custom Window Cycling for Chrome Apps.";
2149
2150const char kAppWindowCyclingDescription[] =
2151 "Changes the behavior of Cmd+` when a Chrome App becomes active. When "
2152 "enabled, Chrome Apps will not be cycled when Cmd+` is pressed from a "
Vitalii Iarko7df520142017-07-07 12:53:192153 "browser window, and browser windows will not be cycled when a Chrome App "
2154 "is active.";
vabr0215a8e2017-03-28 12:47:342155
2156#endif // defined(OS_MACOSX)
2157
2158#if defined(OS_CHROMEOS)
2159
2160const char kAcceleratedMjpegDecodeName[] =
2161 "Hardware-accelerated mjpeg decode for captured frame";
2162
2163const char kAcceleratedMjpegDecodeDescription[] =
2164 "Enable hardware-accelerated mjpeg decode for captured frame where "
2165 "available.";
2166
2167#endif // defined(OS_CHROMEOS)
2168
vabr0215a8e2017-03-28 12:47:342169#if defined(OS_WIN)
2170
2171const char kEnableAppcontainerName[] = "Enable AppContainer Lockdown.";
2172
2173const char kEnableAppcontainerDescription[] =
2174 "Enables the use of an AppContainer on sandboxed processes to improve "
2175 "security.";
2176
2177#endif // defined(OS_WIN)
2178
thestig0c55ee32017-06-20 22:17:512179#if defined(TOOLKIT_VIEWS) || defined(OS_MACOSX)
elawrenced9978fc2017-05-02 02:45:192180
2181const char kShowCertLinkOnPageInfoName[] = "Show certificate link";
2182
2183const char kShowCertLinkOnPageInfoDescription[] =
2184 "Add a link from the Page Info bubble to the certificate viewer for HTTPS "
2185 "sites.";
2186
thestig0c55ee32017-06-20 22:17:512187#endif // defined(TOOLKIT_VIEWS) || defined(OS_MACOSX)
elawrenced9978fc2017-05-02 02:45:192188
vabr0215a8e2017-03-28 12:47:342189#if defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
2190
2191const char kAutofillCreditCardUploadName[] =
2192 "Enable offering upload of Autofilled credit cards";
2193
2194const char kAutofillCreditCardUploadDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192195 "Enables a new option to upload credit cards to Google Payments for sync "
2196 "to all Chrome devices.";
vabr0215a8e2017-03-28 12:47:342197
2198#endif // defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
2199
vabr0215a8e2017-03-28 12:47:342200#if defined(OS_WIN) || defined(OS_LINUX)
2201
2202const char kEnableInputImeApiName[] = "Enable Input IME API";
2203
2204const char kEnableInputImeApiDescription[] =
2205 "Enable the use of chrome.input.ime API.";
2206
2207#endif // defined(OS_WIN) || defined(OS_LINUX)
2208
vabr0215a8e2017-03-28 12:47:342209#if defined(OS_CHROMEOS)
2210
vabr0215a8e2017-03-28 12:47:342211const char kVirtualKeyboardName[] = "Virtual Keyboard";
2212
2213const char kVirtualKeyboardDescription[] = "Enable virtual keyboard support.";
2214
2215const char kVirtualKeyboardOverscrollName[] = "Virtual Keyboard Overscroll";
2216
2217const char kVirtualKeyboardOverscrollDescription[] =
2218 "Enables virtual keyboard overscroll support.";
2219
2220const char kInputViewName[] = "Input views";
2221
2222const char kInputViewDescription[] =
2223 "Enable IME extensions to supply custom views for user input such as "
2224 "virtual keyboards.";
2225
2226const char kNewKoreanImeName[] = "New Korean IME";
2227
2228const char kNewKoreanImeDescription[] =
2229 "New Korean IME, which is based on Google Input Tools' HMM engine.";
2230
2231const char kPhysicalKeyboardAutocorrectName[] = "Physical keyboard autocorrect";
2232
2233const char kPhysicalKeyboardAutocorrectDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192234 "Enable physical keyboard autocorrect for US keyboard, which can provide "
2235 "suggestions as typing on physical keyboard.";
vabr0215a8e2017-03-28 12:47:342236
2237const char kVoiceInputName[] = "Voice input on virtual keyboard";
2238
2239const char kVoiceInputDescription[] =
2240 "Enables voice input on virtual keyboard.";
2241
2242const char kExperimentalInputViewFeaturesName[] =
2243 "Experimental input view features";
2244
2245const char kExperimentalInputViewFeaturesDescription[] =
2246 "Enable experimental features for IME input views.";
2247
2248const char kFloatingVirtualKeyboardName[] = "Floating virtual keyboard.";
2249
2250const char kFloatingVirtualKeyboardDescription[] =
2251 "Enable/Disable floating virtual keyboard.";
2252
2253const char kGestureTypingName[] = "Gesture typing for the virtual keyboard.";
2254
2255const char kGestureTypingDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192256 "Enable/Disable gesture typing option in the settings page for the virtual "
2257 "keyboard.";
vabr0215a8e2017-03-28 12:47:342258
2259const char kGestureEditingName[] = "Gesture editing for the virtual keyboard.";
2260
2261const char kGestureEditingDescription[] =
2262 "Enable/Disable gesture editing option in the settings page for the "
2263 "virtual keyboard.";
2264
2265const char kCaptivePortalBypassProxyName[] =
2266 "Bypass proxy for Captive Portal Authorization";
2267
2268const char kCaptivePortalBypassProxyDescription[] =
2269 "If proxy is configured, it usually prevents from authorization on "
2270 "different captive portals. This enables opening captive portal "
Vitalii Iarko7df520142017-07-07 12:53:192271 "authorization dialog in a separate window, which ignores proxy settings.";
vabr0215a8e2017-03-28 12:47:342272
2273const char kTouchscreenCalibrationName[] =
Vitalii Iarko7df520142017-07-07 12:53:192274 "Enable/disable touchscreen calibration option in material design settings";
vabr0215a8e2017-03-28 12:47:342275
2276const char kTouchscreenCalibrationDescription[] =
2277 "If enabled, the user can calibrate the touch screen displays in "
Dan Beame8db8412017-07-28 00:33:522278 "chrome://settings/display.";
vabr0215a8e2017-03-28 12:47:342279
yamaguchid99a64b2017-05-12 15:33:492280const char kTeamDrivesName[] = "Enable Team Drives Integration";
2281const char kTeamDrivesDescription[] =
2282 "If enabled, files under Team Drives will appear in the Files app.";
2283
vabr0215a8e2017-03-28 12:47:342284#endif // defined(OS_CHROMEOS)
2285
vabr0215a8e2017-03-28 12:47:342286#if defined(OS_WIN) || defined(OS_MACOSX)
2287
2288// Tab discarding
2289
2290const char kAutomaticTabDiscardingName[] = "Automatic tab discarding";
2291
2292const char kAutomaticTabDiscardingDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192293 "If enabled, tabs get automatically discarded from memory when the system "
2294 "memory is low. Discarded tabs are still visible on the tab strip and get "
2295 "reloaded when clicked on. Info about discarded tabs can be found at "
2296 "chrome://discards.";
vabr0215a8e2017-03-28 12:47:342297
2298#endif // defined(OS_WIN) || defined(OS_MACOSX)
2299
vabr0215a8e2017-03-28 12:47:342300#if defined(OS_WIN)
2301
2302// Exporting tracing events to ETW
2303
2304const char kTraceExportEventsToEtwName[] =
2305 "Enable exporting of tracing events to ETW.";
2306
2307const char kTraceExportEventsToEtwDesription[] =
2308 "If enabled, trace events will be exported to the Event Tracing for "
2309 "Windows (ETW) and can then be captured by tools such as UIForETW or "
2310 "Xperf.";
2311
2312const char kMergeKeyCharEventsName[] =
Vitalii Iarko7df520142017-07-07 12:53:192313 "Enable or disable merging merging the key event (WM_KEY*) with char event "
2314 "(WM_CHAR).";
vabr0215a8e2017-03-28 12:47:342315
2316const char kMergeKeyCharEventsDescription[] =
etienneb9a4b5302017-06-08 06:28:462317 "If disabled, Chrome will handle WM_KEY* and WM_CHAR separately.";
vabr0215a8e2017-03-28 12:47:342318
2319const char kUseWinrtMidiApiName[] = "Use Windows Runtime MIDI API";
2320
2321const char kUseWinrtMidiApiDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192322 "Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or "
2323 "later).";
vabr0215a8e2017-03-28 12:47:342324
2325#endif // defined(OS_WIN)
2326
vabr0215a8e2017-03-28 12:47:342327#if defined(OS_CHROMEOS)
2328
vabr0215a8e2017-03-28 12:47:342329const char kEnableAndroidWallpapersAppName[] = "Android Wallpapers App";
2330
2331const char kEnableAndroidWallpapersAppDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192332 "Enables the Android Wallpapers App as the default Wallpaper App on Chrome "
2333 "OS.";
vabr0215a8e2017-03-28 12:47:342334
2335const char kEnableTouchSupportForScreenMagnifierName[] =
2336 "Touch support for screen magnifier";
2337
2338const char kEnableTouchSupportForScreenMagnifierDescription[] =
2339 "Enables touch support for screen magnifier";
2340
Tatsuhisa Yamaguchi281eabf32017-07-19 21:55:522341const char kFileManagerTouchModeName[] = "Files App. touch mode";
2342const char kFileManagerTouchModeDescription[] =
2343 "Touchscreen-specific interactions of the Files app.";
2344
Rouslan Solomakhinbed1af22017-06-09 18:40:572345const char kEnableZipArchiverOnFileManagerName[] = "ZIP archiver for Drive";
takise183b8cb42017-04-07 05:12:082346
2347const char kEnableZipArchiverOnFileManagerDescription[] =
2348 "Enable the ability to archive and unpack files on Drive in the Files app";
2349
xiaochu32e9672a2017-05-04 04:15:082350const char kCrOSComponentName[] = "Chrome OS Component";
2351
2352const char kCrOSComponentDescription[] =
xiaochu169aadd2017-06-15 22:32:512353 "Enable the use of componentized escpr CUPS filter.";
xiaochu32e9672a2017-05-04 04:15:082354
vabr0215a8e2017-03-28 12:47:342355#endif // defined(OS_CHROMEOS)
2356
vabr0215a8e2017-03-28 12:47:342357#if !defined(OS_ANDROID) && defined(GOOGLE_CHROME_BUILD)
2358
2359const char kGoogleBrandedContextMenuName[] =
2360 "Google branding in the context menu";
2361
2362const char kGoogleBrandedContextMenuDescription[] =
2363 "Shows a Google icon next to context menu items powered by Google "
2364 "services.";
2365
2366#endif // !defined(OS_ANDROID) && defined(GOOGLE_CHROME_BUILD)
2367
mthiesse700b0b62017-05-19 01:37:312368#if BUILDFLAG(ENABLE_VR)
Brett Wilsonecb80982017-07-12 20:34:512369#if defined(OS_ANDROID)
vabr0215a8e2017-03-28 12:47:342370
Brett Wilsonecb80982017-07-12 20:34:512371const char kEnableVrShellName[] = "Enable Chrome VR.";
vabr0215a8e2017-03-28 12:47:342372const char kEnableVrShellDescription[] =
2373 "Allow browsing with a VR headset if available for this device.";
2374
mthiesse700b0b62017-05-19 01:37:312375const char kVrCustomTabBrowsingName[] = "Enable Custom Tab browsing in VR.";
mthiesse700b0b62017-05-19 01:37:312376const char kVrCustomTabBrowsingDescription[] =
2377 "Allow browsing with a VR headset in a Custom Tab if available for this "
2378 "device.";
ymalike78a83b2017-05-19 20:42:312379
2380const char kWebVrAutopresentName[] = "Enable WebVr auto presentation";
ymalike78a83b2017-05-19 20:42:312381const char kWebVrAutopresentDescription[] =
2382 "Allows auto presentation of WebVr content from trusted first-party apps";
Brett Wilsonecb80982017-07-12 20:34:512383
vabr0215a8e2017-03-28 12:47:342384#endif // defined(OS_ANDROID)
2385
Brett Wilsonecb80982017-07-12 20:34:512386const char kWebvrExperimentalRenderingName[] =
2387 "WebVR experimental rendering optimizations";
2388const char kWebvrExperimentalRenderingDescription[] =
2389 "Enabling this option activates experimental rendering path optimizations "
2390 "for WebVR.";
vabr0215a8e2017-03-28 12:47:342391
Brett Wilsonecb80982017-07-12 20:34:512392#endif // BUILDFLAG(ENABLE_VR)
vabr0215a8e2017-03-28 12:47:342393
vabr0215a8e2017-03-28 12:47:342394#if !defined(OS_ANDROID)
2395
mlamouriff56c092017-05-11 15:31:392396const char kEnableAudioFocusName[] = "Manage audio focus across tabs";
vabr0215a8e2017-03-28 12:47:342397
mlamouriff56c092017-05-11 15:31:392398const char kEnableAudioFocusDescription[] =
vabr0215a8e2017-03-28 12:47:342399 "Manage audio focus across tabs to improve the audio mixing.";
2400
mlamouriff56c092017-05-11 15:31:392401const char kEnableAudioFocusDisabled[] = "Disabled";
vabr0215a8e2017-03-28 12:47:342402
mlamouriff56c092017-05-11 15:31:392403const char kEnableAudioFocusEnabled[] = "Enabled";
vabr0215a8e2017-03-28 12:47:342404
mlamouriff56c092017-05-11 15:31:392405const char kEnableAudioFocusEnabledDuckFlash[] =
vabr0215a8e2017-03-28 12:47:342406 "Enabled (Flash lowers volume when interrupted by other sound, "
2407 "experimental)";
2408
2409#endif // !defined(OS_ANDROID)
2410
2411#if defined(OS_WIN)
2412
2413const char kGdiTextPrinting[] = "GDI Text Printing";
2414
2415const char kGdiTextPrintingDescription[] =
2416 "Use GDI to print text as simply text";
2417
2418#endif // defined(OS_WIN)
2419
vabr0215a8e2017-03-28 12:47:342420#if !defined(OS_MACOSX)
2421
2422const char kPermissionPromptPersistenceToggleName[] =
2423 "Persistence Toggle in Permission Prompts";
2424
2425const char kPermissionPromptPersistenceToggleDescription[] =
2426 "Whether to display a persistence toggle in permission prompts.";
2427
2428#endif // !defined(OS_MACOSX)
2429
vabr0215a8e2017-03-28 12:47:342430#if defined(OS_WIN)
2431
2432// Custom draw the Windows 10 titlebar. crbug.com/505013
2433
2434const char kWindows10CustomTitlebarName[] = "Custom-drawn Windows 10 Titlebar";
2435
2436const char kWindows10CustomTitlebarDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192437 "If enabled, Chrome will draw the titlebar and caption buttons instead of "
2438 "deferring to Windows.";
vabr0215a8e2017-03-28 12:47:342439
2440#endif // defined(OS_WIN)
2441
2442#if defined(OS_WIN)
2443
rbpotter556837e42017-05-01 18:49:042444const char kDisablePostscriptPrinting[] = "Disable PostScript Printing";
vabr0215a8e2017-03-28 12:47:342445
rbpotter556837e42017-05-01 18:49:042446const char kDisablePostscriptPrintingDescription[] =
2447 "Disables PostScript generation when printing to PostScript capable "
2448 "printers, and uses EMF generation in its place.";
vabr0215a8e2017-03-28 12:47:342449
2450#endif // defined(OS_WIN)
2451
vabr0215a8e2017-03-28 12:47:342452// Desktop iOS promotion chrome://flags strings
2453
2454#if defined(OS_WIN)
2455
2456const char kEnableDesktopIosPromotionsName[] = "Desktop to iOS promotions.";
2457
2458const char kEnableDesktopIosPromotionsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192459 "Enable Desktop to iOS promotions, and allow users to see them if they are "
2460 "eligible.";
vabr0215a8e2017-03-28 12:47:342461
2462#endif // defined(OS_WIN)
2463
Michael Giuffridadc8030c2017-08-02 13:22:442464#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN)
vabr0215a8e2017-03-28 12:47:342465
2466const char kOmniboxEntitySuggestionsName[] = "Omnibox entity suggestions";
vabr0215a8e2017-03-28 12:47:342467const char kOmniboxEntitySuggestionsDescription[] =
krbcc621412017-06-01 19:40:282468 "Enable receiving entity suggestions - disambiguation descriptions - for "
2469 "Omnibox suggestions.";
2470
2471const char kOmniboxTailSuggestionsName[] = "Omnibox tail suggestions";
2472const char kOmniboxTailSuggestionsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192473 "Enable receiving tail suggestions, a type of search suggestion based on "
2474 "the last few words in the query, for the Omnibox.";
vabr0215a8e2017-03-28 12:47:342475
ojan38c678352017-04-11 20:27:552476const char kPauseBackgroundTabsName[] = "Pause background tabs";
2477const char kPauseBackgroundTabsDescription[] =
2478 "Pause timers in background tabs after 5 minutes on desktop.";
2479
spqchan6f9127a2017-04-29 03:42:022480const char kEnableNewAppMenuIconName[] = "Enable the New App Menu Icon";
2481const char kEnableNewAppMenuIconDescription[] =
2482 "Use the new app menu icon with update notification animations.";
spqchan064a8112017-04-18 16:46:322483
Michael Giuffridadc8030c2017-08-02 13:22:442484#endif // defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN)
vabr0215a8e2017-03-28 12:47:342485
2486#if defined(OS_CHROMEOS)
2487
2488const char kEnableChromevoxArcSupportName[] = "ChromeVox ARC support";
2489
2490const char kEnableChromevoxArcSupportDescription[] =
2491 "Enable ChromeVox screen reader features in ARC";
2492
2493#endif // defined(OS_CHROMEOS)
2494
vabr0215a8e2017-03-28 12:47:342495#if defined(OS_CHROMEOS)
2496
2497// File Manager
2498
2499const char kVideoPlayerChromecastSupportName[] =
2500 "Experimental Chromecast support for Video Player";
2501
2502const char kVideoPlayerChromecastSupportDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192503 "This option enables experimental Chromecast support for Video Player app "
2504 "on ChromeOS.";
vabr0215a8e2017-03-28 12:47:342505
2506const char kNewZipUnpackerName[] = "New ZIP unpacker";
2507
2508const char kNewZipUnpackerDescription[] =
2509 "New ZIP unpacker flow, based on the File System Provider API.";
2510
vabr0215a8e2017-03-28 12:47:342511const char kOfficeEditingComponentAppName[] =
2512 "Office Editing for Docs, Sheets & Slides";
2513
2514const char kOfficeEditingComponentAppDescription[] =
2515 "Office Editing for Docs, Sheets & Slides for testing purposes.";
2516
2517const char kDisplayColorCalibrationName[] = "Color calibration of the display";
2518
2519const char kDisplayColorCalibrationDescription[] =
2520 "Allow color calibration of the display if the display supports the "
2521 "feature.";
2522
newcomer403ac142017-07-05 18:26:302523const char kEnableFullscreenAppListName[] = "Enable The Peeking Launcher";
2524
2525const char kEnableFullscreenAppListDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192526 "The peeking launcher UI supports touch and provides more space for "
2527 "upcoming features.";
newcomer403ac142017-07-05 18:26:302528
Alex Newcomer43cb7f12017-07-28 17:37:392529extern const char kEnableBackgroundBlurName[] = "Enable background blur.";
2530extern const char kEnableBackgroundBlurDescription[] =
2531 "Enables background blur for the Peeking Launcher, Lock Screen, and Tab "
2532 "Switcher.";
2533
vabr0215a8e2017-03-28 12:47:342534const char kMemoryPressureThresholdName[] =
2535 "Memory discard strategy for advanced pressure handling";
2536
2537const char kMemoryPressureThresholdDescription[] =
2538 "Memory discarding strategy to use";
2539
2540const char kConservativeThresholds[] =
2541 "Conservative memory pressure release strategy";
2542
2543const char kAggressiveCacheDiscardThresholds[] =
2544 "Aggressive cache release strategy";
2545
2546const char kAggressiveTabDiscardThresholds[] =
2547 "Aggressive tab release strategy";
2548
2549const char kAggressiveThresholds[] =
2550 "Aggressive tab and cache release strategy";
2551
2552const char kWakeOnPacketsName[] = "Wake On Packets";
2553
2554const char kWakeOnPacketsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192555 "Enables waking the device based on the receipt of some network packets.";
vabr0215a8e2017-03-28 12:47:342556
brettw5f9c1642017-05-14 17:12:482557const char kQuickUnlockPinName[] = "Quick Unlock (PIN)";
vabr0215a8e2017-03-28 12:47:342558
2559const char kQuickUnlockPinDescription[] =
jdufault74476492017-04-20 01:20:002560 "Enabling PIN quick unlock allows you to use a PIN to unlock your ChromeOS "
2561 "device on the lock screen after you have signed into your device.";
2562
2563const char kQuickUnlockPinSignin[] = "Enable PIN when logging in.";
2564
2565const char kQuickUnlockPinSigninDescription[] =
2566 "Enabling PIN allows you to use a PIN to sign in and unlock your ChromeOS "
2567 "device. After changing this flag PIN needs to be set up again.";
vabr0215a8e2017-03-28 12:47:342568
2569const char kQuickUnlockFingerprint[] = "Quick Unlock (Fingerprint)";
2570
2571const char kQuickUnlockFingerprintDescription[] =
2572 "Enabling fingerprint quick unlock allows you to setup and use a "
Vitalii Iarko7df520142017-07-07 12:53:192573 "fingerprint to unlock your Chromebook on the lock screen after you have "
2574 "signed into your device.";
vabr0215a8e2017-03-28 12:47:342575
2576const char kExperimentalAccessibilityFeaturesName[] =
2577 "Experimental accessibility features";
2578
2579const char kExperimentalAccessibilityFeaturesDescription[] =
2580 "Enable additional accessibility features in the Settings page.";
2581
2582const char kDisableSystemTimezoneAutomaticDetectionName[] =
2583 "SystemTimezoneAutomaticDetection policy support";
2584
2585const char kDisableSystemTimezoneAutomaticDetectionDescription[] =
2586 "Disable system timezone automatic detection device policy.";
2587
2588const char kEolNotificationName[] = "Disable Device End of Life notification.";
2589
2590const char kEolNotificationDescription[] =
2591 "Disable Notifcation when Device is End of Life.";
2592
2593// Stylus strings
2594
2595const char kForceEnableStylusToolsName[] = "Force enable stylus features";
2596
2597const char kForceEnableStylusToolsDescription[] =
2598 "Forces display of the stylus tools menu in the shelf and the stylus "
2599 "section in settings, even if there is no attached stylus device.";
2600
Toni Barzic0f3440a62017-07-19 20:19:312601const char kEnableLockScreenAppsName[] = "Enable lock screen note taking";
2602
2603const char kEnableLockScreenAppsDescription[] =
2604 "Enable new-note action handler apps on the lock screen. The user will be "
2605 "able to launch the preferred note-taking action from the lock screen, "
2606 "provided that the app supports lock screen note taking.";
2607
vabr0215a8e2017-03-28 12:47:342608// Network portal notification
2609
2610const char kNetworkPortalNotificationName[] =
2611 "Notifications about captive portals";
2612
2613const char kNetworkPortalNotificationDescription[] =
2614 "If enabled, notification is displayed when device is connected to a "
2615 "network behind captive portal.";
2616
stevenjbe1d457382017-05-24 22:37:242617const char kNetworkSettingsConfigName[] =
2618 "Settings based Network Configuration";
2619
2620const char kNetworkSettingsConfigDescription[] =
2621 "Enables the Settings based network configuration UI instead of the Views "
2622 "based configuration dialog.";
2623
vabr0215a8e2017-03-28 12:47:342624const char kMtpWriteSupportName[] = "MTP write support";
2625
2626const char kMtpWriteSupportDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192627 "MTP write support in File System API (and file manager). In-place editing "
2628 "operations are not supported.";
vabr0215a8e2017-03-28 12:47:342629
2630const char kCrosRegionsModeName[] = "Cros-regions load mode";
2631
2632const char kCrosRegionsModeDescription[] =
2633 "This flag controls cros-regions load mode";
2634
2635const char kCrosRegionsModeDefault[] = "Default";
2636
2637const char kCrosRegionsModeOverride[] = "Override VPD values.";
2638
2639const char kCrosRegionsModeHide[] = "Hide VPD values.";
2640
2641const char kPrinterProviderSearchAppName[] =
2642 "Chrome Web Store Gallery app for printer drivers";
2643
2644const char kPrinterProviderSearchAppDescription[] =
2645 "Enables Chrome Web Store Gallery app for printer drivers. The app "
Vitalii Iarko7df520142017-07-07 12:53:192646 "searches Chrome Web Store for extensions that support printing to a USB "
2647 "printer with specific USB ID.";
vabr0215a8e2017-03-28 12:47:342648
2649const char kArcBootCompleted[] = "Load Android apps automatically";
2650
2651const char kArcBootCompletedDescription[] =
2652 "Allow Android apps to start automatically after signing in.";
2653
2654const char kEnableImeMenuName[] = "Enable opt-in IME menu";
2655
2656const char kEnableImeMenuDescription[] =
2657 "Enable access to the new IME menu in the Language Settings page.";
2658
2659const char kEnableEhvInputName[] =
2660 "Emoji, handwriting and voice input on opt-in IME menu";
2661
2662const char kEnableEhvInputDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192663 "Enable access to emoji, handwriting and voice input form opt-in IME menu.";
vabr0215a8e2017-03-28 12:47:342664
fukino1b5ebe952017-04-07 05:35:302665const char kEnableEncryptionMigrationName[] =
2666 "Enable encryption migration of user data";
2667
2668const char kEnableEncryptionMigrationDescription[] =
2669 "If enabled and the device supports ARC, the user will be asked to update "
2670 "the encryption of user data when the user signs in.";
2671
Daniel Erat33054b22017-06-27 16:18:072672// Spurious power button detection
2673
2674const char kSpuriousPowerButtonWindowName[] = "Spurious power button window";
2675const char kSpuriousPowerButtonWindowDescription[] =
2676 "Number of recent accelerometer samples to examine to determine if a power "
2677 "button event was spurious.";
2678
2679const char kSpuriousPowerButtonAccelCountName[] =
2680 "Spurious power button acceleration count";
2681const char kSpuriousPowerButtonAccelCountDescription[] =
2682 "Number of recent acceleration samples that must meet or exceed exceed the "
2683 "threshold in order for a power button event to be considered spurious.";
2684
2685const char kSpuriousPowerButtonScreenAccelName[] =
2686 "Spurious power button screen acceleration threshold";
2687const char kSpuriousPowerButtonScreenAccelDescription[] =
2688 "Threshold (in m/s^2, disregarding gravity) that screen acceleration must "
2689 "meet or exceed for a power button event to be considered spurious.";
2690
2691const char kSpuriousPowerButtonKeyboardAccelName[] =
2692 "Spurious power button keyboard acceleration threshold";
2693const char kSpuriousPowerButtonKeyboardAccelDescription[] =
2694 "Threshold (in m/s^2, disregarding gravity) that keyboard acceleration "
2695 "must meet or exceed for a power button event to be considered spurious.";
2696
2697const char kSpuriousPowerButtonLidAngleChangeName[] =
2698 "Spurious power button lid angle change threshold";
2699const char kSpuriousPowerButtonLidAngleChangeDescription[] =
2700 "Change in lid angle (i.e. hinge between keyboard and screen) that must be "
2701 "met or exceeded for a power button event to be considered spurious.";
2702
vabr0215a8e2017-03-28 12:47:342703#endif // #if defined(OS_CHROMEOS)
2704
stanisc14bed0b132017-05-10 17:46:372705#if defined(OS_WIN)
2706
2707// Name and description of the flag that enables D3D v-sync.
2708const char kEnableD3DVsync[] = "D3D v-sync";
2709const char kEnableD3DVsyncDescription[] =
2710 "Produces v-sync signal by having D3D wait for vertical blanking interval "
2711 "to occur.";
2712
2713#endif // defined(OS_WIN)
2714
thestig0c55ee32017-06-20 22:17:512715#if !defined(OS_ANDROID)
treib273e9db2017-05-11 14:02:262716
msarda6d4b3dc2017-06-02 15:39:472717const char kAccountConsistencyName[] =
2718 "Identity consistency between browser and cookie jar";
2719
2720const char kAccountConsistencyDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192721 "When enabled, the browser manages signing in and out of Google accounts.";
msarda6d4b3dc2017-06-02 15:39:472722
2723const char kAccountConsistencyChoiceMirror[] = "Mirror";
2724const char kAccountConsistencyChoiceDice[] = "Dice";
2725
treib273e9db2017-05-11 14:02:262726const char kUseGoogleLocalNtpName[] = "Enable using the Google local NTP";
2727const char kUseGoogleLocalNtpDescription[] =
2728 "Use the local New Tab page if Google is the default search engine.";
2729
2730const char kOneGoogleBarOnLocalNtpName[] =
2731 "Enable the OneGoogleBar on the local NTP";
2732const char kOneGoogleBarOnLocalNtpDescription[] =
2733 "Show a OneGoogleBar on the local New Tab page if Google is the default "
2734 "search engine.";
2735
Ondrej Skopek8e8e431c2017-08-07 14:03:072736const char kVoiceSearchOnLocalNtpName[] =
2737 "Enable Voice Search on the local NTP";
2738const char kVoiceSearchOnLocalNtpDescription[] =
2739 "Show a microphone for voice search on the local New Tab page "
2740 "if Google is the default search engine.";
2741
thestig0c55ee32017-06-20 22:17:512742#endif // !defined(OS_ANDROID)
treib273e9db2017-05-11 14:02:262743
lgreyc0b638e52017-05-11 19:10:172744#if defined(OS_MACOSX)
2745extern const char kMacRTLName[] = "Enable RTL";
2746extern const char kMacRTLDescription[] =
2747 "Mirrors the UI for RTL language users";
spqchand24dbd52017-07-21 00:57:062748extern const char kMacTouchBarName[] = "Hardware Touch Bar";
elawrence408bddb2017-06-15 16:07:382749extern const char kMacTouchBarDescription[] =
spqchand24dbd52017-07-21 00:57:062750 "Control the use of the Touch Bar.";
2751extern const char kCreditCardAutofillTouchBarName[] =
2752 "Credit Card Autofill Touch Bar";
2753extern const char kCreditCardAutofillTouchBarDescription[] =
2754 "Shows Credit Card Autofill Suggestions on the Touch Bar.";
lgreyc0b638e52017-05-11 19:10:172755#endif
2756
yhanadac5bff5b2017-05-18 06:37:092757#if defined(OS_CHROMEOS)
2758
2759const char kDisableNewVirtualKeyboardBehaviorName[] =
2760 "New window behavior for the accessibility keyboard";
2761const char kDisableNewVirtualKeyboardBehaviorDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192762 "Disable new window behavior for the accessibility keyboard in non-sticky "
2763 "mode (do not change work area in non-sticky mode).";
yhanadac5bff5b2017-05-18 06:37:092764
bruthigeafb0c02017-06-09 13:11:532765const char kUiDevToolsName[] = "Enable native UI inspection";
2766const char kUiDevToolsDescription[] =
2767 "Enables inspection of native UI elements. For local inspection use "
2768 "chrome://inspect#other";
2769
Takashi Toyoshima14f64f562017-07-19 08:38:202770const char kUseCrosMidiServiceName[] = "Use Chrome OS MIDI Service";
2771const char kUseCrosMidiServiceNameDescription[] =
2772 "Use Chrome OS MIDI Service for Web MIDI and allow ARC to support Android "
2773 "MIDI.";
2774
orenb21da031c2017-06-30 21:24:202775const char kMultideviceName[] = "Enable multidevice features";
2776const char kMultideviceDescription[] =
2777 "Enables UI for controlling multidevice features.";
2778
yhanadac5bff5b2017-05-18 06:37:092779#endif // defined(OS_CHROMEOS)
2780
vabr0215a8e2017-03-28 12:47:342781} // namespace flag_descriptions