blob: f5a2c0b623da989d6fb5c604634eac94e2841292 [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
258const char kEnableBrotliName[] = "Brotli Content-Encoding.";
259const char kEnableBrotliDescription[] =
260 "Enable Brotli Content-Encoding support.";
261
262const char kEnableClearBrowsingDataCountersName[] =
263 "Enable Clear browsing data counters.";
264const char kEnableClearBrowsingDataCountersDescription[] =
265 "Shows data volume counters in the Clear browsing data dialog.";
266
sclittle50e4bb92017-07-08 02:23:03267const char kEnableClientLoFiName[] = "Client-side Lo-Fi previews";
268
269const char kEnableClientLoFiDescription[] =
270 "Enable showing low fidelity images on some pages on slow networks.";
271
Brett Wilsonf27ff602017-07-07 22:28:47272const char kEnableDataReductionProxyLitePageName[] =
273 "Lite pages for Data Saver Lo-Fi mode";
274const char kEnableDataReductionProxyLitePageDescription[] =
275 "Enable lite pages in Data Saver Lo-Fi mode. Previews of pages will be "
276 "shown instead of image placeholders when Lo-Fi is on. Data Saver and "
277 "Lo-Fi must be enabled for lite pages to be shown.";
278
279const char kDataReductionProxyServerAlternative[] =
280 "Use alternative server configuration";
281const char kEnableDataReductionProxyServerExperimentName[] =
282 "Use an alternative Data Saver back end configuration.";
283const char kEnableDataReductionProxyServerExperimentDescription[] =
284 "Enable a different approach to saving data by configuring the back end "
285 "server";
286
287const char kEnableDataReductionProxySavingsPromoName[] =
288 "Data Saver 1 MB Savings Promo";
289const char kEnableDataReductionProxySavingsPromoDescription[] =
290 "Enable a Data Saver promo for 1 MB of savings. If Data Saver has already "
291 "saved 1 MB of data, then the promo will not be shown. Data Saver must be "
292 "enabled for the promo to be shown.";
293
Giovanni Ortuño Urquidi45020e232017-07-12 06:10:17294const char kEnableDesktopPWAWindowingName[] =
295 "Windowing related features for desktop PWAs.";
296const char kEnableDesktopPWAWindowingDescription[] =
297 "Enable experimental windowing features for desktop PWAs.";
298
Brett Wilsonf27ff602017-07-07 22:28:47299const char kEnableEnumeratingAudioDevicesName[] =
300 "Experimentally enable enumerating audio devices.";
301const char kEnableEnumeratingAudioDevicesDescription[] =
302 "Experimentally enable the use of enumerating audio devices.";
303
304const char kEnableGenericSensorName[] = "Generic Sensor";
305const char kEnableGenericSensorDescription[] =
306 "Enable sensor APIs based on Generic Sensor API.";
307
Brett Wilsonf27ff602017-07-07 22:28:47308const char kEnableHDRName[] = "HDR mode";
309const char kEnableHDRDescription[] =
310 "Enables HDR support on compatible displays.";
311
312const char kEnableHeapProfilingName[] = "Heap profiling";
313const char kEnableHeapProfilingDescription[] = "Enables heap profiling.";
314const char kEnableHeapProfilingModePseudo[] = "Enabled (pseudo mode)";
315const char kEnableHeapProfilingModeNative[] = "Enabled (native mode)";
316const char kEnableHeapProfilingTaskProfiler[] = "Enabled (task mode)";
317
318const char kEnableHttpFormWarningName[] =
319 "Show in-form warnings for sensitive fields when the top-level page is not "
320 "not HTTPS";
321const char kEnableHttpFormWarningDescription[] =
322 "Attaches a warning UI to any password or credit card fields detected when "
323 "the top-level page is not HTTPS";
324
325const char kEnableIdleTimeSpellCheckingName[] =
326 "Enable idle time spell checker";
327const char kEnableIdleTimeSpellCheckingDescription[] =
328 "Make spell-checking code run only when the browser is idle, so that input "
329 "latency is reduced, especially when editing long articles, emails, etc.";
vabr0215a8e2017-03-28 12:47:34330
Tatiana Gornakafb40452017-07-31 13:50:04331const char kEnableManualFallbacksFillingName[] =
332 "Manual fallbacks for password manager forms filling";
333const char kEnableManualFallbacksFillingDescription[] =
334 "If enabled, then if user clicks on the password field on a form, popup "
335 "might contain generation fallbacks or 'Show all saved passwords' "
336 "fallback.";
337
vabr0215a8e2017-03-28 12:47:34338const char kEnableMaterialDesignBookmarksName[] =
339 "Enable Material Design bookmarks";
vabr0215a8e2017-03-28 12:47:34340const char kEnableMaterialDesignBookmarksDescription[] =
341 "If enabled, the chrome://bookmarks/ URL loads the Material Design "
342 "bookmarks page.";
343
vabr0215a8e2017-03-28 12:47:34344const char kEnableMaterialDesignExtensionsName[] =
345 "Enable Material Design extensions";
vabr0215a8e2017-03-28 12:47:34346const char kEnableMaterialDesignExtensionsDescription[] =
347 "If enabled, the chrome://extensions/ URL loads the Material Design "
348 "extensions page.";
349
vabr0215a8e2017-03-28 12:47:34350const char kEnableMaterialDesignFeedbackName[] =
351 "Enable Material Design feedback";
vabr0215a8e2017-03-28 12:47:34352const char kEnableMaterialDesignFeedbackDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:19353 "If enabled, reporting an issue will load the Material Design feedback UI.";
vabr0215a8e2017-03-28 12:47:34354
Brett Wilsonf27ff602017-07-07 22:28:47355const char kEnableMaterialDesignPolicyPageName[] =
356 "Enable Material Design policy page";
357const char kEnableMaterialDesignPolicyPageDescription[] =
358 "If enabled, the chrome://md-policy URL loads the Material Design policy "
359 "page.";
galinapae72e152017-05-12 13:12:28360
Brett Wilsonf27ff602017-07-07 22:28:47361const char kEnableMidiManagerDynamicInstantiationName[] =
362 "MIDIManager dynamic instantiation for Web MIDI.";
363const char kEnableMidiManagerDynamicInstantiationDescription[] =
364 "Enable MIDIManager dynamic instantiation for Web MIDI.";
365
366const char kEnableNavigationTracingName[] = "Enable navigation tracing";
367const char kEnableNavigationTracingDescription[] =
368 "This is to be used in conjunction with the trace-upload-url flag. "
369 "WARNING: When enabled, Chrome will record performance data for every "
370 "navigation and upload it to the URL specified by the trace-upload-url "
371 "flag. The trace may include personally identifiable information (PII) "
372 "such as the titles and URLs of websites you visit.";
373
374const char kEnableNetworkServiceName[] = "Enable network service";
375const char kEnableNetworkServiceDescription[] =
376 "Enables the network service, which makes network requests through a "
377 "separate service. Note: most features don't work with this yet.";
378
Ahmed Fakhry2fd8fc82017-07-28 16:31:12379const char kEnableNightLightName[] = "Enable Night Light";
380const char kEnableNightLightDescription[] =
381 "Enable the Night Light feature which controls the color temperature of "
382 "the screen.";
383
Brett Wilsonf27ff602017-07-07 22:28:47384const char kEnablePictureInPictureName[] = "Enable picture in picture.";
385const char kEnablePictureInPictureDescription[] =
386 "Enable the picture in picture feature for videos.";
387
Michael van Ouwerkerk093585592017-07-13 16:01:18388const char kEnableSuggestionsHomeModernLayoutName[] =
389 "Enable modern layout for suggestions.";
390const char kEnableSuggestionsHomeModernLayoutDescription[] =
391 "Enable modern layout for suggestions in Chrome Home.";
392
Brett Wilsonf27ff602017-07-07 22:28:47393const 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
1431const char kChromeHomeSwipeLogicName[] = "Chrome Home Swipe Logic";
1432const char kChromeHomeSwipeLogicDescription[] =
1433 "Various swipe logic options for Chrome Home for sheet expansion.";
1434const char kChromeHomeSwipeLogicRestrictArea[] = "Restrict swipable area";
1435const char kChromeHomeSwipeLogicButtonOnly[] = "Swipe on expand button";
1436
1437const char kChromeHomeName[] = "Chrome Home";
1438const char kChromeHomeDescription[] =
1439 "Enables Chrome Home on Android. You must restart the browser"
1440 " twice for changes to take effect.";
1441
1442const char kContentSuggestionsCategoryOrderName[] =
1443 "Default content suggestions category order (e.g. on NTP)";
1444const char kContentSuggestionsCategoryOrderDescription[] =
1445 "Set default order of content suggestion categories (e.g. on the NTP).";
1446
1447const char kContentSuggestionsCategoryRankerName[] =
1448 "Content suggestions category ranker (e.g. on NTP)";
1449const char kContentSuggestionsCategoryRankerDescription[] =
1450 "Set category ranker to order categories of content suggestions (e.g. on "
1451 "the NTP).";
1452
1453const char kContextualSearchContextualCardsBarIntegration[] =
1454 "Contextual Search - Contextual Cards Integration";
1455const char kContextualSearchContextualCardsBarIntegrationDescription[] =
1456 "Whether or not integration of Contextual Cards data in the Contextual "
1457 "Search Bar is enabled.";
1458
1459const char kContextualSearchSingleActionsName[] =
1460 "Contextual Search - Single Actions";
1461const char kContextualSearchSingleActionsDescription[] =
1462 "Whether or not single actions using Contextual Cards data in the "
1463 "Contextual Search Bar is enabled.";
1464
1465const char kContextualSearchUrlActionsName[] =
1466 "Contextual Search - URL Actions";
1467const char kContextualSearchUrlActionsDescription[] =
1468 "Whether or not URL actions using Contextual Cards data in the Contextual "
1469 "Search Bar is enabled.";
1470
1471const char kContextualSearchName[] = "Contextual Search";
1472const char kContextualSearchDescription[] =
1473 "Whether or not Contextual Search is enabled.";
1474
Dmitry Skiba9c3efa72017-07-20 22:01:141475const char kDontPrefetchLibrariesName[] = "Don't Prefetch Libraries";
1476const char kDontPrefetchLibrariesDescription[] =
1477 "Don't prefetch libraries after loading.";
1478
Brett Wilsonff596952017-07-14 01:06:551479const char kEnableAndroidPayIntegrationV1Name[] = "Enable Android Pay v1";
1480const char kEnableAndroidPayIntegrationV1Description[] =
1481 "Enable integration with Android Pay using the first version of the API";
1482
1483const char kEnableAndroidPayIntegrationV2Name[] = "Enable Android Pay v2";
1484const char kEnableAndroidPayIntegrationV2Description[] =
1485 "Enable integration with Android Pay using the second version of the API";
1486
1487const char kEnableAndroidSpellcheckerDescription[] =
1488 "Enables use of the Android spellchecker.";
1489const char kEnableAndroidSpellcheckerName[] = "Enable spell checking";
1490
1491const char kEnableConsistentOmniboxGeolocationName[] =
1492 "Have consistent omnibox geolocation access.";
1493const char kEnableConsistentOmniboxGeolocationDescription[] =
1494 "Have consistent geolocation access between the omnibox and default search "
1495 "engine.";
1496
1497const char kEnableContentSuggestionsNewFaviconServerName[] =
1498 "Get favicons for content suggestions from a new server.";
1499const char kEnableContentSuggestionsNewFaviconServerDescription[] =
1500 "If enabled, the content suggestions (on the NTP) will get favicons from a "
1501 "new favicon server.";
1502
1503const char kEnableContentSuggestionsLargeThumbnailName[] =
1504 "Large thumbnails layout for content suggestions cards.";
1505const char kEnableContentSuggestionsLargeThumbnailDescription[] =
1506 "If enabled, the content suggestions cards will use large thumbnails and "
1507 "some related adjustments.";
1508
1509const char kEnableContentSuggestionsVideoOverlayName[] =
1510 "Video icon overlay on thumbnails for content suggestions cards.";
1511const char kEnableContentSuggestionsVideoOverlayDescription[] =
1512 "If enabled, the content suggestions cards for suggestions with a video "
1513 "will show a video play icon overlay on the thumbnail.";
1514
1515const char kEnableContentSuggestionsSettingsName[] =
1516 "Show content suggestions settings.";
1517const char kEnableContentSuggestionsSettingsDescription[] =
1518 "If enabled, the content suggestions settings will be available from the "
1519 "main settings menu.";
1520
1521const char kEnableContentSuggestionsShowSummaryName[] =
1522 "Show content suggestions summaries.";
1523const char kEnableContentSuggestionsShowSummaryDescription[] =
1524 "If enabled, the content suggestions summaries will be shown.";
1525
1526const char kEnableCopylessPasteName[] = "App Indexing (Copyless Paste)";
1527const char kEnableCopylessPasteDescription[] =
1528 "Provide suggestions for text input, based on your recent context. For "
1529 "example, if you looked at a restaurant website and switched to the Maps "
1530 "app, the keyboard would offer the name of that restaurant as a suggestion "
1531 "to enter into the search bar. The data is indexed locally, and never sent "
1532 "to the server. It's disabled in incognito mode.";
1533
1534const char kEnableCustomContextMenuName[] = "Enable custom context menu";
1535const char kEnableCustomContextMenuDescription[] =
1536 "Enables a new context menu when a link, image, or video is pressed within "
1537 "Chrome.";
1538
1539const char kEnableCustomFeedbackUiName[] = "Enable Custom Feedback UI";
1540const char kEnableCustomFeedbackUiDescription[] =
1541 "Enables a custom feedback UI when submitting feedback through Google "
1542 "Feedback. Works with Google Play Services v10.2+";
1543
1544const char kEnableDataReductionProxyMainMenuName[] =
1545 "Enable Data Saver main menu footer";
1546const char kEnableDataReductionProxyMainMenuDescription[] =
1547 "Enables the Data Saver footer in the main menu";
1548
1549const char kEnableDataReductionProxySiteBreakdownName[] =
1550 "Data Saver Site Breakdown";
1551const char kEnableDataReductionProxySiteBreakdownDescription[] =
1552 "Enable the site breakdown on the Data Saver settings page.";
1553
1554const char kEnableOmniboxClipboardProviderName[] =
1555 "Omnibox clipboard URL suggestions";
1556const char kEnableOmniboxClipboardProviderDescription[] =
1557 "Provide a suggestion of the URL stored in the clipboard (if any) upon "
1558 "focus in the omnibox.";
1559
1560const char kEnableExpandedAutofillCreditCardPopupLayoutName[] =
1561 "Use expanded autofill credit card popup layout.";
1562const char kEnableExpandedAutofillCreditCardPopupLayoutDescription[] =
1563 "If enabled, displays autofill credit card popup using expanded layout.";
1564
1565const char kEnableFaviconsFromWebManifestName[] =
1566 "Load favicons from Web Manifests";
1567const char kEnableFaviconsFromWebManifestDescription[] =
1568 "Fetch Web Manifests on page load to read favicons from them.";
1569
1570const char kEnableNtpAssetDownloadSuggestionsName[] =
1571 "Show asset downloads on the New Tab page";
1572const char kEnableNtpAssetDownloadSuggestionsDescription[] =
1573 "If enabled, the list of content suggestions on the New Tab page will "
1574 "contain assets (e.g. books, pictures, audio) that the user downloaded for "
1575 "later use.";
1576
1577const char kEnableNtpBookmarkSuggestionsName[] =
1578 "Show recently visited bookmarks on the New Tab page";
1579const char kEnableNtpBookmarkSuggestionsDescription[] =
1580 "If enabled, the list of content suggestions on the New Tab page will "
1581 "contain recently visited bookmarks.";
1582
1583const char kEnableNtpForeignSessionsSuggestionsName[] =
1584 "Show recent foreign tabs on the New Tab page";
1585const char kEnableNtpForeignSessionsSuggestionsDescription[] =
1586 "If enabled, the list of content suggestions on the New Tab page will "
1587 "contain recent foreign tabs.";
1588
1589const char kEnableNtpMostLikelyFaviconsFromServerName[] =
1590 "Download favicons for NTP tiles from Google.";
1591const char kEnableNtpMostLikelyFaviconsFromServerDescription[] =
1592 "If enabled, missing favicons for NTP tiles get downloaded from Google. "
1593 "This only applies to tiles that originate from synced history.";
1594
1595const char kEnableNtpOfflinePageDownloadSuggestionsName[] =
1596 "Show offline page downloads on the New Tab page";
1597const char kEnableNtpOfflinePageDownloadSuggestionsDescription[] =
1598 "If enabled, the list of content suggestions on the New Tab page will "
1599 "contain pages that the user downloaded for later use.";
1600
1601const char kEnableNtpRemoteSuggestionsName[] =
1602 "Show server-side suggestions on the New Tab page";
1603const char kEnableNtpRemoteSuggestionsDescription[] =
1604 "If enabled, the list of content suggestions on the New Tab page will "
1605 "contain server-side suggestions (e.g., Articles for you). Furthermore, it "
1606 "allows to override the source used to retrieve these server-side "
1607 "suggestions.";
1608
1609const char kEnableNtpSnippetsVisibilityName[] =
1610 "Make New Tab Page Snippets more visible.";
1611const char kEnableNtpSnippetsVisibilityDescription[] =
1612 "If enabled, the NTP snippets will become more discoverable with a larger "
1613 "portion of the first card above the fold.";
1614
1615const char kEnableNtpSuggestionsNotificationsName[] =
1616 "Notify about new content suggestions available at the New Tab page";
1617const char kEnableNtpSuggestionsNotificationsDescription[] =
1618 "If enabled, notifications will inform about new content suggestions on "
1619 "the New Tab page.";
1620
1621const char kEnablePhysicalWebName[] = "Enable the Physical Web.";
1622const char kEnablePhysicalWebDescription[] =
1623 "Enable scanning for URLs from Physical Web objects.";
1624
1625const char kEnableOfflinePreviewsName[] = "Offline Page Previews";
1626const char kEnableOfflinePreviewsDescription[] =
1627 "Enable showing offline page previews on slow networks.";
1628
1629const char kEnableOskOverscrollName[] = "Enable OSK Overscroll";
1630const char kEnableOskOverscrollDescription[] =
1631 "Enable OSK overscroll support. With this flag on, the OSK will only "
1632 "resize the visual viewport.";
1633
1634const char kEnableSpecialLocaleName[] =
1635 "Enable custom logic for special locales.";
1636const char kEnableSpecialLocaleDescription[] =
1637 "Enable custom logic for special locales. In this mode, Chrome might "
1638 "behave differently in some locales.";
1639
1640const char kEnableWebapk[] = "Enable improved add to Home screen";
1641const char kEnableWebapkDescription[] =
1642 R"*(Packages "Progressive Web Apps" so that they can integrate more )*"
1643 R"*(deeply with Android. A Chrome server is used to package sites. In )*"
1644 R"*(Chrome Canary and Chrome Dev, this requires “Untrusted )*"
1645 R"*(sources” to be enabled in Android security settings.)*";
1646
1647const char kEnableWebNfcName[] = "WebNFC";
1648const char kEnableWebNfcDescription[] = "Enable WebNFC support.";
1649
gogeraldf3cbb422017-07-26 14:37:121650const char kEnableWebPaymentsMethodSectionOrderV2Name[] =
1651 "Enable Web Payments method section order V2.";
1652const char kEnableWebPaymentsMethodSectionOrderV2Description[] =
1653 "Enable this option to display payment method section above address "
1654 "section instead of below it.";
1655
Brett Wilsonff596952017-07-14 01:06:551656const char kEnableWebPaymentsSingleAppUiSkipName[] =
1657 "Enable Web Payments single app UI skip";
1658const char kEnableWebPaymentsSingleAppUiSkipDescription[] =
1659 "Enable Web Payments to skip showing its UI if the developer specifies a "
1660 "single app.";
1661
1662const char kHerbPrototypeChoicesName[] = "Switch preferred flavor of Herb";
1663const char kHerbPrototypeChoicesDescription[] =
1664 "Switching this option changes which tab management prototype is being "
1665 "tested.";
1666const char kHerbPrototypeFlavorElderberry[] =
1667 "ELDERBERRY: All View Intents in CCT v2";
1668
1669const char kKeepPrefetchedContentSuggestionsName[] =
1670 "Keep prefetched content suggestions";
1671const char kKeepPrefetchedContentSuggestionsDescription[] =
1672 "If enabled, some of prefetched content suggestions are not replaced by "
1673 "the new fetched suggestions.";
1674
1675const char kLsdPermissionPromptName[] =
1676 "Location Settings Dialog Permission Prompt";
1677const char kLsdPermissionPromptDescription[] =
1678 "Whether to use the Google Play Services Location Settings Dialog "
1679 "permission dialog.";
1680
1681const char kMediaDocumentDownloadButtonName[] =
1682 "Download button when opening a page with media url.";
1683const char kMediaDocumentDownloadButtonDescription[] =
1684 "Allow a download button to show up when opening a page with media url.";
1685
1686const char kMediaScreenCaptureName[] = "Experimental ScreenCapture.";
1687const char kMediaScreenCaptureDescription[] =
1688 "Enable this option for experimental ScreenCapture feature on Android.";
1689
1690const char kModalPermissionPromptsName[] = "Modal Permission Prompts";
1691const char kModalPermissionPromptsDescription[] =
1692 "Whether to use permission dialogs in place of permission infobars.";
1693
1694const char kNewBackgroundLoaderName[] =
1695 "Use background loader instead of prerenderer to load pages.";
1696const char kNewBackgroundLoaderDescription[] =
1697 "Use background loader instead of prerenderer to asynchronously download "
1698 "pages.";
1699
1700const char kNewPhotoPickerName[] = "Enable new Photopicker";
1701const char kNewPhotoPickerDescription[] =
1702 "Activates the new picker for selecting photos.";
1703
1704const char kNoCreditCardAbort[] = "No Credit Card Abort";
1705const char kNoCreditCardAbortDescription[] =
1706 "Whether or not the No Credit Card Abort is enabled.";
1707
1708const char kNtpCondensedLayoutName[] = "Condensed NTP layout";
1709const char kNtpCondensedLayoutDescription[] =
1710 "Show a condensed layout on the New Tab Page.";
1711
1712const char kNtpCondensedTileLayoutName[] = "Condensed NTP tile layout";
1713const char kNtpCondensedTileLayoutDescription[] =
1714 "Show a condensed tile layout on the New Tab Page.";
1715
1716const char kNtpGoogleGInOmniboxName[] = "Google G in New Tab Page omnibox";
1717const char kNtpGoogleGInOmniboxDescription[] =
1718 "Show a Google G in the omnibox on the New Tab Page.";
1719
1720const char kNtpOfflinePagesName[] = "Enable NTP offline pages";
1721const char kNtpOfflinePagesDescription[] =
1722 "Enables badging of offline pages on the New Tab page. Only relevant if "
1723 "offline pages are enabled.";
1724
1725const char kNtpPopularSitesName[] = "Show popular sites on the New Tab page";
1726const char kNtpPopularSitesDescription[] =
1727 "Pre-populate the New Tab page with popular sites.";
1728
1729const char kNtpSwitchToExistingTabName[] =
1730 "Switch to an existing tab for New Tab Page suggestions.";
1731const char kNtpSwitchToExistingTabDescription[] =
1732 "When opening a suggested webpage from the New Tab Page, if a tab is "
1733 "already open for the suggestion, switch to that one instead of loading "
1734 "the suggestion in the new tab.";
1735const char kNtpSwitchToExistingTabMatchUrl[] = "Match by URL";
1736const char kNtpSwitchToExistingTabMatchHost[] = "Match by Hostname";
1737
1738const char kOfflineBookmarksName[] = "Enable offline bookmarks";
1739const char kOfflineBookmarksDescription[] =
1740 "Enable saving bookmarked pages for offline viewing.";
1741
1742const char kOfflinePagesAsyncDownloadName[] =
1743 R"*(Enables showing "DOWNLOAD WHEN ONLINE" button in error pages.)*";
1744const char kOfflinePagesAsyncDownloadDescription[] =
1745 R"*(Enables showing "DOWNLOAD WHEN ONLINE" button in error pages such )*"
1746 R"*(that the user can click on it to download the page later.)*";
1747
1748const char kOfflinePagesCtName[] = "Enable Offline Pages CT features.";
1749const char kOfflinePagesCtDescription[] = "Enable Offline Pages CT features.";
1750
1751const char kOfflinePagesCtV2Name[] = "Enable Offline Pages CT V2 features.";
1752const char kOfflinePagesCtV2Description[] =
1753 "V2 features include attributing pages to the app that initiated the "
1754 "custom tabs, and being able to query for pages by page attribution.";
1755
1756const char kOfflinePagesLoadSignalCollectingName[] =
1757 "Enables collecting load timing data for offline page snapshots.";
1758const char kOfflinePagesLoadSignalCollectingDescription[] =
1759 "Enables loading completeness data collection while writing an offline "
1760 "page. This data is collected in the snapshotted offline page to allow "
1761 "data analysis to improve deciding when to make the offline snapshot.";
1762
1763const char kOfflinePagesPrefetchingName[] =
1764 "Enables suggested offline pages to be prefetched.";
1765const char kOfflinePagesPrefetchingDescription[] =
1766 "Enables suggested offline pages to be prefetched, so useful content is "
1767 "available while offline.";
1768
Collin Baker17f92a52017-07-19 21:41:251769const char kOfflinePagesRenovationsName[] = "Enables offline page renovations.";
1770const char kOfflinePagesRenovationsDescription[] =
1771 "Enables offline page renovations which correct issues with dynamic "
1772 "content that occur when offlining pages that use JavaScript.";
1773
Brett Wilsonff596952017-07-14 01:06:551774const char kOfflinePagesSharingName[] = "Enables offline pages to be shared.";
1775const char kOfflinePagesSharingDescription[] =
1776 "Enables the saved offline pages to be shared via other applications.";
1777
1778const char kOfflinePagesSvelteConcurrentLoadingName[] =
1779 "Enables concurrent background loading on svelte.";
1780const char kOfflinePagesSvelteConcurrentLoadingDescription[] =
1781 "Enables concurrent background loading (or downloading) of pages on "
1782 "Android svelte (512MB RAM) devices. Otherwise, background loading will "
1783 "happen when the svelte device is idle.";
1784
1785const char kOffliningRecentPagesName[] =
1786 "Enable offlining of recently visited pages";
1787const char kOffliningRecentPagesDescription[] =
1788 "Enable storing recently visited pages locally for offline use. Requires "
1789 "Offline Pages to be enabled.";
1790
1791extern const char kPayWithGoogleV1Name[] = "Pay with Google v1";
1792extern const char kPayWithGoogleV1Description[] =
1793 "Enable Pay with Google integration into Web Payments with API version "
1794 "'1'.";
1795
1796const char kProgressBarAnimationName[] =
1797 "Android phone page loading progress bar animation";
1798const char kProgressBarAnimationDescription[] =
1799 "Configures Android phone page loading progress bar animation.";
1800const char kProgressBarAnimationLinear[] = "Linear";
1801const char kProgressBarAnimationSmooth[] = "Smooth";
1802const char kProgressBarAnimationSmoothIndeterminate[] = "Smooth indeterminate";
1803const char kProgressBarAnimationFastStart[] = "Fast start";
1804
1805const char kProgressBarCompletionName[] =
1806 "Android phone page load progress bar completion time.";
1807const char kProgressBarCompletionDescription[] =
1808 "Configures Android phone page loading progress bar completion time.";
1809const char kProgressBarCompletionLoadEvent[] =
1810 R"*(Top loading frame's onload event ("everything" is done in the )*"
1811 R"*(page, historical behavior).)*";
1812const char kProgressBarCompletionResourcesBeforeDcl[] =
1813 "Main frame's domContentLoaded and all resources loads started before "
1814 "domContentLoaded (iframes ignored).";
1815const char kProgressBarCompletionDomContentLoaded[] =
1816 "Main frame's domContentLoaded (iframes ignored).";
1817const char kProgressBarCompletionResourcesBeforeDclAndSameOriginIframes[] =
1818 "domContentLoaded and all resources loads started before domContentLoaded "
1819 "(main frame and same origin iframes).";
1820
1821const char kPullToRefreshEffectName[] = "The pull-to-refresh effect";
1822const char kPullToRefreshEffectDescription[] =
1823 "Page reloads triggered by vertically overscrolling content.";
1824
Piotr Swigon9f630b32017-07-26 09:42:491825const char kPwaPersistentNotificationName[] =
1826 "Persistent notification in standalone PWA";
1827const char kPwaPersistentNotificationDescription[] =
1828 "Enables a persistent Android notification for standalone PWAs";
1829
Brett Wilsonff596952017-07-14 01:06:551830const char kReaderModeHeuristicsName[] = "Reader Mode triggering";
1831const char kReaderModeHeuristicsDescription[] =
1832 "Determines what pages the Reader Mode infobar is shown on.";
1833const char kReaderModeHeuristicsMarkup[] = "With article structured markup";
1834const char kReaderModeHeuristicsAdaboost[] = "Non-mobile-friendly articles";
1835const char kReaderModeHeuristicsAllArticles[] = "All articles";
1836const char kReaderModeHeuristicsAlwaysOff[] = "Never";
1837const char kReaderModeHeuristicsAlwaysOn[] = "Always";
1838
Wei-Yin Chen (陳威尹)41b22412017-07-21 02:51:181839const char kReaderModeInCCTName[] = "Reader Mode in CCT";
1840const char kReaderModeInCCTDescription[] =
1841 "Open Reader Mode in Chrome Custom Tabs.";
1842
Brett Wilsonff596952017-07-14 01:06:551843const char kServiceWorkerPaymentAppsName[] = "Service Worker payment apps";
1844const char kServiceWorkerPaymentAppsDescription[] =
1845 "Enable Service Worker applications to integrate as payment apps";
1846
1847const char kSetMarketUrlForTestingName[] = "Set market URL for testing";
1848const char kSetMarketUrlForTestingDescription[] =
1849 "When enabled, sets the market URL for use in testing the update menu "
1850 "item.";
1851
1852const char kSpannableInlineAutocompleteName[] = "Spannable inline autocomplete";
1853const char kSpannableInlineAutocompleteDescription[] =
1854 "A new type of inline autocomplete for the omnibox that works with "
1855 "keyboards that compose text.";
1856
1857const char kTabsInCbdName[] = "Enable tabs for the Clear Browsing Data dialog.";
1858const char kTabsInCbdDescription[] =
1859 "Enables a basic and an advanced tab for the Clear Browsing Data dialog.";
1860
1861const char kTranslateCompactUIName[] = "New Translate Infobar";
1862const char kTranslateCompactUIDescription[] =
1863 "Enable the new Translate compact infobar UI.";
1864
1865const char kUpdateMenuBadgeName[] = "Force show update menu badge";
1866const char kUpdateMenuBadgeDescription[] =
1867 "When enabled, an update badge will be shown on the app menu button.";
1868
1869const char kUpdateMenuItemCustomSummaryDescription[] =
1870 "When this flag and the force show update menu item flag are enabled, a "
1871 "custom summary string will be displayed below the update menu item.";
1872const char kUpdateMenuItemCustomSummaryName[] =
1873 "Update menu item custom summary";
1874
1875const char kUpdateMenuItemName[] = "Force show update menu item";
1876const char kUpdateMenuItemDescription[] =
1877 R"*(When enabled, an "Update Chrome" item will be shown in the app )*"
1878 R"*(menu.)*";
1879
1880const char kUseAndroidMidiApiName[] = "Use Android Midi API";
1881const char kUseAndroidMidiApiDescription[] =
1882 "Use Android Midi API for WebMIDI (effective only with Android M+ "
1883 "devices).";
1884
1885const char kUseDdljsonApiName[] = "Use new ddljson API for Doodles";
1886const char kUseDdljsonApiDescription[] =
1887 "Enables the new ddljson API to fetch Doodles for the NTP.";
1888
Brett Wilsonff596952017-07-14 01:06:551889const char kXGEOVisibleNetworksName[] = "Enable XGEO Visible Networks";
1890const char kXGEOVisibleNetworksDescription[] =
1891 "If location permissions are granted, include visible networks in the XGEO "
1892 "Header for omnibox queries. This will only happen if location is not "
1893 "fresh or not available (for example, due to a cold start).";
1894
1895#endif // OS_ANDROID
1896
brettw5f9c1642017-05-14 17:12:481897#if !defined(DISABLE_NACL)
1898
vabr0215a8e2017-03-28 12:47:341899const char kNaclName[] = "Native Client";
vabr0215a8e2017-03-28 12:47:341900const char kNaclDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:191901 "Support Native Client for all web applications, even those that were not "
1902 "installed from the Chrome Web Store.";
vabr0215a8e2017-03-28 12:47:341903
vabr0215a8e2017-03-28 12:47:341904const char kNaclDebugName[] = "Native Client GDB-based debugging";
vabr0215a8e2017-03-28 12:47:341905const char kNaclDebugDescription[] =
1906 "Enable GDB debug stub. This will stop a Native Client application on "
1907 "startup and wait for nacl-gdb (from the NaCl SDK) to attach to it.";
1908
vabr0215a8e2017-03-28 12:47:341909const char kPnaclSubzeroName[] = "Force PNaCl Subzero";
vabr0215a8e2017-03-28 12:47:341910const char kPnaclSubzeroDescription[] =
1911 "Force the use of PNaCl's fast Subzero translator for all pexe files.";
1912
vabr0215a8e2017-03-28 12:47:341913const char kNaclDebugMaskName[] =
1914 "Restrict Native Client GDB-based debugging by pattern";
vabr0215a8e2017-03-28 12:47:341915const char kNaclDebugMaskDescription[] =
1916 "Restricts Native Client application GDB-based debugging by URL of "
Vitalii Iarko7df520142017-07-07 12:53:191917 "manifest file. Native Client GDB-based debugging must be enabled for this "
1918 "option to work.";
vabr0215a8e2017-03-28 12:47:341919const char kNaclDebugMaskChoiceDebugAll[] = "Debug everything.";
vabr0215a8e2017-03-28 12:47:341920const char kNaclDebugMaskChoiceExcludeUtilsPnacl[] =
1921 "Debug everything except secure shell and the PNaCl translator.";
vabr0215a8e2017-03-28 12:47:341922const char kNaclDebugMaskChoiceIncludeDebug[] =
1923 "Debug only if manifest URL ends with debug.nmf.";
1924
brettw5f9c1642017-05-14 17:12:481925#endif
1926
vabr0215a8e2017-03-28 12:47:341927#if defined(OS_WIN)
1928
1929const char kCloudPrintXpsName[] = "XPS in Google Cloud Print";
1930
1931const char kCloudPrintXpsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:191932 "XPS enables advanced options for classic printers connected to the Cloud "
1933 "Print with Chrome. Printers must be re-connected after changing this "
1934 "flag.";
vabr0215a8e2017-03-28 12:47:341935
1936#endif // defined(OS_WIN)
1937
Evan Stadeb508c722017-07-12 02:19:081938const char kDelayReloadStopButtonChangeName[] =
1939 "Reduce stop/reload button flicker";
1940
1941const char kDelayReloadStopButtonChangeDescription[] =
1942 "Delays display of stop button when page is loading such that short "
1943 "loads won't show the stop button at all.";
1944
vabr0215a8e2017-03-28 12:47:341945#if BUILDFLAG(ENABLE_WEBRTC)
1946
1947const char kWebrtcH264WithOpenh264FfmpegName[] =
1948 "WebRTC H.264 software video encoder/decoder";
1949
1950const char kWebrtcH264WithOpenh264FfmpegDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:191951 "When enabled, an H.264 software video encoder/decoder pair is included. "
1952 "If a hardware encoder/decoder is also available it may be used instead of "
1953 "this encoder/decoder.";
vabr0215a8e2017-03-28 12:47:341954
1955#endif // BUILDFLAG(ENABLE_WEBRTC)
1956
vabr0215a8e2017-03-28 12:47:341957#if defined(USE_ASH)
1958
brettw81668cf2017-05-15 22:57:341959const char kAshShelfColorName[] = "Shelf color in Chrome OS system UI";
vabr0215a8e2017-03-28 12:47:341960
1961const char kAshShelfColorDescription[] =
bruthigd8b95962017-03-31 19:38:341962 "Enables/disables the shelf color to be a derived from the wallpaper. The "
1963 "--ash-shelf-color-scheme flag defines how that color is derived.";
vabr0215a8e2017-03-28 12:47:341964
bruthigd8b95962017-03-31 19:38:341965const char kAshShelfColorScheme[] = "Shelf color scheme in Chrome OS System UI";
vabr0215a8e2017-03-28 12:47:341966
bruthigd8b95962017-03-31 19:38:341967const char kAshShelfColorSchemeDescription[] =
1968 "Specify how the color is derived from the wallpaper. This flag is only "
1969 "used when the --ash-shelf-color flag is enabled. Defaults to Dark & Muted";
vabr0215a8e2017-03-28 12:47:341970
bruthigd8b95962017-03-31 19:38:341971const char kAshShelfColorSchemeLightVibrant[] = "Light & Vibrant";
vabr0215a8e2017-03-28 12:47:341972
bruthigd8b95962017-03-31 19:38:341973const char kAshShelfColorSchemeNormalVibrant[] = "Normal & Vibrant";
vabr0215a8e2017-03-28 12:47:341974
bruthigd8b95962017-03-31 19:38:341975const char kAshShelfColorSchemeDarkVibrant[] = "Dark & Vibrant";
vabr0215a8e2017-03-28 12:47:341976
bruthigd8b95962017-03-31 19:38:341977const char kAshShelfColorSchemeLightMuted[] = "Light & Muted";
1978
1979const char kAshShelfColorSchemeNormalMuted[] = "Normal & Muted";
1980
1981const char kAshShelfColorSchemeDarkMuted[] = "Dark & Muted";
vabr0215a8e2017-03-28 12:47:341982
vabr0215a8e2017-03-28 12:47:341983const char kAshEnableMirroredScreenName[] = "Enable mirrored screen mode.";
1984
1985const char kAshEnableMirroredScreenDescription[] =
1986 "Enable the mirrored screen mode. This mode flips the screen image "
1987 "horizontally.";
1988
wutaob161bf22017-04-26 16:55:031989const char kAshDisableSmoothScreenRotationName[] =
1990 "Disable smooth rotation animations.";
wutao2c0ca182017-04-06 22:40:541991
wutaob161bf22017-04-26 16:55:031992const char kAshDisableSmoothScreenRotationDescription[] =
1993 "Disable smooth rotation animations.";
wutao2c0ca182017-04-06 22:40:541994
vabr0215a8e2017-03-28 12:47:341995const char kMaterialDesignInkDropAnimationFast[] = "Fast";
1996
1997const char kMaterialDesignInkDropAnimationSlow[] = "Slow";
1998
1999const char kMaterialDesignInkDropAnimationSpeedName[] =
2000 "Material Design Ink Drop Animation Speed";
2001
2002const char kMaterialDesignInkDropAnimationSpeedDescription[] =
2003 "Sets the speed of the experimental visual feedback animations for "
2004 "material design.";
2005
2006const char kUiSlowAnimationsName[] = "Slow UI animations";
2007
2008const char kUiSlowAnimationsDescription[] = "Makes all UI animations slow.";
2009
reveman5be07ac82017-04-14 01:06:052010const char kUiShowCompositedLayerBordersName[] =
2011 "Show UI composited layer borders";
2012
2013const char kUiShowCompositedLayerBordersDescription[] =
2014 "Show border around composited layers created by UI.";
2015
2016const char kUiShowCompositedLayerBordersRenderPass[] = "RenderPass";
2017
2018const char kUiShowCompositedLayerBordersSurface[] = "Surface";
2019
2020const char kUiShowCompositedLayerBordersLayer[] = "Layer";
2021
2022const char kUiShowCompositedLayerBordersAll[] = "All";
2023
vabr0215a8e2017-03-28 12:47:342024#endif // defined(USE_ASH)
2025
vabr0215a8e2017-03-28 12:47:342026const char kForceGpuRasterization[] = "Force-enabled for all layers";
2027
vabr0215a8e2017-03-28 12:47:342028#if defined(OS_CHROMEOS)
2029
sky527bea52017-05-15 19:15:142030const char kUseMusDescription[] = "Enable the Mojo UI service.";
vabr0215a8e2017-03-28 12:47:342031
sky527bea52017-05-15 19:15:142032const char kUseMusName[] = "Mus";
2033
2034const char kEnableMashDescription[] =
2035 "Mash (UI, Chrome and ash in separate services)";
2036
2037const char kEnableMusDescription[] =
2038 "Mus (UI in separate service, Chrome and ash in same service)";
vabr0215a8e2017-03-28 12:47:342039
2040const char kAllowTouchpadThreeFingerClickName[] = "Touchpad three-finger-click";
2041
2042const char kAllowTouchpadThreeFingerClickDescription[] =
2043 "Enables touchpad three-finger-click as middle button.";
2044
2045const char kAshEnableUnifiedDesktopName[] = "Unified desktop mode";
2046
2047const char kAshEnableUnifiedDesktopDescription[] =
2048 "Enable unified desktop mode which allows a window to span multiple "
2049 "displays.";
2050
brettw5f9c1642017-05-14 17:12:482051const char kBootAnimationName[] = "Boot animation";
vabr0215a8e2017-03-28 12:47:342052
2053const char kBootAnimationDescription[] =
2054 "Wallpaper boot animation (except for OOBE case).";
2055
hansberryc147785f2017-05-02 23:36:272056const char kTetherName[] = "Instant Tethering";
2057
2058const char kTetherDescription[] =
2059 "Enables Instant Tethering. Instant Tethering allows your nearby Google "
2060 "phone to share its Internet connection with this device.";
2061
vabr0215a8e2017-03-28 12:47:342062#endif // defined(OS_CHROMEOS)
2063
vabr0215a8e2017-03-28 12:47:342064#if defined(OS_CHROMEOS)
2065
2066const char kFirstRunUiTransitionsName[] =
2067 "Animated transitions in the first-run tutorial";
2068
2069const char kFirstRunUiTransitionsDescription[] =
2070 "Transitions during first-run tutorial are animated.";
2071
2072#endif // defined(OS_CHROMEOS)
2073
vabr0215a8e2017-03-28 12:47:342074#if defined(OS_MACOSX)
2075
2076const char kHostedAppsInWindowsName[] =
2077 "Allow hosted apps to be opened in windows";
2078
2079const char kHostedAppsInWindowsDescription[] =
2080 "Allows hosted apps to be opened in windows instead of being limited to "
2081 "tabs.";
2082
2083const char kTabDetachingInFullscreenName[] =
2084 "Allow tab detaching in fullscreen";
2085
2086const char kTabDetachingInFullscreenDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192087 "Allow tabs to detach from the tabstrip when in fullscreen mode on Mac.";
vabr0215a8e2017-03-28 12:47:342088
2089const char kFullscreenToolbarRevealName[] =
2090 "Enables the toolbar in fullscreen to reveal itself.";
2091
2092const char kFullscreenToolbarRevealDescription[] =
2093 "Reveal the toolbar in fullscreen for a short period when the tab strip "
2094 "has changed.";
2095
2096const char kTabStripKeyboardFocusName[] = "Tab Strip Keyboard Focus";
2097
2098const char kTabStripKeyboardFocusDescription[] =
2099 "Enable keyboard focus for the tabs in the tab strip.";
2100
2101#endif // defined(OS_MACOSX)
2102
vabr0215a8e2017-03-28 12:47:342103#if defined(OS_MACOSX)
2104
2105const char kTranslateNewUxName[] = "New Translate UX";
2106
2107const char kTranslateNewUxDescription[] =
2108 "Enable the new Translate bubble UX is offered instead of the infobar.";
2109
2110#endif // defined(OS_MACOSX)
2111
vabr0215a8e2017-03-28 12:47:342112#if defined(OS_MACOSX)
2113
2114const char kAppInfoDialogName[] = "Toolkit-Views App Info Dialog.";
2115
2116const char kAppInfoDialogDescription[] =
2117 "Makes the Toolkit-Views based App Info dialog accessible from "
2118 "chrome://apps or chrome://extensions in place of the native extension "
2119 "permissions dialog, or the details link (which is a link to the Web "
2120 "Store).";
2121
kerrnel7e4f7a7f2017-06-28 21:28:282122const char kMacV2SandboxName[] = "Mac V2 Sandbox";
2123
2124const char kMacV2SandboxDescription[] =
2125 "Eliminates the unsandboxed warmup phase and sandboxes processes for their "
2126 "entire life cycle.";
2127
vabr0215a8e2017-03-28 12:47:342128const char kMacViewsNativeAppWindowsName[] = "Toolkit-Views App Windows.";
2129
2130const char kMacViewsNativeAppWindowsDescription[] =
2131 "Controls whether to use Toolkit-Views based Chrome App windows.";
2132
2133const char kMacViewsTaskManagerName[] = "Toolkit-Views Task Manager.";
2134
2135const char kMacViewsTaskManagerDescription[] =
2136 "Controls whether to use the Toolkit-Views based Task Manager.";
2137
2138const char kAppWindowCyclingName[] = "Custom Window Cycling for Chrome Apps.";
2139
2140const char kAppWindowCyclingDescription[] =
2141 "Changes the behavior of Cmd+` when a Chrome App becomes active. When "
2142 "enabled, Chrome Apps will not be cycled when Cmd+` is pressed from a "
Vitalii Iarko7df520142017-07-07 12:53:192143 "browser window, and browser windows will not be cycled when a Chrome App "
2144 "is active.";
vabr0215a8e2017-03-28 12:47:342145
2146#endif // defined(OS_MACOSX)
2147
2148#if defined(OS_CHROMEOS)
2149
2150const char kAcceleratedMjpegDecodeName[] =
2151 "Hardware-accelerated mjpeg decode for captured frame";
2152
2153const char kAcceleratedMjpegDecodeDescription[] =
2154 "Enable hardware-accelerated mjpeg decode for captured frame where "
2155 "available.";
2156
2157#endif // defined(OS_CHROMEOS)
2158
vabr0215a8e2017-03-28 12:47:342159#if defined(OS_WIN)
2160
2161const char kEnableAppcontainerName[] = "Enable AppContainer Lockdown.";
2162
2163const char kEnableAppcontainerDescription[] =
2164 "Enables the use of an AppContainer on sandboxed processes to improve "
2165 "security.";
2166
2167#endif // defined(OS_WIN)
2168
thestig0c55ee32017-06-20 22:17:512169#if defined(TOOLKIT_VIEWS) || defined(OS_MACOSX)
elawrenced9978fc2017-05-02 02:45:192170
2171const char kShowCertLinkOnPageInfoName[] = "Show certificate link";
2172
2173const char kShowCertLinkOnPageInfoDescription[] =
2174 "Add a link from the Page Info bubble to the certificate viewer for HTTPS "
2175 "sites.";
2176
thestig0c55ee32017-06-20 22:17:512177#endif // defined(TOOLKIT_VIEWS) || defined(OS_MACOSX)
elawrenced9978fc2017-05-02 02:45:192178
vabr0215a8e2017-03-28 12:47:342179#if defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
2180
2181const char kAutofillCreditCardUploadName[] =
2182 "Enable offering upload of Autofilled credit cards";
2183
2184const char kAutofillCreditCardUploadDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192185 "Enables a new option to upload credit cards to Google Payments for sync "
2186 "to all Chrome devices.";
vabr0215a8e2017-03-28 12:47:342187
2188#endif // defined(TOOLKIT_VIEWS) || defined(OS_ANDROID)
2189
vabr0215a8e2017-03-28 12:47:342190#if defined(OS_WIN) || defined(OS_LINUX)
2191
2192const char kEnableInputImeApiName[] = "Enable Input IME API";
2193
2194const char kEnableInputImeApiDescription[] =
2195 "Enable the use of chrome.input.ime API.";
2196
2197#endif // defined(OS_WIN) || defined(OS_LINUX)
2198
vabr0215a8e2017-03-28 12:47:342199#if defined(OS_CHROMEOS)
2200
vabr0215a8e2017-03-28 12:47:342201const char kVirtualKeyboardName[] = "Virtual Keyboard";
2202
2203const char kVirtualKeyboardDescription[] = "Enable virtual keyboard support.";
2204
2205const char kVirtualKeyboardOverscrollName[] = "Virtual Keyboard Overscroll";
2206
2207const char kVirtualKeyboardOverscrollDescription[] =
2208 "Enables virtual keyboard overscroll support.";
2209
2210const char kInputViewName[] = "Input views";
2211
2212const char kInputViewDescription[] =
2213 "Enable IME extensions to supply custom views for user input such as "
2214 "virtual keyboards.";
2215
2216const char kNewKoreanImeName[] = "New Korean IME";
2217
2218const char kNewKoreanImeDescription[] =
2219 "New Korean IME, which is based on Google Input Tools' HMM engine.";
2220
2221const char kPhysicalKeyboardAutocorrectName[] = "Physical keyboard autocorrect";
2222
2223const char kPhysicalKeyboardAutocorrectDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192224 "Enable physical keyboard autocorrect for US keyboard, which can provide "
2225 "suggestions as typing on physical keyboard.";
vabr0215a8e2017-03-28 12:47:342226
2227const char kVoiceInputName[] = "Voice input on virtual keyboard";
2228
2229const char kVoiceInputDescription[] =
2230 "Enables voice input on virtual keyboard.";
2231
2232const char kExperimentalInputViewFeaturesName[] =
2233 "Experimental input view features";
2234
2235const char kExperimentalInputViewFeaturesDescription[] =
2236 "Enable experimental features for IME input views.";
2237
2238const char kFloatingVirtualKeyboardName[] = "Floating virtual keyboard.";
2239
2240const char kFloatingVirtualKeyboardDescription[] =
2241 "Enable/Disable floating virtual keyboard.";
2242
2243const char kGestureTypingName[] = "Gesture typing for the virtual keyboard.";
2244
2245const char kGestureTypingDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192246 "Enable/Disable gesture typing option in the settings page for the virtual "
2247 "keyboard.";
vabr0215a8e2017-03-28 12:47:342248
2249const char kGestureEditingName[] = "Gesture editing for the virtual keyboard.";
2250
2251const char kGestureEditingDescription[] =
2252 "Enable/Disable gesture editing option in the settings page for the "
2253 "virtual keyboard.";
2254
2255const char kCaptivePortalBypassProxyName[] =
2256 "Bypass proxy for Captive Portal Authorization";
2257
2258const char kCaptivePortalBypassProxyDescription[] =
2259 "If proxy is configured, it usually prevents from authorization on "
2260 "different captive portals. This enables opening captive portal "
Vitalii Iarko7df520142017-07-07 12:53:192261 "authorization dialog in a separate window, which ignores proxy settings.";
vabr0215a8e2017-03-28 12:47:342262
2263const char kTouchscreenCalibrationName[] =
Vitalii Iarko7df520142017-07-07 12:53:192264 "Enable/disable touchscreen calibration option in material design settings";
vabr0215a8e2017-03-28 12:47:342265
2266const char kTouchscreenCalibrationDescription[] =
2267 "If enabled, the user can calibrate the touch screen displays in "
Dan Beame8db8412017-07-28 00:33:522268 "chrome://settings/display.";
vabr0215a8e2017-03-28 12:47:342269
yamaguchid99a64b2017-05-12 15:33:492270const char kTeamDrivesName[] = "Enable Team Drives Integration";
2271const char kTeamDrivesDescription[] =
2272 "If enabled, files under Team Drives will appear in the Files app.";
2273
vabr0215a8e2017-03-28 12:47:342274#endif // defined(OS_CHROMEOS)
2275
vabr0215a8e2017-03-28 12:47:342276#if defined(OS_WIN) || defined(OS_MACOSX)
2277
2278// Tab discarding
2279
2280const char kAutomaticTabDiscardingName[] = "Automatic tab discarding";
2281
2282const char kAutomaticTabDiscardingDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192283 "If enabled, tabs get automatically discarded from memory when the system "
2284 "memory is low. Discarded tabs are still visible on the tab strip and get "
2285 "reloaded when clicked on. Info about discarded tabs can be found at "
2286 "chrome://discards.";
vabr0215a8e2017-03-28 12:47:342287
2288#endif // defined(OS_WIN) || defined(OS_MACOSX)
2289
vabr0215a8e2017-03-28 12:47:342290#if defined(OS_WIN)
2291
2292// Exporting tracing events to ETW
2293
2294const char kTraceExportEventsToEtwName[] =
2295 "Enable exporting of tracing events to ETW.";
2296
2297const char kTraceExportEventsToEtwDesription[] =
2298 "If enabled, trace events will be exported to the Event Tracing for "
2299 "Windows (ETW) and can then be captured by tools such as UIForETW or "
2300 "Xperf.";
2301
2302const char kMergeKeyCharEventsName[] =
Vitalii Iarko7df520142017-07-07 12:53:192303 "Enable or disable merging merging the key event (WM_KEY*) with char event "
2304 "(WM_CHAR).";
vabr0215a8e2017-03-28 12:47:342305
2306const char kMergeKeyCharEventsDescription[] =
etienneb9a4b5302017-06-08 06:28:462307 "If disabled, Chrome will handle WM_KEY* and WM_CHAR separately.";
vabr0215a8e2017-03-28 12:47:342308
2309const char kUseWinrtMidiApiName[] = "Use Windows Runtime MIDI API";
2310
2311const char kUseWinrtMidiApiDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192312 "Use Windows Runtime MIDI API for WebMIDI (effective only on Windows 10 or "
2313 "later).";
vabr0215a8e2017-03-28 12:47:342314
2315#endif // defined(OS_WIN)
2316
vabr0215a8e2017-03-28 12:47:342317#if defined(OS_CHROMEOS)
2318
vabr0215a8e2017-03-28 12:47:342319const char kEnableAndroidWallpapersAppName[] = "Android Wallpapers App";
2320
2321const char kEnableAndroidWallpapersAppDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192322 "Enables the Android Wallpapers App as the default Wallpaper App on Chrome "
2323 "OS.";
vabr0215a8e2017-03-28 12:47:342324
2325const char kEnableTouchSupportForScreenMagnifierName[] =
2326 "Touch support for screen magnifier";
2327
2328const char kEnableTouchSupportForScreenMagnifierDescription[] =
2329 "Enables touch support for screen magnifier";
2330
Tatsuhisa Yamaguchi281eabf32017-07-19 21:55:522331const char kFileManagerTouchModeName[] = "Files App. touch mode";
2332const char kFileManagerTouchModeDescription[] =
2333 "Touchscreen-specific interactions of the Files app.";
2334
Rouslan Solomakhinbed1af22017-06-09 18:40:572335const char kEnableZipArchiverOnFileManagerName[] = "ZIP archiver for Drive";
takise183b8cb42017-04-07 05:12:082336
2337const char kEnableZipArchiverOnFileManagerDescription[] =
2338 "Enable the ability to archive and unpack files on Drive in the Files app";
2339
xiaochu32e9672a2017-05-04 04:15:082340const char kCrOSComponentName[] = "Chrome OS Component";
2341
2342const char kCrOSComponentDescription[] =
xiaochu169aadd2017-06-15 22:32:512343 "Enable the use of componentized escpr CUPS filter.";
xiaochu32e9672a2017-05-04 04:15:082344
vabr0215a8e2017-03-28 12:47:342345#endif // defined(OS_CHROMEOS)
2346
vabr0215a8e2017-03-28 12:47:342347#if !defined(OS_ANDROID) && defined(GOOGLE_CHROME_BUILD)
2348
2349const char kGoogleBrandedContextMenuName[] =
2350 "Google branding in the context menu";
2351
2352const char kGoogleBrandedContextMenuDescription[] =
2353 "Shows a Google icon next to context menu items powered by Google "
2354 "services.";
2355
2356#endif // !defined(OS_ANDROID) && defined(GOOGLE_CHROME_BUILD)
2357
mthiesse700b0b62017-05-19 01:37:312358#if BUILDFLAG(ENABLE_VR)
Brett Wilsonecb80982017-07-12 20:34:512359#if defined(OS_ANDROID)
vabr0215a8e2017-03-28 12:47:342360
Brett Wilsonecb80982017-07-12 20:34:512361const char kEnableVrShellName[] = "Enable Chrome VR.";
vabr0215a8e2017-03-28 12:47:342362const char kEnableVrShellDescription[] =
2363 "Allow browsing with a VR headset if available for this device.";
2364
mthiesse700b0b62017-05-19 01:37:312365const char kVrCustomTabBrowsingName[] = "Enable Custom Tab browsing in VR.";
mthiesse700b0b62017-05-19 01:37:312366const char kVrCustomTabBrowsingDescription[] =
2367 "Allow browsing with a VR headset in a Custom Tab if available for this "
2368 "device.";
ymalike78a83b2017-05-19 20:42:312369
2370const char kWebVrAutopresentName[] = "Enable WebVr auto presentation";
ymalike78a83b2017-05-19 20:42:312371const char kWebVrAutopresentDescription[] =
2372 "Allows auto presentation of WebVr content from trusted first-party apps";
Brett Wilsonecb80982017-07-12 20:34:512373
vabr0215a8e2017-03-28 12:47:342374#endif // defined(OS_ANDROID)
2375
Brett Wilsonecb80982017-07-12 20:34:512376const char kWebvrExperimentalRenderingName[] =
2377 "WebVR experimental rendering optimizations";
2378const char kWebvrExperimentalRenderingDescription[] =
2379 "Enabling this option activates experimental rendering path optimizations "
2380 "for WebVR.";
vabr0215a8e2017-03-28 12:47:342381
Brett Wilsonecb80982017-07-12 20:34:512382#endif // BUILDFLAG(ENABLE_VR)
vabr0215a8e2017-03-28 12:47:342383
vabr0215a8e2017-03-28 12:47:342384#if !defined(OS_ANDROID)
2385
mlamouriff56c092017-05-11 15:31:392386const char kEnableAudioFocusName[] = "Manage audio focus across tabs";
vabr0215a8e2017-03-28 12:47:342387
mlamouriff56c092017-05-11 15:31:392388const char kEnableAudioFocusDescription[] =
vabr0215a8e2017-03-28 12:47:342389 "Manage audio focus across tabs to improve the audio mixing.";
2390
mlamouriff56c092017-05-11 15:31:392391const char kEnableAudioFocusDisabled[] = "Disabled";
vabr0215a8e2017-03-28 12:47:342392
mlamouriff56c092017-05-11 15:31:392393const char kEnableAudioFocusEnabled[] = "Enabled";
vabr0215a8e2017-03-28 12:47:342394
mlamouriff56c092017-05-11 15:31:392395const char kEnableAudioFocusEnabledDuckFlash[] =
vabr0215a8e2017-03-28 12:47:342396 "Enabled (Flash lowers volume when interrupted by other sound, "
2397 "experimental)";
2398
2399#endif // !defined(OS_ANDROID)
2400
2401#if defined(OS_WIN)
2402
2403const char kGdiTextPrinting[] = "GDI Text Printing";
2404
2405const char kGdiTextPrintingDescription[] =
2406 "Use GDI to print text as simply text";
2407
2408#endif // defined(OS_WIN)
2409
vabr0215a8e2017-03-28 12:47:342410#if !defined(OS_MACOSX)
2411
2412const char kPermissionPromptPersistenceToggleName[] =
2413 "Persistence Toggle in Permission Prompts";
2414
2415const char kPermissionPromptPersistenceToggleDescription[] =
2416 "Whether to display a persistence toggle in permission prompts.";
2417
2418#endif // !defined(OS_MACOSX)
2419
vabr0215a8e2017-03-28 12:47:342420#if defined(OS_WIN)
2421
2422// Custom draw the Windows 10 titlebar. crbug.com/505013
2423
2424const char kWindows10CustomTitlebarName[] = "Custom-drawn Windows 10 Titlebar";
2425
2426const char kWindows10CustomTitlebarDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192427 "If enabled, Chrome will draw the titlebar and caption buttons instead of "
2428 "deferring to Windows.";
vabr0215a8e2017-03-28 12:47:342429
2430#endif // defined(OS_WIN)
2431
2432#if defined(OS_WIN)
2433
rbpotter556837e42017-05-01 18:49:042434const char kDisablePostscriptPrinting[] = "Disable PostScript Printing";
vabr0215a8e2017-03-28 12:47:342435
rbpotter556837e42017-05-01 18:49:042436const char kDisablePostscriptPrintingDescription[] =
2437 "Disables PostScript generation when printing to PostScript capable "
2438 "printers, and uses EMF generation in its place.";
vabr0215a8e2017-03-28 12:47:342439
2440#endif // defined(OS_WIN)
2441
vabr0215a8e2017-03-28 12:47:342442// Desktop iOS promotion chrome://flags strings
2443
2444#if defined(OS_WIN)
2445
2446const char kEnableDesktopIosPromotionsName[] = "Desktop to iOS promotions.";
2447
2448const char kEnableDesktopIosPromotionsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192449 "Enable Desktop to iOS promotions, and allow users to see them if they are "
2450 "eligible.";
vabr0215a8e2017-03-28 12:47:342451
2452#endif // defined(OS_WIN)
2453
vabr0215a8e2017-03-28 12:47:342454#if defined(OS_CHROMEOS) || defined(OS_LINUX) || defined(OS_MACOSX) || \
2455 defined(OS_WIN)
2456
2457const char kOmniboxEntitySuggestionsName[] = "Omnibox entity suggestions";
vabr0215a8e2017-03-28 12:47:342458const char kOmniboxEntitySuggestionsDescription[] =
krbcc621412017-06-01 19:40:282459 "Enable receiving entity suggestions - disambiguation descriptions - for "
2460 "Omnibox suggestions.";
2461
2462const char kOmniboxTailSuggestionsName[] = "Omnibox tail suggestions";
2463const char kOmniboxTailSuggestionsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192464 "Enable receiving tail suggestions, a type of search suggestion based on "
2465 "the last few words in the query, for the Omnibox.";
vabr0215a8e2017-03-28 12:47:342466
ojan38c678352017-04-11 20:27:552467const char kPauseBackgroundTabsName[] = "Pause background tabs";
2468const char kPauseBackgroundTabsDescription[] =
2469 "Pause timers in background tabs after 5 minutes on desktop.";
2470
spqchan6f9127a2017-04-29 03:42:022471const char kEnableNewAppMenuIconName[] = "Enable the New App Menu Icon";
2472const char kEnableNewAppMenuIconDescription[] =
2473 "Use the new app menu icon with update notification animations.";
spqchan064a8112017-04-18 16:46:322474
vabr0215a8e2017-03-28 12:47:342475#endif // defined(OS_CHROMEOS) || defined(OS_LINUX) || defined(OS_MACOSX) ||
2476 // defined(OS_WIN)
2477
2478#if defined(OS_CHROMEOS)
2479
2480const char kEnableChromevoxArcSupportName[] = "ChromeVox ARC support";
2481
2482const char kEnableChromevoxArcSupportDescription[] =
2483 "Enable ChromeVox screen reader features in ARC";
2484
2485#endif // defined(OS_CHROMEOS)
2486
vabr0215a8e2017-03-28 12:47:342487#if defined(OS_CHROMEOS)
2488
2489// File Manager
2490
2491const char kVideoPlayerChromecastSupportName[] =
2492 "Experimental Chromecast support for Video Player";
2493
2494const char kVideoPlayerChromecastSupportDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192495 "This option enables experimental Chromecast support for Video Player app "
2496 "on ChromeOS.";
vabr0215a8e2017-03-28 12:47:342497
2498const char kNewZipUnpackerName[] = "New ZIP unpacker";
2499
2500const char kNewZipUnpackerDescription[] =
2501 "New ZIP unpacker flow, based on the File System Provider API.";
2502
vabr0215a8e2017-03-28 12:47:342503const char kOfficeEditingComponentAppName[] =
2504 "Office Editing for Docs, Sheets & Slides";
2505
2506const char kOfficeEditingComponentAppDescription[] =
2507 "Office Editing for Docs, Sheets & Slides for testing purposes.";
2508
2509const char kDisplayColorCalibrationName[] = "Color calibration of the display";
2510
2511const char kDisplayColorCalibrationDescription[] =
2512 "Allow color calibration of the display if the display supports the "
2513 "feature.";
2514
newcomer403ac142017-07-05 18:26:302515const char kEnableFullscreenAppListName[] = "Enable The Peeking Launcher";
2516
2517const char kEnableFullscreenAppListDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192518 "The peeking launcher UI supports touch and provides more space for "
2519 "upcoming features.";
newcomer403ac142017-07-05 18:26:302520
Alex Newcomer43cb7f12017-07-28 17:37:392521extern const char kEnableBackgroundBlurName[] = "Enable background blur.";
2522extern const char kEnableBackgroundBlurDescription[] =
2523 "Enables background blur for the Peeking Launcher, Lock Screen, and Tab "
2524 "Switcher.";
2525
vabr0215a8e2017-03-28 12:47:342526const char kMemoryPressureThresholdName[] =
2527 "Memory discard strategy for advanced pressure handling";
2528
2529const char kMemoryPressureThresholdDescription[] =
2530 "Memory discarding strategy to use";
2531
2532const char kConservativeThresholds[] =
2533 "Conservative memory pressure release strategy";
2534
2535const char kAggressiveCacheDiscardThresholds[] =
2536 "Aggressive cache release strategy";
2537
2538const char kAggressiveTabDiscardThresholds[] =
2539 "Aggressive tab release strategy";
2540
2541const char kAggressiveThresholds[] =
2542 "Aggressive tab and cache release strategy";
2543
2544const char kWakeOnPacketsName[] = "Wake On Packets";
2545
2546const char kWakeOnPacketsDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192547 "Enables waking the device based on the receipt of some network packets.";
vabr0215a8e2017-03-28 12:47:342548
brettw5f9c1642017-05-14 17:12:482549const char kQuickUnlockPinName[] = "Quick Unlock (PIN)";
vabr0215a8e2017-03-28 12:47:342550
2551const char kQuickUnlockPinDescription[] =
jdufault74476492017-04-20 01:20:002552 "Enabling PIN quick unlock allows you to use a PIN to unlock your ChromeOS "
2553 "device on the lock screen after you have signed into your device.";
2554
2555const char kQuickUnlockPinSignin[] = "Enable PIN when logging in.";
2556
2557const char kQuickUnlockPinSigninDescription[] =
2558 "Enabling PIN allows you to use a PIN to sign in and unlock your ChromeOS "
2559 "device. After changing this flag PIN needs to be set up again.";
vabr0215a8e2017-03-28 12:47:342560
2561const char kQuickUnlockFingerprint[] = "Quick Unlock (Fingerprint)";
2562
2563const char kQuickUnlockFingerprintDescription[] =
2564 "Enabling fingerprint quick unlock allows you to setup and use a "
Vitalii Iarko7df520142017-07-07 12:53:192565 "fingerprint to unlock your Chromebook on the lock screen after you have "
2566 "signed into your device.";
vabr0215a8e2017-03-28 12:47:342567
2568const char kExperimentalAccessibilityFeaturesName[] =
2569 "Experimental accessibility features";
2570
2571const char kExperimentalAccessibilityFeaturesDescription[] =
2572 "Enable additional accessibility features in the Settings page.";
2573
2574const char kDisableSystemTimezoneAutomaticDetectionName[] =
2575 "SystemTimezoneAutomaticDetection policy support";
2576
2577const char kDisableSystemTimezoneAutomaticDetectionDescription[] =
2578 "Disable system timezone automatic detection device policy.";
2579
2580const char kEolNotificationName[] = "Disable Device End of Life notification.";
2581
2582const char kEolNotificationDescription[] =
2583 "Disable Notifcation when Device is End of Life.";
2584
2585// Stylus strings
2586
2587const char kForceEnableStylusToolsName[] = "Force enable stylus features";
2588
2589const char kForceEnableStylusToolsDescription[] =
2590 "Forces display of the stylus tools menu in the shelf and the stylus "
2591 "section in settings, even if there is no attached stylus device.";
2592
Toni Barzic0f3440a62017-07-19 20:19:312593const char kEnableLockScreenAppsName[] = "Enable lock screen note taking";
2594
2595const char kEnableLockScreenAppsDescription[] =
2596 "Enable new-note action handler apps on the lock screen. The user will be "
2597 "able to launch the preferred note-taking action from the lock screen, "
2598 "provided that the app supports lock screen note taking.";
2599
vabr0215a8e2017-03-28 12:47:342600// Network portal notification
2601
2602const char kNetworkPortalNotificationName[] =
2603 "Notifications about captive portals";
2604
2605const char kNetworkPortalNotificationDescription[] =
2606 "If enabled, notification is displayed when device is connected to a "
2607 "network behind captive portal.";
2608
stevenjbe1d457382017-05-24 22:37:242609const char kNetworkSettingsConfigName[] =
2610 "Settings based Network Configuration";
2611
2612const char kNetworkSettingsConfigDescription[] =
2613 "Enables the Settings based network configuration UI instead of the Views "
2614 "based configuration dialog.";
2615
vabr0215a8e2017-03-28 12:47:342616const char kMtpWriteSupportName[] = "MTP write support";
2617
2618const char kMtpWriteSupportDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192619 "MTP write support in File System API (and file manager). In-place editing "
2620 "operations are not supported.";
vabr0215a8e2017-03-28 12:47:342621
2622const char kCrosRegionsModeName[] = "Cros-regions load mode";
2623
2624const char kCrosRegionsModeDescription[] =
2625 "This flag controls cros-regions load mode";
2626
2627const char kCrosRegionsModeDefault[] = "Default";
2628
2629const char kCrosRegionsModeOverride[] = "Override VPD values.";
2630
2631const char kCrosRegionsModeHide[] = "Hide VPD values.";
2632
2633const char kPrinterProviderSearchAppName[] =
2634 "Chrome Web Store Gallery app for printer drivers";
2635
2636const char kPrinterProviderSearchAppDescription[] =
2637 "Enables Chrome Web Store Gallery app for printer drivers. The app "
Vitalii Iarko7df520142017-07-07 12:53:192638 "searches Chrome Web Store for extensions that support printing to a USB "
2639 "printer with specific USB ID.";
vabr0215a8e2017-03-28 12:47:342640
2641const char kArcBootCompleted[] = "Load Android apps automatically";
2642
2643const char kArcBootCompletedDescription[] =
2644 "Allow Android apps to start automatically after signing in.";
2645
2646const char kEnableImeMenuName[] = "Enable opt-in IME menu";
2647
2648const char kEnableImeMenuDescription[] =
2649 "Enable access to the new IME menu in the Language Settings page.";
2650
2651const char kEnableEhvInputName[] =
2652 "Emoji, handwriting and voice input on opt-in IME menu";
2653
2654const char kEnableEhvInputDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192655 "Enable access to emoji, handwriting and voice input form opt-in IME menu.";
vabr0215a8e2017-03-28 12:47:342656
fukino1b5ebe952017-04-07 05:35:302657const char kEnableEncryptionMigrationName[] =
2658 "Enable encryption migration of user data";
2659
2660const char kEnableEncryptionMigrationDescription[] =
2661 "If enabled and the device supports ARC, the user will be asked to update "
2662 "the encryption of user data when the user signs in.";
2663
Daniel Erat33054b22017-06-27 16:18:072664// Spurious power button detection
2665
2666const char kSpuriousPowerButtonWindowName[] = "Spurious power button window";
2667const char kSpuriousPowerButtonWindowDescription[] =
2668 "Number of recent accelerometer samples to examine to determine if a power "
2669 "button event was spurious.";
2670
2671const char kSpuriousPowerButtonAccelCountName[] =
2672 "Spurious power button acceleration count";
2673const char kSpuriousPowerButtonAccelCountDescription[] =
2674 "Number of recent acceleration samples that must meet or exceed exceed the "
2675 "threshold in order for a power button event to be considered spurious.";
2676
2677const char kSpuriousPowerButtonScreenAccelName[] =
2678 "Spurious power button screen acceleration threshold";
2679const char kSpuriousPowerButtonScreenAccelDescription[] =
2680 "Threshold (in m/s^2, disregarding gravity) that screen acceleration must "
2681 "meet or exceed for a power button event to be considered spurious.";
2682
2683const char kSpuriousPowerButtonKeyboardAccelName[] =
2684 "Spurious power button keyboard acceleration threshold";
2685const char kSpuriousPowerButtonKeyboardAccelDescription[] =
2686 "Threshold (in m/s^2, disregarding gravity) that keyboard acceleration "
2687 "must meet or exceed for a power button event to be considered spurious.";
2688
2689const char kSpuriousPowerButtonLidAngleChangeName[] =
2690 "Spurious power button lid angle change threshold";
2691const char kSpuriousPowerButtonLidAngleChangeDescription[] =
2692 "Change in lid angle (i.e. hinge between keyboard and screen) that must be "
2693 "met or exceeded for a power button event to be considered spurious.";
2694
vabr0215a8e2017-03-28 12:47:342695#endif // #if defined(OS_CHROMEOS)
2696
stanisc14bed0b132017-05-10 17:46:372697#if defined(OS_WIN)
2698
2699// Name and description of the flag that enables D3D v-sync.
2700const char kEnableD3DVsync[] = "D3D v-sync";
2701const char kEnableD3DVsyncDescription[] =
2702 "Produces v-sync signal by having D3D wait for vertical blanking interval "
2703 "to occur.";
2704
2705#endif // defined(OS_WIN)
2706
thestig0c55ee32017-06-20 22:17:512707#if !defined(OS_ANDROID)
treib273e9db2017-05-11 14:02:262708
msarda6d4b3dc2017-06-02 15:39:472709const char kAccountConsistencyName[] =
2710 "Identity consistency between browser and cookie jar";
2711
2712const char kAccountConsistencyDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192713 "When enabled, the browser manages signing in and out of Google accounts.";
msarda6d4b3dc2017-06-02 15:39:472714
2715const char kAccountConsistencyChoiceMirror[] = "Mirror";
2716const char kAccountConsistencyChoiceDice[] = "Dice";
2717
treib273e9db2017-05-11 14:02:262718const char kUseGoogleLocalNtpName[] = "Enable using the Google local NTP";
2719const char kUseGoogleLocalNtpDescription[] =
2720 "Use the local New Tab page if Google is the default search engine.";
2721
2722const char kOneGoogleBarOnLocalNtpName[] =
2723 "Enable the OneGoogleBar on the local NTP";
2724const char kOneGoogleBarOnLocalNtpDescription[] =
2725 "Show a OneGoogleBar on the local New Tab page if Google is the default "
2726 "search engine.";
2727
thestig0c55ee32017-06-20 22:17:512728#endif // !defined(OS_ANDROID)
treib273e9db2017-05-11 14:02:262729
lgreyc0b638e52017-05-11 19:10:172730#if defined(OS_MACOSX)
2731extern const char kMacRTLName[] = "Enable RTL";
2732extern const char kMacRTLDescription[] =
2733 "Mirrors the UI for RTL language users";
spqchand24dbd52017-07-21 00:57:062734extern const char kMacTouchBarName[] = "Hardware Touch Bar";
elawrence408bddb2017-06-15 16:07:382735extern const char kMacTouchBarDescription[] =
spqchand24dbd52017-07-21 00:57:062736 "Control the use of the Touch Bar.";
2737extern const char kCreditCardAutofillTouchBarName[] =
2738 "Credit Card Autofill Touch Bar";
2739extern const char kCreditCardAutofillTouchBarDescription[] =
2740 "Shows Credit Card Autofill Suggestions on the Touch Bar.";
lgreyc0b638e52017-05-11 19:10:172741#endif
2742
yhanadac5bff5b2017-05-18 06:37:092743#if defined(OS_CHROMEOS)
2744
2745const char kDisableNewVirtualKeyboardBehaviorName[] =
2746 "New window behavior for the accessibility keyboard";
2747const char kDisableNewVirtualKeyboardBehaviorDescription[] =
Vitalii Iarko7df520142017-07-07 12:53:192748 "Disable new window behavior for the accessibility keyboard in non-sticky "
2749 "mode (do not change work area in non-sticky mode).";
yhanadac5bff5b2017-05-18 06:37:092750
bruthigeafb0c02017-06-09 13:11:532751const char kUiDevToolsName[] = "Enable native UI inspection";
2752const char kUiDevToolsDescription[] =
2753 "Enables inspection of native UI elements. For local inspection use "
2754 "chrome://inspect#other";
2755
Takashi Toyoshima14f64f562017-07-19 08:38:202756const char kUseCrosMidiServiceName[] = "Use Chrome OS MIDI Service";
2757const char kUseCrosMidiServiceNameDescription[] =
2758 "Use Chrome OS MIDI Service for Web MIDI and allow ARC to support Android "
2759 "MIDI.";
2760
orenb21da031c2017-06-30 21:24:202761const char kMultideviceName[] = "Enable multidevice features";
2762const char kMultideviceDescription[] =
2763 "Enables UI for controlling multidevice features.";
2764
yhanadac5bff5b2017-05-18 06:37:092765#endif // defined(OS_CHROMEOS)
2766
vabr0215a8e2017-03-28 12:47:342767} // namespace flag_descriptions