Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2296493002: Merge all Field Trial Testing Configuration Together (Closed)
Patch Set: Review Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..8442edb2b035c9be939331c09dc1230ba903a709
--- /dev/null
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -0,0 +1,2066 @@
+{
+ "AllBookmarks": [
+ {
+ "groups": [
+ {
+ "disable_features": [
+ "AllBookmarks"
+ ],
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "AndroidSessionNotifications": [
+ {
+ "groups": [
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "AsyncDNS": [
+ {
+ "groups": [
+ {
+ "group_name": "AsyncDNSA"
+ }
+ ],
+ "platforms": [
+ "linux"
+ ]
+ }
+ ],
+ "AsyncDns": [
+ {
+ "groups": [
+ {
+ "group_name": "AsyncDnsA"
+ },
+ {
+ "group_name": "SystemDnsA"
+ },
+ {
+ "group_name": "AsyncDnsNoFallbackA"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "AutodetectEncoding": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "AutofillClassifier": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "AutofillFieldMetadata": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "AutofillProfileOrderByFrecency": [
+ {
+ "groups": [
+ {
+ "group_name": "EnabledLimitTo3",
+ "params": {
+ "limit": "3"
+ }
+ },
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "AutomaticTabDiscarding": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "AutomaticTabDiscarding"
+ ],
+ "group_name": "Enabled_Once_10-gen2",
+ "params": {
+ "MinimumProtectionTime": "600"
+ }
+ }
+ ],
+ "platforms": [
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "BlockSmallPluginContent": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "BrowserBlacklist": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "CaptivePortalInterstitial": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ChildAccountDetection": [
+ {
+ "groups": [
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "ChromeDashboard": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Default"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ChromotingQUIC": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ContextualSearch": [
+ {
+ "groups": [
+ {
+ "group_name": "Expected",
+ "params": {
+ "enable_quick_answers": "true",
+ "enable_translation": "true",
+ "recent_scroll_duration_ms": "300",
+ "suppression_taps": "10"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "DataCompressionProxyDevRollout": [
+ {
+ "groups": [
+ {
+ "group_name": "Control"
+ },
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "ios"
+ ]
+ }
+ ],
+ "DataCompressionProxyLoFi": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "hysteresis_period_seconds": "120",
+ "rtt_msec": "2000"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "DataCompressionProxyPromoVisibility": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "DataReductionProxyFREPromo": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "DataReductionProxyServerExperiments": [
+ {
+ "groups": [
+ {
+ "group_name": "Prefetch",
+ "params": {
+ "exp": "prefetch"
+ }
+ },
+ {
+ "group_name": "Control1",
+ "params": {
+ "exp": "finch_control1"
+ }
+ },
+ {
+ "group_name": "Control2",
+ "params": {
+ "exp": "finch_control2"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "DataReductionProxyUseQuic": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "DefaultBrowserInfobar": [
+ {
+ "groups": [
+ {
+ "group_name": "SettingsTextNotNow"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "DefaultEnableGpuRasterization": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "DefaultEnableGpuRasterization"
+ ],
+ "group_name": "DefaultEnableGpuRasterization"
+ }
+ ],
+ "platforms": [
+ "mac"
+ ]
+ }
+ ],
+ "DisallowFetchForDocWrittenScriptsInMainFrame": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "DocumentWriteEvaluator"
+ ],
+ "group_name": "DocumentWriteEvaluatorGroup",
+ "params": {
+ "disallowFetchForDocWrittenScriptsInMainFrame": "false",
+ "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ },
+ {
+ "groups": [
+ {
+ "disable_features": [
+ "DocumentWriteEvaluator"
+ ],
+ "group_name": "DocumentWriteScriptBlockGroup",
+ "params": {
+ "disallowFetchForDocWrittenScriptsInMainFrame": "true"
+ }
+ }
+ ],
+ "platforms": [
+ "chromeos"
+ ]
+ },
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "DocumentWriteEvaluator"
+ ],
+ "group_name": "DocumentWriteEvaluatorGroup",
+ "params": {
+ "disallowFetchForDocWrittenScriptsInMainFrame": "false",
+ "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "false"
+ }
+ }
+ ],
+ "platforms": [
+ "linux"
+ ]
+ },
+ {
+ "groups": [
+ {
+ "disable_features": [
+ "DocumentWriteEvaluator"
+ ],
+ "group_name": "DocumentWriteScriptBlockGroup",
+ "params": {
+ "disallowFetchForDocWrittenScriptsInMainFrameOnSlowConnections": "true"
+ }
+ }
+ ],
+ "platforms": [
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "DownloadsUi": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "DownloadsUi"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "EnableGoogleCachedCopyTextExperiment": [
+ {
+ "groups": [
+ {
+ "group_name": "Button"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "EnableMediaRouter": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "EnableMediaRouterWithCastExtension": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "EnableMediaThreadForMediaPlayback": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "EnableSessionCrashedBubbleUI": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "win"
+ ]
+ }
+ ],
+ "EnableWin32kLockDownMimeTypes": [
+ {
+ "groups": [
+ {
+ "group_name": "PPAPILockdown_Enabled",
+ "params": {
+ "*": "Enabled"
+ }
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "ExpectCTReporting": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "ExpectCTReporting"
+ ],
+ "group_name": "ExpectCTReportingEnabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ExtensionActionRedesign": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ExtensionContentVerification": [
+ {
+ "groups": [
+ {
+ "group_name": "Enforce"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "ExtensionDeveloperModeWarning": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "mac"
+ ]
+ }
+ ],
+ "ExtensionInstallVerification": [
+ {
+ "groups": [
+ {
+ "group_name": "Enforce"
+ }
+ ],
+ "platforms": [
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "GoogleBrandedContextMenu": [
+ {
+ "groups": [
+ {
+ "group_name": "branded"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "GoogleNow": [
+ {
+ "groups": [
+ {
+ "group_name": "Enable"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "IOSurfaceClearYosemite": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "IOSurfaceClearYosemite"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "mac"
+ ]
+ }
+ ],
+ "IconNTP": [
+ {
+ "groups": [
+ {
+ "group_name": "Default"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "ImeThread": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "ImeThread"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "ImportantSitesInCBD": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "ImportantSitesInCBD"
+ ],
+ "group_name": "DialogEnabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "InstanceID": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "IntelligentSessionRestore": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "InvalidationsGCMUpstream": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Control"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "LimitSyncPassphrasePrompt": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "LowPriorityIFrames": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "lowPriorityIframes": "true"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "MacMemoryMechanism": [
+ {
+ "groups": [
+ {
+ "group_name": "Mach"
+ }
+ ],
+ "platforms": [
+ "mac"
+ ]
+ }
+ ],
+ "MainFrameBeforeActivation": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "MainFrameBeforeActivation"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "MaterialDesignDownloads": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "MaterialDesignUserManager": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "MaterialDesignUserManager"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "MinidumpDirectoryObserver": [
+ {
+ "groups": [
+ {
+ "group_name": "ObserverExperimentGroup",
+ "params": {
+ "Enabled": "true"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "ModerateBindingOnBackgroundTabCreation": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "MojoChannel": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "NTPPopularSites": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "NTPSnippets": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NTPSnippets"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "NetworkQualityEstimator": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "2G.DefaultMedianKbps": "81",
+ "2G.DefaultMedianRTTMsec": "1337",
+ "3G.DefaultMedianKbps": "658",
+ "3G.DefaultMedianRTTMsec": "297",
+ "4G.DefaultMedianKbps": "1756",
+ "4G.DefaultMedianRTTMsec": "159",
+ "Bluetooth.DefaultMedianKbps": "449",
+ "Bluetooth.DefaultMedianRTTMsec": "135",
+ "Ethernet.DefaultMedianKbps": "3263",
+ "Ethernet.DefaultMedianRTTMsec": "106",
+ "HalfLifeSeconds": "60",
+ "None.DefaultMedianKbps": "567",
+ "None.DefaultMedianRTTMsec": "272",
+ "Slow2G.ThresholdMedianHttpRTTMsec": "2000",
+ "Unknown.DefaultMedianKbps": "1916",
+ "Unknown.DefaultMedianRTTMsec": "121",
+ "WiFi.DefaultMedianKbps": "2736",
+ "WiFi.DefaultMedianRTTMsec": "168",
+ "correlation_logging_probability": "0.001"
+ }
+ }
+ ],
+ "platforms": [
+ "android",
+ "win"
+ ]
+ }
+ ],
+ "NetworkTimeQueries": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NetworkTimeServiceQuerying"
+ ],
+ "group_name": "NetworkTimeQueriesEnabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "NewAudioRenderingMixingStrategy": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NewAudioRenderingMixingStrategy"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "NewProfileManagement": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "NonValidatingReloadOnNormalReload": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NonValidatingReloadOnNormalReload"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "NonValidatingReloadOnRefreshContent": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NonValidatingReloadOnRefreshContent"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "NonValidatingReloadOnRefreshContentV2": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NonValidatingReloadOnRefreshContentV2"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "OfferUploadCreditCards": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "OfflinePages": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "NTPOfflinePages"
+ ],
+ "group_name": "EnabledAsBookmarks"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "OutOfProcessPac": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PageRevisitInstrumentation": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ParseHTMLOnMainThread": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "ParseHTMLOnMainThread"
+ ],
+ "group_name": "Enabled",
+ "params": {
+ "parseHTMLOnMainThreadCoalesceChunks": "false",
+ "parseHTMLOnMainThreadSyncTokenize": "false"
+ }
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PassiveDocumentEventListeners": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "PassiveDocumentEventListeners"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PasswordBranding": [
+ {
+ "groups": [
+ {
+ "group_name": "SmartLockBrandingSavePromptOnly"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PasswordGeneration": [
+ {
+ "groups": [
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "PasswordManagerSettingsMigration": [
+ {
+ "groups": [
+ {
+ "group_name": "Enable"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PasswordSeparatedSigninFlow": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "UsePasswordSeparatedSigninFlow"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PasswordSmartBubble": [
+ {
+ "groups": [
+ {
+ "group_name": "3-Times",
+ "params": {
+ "dismissal_count": "3"
+ }
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PhysicalWeb": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "PhysicalWeb"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "PointerEvent": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "PointerEvent"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "PreRead": [
+ {
+ "groups": [
+ {
+ "group_name": "NoPrefetchArgument2",
+ "params": {
+ "NoPrefetchArgument": "true"
+ }
+ },
+ {
+ "group_name": "PreReadChromeChildInBrowser",
+ "params": {
+ "PreReadChromeChildInBrowser": "true"
+ }
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "Precache": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "PreconnectMore": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "PreconnectMore"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ProgressBarAnimationAndroid": [
+ {
+ "groups": [
+ {
+ "group_name": "SmoothAnimation",
+ "params": {
+ "progress-bar-animation": "smooth"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "QUIC": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "delay_tcp_race": "true"
+ }
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ReadItLater": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "ReadItLaterInMenu"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "ReaderModeUI": [
+ {
+ "groups": [
+ {
+ "group_name": "AdaBoost"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "ReaderModeUIFeedback": [
+ {
+ "groups": [
+ {
+ "group_name": "Show"
+ },
+ {
+ "group_name": "DoNotShow"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "RefreshTokenDeviceId": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ReportCertificateErrors": [
+ {
+ "groups": [
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "1.0"
+ }
+ },
+ {
+ "group_name": "DontShowAndDontSend"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ },
+ {
+ "groups": [
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "1.0"
+ }
+ },
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "-1.0"
+ }
+ },
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "0.0"
+ }
+ },
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "abcdef"
+ }
+ },
+ {
+ "group_name": "DontShowAndDontSend"
+ }
+ ],
+ "platforms": [
+ "chromeos"
+ ]
+ },
+ {
+ "groups": [
+ {
+ "group_name": "ShowAndPossiblySend",
+ "params": {
+ "sendingThreshold": "1.0"
+ }
+ },
+ {
+ "group_name": "DontShowAndDontSend"
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SRTPromptFieldTrial": [
+ {
+ "groups": [
+ {
+ "group_name": "On"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "SSLCommonNameMismatchHandling": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SafeBrowsingAndroid": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "enabled": "true",
+ "types_to_check": "0,1,3,6,7,8,9,10,11,13,14,15"
+ }
+ },
+ {
+ "group_name": "Control"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "SafeBrowsingIncidentReportingService": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "IncidentReportingDisableUpload"
+ ],
+ "group_name": "Enabled",
+ "params": {
+ "collect_reg_data": "true"
+ }
+ },
+ {
+ "group_name": "Default"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SafeBrowsingIncidentReportingServiceFeatures": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "IncidentReportingModuleLoadAnalysis",
+ "IncidentReportingSuspiciousModuleReporting"
+ ],
+ "group_name": "WithSuspiciousModuleReporting"
+ },
+ {
+ "enable_features": [
+ "IncidentReportingModuleLoadAnalysis"
+ ],
+ "group_name": "WithModuleLoadAnalysis"
+ },
+ {
+ "group_name": "Default"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SafeBrowsingReportPhishingErrorLink": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Control"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SafeBrowsingUpdateFrequency": [
+ {
+ "groups": [
+ {
+ "group_name": "UpdateTime15m",
+ "params": {
+ "NextUpdateIntervalInMinutes": "15"
+ }
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SafeBrowsingV4LocalDatabaseManagerEnabled": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SchedulerExpensiveTaskBlocking": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SdchPersistence": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SettingsEnforcement": [
+ {
+ "groups": [
+ {
+ "group_name": "enforce_always_with_extensions_and_dse"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "SignInPasswordPromo": [
+ {
+ "groups": [
+ {
+ "group_name": "Enable",
+ "params": {
+ "dismissal_threshold": "1"
+ }
+ }
+ ],
+ "platforms": [
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SimpleCacheTrial": [
+ {
+ "groups": [
+ {
+ "group_name": "ExperimentYes"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac"
+ ]
+ }
+ ],
+ "SpeculativeLaunchServiceWorker": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "SpeculativeLaunchServiceWorker"
+ ],
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "StrictSecureCookies": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "SyncHttpContentCompression": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ },
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "TabSyncByRecency": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "TokenBinding": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "token-binding"
+ ],
+ "group_name": "TokenBinding"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "TranslateUiLangTrial": [
+ {
+ "groups": [
+ {
+ "group_name": "DefaultTranslateLanguage"
+ },
+ {
+ "group_name": "EnabledTranslateLanguage"
+ }
+ ],
+ "platforms": [
+ "mac"
+ ]
+ }
+ ],
+ "TriggeredResetFieldTrial": [
+ {
+ "groups": [
+ {
+ "group_name": "On"
+ }
+ ],
+ "platforms": [
+ "win"
+ ]
+ }
+ ],
+ "UMA_EnableCellularLogUpload": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled_wo_sampling",
+ "params": {
+ "Enabled": "true",
+ "Optimize": "true",
+ "Sample_Probability": "100",
+ "Uma_Quota": "204800",
+ "Uma_Ratio": "0.05"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "UnifiedMediaPipelineTrial": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "UpdateMenuItem": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "enable_update_menu_item": "true"
+ }
+ },
+ {
+ "group_name": "EnabledWithBadge",
+ "params": {
+ "enable_update_badge": "true",
+ "enable_update_menu_item": "true"
+ }
+ },
+ {
+ "group_name": "EnabledWithSummary",
+ "params": {
+ "enable_update_menu_item": "true",
+ "show_summary": "true"
+ }
+ },
+ {
+ "group_name": "EnabledWithCustomSummary",
+ "params": {
+ "custom_summary": "Custom update summary",
+ "enable_update_menu_item": "true",
+ "show_summary": "true"
+ }
+ },
+ {
+ "group_name": "EnabledWithSummaryAndBadge",
+ "params": {
+ "enable_update_badge": "true",
+ "enable_update_menu_item": "true",
+ "show_summary": "true"
+ }
+ },
+ {
+ "group_name": "Default",
+ "params": {
+ "enable_update_menu_item": "false"
+ }
+ }
+ ],
+ "platforms": [
+ "android"
+ ]
+ }
+ ],
+ "V8CacheStrategiesForCacheStorage": [
+ {
+ "groups": [
+ {
+ "group_name": "default"
+ },
+ {
+ "group_name": "none"
+ },
+ {
+ "group_name": "normal"
+ },
+ {
+ "group_name": "aggressive"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "VarationsServiceControl": [
+ {
+ "groups": [
+ {
+ "group_name": "Interval_30min",
+ "params": {
+ "fetch_period_min": "30"
+ }
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "ViewsSimplifiedFullscreenUI": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "ViewsSimplifiedFullscreenUI"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "mac"
+ ]
+ }
+ ],
+ "WebFontsInterventionV2": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled-slow2g"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "WebRTC-EnableWebRtcEcdsa": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "WebRTC-EnableWebRtcEcdsa"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "WebRTC-H264WithOpenH264FFmpeg": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "WebRTC-H264WithOpenH264FFmpeg"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "WebRTC-LocalIPPermissionCheck": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "WebRTC-PeerConnectionDTLS1.2": [
+ {
+ "groups": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ],
+ "use-new-media-cache": [
+ {
+ "groups": [
+ {
+ "enable_features": [
+ "use-new-media-cache"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
+ "platforms": [
+ "android",
+ "chromeos",
+ "linux",
+ "mac",
+ "win"
+ ]
+ }
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698