| <!-- |
| Copyright 2014 The Chromium Authors. All rights reserved. |
| Use of this source code is governed by a BSD-style license that can be |
| found in the LICENSE file. |
| --> |
| |
| <!-- |
| This file is a comprehensive list of Chrome user actions along with the owner |
| and description for each user action. |
| |
| For best practices on writing user action descriptions, see |
| https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/metrics/actions/README.md |
| For details on how to modify this file to add your description, keep reading. |
| |
| If an action is not user triggered, specify it using not_user_triggered="true" |
| as an attribute to the <action> tag. |
| |
| Please run extract_actions.py to add new actions and pretty-print this file. |
| |
| If a user action is not being used any more, put an <obsolete> tag under |
| the <action> tag with necessary explanation. Don't delete things in this file. |
| |
| Please send CLs to chromium-metrics-reviews@google.com rather than to specific |
| individuals. These CLs will be automatically reassigned to a reviewer within |
| about 5 minutes. This approach helps the metrics team to load-balance incoming |
| reviews. Googlers can read more about this at go/gwsq-gerrit. |
| |
| TODO(yiyaoliu): |
| Currently, only file-level comments are supported. By running |
| extract_actions.py, comments at other places will be deleted. Ideally, comments |
| should be able to be added at any place in this file. |
| --> |
| |
| <actions> |
| |
| <action name="AboutChrome"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutConflicts"> |
| <obsolete> |
| Deprecated since the conflicts page is changing. TODO(pmonette): Update this |
| to refer to the action for the new conflicts page. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_background-webapps"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_click-to-play"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_cloud-print"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_cloud-print-proxy"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_confirm-to-quit"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_conflicting-modules-check"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_data-reduction-proxy-lo-fi@1"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>bengr@chromium.org</owner> |
| <owner>megjablon@chromium.org</owner> |
| <description> |
| User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via |
| chrome://flags. The action is emitted once per startup when the flag is |
| active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_data-reduction-proxy-lo-fi@2"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>bengr@chromium.org</owner> |
| <owner>megjablon@chromium.org</owner> |
| <description> |
| User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on |
| cellular connection via chrome://flags. The action is emitted once per |
| startup when the flag is active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_data-reduction-proxy-lo-fi@3"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>bengr@chromium.org</owner> |
| <owner>megjablon@chromium.org</owner> |
| <description> |
| User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via |
| chrome://flags. The action is emitted once per startup when the flag is |
| active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_data-reduction-proxy-lo-fi@4"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>bengr@chromium.org</owner> |
| <owner>megjablon@chromium.org</owner> |
| <description> |
| User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on |
| slow connections via chrome://flags. The action is emitted once per startup |
| when the flag is active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_disable-chrome-to-mobile"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_disable-outdated-plugins"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_disable-pnacl"> |
| <obsolete>This flag no longer exists.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_disable-print-preview"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_disable-smooth-scrolling"> |
| <obsolete>This flag no longer exists.</obsolete> |
| <owner>skobes@chromium.org</owner> |
| <description> |
| User flag to disable smooth scroll animations on wheel and keyboard input. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_disable-views-rect-based-targeting"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_disable-website-settings"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_dns-server"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_document-passive-event-listeners"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>dtapuska@chromium.org</owner> |
| <description> |
| User enabled the PassiveDocumentEventListeners via chrome://flags. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_downloads-new-ui"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-chrome-to-mobile"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-experimental-web-platform-features"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>rbyers@chromium.org</owner> |
| <description> |
| User flag to enable web APIs marked as status=experimental |
| RuntimeEnabledFeatures. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_enable-nacl"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-nacl-debug"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-nacl-exception-handling"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-native-cups"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>skau@chromium.org</owner> |
| <description> |
| Records if native cups printing is enabled in chrome://flags |
| </description> |
| </action> |
| |
| <action name="AboutFlags_enable-pnacl"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-pointer-events"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>nzolghadr@chromium.org</owner> |
| <description> |
| User enabled the "PointerEvent" blink feature via chrome://flags. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_enable-smooth-scrolling"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-web-bluetooth"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>jyasskin@chromium.org</owner> |
| <owner>ortuno@chromium.org</owner> |
| <owner>scheib@chromium.org</owner> |
| <description>User enabled Web Bluetooth via chrome://flags.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-website-settings"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_enable-wifi-credential-sync"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>quiche@chromium.org</owner> |
| <description> |
| User enabled WiFi credential sync via chrome://flags. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_experimental-location-features"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_expose-for-tabs"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_extension-apis"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_focus-existing-tab-on-open"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_gpu-canvas-2d"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_indexeddb-use-leveldb"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_instant-autocomplete-immediately"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_instant-type"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_mark-non-secure-as"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>palmer@chromium.org</owner> |
| <owner>felt@chromium.org</owner> |
| <description> |
| This flag lets users opt into or out of marking HTTP as Dubious or as |
| Non-Secure. The action is emitted once per startup when the flag is active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_match-preview"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_my-special-feature"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_nacl-debug-mask"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_nacl-gdb"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_nacl-gdb-script"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_new-audio-rendering-mixing-strategy"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>grunell@chromium.org</owner> |
| <owner>olka@chromium.org</owner> |
| <description> |
| User enabled flag to control new audio rendering mixing strategy. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_page-prerender"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_passive-event-listeners-due-to-fling"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>dtapuska@chromium.org</owner> |
| <description> |
| User enabled the PassiveEventListenersDueToFling via chrome://flags. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_passive-listener-default"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>dtapuska@chromium.org</owner> |
| <description> |
| User enabled flag to adjust the default value of 'passive' field in |
| AddEventListenerOptions dictionary when a javascript event handler is added. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_prerender-from-omnibox"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_print-preview"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_remoting"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_save-page-as-mhtml"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_smooth-scrolling"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>skobes@chromium.org</owner> |
| <description> |
| User flag to disable smooth scroll animations on wheel and keyboard input. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_snap-start"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_StartupTick" not_user_triggered="true"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_tabbed-options"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_top-chrome-md@1"> |
| <obsolete>Deprecated in favor of Launch.FlagsAtStartup histogram.</obsolete> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| User enabled flag that sets Chrome's style to be non-material design. The |
| action is emitted once per startup when the flag is active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_top-chrome-md@2"> |
| <obsolete>Deprecated in favor of Launch.FlagsAtStartup histogram.</obsolete> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| User enabled flag that sets Chrome's style to be material design. The action |
| is emitted once per startup when the flag is active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_top-chrome-md@3"> |
| <obsolete>Deprecated in favor of Launch.FlagsAtStartup histogram.</obsolete> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| User enabled flag that sets Chrome's style to be hybrid material design. The |
| action is emitted once per startup when the flag is active. |
| </description> |
| </action> |
| |
| <action name="AboutFlags_verbatim-instant"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_vertical-tabs"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_views-use-rect-based-targeting"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AboutFlags_xss-auditor"> |
| <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Accessible_Focus_Next"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Accessible_Focus_Previous"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Add_Remove_Display"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Advanced_Print"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_ARC_Zoom_Ui_In"> |
| <owner>sarakato@chromium.org</owner> |
| <description> |
| Record how often accelerator to increase density is used in ARC++. |
| </description> |
| </action> |
| |
| <action name="Accel_ARC_Zoom_Ui_Out"> |
| <owner>sarakato@chromium.org</owner> |
| <description> |
| Record how often accelerator to decrease density is used in ARC++. |
| </description> |
| </action> |
| |
| <action name="Accel_ARC_Zoom_Ui_Reset"> |
| <owner>sarakato@chromium.org</owner> |
| <description> |
| Record how often accelerator to increase density is used in ARC++. |
| </description> |
| </action> |
| |
| <action name="Accel_Back_Backspace"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Back_F1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Back_Left"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_BrightnessDown_F6"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_BrightnessUp_F7"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Desks_ActivateLeft"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| User activates the virtual desk positioned to the left of the currently |
| active one by pressing a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Desks_ActivateRight"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| User activates the virtual desk positioned to the right of the currently |
| active one by pressing a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Desks_MoveWindowLeft"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| User moves the currently active window (or the currently selected item in |
| overview mode) to an existing virtual desk to the left of the currently |
| active one by pressing a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Desks_MoveWindowRight"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| User moves the currently active window (or the currently selected item in |
| overview mode) to an existing virtual desk to the right of the currently |
| active one by pressing a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Desks_NewDesk"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| User creates a new virtual desk by pressing a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Desks_RemoveDesk"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| User removes an existing virtual desk by pressing a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Disable_Caps_Lock"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Exit_First_Q"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Exit_Second_Q"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Focus_Bookmarks"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Focus_Launcher"> |
| <obsolete> |
| Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf. |
| </obsolete> |
| <owner>kuscher@chromium.org</owner> |
| <description>Keyboard accelerator to focus the app shelf.</description> |
| </action> |
| |
| <action name="Accel_Focus_Location"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Focus_Next_Pane"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Focus_Pip"> |
| <owner>omrilio@chromium.org</owner> |
| <description> |
| Keyboard accelerator to focus picture in picture window. |
| </description> |
| </action> |
| |
| <action name="Accel_Focus_Previous_Pane"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Focus_Search"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Focus_Shelf"> |
| <owner>kuscher@chromium.org</owner> |
| <description>Keyboard accelerator to focus the app shelf.</description> |
| </action> |
| |
| <action name="Accel_Focus_Toolbar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_FocusLocation_D"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_FocusLocation_L"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_FocusSearch_E"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_FocusSearch_K"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Forward_Backspace"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Forward_F2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Forward_Right"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Fullscreen_F4"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_KeyboardBrightnessDown_F6"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_KeyboardBrightnessUp_F7"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Launch_App"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Launch_Last_App"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_LockScreen_L"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_LockScreen_LockButton"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_LockScreen_PowerButton"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Maximize_Restore_F4"> |
| <obsolete>Unused as of 08/2017</obsolete> |
| <owner>jamescook@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Media_Fast_Forward"> |
| <owner>michaelfsun@google.com</owner> |
| <owner>chromeos-bt-platform-sw-core@google.com</owner> |
| <description>User pressed the fast forward media control button.</description> |
| </action> |
| |
| <action name="Accel_Media_Next_Track"> |
| <owner>warx@chromium.org</owner> |
| <description>User pressed the next track media control button.</description> |
| </action> |
| |
| <action name="Accel_Media_Pause"> |
| <owner>michaelfsun@google.com</owner> |
| <owner>chromeos-bt-platform-sw-core@google.com</owner> |
| <description>User pressed the pause media control button.</description> |
| </action> |
| |
| <action name="Accel_Media_Play"> |
| <owner>michaelfsun@google.com</owner> |
| <owner>chromeos-bt-platform-sw-core@google.com</owner> |
| <description>User pressed the play media control button.</description> |
| </action> |
| |
| <action name="Accel_Media_PlayPause"> |
| <owner>warx@chromium.org</owner> |
| <description>User pressed the play/pause media control button.</description> |
| </action> |
| |
| <action name="Accel_Media_Prev_Track"> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User pressed the previous track media control button. |
| </description> |
| </action> |
| |
| <action name="Accel_Media_Rewind"> |
| <owner>michaelfsun@google.com</owner> |
| <owner>chromeos-bt-platform-sw-core@google.com</owner> |
| <description>User pressed the rewind media control button.</description> |
| </action> |
| |
| <action name="Accel_Media_Stop"> |
| <owner>michaelfsun@google.com</owner> |
| <owner>chromeos-bt-platform-sw-core@google.com</owner> |
| <description>User pressed the stop media control button.</description> |
| </action> |
| |
| <action name="Accel_Minimize_Top_Window_On_Back"> |
| <owner>minch@chromium.org</owner> |
| <description> |
| Metric recorded when the user press back key in the keyboard to minimize the |
| top window at bottom page while in tablet mode. |
| </description> |
| </action> |
| |
| <action name="Accel_Move_Active_Window_Between_Displays"> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User presses accelerator to move active window between displays. |
| </description> |
| </action> |
| |
| <action name="Accel_Move_Window_To_Above_Display"> |
| <obsolete> |
| Replaced with Accel_Move_Active_Window_Between_Displays in March 2018. |
| </obsolete> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User presses accelerator to move active window to above display. |
| </description> |
| </action> |
| |
| <action name="Accel_Move_Window_To_Below_Display"> |
| <obsolete> |
| Replaced with Accel_Move_Active_Window_Between_Displays in March 2018. |
| </obsolete> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User presses accelerator to move active window to below display. |
| </description> |
| </action> |
| |
| <action name="Accel_Move_Window_To_Left_Display"> |
| <obsolete> |
| Replaced with Accel_Move_Active_Window_Between_Displays in March 2018. |
| </obsolete> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User presses accelerator to move active window to left display. |
| </description> |
| </action> |
| |
| <action name="Accel_Move_Window_To_Right_Display"> |
| <obsolete> |
| Replaced with Accel_Move_Active_Window_Between_Displays in March 2018. |
| </obsolete> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User presses accelerator to move active window to right display. |
| </description> |
| </action> |
| |
| <action name="Accel_New_Incognito_Window"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_New_Window"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_NewTab_T"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_NewTabInGroup"> |
| <owner>connily@chromium.org</owner> |
| <owner>cyan@chromium.org</owner> |
| <owner>chrome-desktop-ui-sea@google.com</owner> |
| <description> |
| User added a new tab to the existing group by keyboard shortcut Ctrl-T. |
| </description> |
| </action> |
| |
| <action name="Accel_Next_Ime"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_NextWindow_F5"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_NextWindow_Tab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Open_Calculator"> |
| <owner>cros-peripherals@google.com</owner> |
| <description> |
| Records when the calculator is launched from an accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Open_Crosh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Open_Diagnostics"> |
| <owner>cros-peripherals@google.com</owner> |
| <description> |
| Records how often diagnostics is launched from accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Open_Feedback_Page"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Open_File_Manager"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Overview_F5"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_PowerButton_Screenshot"> |
| <owner>warx@chromium.org</owner> |
| <description> |
| User takes a screenshot by pressing power button and volume down key |
| simultaneously on tablet mode. |
| </description> |
| </action> |
| |
| <action name="Accel_Previous_Ime"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_PrevWindow_F5"> |
| <obsolete>Unused as of 08/2017</obsolete> |
| <owner>jamescook@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_PrevWindow_Tab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Reload_F3"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Reload_R"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Restart_PowerButton"> |
| <obsolete>Unused as of 08/2017</obsolete> |
| <owner>cschuet@chromium.org</owner> |
| <description>User restarted the device.</description> |
| </action> |
| |
| <action name="Accel_Restore_Tab"> |
| <owner>mpearson@chromium.org</owner> |
| <owner>chrisha@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| Emitted when the Ash window manager hotkey handler handles the |
| "Ctrl-Shift-T" shortcut that causes the most recently closed tab |
| to be restored. Because it's related to Ash, it's ChromeOS only. This is |
| only emitted when the Ash hotkey handler handles the shortcut, which only |
| happens when a non-Chrome window is focussed on ChromeOS. (The launcher is |
| an example of a non-Chrome window.) If a Chrome window was focussed on |
| ChromeOS as the user presses the keyboard shortcut, it's handled by Chrome's |
| keyboard shortcut handler system. In that case, the user action RestoreTab |
| is emitted, not Accel_Restore_Tab. |
| |
| It's never the case that both Accel_Restore_Tab and RestoreTab are emitted |
| for the same keyboard shortcut press. |
| |
| Note: if the last user action was to close an entire window with multiple |
| tabs, this keyboard shortcut will cause the entire window to be restored, |
| containing multiple tabs. This user action is only emitted once however, |
| regardless of the number of tabs. |
| |
| This is not emitted during session restore that occurs as part of startup. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Accel_Rotate_Active_Window"> |
| <owner>wutao@chromium.org</owner> |
| <description> |
| Metric recorded when the user rotates the active window using the keyboard |
| shortcut. This metric was created in M58. All user actions of rotating the |
| active window using the keyboard shortcut prior to M58, were included in |
| Accel_Rotate_Window. |
| </description> |
| </action> |
| |
| <action name="Accel_Rotate_Screen"> |
| <owner>wutao@chromium.org</owner> |
| <description> |
| Metric recorded when the user rotates the screen using the keyboard |
| shortcut. This metric was created in M58. All user actions of rotating the |
| screen using the keyboard shortcut prior to M58, were included in |
| Accel_Rotate_Window. |
| </description> |
| </action> |
| |
| <action name="Accel_Rotate_Window"> |
| <obsolete> |
| Deprecated 03/2017. Replaced by Accel_Rotate_Screen and |
| Accel_Rotate_Active_Window. |
| </obsolete> |
| <owner>wutao@chromium.org</owner> |
| <description> |
| Metric recorded when the user rotates screen or active window using the |
| keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Scale_Ui_Down"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Scale_Ui_Reset"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Scale_Ui_Up"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Search_LWin" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_SelectNextTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_SelectNumberedTab"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Logged when a user press Ctrl/Command + 1-9 to change to a tab in a browser |
| window. |
| </description> |
| </action> |
| |
| <action name="Accel_SelectPreviousTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Show_App_Menu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Show_Emoji_Picker"> |
| <owner>jopalmer@chromium.org</owner> |
| <owner>essential-inputs-team@google.com</owner> |
| <description> |
| Number of times the user has opened the emoji picker using a keyboard |
| acccelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Show_Ime_Menu_Bubble"> |
| <owner>azurewei@chromium.org</owner> |
| <description> |
| Number of times the user has shown the status area IME menu using a keyboard |
| accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Show_Keyboard_Overlay"> |
| <obsolete> |
| Deprecated 10/2018. The keyboard overlay was removed and replaced by |
| keyboard shortcut viewer. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Show_Message_Center_Bubble"> |
| <obsolete> |
| Deprecated 08/2017. Replaced by Accel_Toggle_Message_Center_Bubble. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Show_Stylus_Tools"> |
| <owner>jdufault@chromium.org</owner> |
| <description> |
| Number of times the user opened the stylus tools using a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Show_System_Tray_Bubble"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Show_Task_Manager"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_ShutDown_PowerButton"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Silence_Spoken_Feedback"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Suspend"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| Metric recorded when the user suspends the machine using keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Swap_Primary_Display"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Switch_Ime"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Switch_To_Next_User"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Switch_To_Previous_User"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Take_Partial_Screenshot"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Take_Screenshot"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Take_Window_Screenshot"> |
| <owner>warx@chromium.org</owner> |
| <description> |
| Metric recorded when shortcut key to initiate an active window screenshot |
| per kuscher@'s request. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Caps_Lock"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Toggle_Dictation"> |
| <owner>dtseng@chromium.org</owner> |
| <description> |
| Metric recorded when the user starts or stops dictation using keyboard |
| shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Docked_Magnifier"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles the Chrome OS Docked Magnifier with a |
| keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Fullscreen_Magnifier"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles the Chrome OS Fullscreen Magnifier |
| with a keyboard shortcut. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_High_Contrast"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles Chrome OS High Contrast mode with the |
| keyboard accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Maximized"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Toggle_Message_Center_Bubble"> |
| <owner>weidongg@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles the message center bubble with the |
| keyboard accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Minimized"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Toggle_Minimized_M"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Toggle_Minimized_Minus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Toggle_Mirror_Mode"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Toggle_Privacy_Screen"> |
| <owner>gildekel@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles the privacy screen when using the |
| accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Spoken_Feedback"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description>Toggles Spoken Feedback (ChromeVox)</description> |
| </action> |
| |
| <action name="Accel_Toggle_System_Tray_Bubble"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| User invoked keyboard accelerator, such as Shift-Alt-S or Hamburger key, to |
| bring up or dismiss the system tray menu. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Touchpad"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles the touchpad status using the |
| debugging accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Toggle_Touchscreen"> |
| <owner>afakhry@chromium.org</owner> |
| <description> |
| Metric recorded when the user toggles the touchscreen status using the |
| debugging accelerator. |
| </description> |
| </action> |
| |
| <action name="Accel_Touch_Hud_Clear"> |
| <obsolete> |
| Deprecated 12/2017. Keyboard accelerator replaced with flag. |
| </obsolete> |
| <owner>jamescook@chromium.org</owner> |
| <description> |
| Debugging accelerator used to turn off the touch hud projection feature. |
| </description> |
| </action> |
| |
| <action name="Accel_VolumeDown_F9"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_VolumeMute_F8"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_VolumeUp_F10"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Window_Position_Center"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Window_Snap_Left"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accel_Window_Snap_Right"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AcceptedGeneratedKeyword"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AcceptedKeyword"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AcceptedKeywordHint"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Accessibility.Autoclick"> |
| <owner>katie@chromium.org</owner> |
| <owner>dtseng@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description>A user has used autoclick to perform an action.</description> |
| </action> |
| |
| <action name="Accessibility.Autoclick.ChangeScrollPoint"> |
| <owner>katie@chromium.org</owner> |
| <owner>dtseng@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A user has changed the position at which a scroll will occur by performing a |
| dwell at the new scroll point. |
| </description> |
| </action> |
| |
| <action name="Accessibility.Autoclick.ScrollMenu.CloseButton"> |
| <owner>katie@chromium.org</owner> |
| <owner>dtseng@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A user has closed the autoclick Scroll menu using the close button within |
| the menu bubble. |
| </description> |
| </action> |
| |
| <action name="Accessibility.Autoclick.TrayMenu.Open"> |
| <obsolete> |
| Removed 3/2019. The autoclick menu is always onscreen when autoclick is |
| enabled. |
| </obsolete> |
| <owner>katie@chromium.org</owner> |
| <owner>dtseng@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description>A user has opened the autoclick tray menu.</description> |
| </action> |
| |
| <action name="Accessibility.Autoclick.TrayMenu.Settings"> |
| <obsolete> |
| Removed 3/2019. There is no longer a settings button in the autoclick menu. |
| </obsolete> |
| <owner>katie@chromium.org</owner> |
| <owner>dtseng@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A user has used the autoclick tray menu to open Autoclick settings. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.AcceptDialog"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description> |
| A user pressed the caret browsing shortcut and then enabled the feature by |
| confirming in the dialog. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.CancelDialog"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description> |
| A user pressed the caret browsing shortcut and then cancelled without |
| enabling caret browsing. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.DisableWithKeyboard"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description> |
| A user disabled caret browsing using keyboard shortcuts. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.DisableWithSettings"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description>A user disabled caret browsing using settings.</description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.DoNotAsk"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description> |
| A user enabled caret browsing and checked the box to never be prompted |
| again. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.EnableWithKeyboard"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description> |
| A user enabled caret browsing using the keyboard shortcut directly, when |
| they had already opted into not showing the confirmation dialog. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.EnableWithSettings"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description>A user enabled caret browsing using settings.</description> |
| </action> |
| |
| <action name="Accessibility.CaretBrowsing.ShowDialog"> |
| <owner>dmazzoni@chromium.org</owner> |
| <owner>emilyscharff@google.com</owner> |
| <description> |
| A user pressed the caret browsing shortcut and the confirmation dialog was |
| shown. |
| </description> |
| </action> |
| |
| <action |
| name="Accessibility.ChromeVox.BluetoothBrailleDisplayConnectedButtonClick"> |
| <owner>dtseng@chromium.org</owner> |
| <description> |
| A Chrome OS user with spoken feedback enabled has connected a bluetooth |
| braille display by clicking the connect button or selected one from a |
| select. |
| </description> |
| </action> |
| |
| <action name="Accessibility.ChromeVox.Jump"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A Chrome OS user with spoken feedback enabled has executed any jump action, |
| like jumping to the next heading on a web page. |
| </description> |
| </action> |
| |
| <action name="Accessibility.ChromeVox.Navigate"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A Chrome OS user with spoken feedback enabled has executed any navigation |
| action, like navigating to the next object on the screen. |
| </description> |
| </action> |
| |
| <action name="Accessibility.ChromeVox.ToggleNextOff"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A Chrome OS user with spoken feedback enabled manually toggles ChromeVox |
| Next off. |
| </description> |
| </action> |
| |
| <action name="Accessibility.ChromeVox.ToggleNextOn"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A Chrome OS user with spoken feedback enabled manually toggles ChromeVox |
| Next on. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CrosAutoclick.TrayMenu.ChangePosition"> |
| <owner>katie@chromium.org</owner> |
| <owner>dtseng@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| A user has tapped the button to change the position of the autoclick bubble |
| menu. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CrosSelectToSpeak.CancelSpeech"> |
| <owner>katie@chromium.org</owner> |
| <description> |
| A Chrome OS user manually cancels Select To Speak while it is speaking. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CrosSelectToSpeak.LoadSettings"> |
| <owner>katie@chromium.org</owner> |
| <description> |
| A Chrome OS user loads the Select To Speak settings page. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CrosSelectToSpeak.PauseSpeech"> |
| <owner>ajitnarayanan@google.com</owner> |
| <description>A Chrome OS user manually pauses Select To Speak.</description> |
| </action> |
| |
| <action name="Accessibility.CrosSelectToSpeak.ResumeSpeech"> |
| <owner>ajitnarayanan@google.com</owner> |
| <description> |
| A Chrome OS user manually resumes Select To Speak after pausing. |
| </description> |
| </action> |
| |
| <action name="Accessibility.CrosSelectToSpeak.StartSpeech"> |
| <owner>katie@chromium.org</owner> |
| <description>A Chrome OS user manually starts Select To Speak.</description> |
| </action> |
| |
| <action name="Accessibility.NativeApi.DoDefault"> |
| <owner>aleventhal@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| The DoDefault action (for example, to click on a button or link) has been |
| called on an accessibility node using a native accessibility API. |
| </description> |
| </action> |
| |
| <action name="Accessibility.NativeApi.HitTest"> |
| <obsolete> |
| Removed in March 2020 because most events were being trimmed due to the cap |
| on the number of user actions that can be reported in a single log. |
| </obsolete> |
| <owner>aleventhal@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| The HitTest action has been called on an accessibility node using a native |
| accessibility API. |
| </description> |
| </action> |
| |
| <action name="Accessibility.NativeApi.ScrollToMakeVisible"> |
| <owner>aleventhal@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| The ScrollToMakeVisible action has been called on an accessibility node |
| using a native accessibility API. |
| </description> |
| </action> |
| |
| <action name="Accessibility.NativeApi.SetFocus"> |
| <owner>aleventhal@chromium.org</owner> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| The SetFocus action has been called on an accessibility node using a native |
| accessibility API. |
| </description> |
| </action> |
| |
| <action name="Accessibility.TwoFingersHeldDown"> |
| <owner>dmazzoni@chromium.org</owner> |
| <description> |
| Metric recorded on Chrome OS when the user holds down two fingers on a touch |
| screen for more than the minimum number of seconds to trigger a countdown. |
| If the user continues to hold down two fingers through the countdown it will |
| toggle spoken feedback. If spoken feedback is toggled, the |
| StatusArea_SpokenFeedbackEnabled or StatusArea_SpokenFeedbackDisabled |
| actions will be recorded. |
| </description> |
| </action> |
| |
| <action name="ActionBox.ClickButton"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ActionBox.FindShareHandlers"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ActiveBrowserChanged" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ActiveTabChanged" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AddSupervisionDialog_AttemptedSignoutAfterEnrollment"> |
| <owner>tobyhuang@chromium.org</owner> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>danan@chromium.org</owner> |
| <description> |
| Emitted when the user clicks "Sign out" to complete the Add |
| Supervision process. |
| </description> |
| </action> |
| |
| <action name="AddSupervisionDialog_Closed"> |
| <owner>tobyhuang@chromium.org</owner> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>danan@chromium.org</owner> |
| <description> |
| Emitted when the Add Supervision dialog is closed, excluding sign out. |
| </description> |
| </action> |
| |
| <action name="AddSupervisionDialog_EnrollmentCompleted"> |
| <owner>tobyhuang@chromium.org</owner> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>danan@chromium.org</owner> |
| <description> |
| Emitted when the user's account is successfully enrolled in supervision. |
| </description> |
| </action> |
| |
| <action name="AddSupervisionDialog_Launched"> |
| <owner>tobyhuang@chromium.org</owner> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>danan@chromium.org</owner> |
| <description>Emitted when the Add Supervision dialog is opened.</description> |
| </action> |
| |
| <action name="AddSupervisionDialog_SwitchedAccounts"> |
| <owner>tobyhuang@chromium.org</owner> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>danan@chromium.org</owner> |
| <description> |
| Emitted when the user signs out from within the Add Supervision dialog to |
| switch accounts before enrollment is completed. |
| </description> |
| </action> |
| |
| <action name="AlertIndicatorButton_Dragged"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User dragged the tab alert indicator button; perhaps meant to drag the tab. |
| </description> |
| </action> |
| |
| <action name="AlertIndicatorButton_Mute"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the tab alert indicator button to mute the tab. |
| </description> |
| </action> |
| |
| <action name="AlertIndicatorButton_Unmute"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the tab alert indicator button to unmute the tab. |
| </description> |
| </action> |
| |
| <action name="AltBasedKeyRewrite_Delete"> |
| <owner>zentaro@chromium.org</owner> |
| <owner>jimmyxgong@chromium.org</owner> |
| <description> |
| User pressed Alt+Backspace to produce the Delete key. |
| </description> |
| </action> |
| |
| <action name="AltBasedKeyRewrite_End"> |
| <owner>zentaro@chromium.org</owner> |
| <owner>jimmyxgong@chromium.org</owner> |
| <description> |
| User pressed Alt+Ctrl+DownArrow to produce the End key. |
| </description> |
| </action> |
| |
| <action name="AltBasedKeyRewrite_Home"> |
| <owner>zentaro@chromium.org</owner> |
| <owner>jimmyxgong@chromium.org</owner> |
| <description> |
| User pressed Alt+Ctrl+UpArrow to produce the Home key. |
| </description> |
| </action> |
| |
| <action name="AltBasedKeyRewrite_PageDown"> |
| <owner>zentaro@chromium.org</owner> |
| <owner>jimmyxgong@chromium.org</owner> |
| <description> |
| User pressed Alt+DownArrow to produce the PageDown key. |
| </description> |
| </action> |
| |
| <action name="AltBasedKeyRewrite_PageUp"> |
| <owner>zentaro@chromium.org</owner> |
| <owner>jimmyxgong@chromium.org</owner> |
| <description>User pressed Alt+UpArrow to produce the PageUp key.</description> |
| </action> |
| |
| <action name="AltClickMappedToRightClick"> |
| <owner>zentaro@chromium.org</owner> |
| <description> |
| User pressed alt click on a touchpad device to generate right click. |
| </description> |
| </action> |
| |
| <action name="Android.AddToHomescreenIPH.Message.Clicked"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>dtrainor@chromium.org</owner> |
| <description> |
| User clicked on Add button of Add to homescreen IPH message. |
| </description> |
| </action> |
| |
| <action name="Android.AddToHomescreenIPH.Message.Shown"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>dtrainor@chromium.org</owner> |
| <description>Add to homescreen IPH message UI was shown.</description> |
| </action> |
| |
| <action name="Android.BookmarkPage.ReadingList.MarkAsRead"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| User marked an item as read in the Reading List page from the Android |
| bookmark page by clicking "Mark As Read" from the "more" |
| menu. |
| </description> |
| </action> |
| |
| <action name="Android.BookmarkPage.ReadingList.OpenReadingList"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| User navigated to the Reading List page from the Android bookmark page by |
| clicking on reading list folder. |
| </description> |
| </action> |
| |
| <action name="Android.BookmarkPage.ReadingList.RemoveItem"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| User removed an item from the Reading List page from the Android bookmarks |
| page by clicking "delete" from the "more" menu. |
| </description> |
| </action> |
| |
| <action name="Android.BookmarkPage.ReadingList.SelectFromMenu"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| User selected an item from the Reading List page from the Android bookmark |
| page by clicking "select" from the "more" menu. |
| </description> |
| </action> |
| |
| <action name="Android.BookmarkPage.RemoveItem"> |
| <owner>twellington@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User removed an item on the native Android bookmark page by clicking |
| "delete" from the "more" menu. |
| </description> |
| </action> |
| |
| <action name="Android.BookmarkPage.SelectFromMenu"> |
| <owner>twellington@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User selected an item on the native Android bookmark page by clicking |
| "select" from the "more" menu. |
| </description> |
| </action> |
| |
| <action name="Android.Bookmarks.BottomSheet.Open"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| User tapped on the star icon from the app menu to bookmark a page. This |
| resulted in opening the bookmarks bottom sheet that presents a list of |
| destination folders to choose from for saving the bookmark. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.AcceptedSurvey"> |
| <obsolete> |
| Deprecated 1/2018. Replaced with the |
| Android.ChromeHome.Survey.InfoBarClosingState histogram. |
| </obsolete> |
| <owner>danielpark@chromium.org</owner> |
| <description> |
| User clicked on the invite to take a survey in the survey infobar. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ClickedSurveyInfoBarCloseButton"> |
| <obsolete> |
| Deprecated 1/2018. Replaced with the |
| Android.ChromeHome.Survey.InfoBarClosingState histogram. |
| </obsolete> |
| <owner>danielpark@chromium.org</owner> |
| <description> |
| User dismissed the survey infobar by tapping on its close button. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.Closed"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User closed the Chrome Home bottom sheet.</description> |
| </action> |
| |
| <action name="Android.ChromeHome.ClosedByBackPress"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User closed the Chrome Home bottom sheet by pressing the system back button. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ClosedByNavigation"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User closed the Chrome Home bottom sheet by navigating. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ClosedByNTPCloseButton"> |
| <obsolete> |
| Deprecated 6/2017. There is no longer an NTP UI with a close button. |
| </obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User closed the Chrome Home bottom sheet using the NTP's close button. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ClosedBySwipe"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User closed the Chrome Home bottom sheet using a swipe gesture. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ClosedByTapScrim"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User closed the Chrome Home bottom sheet tapping the scrim behind the sheet. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.FullState"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User put the Chrome Home bottom sheet in the fully-open state. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.HalfState"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User put the Chrome Home bottom sheet in the half-open state. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.IPHMenuItemClicked"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User tapped the app menu item that triggers the Chrome Home in-product help |
| bubble. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.NativeNTPShown"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| A user navigation instructed the NativePageFactory to create a native page |
| for the NTP. This may occur if the user has NTP URLs in a tab's navigation |
| history. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.Opened"> |
| <obsolete> |
| Deprecated 5/2017. Replaced by the versions with a suffix, which are more |
| descriptive. |
| </obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User opened the Chrome Home bottom sheet.</description> |
| </action> |
| |
| <action name="Android.ChromeHome.OpenedByExpandButton"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User opened the Chrome Home bottom sheet using the expand button. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.OpenedByNTP"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User opened the Chrome Home bottom sheet by opening a new tab. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.OpenedByOmnibox"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User opened the Chrome Home bottom sheet by focusing the omnibox. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.OpenedByStartup"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| The Chrome Home bottom sheet was automatically opened on startup after a |
| period of inactivity. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.OpenedBySwipe"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User opened the Chrome Home bottom sheet using a swipe gesture. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.OptOutSnackbarClicked"> |
| <obsolete>Unused as of 7/2019</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User clicked the 'Take Survey' button on the snackbar shown after they opted |
| out of Chrome Home. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ShowBookmarks"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User showed the bookmarks bottom sheet content.</description> |
| </action> |
| |
| <action name="Android.ChromeHome.ShowDownloads"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User showed the downloads bottom sheet content.</description> |
| </action> |
| |
| <action name="Android.ChromeHome.ShowHistory"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User showed the history bottom sheet content.</description> |
| </action> |
| |
| <action name="Android.ChromeHome.ShowIncognitoHome"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User showed the incognito bottom sheet content in the "Home" tab. |
| </description> |
| </action> |
| |
| <action name="Android.ChromeHome.ShowSuggestions"> |
| <obsolete>Unused as of 03/2018</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User showed the suggestions bottom sheet content.</description> |
| </action> |
| |
| <action name="Android.ChromeHome.Survey.ShowSurveyInfoBar"> |
| <obsolete> |
| Deprecated 4/2018. Replaced with Android.Survey.ShowSurveyInfoBar action. |
| </obsolete> |
| <owner>danielpark@chromium.org</owner> |
| <description>The survey infobar was displayed.</description> |
| </action> |
| |
| <action name="Android.ContentDetectorActivated"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User tapped on a phone number, address or email address, activating a |
| content detector and causing a content intent to be sent. |
| </description> |
| </action> |
| |
| <action name="Android.DarkTheme.Preference"> |
| <owner>twellington@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User changed preference to use system default, light, or dark theme. |
| </description> |
| </action> |
| |
| <action name="Android.DirectAction.List"> |
| <owner>szermatt@chromium.org</owner> |
| <owner>autofill_assistant@google.com</owner> |
| <description> |
| Call to Activity.onListDirectActions made by the system on behalf of the |
| assist app. Available starting with Android Q. |
| </description> |
| </action> |
| |
| <action name="Android.Download.InfoBar.Accelerated"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| Records whether accelerating message was shown on the infobar. |
| </description> |
| </action> |
| |
| <action name="Android.Download.InfoBar.CloseButtonClicked"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| User tapped on the close button to close the infobar. |
| </description> |
| </action> |
| |
| <action name="Android.Download.InfoBar.LinkClicked.OpenDownload"> |
| <owner>shaktisahu@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User tapped on the infobar link to open the downloaded file. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.Download.InfoBar.LinkClicked.OpenDownloadHome"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| User tapped on the infobar link to open download home. |
| </description> |
| </action> |
| |
| <action name="Android.Download.InfoBar.ReparentedToCurrentTab"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| The download infobar was re-attached to the new active tab due to a download |
| event such as a new download or download completion that happened after the |
| user had switched tabs. The infobar which was previously being shown on the |
| old tab was closed and was shown on the new active tab. |
| </description> |
| </action> |
| |
| <action name="Android.Download.InfoBar.Shown"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description>The infobar was created and shown.</description> |
| </action> |
| |
| <action name="Android.DownloadManager.CheckForExternallyRemovedItems" |
| not_user_triggered="true"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| A request was issued to check the file system for download items that were |
| externally deleted e.g. through a third-party download manager. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Delete"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User deleted one or more download items. This is recorded when the snackbar |
| allowing the user to "undo" deletion is dismissed and the |
| downloads are deleted. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Item.ExternallyDeleted"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| A download file on primary storage was externally deleted by other |
| application. e.g. through a third-party download manager. The associated |
| database record will be also deleted. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Item.ExternallyDeletedKeepRecord"> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| A download file was externally deleted by other application, e.g. through a |
| third-party download manager. However the associated database record will |
| not be immediately deleted. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Item.OpenSucceeded"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description>User opened a download from download home.</description> |
| </action> |
| |
| <action name="Android.DownloadManager.List.Selection.Menu.Images.Action"> |
| <obsolete> |
| Deprecated October 2019. Feature dropped during implementation review. |
| </obsolete> |
| <owner>dtrainor@chromium.org</owner> |
| <description> |
| User triggered a menu action on the images section header of download home. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.List.View.Action"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User triggered actions on an offline item in download home. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Menu.Action"> |
| <owner>dtrainor@chromium.org</owner> |
| <description> |
| User triggered actions on the top level menu in download home. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Open"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User opened the downloads manager UI.</description> |
| </action> |
| |
| <action name="Android.DownloadManager.OpenDrawer"> |
| <obsolete>Drawer removed during 2017 redesign.</obsolete> |
| <owner>dfalcantara@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| User opened the navigation drawer in Chrome's download manager. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.RemoveItem"> |
| <obsolete> |
| Deprecated in favor of Android.DownloadManager.List.View.Action. |
| </obsolete> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User removed an item on the native Android download page by clicking |
| "delete" from the "more" menu. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Search"> |
| <obsolete> |
| Deprecated in favor of Android.DownloadManager.Menu.Action. |
| </obsolete> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User initiated a search of their downloads.</description> |
| </action> |
| |
| <action name="Android.DownloadManager.SelectionEstablished"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| User established a long-press selection in Chrome's download manager. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.Settings"> |
| <obsolete> |
| Deprecated in favor of Android.DownloadManager.Menu.Action. |
| </obsolete> |
| <owner>jming@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User selected the settings option in the download manager to open up the |
| settings page to download preferences. |
| </description> |
| </action> |
| |
| <action name="Android.DownloadManager.UndoDelete"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User chose to "undo" the deletion of one or more download items. |
| </description> |
| </action> |
| |
| <action name="Android.ExploreSitesNTP.Opened"> |
| <owner>dimich@chromium.org</owner> |
| <description>User opened NTP with enabled ExploreSites section.</description> |
| </action> |
| |
| <action name="Android.ExploreSitesPage.ClickOnSiteIcon"> |
| <owner>dimich@chromium.org</owner> |
| <description> |
| User clicked on a site icon while on ExploreSites page. |
| </description> |
| </action> |
| |
| <action name="Android.ExploreSitesPage.Open"> |
| <owner>dimich@chromium.org</owner> |
| <description> |
| User opened ExploreSites page, typically by clicking on a NTP category icon. |
| </description> |
| </action> |
| |
| <action name="Android.ExploreSitesPage.Scrolled"> |
| <owner>dimich@chromium.org</owner> |
| <description> |
| User scrolled the ExploreSites page. Reported once per ExploreSitesPage |
| instance shown. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.ClearBrowsingData"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User clicked the clear browsing data button on the native Android history |
| page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.CopyLink"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User copied the URL for an item on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.LoadMoreOnScroll"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User scrolled to the bottom of the screen causing more items to load on the |
| native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.OpenItem"> |
| <owner>twellington@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened an item on the native Android history page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.OpenSelected"> |
| <owner>twellington@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened one or more selected items in new tabs on the native Android |
| history page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.OpenSelectedIncognito"> |
| <owner>twellington@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened one or more selected items in new incognito tabs on the native |
| Android history page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.RemoveItem"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User removed an item on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.RemoveSelected"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User removed one or more selected items on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User tapped the search icon on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.CopyLink"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User copied the URL for an item while searching on the native Android |
| history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.LoadMoreOnScroll"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User scrolled to the bottom of the screen causing more items to load while |
| searching on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.OpenItem"> |
| <owner>twellington@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened an item while searching on the native Android history page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.OpenSelected"> |
| <owner>twellington@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened one or more selected items in new tabs while searching on the |
| native Android history page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.OpenSelectedIncognito"> |
| <owner>twellington@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened one or more selected items in new incognito tabs while searching |
| on the native Android history page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.RemoveItem"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User removed an item while searching on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.RemoveSelected"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User removed one or more selected items while searching on the native |
| Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Search.SelectionEstablished"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User established a selection while searching on the native Android history |
| page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.SelectionEstablished"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User established a selection on the native Android history page. |
| </description> |
| </action> |
| |
| <action name="Android.HistoryPage.Show"> |
| <owner>twellington@chromium.org</owner> |
| <description>User navigated to the native Android history page.</description> |
| </action> |
| |
| <action name="Android.InstantApps.BannerDismissed"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Infobar banner for an instant app has been dismissed by the user. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.BannerDismissedAppIsDefault"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Infobar banner shown when opening the instant app is default has been |
| dismissed. Infobar is shown for a default app when the user arrives on the |
| page via intra-site navigation. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.BannerOpen"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| User clicked "Open App" button on the instant apps infobar. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.BannerOpenAppIsDefault"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| User clicked "Open App" button on an instant apps banner that was |
| shown when opening the app was default, signaling that they were using the |
| mobile web first, and decided to switch over to the instant app. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.BannerShown" not_user_triggered="true"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Infobar advertising an instant app has been displayed. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.BannerShownAppIsDefault" |
| not_user_triggered="true"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Infobar for an instant app has been displayed when opening the app is |
| default. Infobar is shown for a default app when the user arrives on the |
| page via intra-site navigation. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.InstantAppsEligiblePageLoaded" |
| not_user_triggered="true"> |
| <obsolete>Deleted as of June 8, 2018</obsolete> |
| <owner>mariakhomenko@chromium.org</owner> |
| <description> |
| A page finished loading in Chrome that could have been loaded in an Instant |
| App. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.LaunchedByDefault" not_user_triggered="true"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| An instant app was launched without any user prompting during a navigation |
| within Chrome. This happens when the user has previously chosen to use the |
| Instant App by opening it through the infobar UI. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.LaunchedFromWebsiteSettingsPopup"> |
| <owner>tedchoc@chromium.org</owner> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| An instant app was launched from the page info popup. |
| </description> |
| </action> |
| |
| <action name="Android.InstantApps.OpenInstantAppButtonShown"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Recorded when the user opened PageInfo dialog and saw a button to launch an |
| Instant App there. |
| </description> |
| </action> |
| |
| <action name="Android.LauncherShortcut.NewIncognitoTab"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User tapped on the 'New Incognito Tab' launcher shortcut option. |
| </description> |
| </action> |
| |
| <action name="Android.LauncherShortcut.NewTab"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| User tapped on the 'New Tab' launcher shortcut option. |
| </description> |
| </action> |
| |
| <action name="Android.LaunchNewIncognitoTab"> |
| <owner>peconn@chromium.org</owner> |
| <description> |
| An external application launched a new Chrome Incognito Tab. |
| </description> |
| </action> |
| |
| <action name="Android.LifeCycle.HasPausedActivities"> |
| <owner>ssid@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Chrome application has at least one paused and no running activites. |
| Recorded when the state of the application changes. |
| </description> |
| </action> |
| |
| <action name="Android.LifeCycle.HasRunningActivities"> |
| <owner>ssid@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Chrome application has at least one activity in running state. Recorded when |
| the state of the application changes. |
| </description> |
| </action> |
| |
| <action name="Android.LifeCycle.HasStoppedActivities"> |
| <owner>ssid@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Chrome application has at least one activity in stopped state, and none |
| running or paused. Recorded when the state of the application changes. |
| </description> |
| </action> |
| |
| <action name="Android.ManageSpace"> |
| <owner>dmurph@chromium.org</owner> |
| <description> |
| User navigated to 'Manage Space' for Chrome from the 'Apps' category in |
| Android settings. |
| </description> |
| </action> |
| |
| <action name="Android.MergeState.ColdStart"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| Tab state was merged for Android N+ multi-instance during an application |
| cold start. |
| </description> |
| </action> |
| |
| <action name="Android.MergeState.Live"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| Tab state was merged for Android N+ multi-instance while Chrome was running |
| (e.g. user exited multi-window mode and focused one of the Chrome |
| activities). |
| </description> |
| </action> |
| |
| <action name="Android.MultiWindowMode.Enter"> |
| <owner>twellington@chromium.org</owner> |
| <description>The activity entered Android N multi-window mode.</description> |
| </action> |
| |
| <action name="Android.MultiWindowMode.Enter-SecondInstance"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| The second activity instance (ChromeTabbedActivity2) entered Android N |
| multi-window mode. Recorded separately from Android.MultiWindowMode.Enter to |
| avoid double counting when two instances are running. |
| </description> |
| </action> |
| |
| <action name="Android.MultiWindowMode.Exit"> |
| <owner>twellington@chromium.org</owner> |
| <description>The activity exited Android N multi-window mode.</description> |
| </action> |
| |
| <action name="Android.MultiWindowMode.Exit-SecondInstance"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| The second activity instance (ChromeTabbedActivity2) exited Android N |
| multi-window mode. Recorded separately from Android.MultiWindowMode.Exit to |
| avoid double counting when two instances are running. |
| </description> |
| </action> |
| |
| <action name="Android.MultiWindowMode.MultiInstance.Enter"> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| A second activity instance (ChromeTabbedActivity2) has been created in |
| Android N multi-window mode. |
| </description> |
| </action> |
| |
| <action name="Android.PhoneIntent"> |
| <owner>mpearson@chromium.org</owner> |
| <description> |
| A user clicked on a telephone number link in Chrome content. |
| </description> |
| </action> |
| |
| <action name="Android.Survey.ShowSurveyInfoBar"> |
| <owner>danielpark@chromium.org</owner> |
| <description>The survey infobar was displayed.</description> |
| </action> |
| |
| <action name="AppCloseButton_Clk"> |
| <obsolete>Unused as of 08/2017</obsolete> |
| <owner>jamescook@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ApplicationShortcut.NewIncognitoSearchPressed"> |
| <owner>pschaffner@chromium.org</owner> |
| <description> |
| Force pressed on a springboard shortcut and tapped Incognito Search in |
| Chrome for iOS. |
| </description> |
| </action> |
| |
| <action name="ApplicationShortcut.NewSearchPressed"> |
| <owner>pschaffner@chromium.org</owner> |
| <description> |
| Force pressed on a springboard shortcut and tapped New Search in Chrome for |
| iOS. |
| </description> |
| </action> |
| |
| <action name="AppList_AutoLaunchCanceled"> |
| <obsolete>Voice search in Launcher is not supported anymore.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_AutoLaunched"> |
| <obsolete>Voice search in Launcher is not supported anymore.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_BackButtonPressed"> |
| <owner>andrewxu@chromium.org</owner> |
| <description>User pressed the back button.</description> |
| </action> |
| |
| <action name="AppList_ClickOnApp"> |
| <owner>vadimt@chromium.org</owner> |
| <description> |
| User clicks an icon in app grid. Chrome and Files are counted. Folders, |
| suggested apps and search results aren't. |
| </description> |
| </action> |
| |
| <action name="AppList_ClickOnAppFromSearch"> |
| <obsolete> |
| Deprecated in favor of a more general AppList_OpenSearchResult event. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_CurrentWindowToHomeLauncher"> |
| <owner>newcomer@chromium.org</owner> |
| <owner>sammiequon@chromium.org</owner> |
| <description> |
| The current window was hidden to display the home launcher. |
| </description> |
| </action> |
| |
| <action name="AppList_CurrentWindowToHomeLauncherAttempt"> |
| <owner>newcomer@chromium.org</owner> |
| <owner>sammiequon@chromium.org</owner> |
| <description> |
| User tried to hide the current window to display the home launcher by |
| swiping up on the shelf. |
| </description> |
| </action> |
| |
| <action name="AppList_EnterSearch"> |
| <owner>vadimt@chromium.org</owner> |
| <description>CrOS Launcher entered search mode.</description> |
| </action> |
| |
| <action name="AppList_FullToPeeking"> |
| <owner>vadimt@chromium.org</owner> |
| <description>CrOS Launcher went from full to peeking state.</description> |
| </action> |
| |
| <action name="AppList_HomeButtonPressedClamshell"> |
| <owner>andrewxu@chromium.org</owner> |
| <description>User pressed the launcher button in clamshell.</description> |
| </action> |
| |
| <action name="AppList_HomeButtonPressedTablet"> |
| <owner>andrewxu@chromium.org</owner> |
| <description>User pressed the launcher button in tablet.</description> |
| </action> |
| |
| <action name="AppList_HomeLauncherToMRUWindow"> |
| <owner>newcomer@chromium.org</owner> |
| <owner>sammiequon@chromium.org</owner> |
| <description> |
| The home launcher was hidden to display the most recently used window. |
| </description> |
| </action> |
| |
| <action name="AppList_HomeLauncherToMRUWindowAttempt"> |
| <owner>newcomer@chromium.org</owner> |
| <owner>sammiequon@chromium.org</owner> |
| <description> |
| User tried to bring down the most recently used window by swiping down on |
| the home launcher. |
| </description> |
| </action> |
| |
| <action name="AppList_HotwordRecognized"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_LeaveSearch"> |
| <owner>vadimt@chromium.org</owner> |
| <description>CrOS Launcher left search mode.</description> |
| </action> |
| |
| <action name="AppList_OpenSearchResult"> |
| <owner>vadimt@chromium.org</owner> |
| <description>User opens a search result in CrOS Launcher.</description> |
| </action> |
| |
| <action name="AppList_OpenSuggestedApp"> |
| <owner>vadimt@chromium.org</owner> |
| <description> |
| User opens an app from the suggestions row in CrOS Launcher. |
| </description> |
| </action> |
| |
| <action name="AppList_PeekingToFull"> |
| <owner>vadimt@chromium.org</owner> |
| <description> |
| CrOS Launcher went from peeking to full state or, in a search mode, from |
| half to full. |
| </description> |
| </action> |
| |
| <action name="AppList_Search"> |
| <obsolete>Name was bad. Renamed to AppList_OpenSearchResult.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_SearchedBySpeech"> |
| <obsolete>App list doesn't have voice search anymore.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_SearchQueryStarted"> |
| <owner>jennyz@chromium.org</owner> |
| <description> |
| User starts a new search query in launcher search box. |
| </description> |
| </action> |
| |
| <action name="AppList_ShowPlayStoreQueryResults"> |
| <owner>jennyz@chromium.org</owner> |
| <owner>newcomer@chromium.org</owner> |
| <description> |
| Cros Launcher shows play store apps to user in response for a user typed |
| query with reason time for user to see and take action. |
| </description> |
| </action> |
| |
| <action name="AppList_ShowZeroStateSuggestions"> |
| <owner>jennyz@chromium.org</owner> |
| <owner>newcomer@chromium.org</owner> |
| <description> |
| Cros Launcher shows zero state suggestions to user when user activate the |
| search box. |
| </description> |
| </action> |
| |
| <action name="AppList_VoiceSearchCanceled"> |
| <obsolete>App list doesn't have voice search anymore.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_VoiceSearchStartedManually"> |
| <obsolete>App list doesn't have voice search anymore.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AppList_WindowFocused"> |
| <owner>newcomer@chromium.org</owner> |
| <description> |
| Emitted when the AppList has gained focus. The AppList gains focus every |
| time it is shown to the user, so this is equivalent to being emitted when |
| the AppList is shown to the user. This can be used in combination with |
| launch/activation metrics to calculate the click through rate in the |
| AppList. |
| </description> |
| </action> |
| |
| <action name="AppList_ZeroStateOpenInstalledApp"> |
| <owner>jennyz@chromium.org</owner> |
| <owner>newcomer@chromium.org</owner> |
| <description>User opens a suggested installed app in zero state.</description> |
| </action> |
| |
| <action name="Arc.Launcher.Search.OpenPlayStore.InstantApps"> |
| <obsolete> |
| Deprecated in favor of Apps.AppListSearchResultOpenType histogram. |
| </obsolete> |
| <owner>hejq@chromium.org</owner> |
| <description> |
| Recorded when the user opens the an instant app from a Play Store app search |
| query. |
| </description> |
| </action> |
| |
| <action name="Arc.Launcher.Search.OpenPlayStore.UninstalledApps"> |
| <obsolete> |
| Deprecated in favor of Apps.AppListSearchResultOpenType histogram. |
| </obsolete> |
| <owner>hejq@chromium.org</owner> |
| <description> |
| Recorded when the user opens the installing page of a Play Store app search |
| result. |
| </description> |
| </action> |
| |
| <action name="Arc.SmartTextSelection.Request"> |
| <owner>linben@chromium.org</owner> |
| <owner>djacobo@chromium.org</owner> |
| <owner>jorgegil@google.com</owner> |
| <description> |
| Recorded when a request to the ARC++ container to generate Smart Text |
| Selection actions is made. This happens both when the user opens the Context |
| Menu via a right-click and by selecting text via touchscreen. |
| </description> |
| </action> |
| |
| <action name="ArcAppReinstall_Clicked"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <owner>robsc@chromium.org</owner> |
| <owner>napper@chromium.org</owner> |
| <description> |
| A click on an app reinstall app candidate from Arc++. |
| </description> |
| </action> |
| |
| <action name="Ash_Tablet_BackGesture"> |
| <owner>minch@chromium.org</owner> |
| <owner>tclaiborne@chromium.org</owner> |
| <description> |
| User tried to swipe back from the left side of the window to go back in |
| tablet mode. |
| </description> |
| </action> |
| |
| <action name="AutoDetectChange"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Autofill_ClearedForm"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when a user has cleared the form after having |
| accepted an Autofill suggestion. |
| </description> |
| </action> |
| |
| <action name="Autofill_CreditCardUpload_LegalMessageLinkClicked"> |
| <owner>siyua@chromium.org</owner> |
| <description> |
| This user action is logged when the legal message link in the credit card |
| upload bubble is clicked by the user. |
| </description> |
| </action> |
| |
| <action name="Autofill_FilledCreditCardSuggestion"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when the form is filled with the credit card |
| suggestion selected by the user. This should always happen after a |
| Autofill_SelectedSuggestion. |
| </description> |
| </action> |
| |
| <action name="Autofill_FilledProfileSuggestion"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when the form is filled with the profile |
| suggestion selected by the user. This should always happen after a |
| Autofill_SelectedSuggestion. |
| </description> |
| </action> |
| |
| <action name="Autofill_FormSubmitted"> |
| <obsolete> |
| Deprecated 6/2016. Replaced by the versions with a suffix, which are more |
| descriptive. |
| </obsolete> |
| <owner>sebsg@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill detects a form submission. |
| </description> |
| </action> |
| |
| <action name="Autofill_FormSubmitted_FilledAll"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill detects a form submission for a |
| form where all the fields were autofilled. |
| </description> |
| </action> |
| |
| <action name="Autofill_FormSubmitted_FilledNone_SuggestionsNotShown"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill detects a form submission for a |
| form where Autofill suggestions were not shown. |
| </description> |
| </action> |
| |
| <action name="Autofill_FormSubmitted_FilledNone_SuggestionsShown"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill detects a form submission for a |
| form where an Autofill suggestion was shown but no fields were filled. |
| </description> |
| </action> |
| |
| <action name="Autofill_FormSubmitted_FilledSome"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill detects a form submission for a |
| form where some field were filled. |
| </description> |
| </action> |
| |
| <action name="Autofill_FormSubmitted_NonFillable"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill detects a form submission for a |
| form that is not Autofillable or for a form that was filled with new |
| information that Autofill could not predict. |
| </description> |
| </action> |
| |
| <action name="Autofill_OfferNotificationInfoBar_DeepLinkClicked"> |
| <owner>siashah@chromium.org</owner> |
| <owner>siyua@chromium.org</owner> |
| <description> |
| This user action is logged when user clicks on the "See details" |
| link shown in the Offer Notification InfoBar on mobile. |
| </description> |
| </action> |
| |
| <action name="Autofill_OnWillSubmitForm"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when Autofill thinks a form is about to be |
| submitted. The reason behind this is that some sites do not use the |
| traditional submit flow and we miss some actual submissions because of that. |
| </description> |
| </action> |
| |
| <action name="Autofill_ParsedCreditCardForm"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when a credit card form is parsed. |
| </description> |
| </action> |
| |
| <action name="Autofill_ParsedProfileForm" not_user_triggered="true"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when a profile form is parsed. |
| </description> |
| </action> |
| |
| <action name="Autofill_PolledCreditCardSuggestions"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when the user interacts with an autofillable |
| credit card field, either by clicking or by typing. |
| </description> |
| </action> |
| |
| <action name="Autofill_PolledProfileSuggestions"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when the user interacts with an autofillable |
| profile field, either by clicking or by typing. |
| </description> |
| </action> |
| |
| <action name="Autofill_SelectedSuggestion"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when a user has selected (clicked on) an Autofill |
| suggestion. This should always happen after |
| Autofill_Showed(CreditCard|Profile)Suggestion. |
| </description> |
| </action> |
| |
| <action name="Autofill_ShowedCreditCardSuggestions"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when the user is shown some credit card |
| suggestions. This should always happen after a |
| Autofill_PolledCreditCardSuggestion. |
| </description> |
| </action> |
| |
| <action name="Autofill_ShowedHttpNotSecureExplanation"> |
| <obsolete>Deprecated 5/2018 because the feature never launched.</obsolete> |
| <owner>estark@chromium.org</owner> |
| <description> |
| This user action is logged when the user selects a "Login not |
| secure" or "Payment not secure" warning item in the autofill |
| dropdown to show more information about the warning. |
| </description> |
| </action> |
| |
| <action name="Autofill_ShowedProfileSuggestions"> |
| <owner>battre@chromium.org</owner> |
| <description> |
| This user action is logged when the user is shown some profile suggestions. |
| This should always happen after a Autofill_PolledProfileSuggestion. |
| </description> |
| </action> |
| |
| <action name="AutofillAddressesViewed"> |
| <owner>battre@chromium.org</owner> |
| <owner>jsaul@google.com</owner> |
| <description> |
| Recorded when user visits chrome://settings/autofill page. |
| </description> |
| </action> |
| |
| <action name="AutofillCreditCardsAdded"> |
| <owner>battre@chromium.org</owner> |
| <owner>jsaul@google.com</owner> |
| <description> |
| Recorded when user adds card via chrome://settings/payments page. |
| </description> |
| </action> |
| |
| <action name="AutofillCreditCardsAddedWithNickname"> |
| <owner>sujiezhu@google.com</owner> |
| <owner>jsaul@google.com</owner> |
| <description> |
| Recorded when user adds card with a nickname via settings page. |
| </description> |
| </action> |
| |
| <action name="AutofillCreditCardsEdited"> |
| <owner>sujiezhu@google.com</owner> |
| <owner>jsaul@google.com</owner> |
| <description> |
| Recorded when user edits card via chrome://settings/payments page. |
| </description> |
| </action> |
| |
| <action name="AutofillCreditCardsEditedWithNickname"> |
| <owner>sujiezhu@google.com</owner> |
| <owner>jsaul@google.com</owner> |
| <description> |
| Recorded when user edits card with a new nickname via |
| chrome://settings/payments page. |
| </description> |
| </action> |
| |
| <action name="AutofillCreditCardsViewed"> |
| <owner>battre@chromium.org</owner> |
| <owner>jsaul@google.com</owner> |
| <description> |
| Recorded when user visits chrome://settings/payments page. |
| </description> |
| </action> |
| |
| <action name="AutomaticReset_WebUIBanner_BannerShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AutomaticReset_WebUIBanner_ManuallyClosed"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AutomaticReset_WebUIBanner_ResetClicked"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="AutomaticSettingsReset_WebUIBanner_BannerShown"> |
| <owner>gab@chromium.org</owner> |
| <description> |
| User opened chrome://settings less than 5 days after a settings hardening |
| event and was automatically shown this banner. |
| </description> |
| </action> |
| |
| <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked"> |
| <owner>gab@chromium.org</owner> |
| <description> |
| User clicked the Learn More link on the AutomaticSettingsReset banner. |
| </description> |
| </action> |
| |
| <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed"> |
| <owner>gab@chromium.org</owner> |
| <description>User dismissed the AutomaticSettingsReset banner.</description> |
| </action> |
| |
| <action name="AutomaticSettingsReset_WebUIBanner_ResetClicked"> |
| <owner>gab@chromium.org</owner> |
| <description> |
| User clicked the reset button on the AutomaticSettingsReset banner. |
| </description> |
| </action> |
| |
| <action name="AvatarToolbarButtonHighlighted"> |
| <owner>siyua@chromium.org</owner> |
| <owner>droger@chromium.org</owner> |
| <description> |
| Recorded when the avatar toolbar button is highlighted following an autofill |
| event. |
| </description> |
| </action> |
| |
| <action name="Back"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackColor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackgroundImageCache"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackgroundUploadReportAborted"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>pkl@chromium.org</owner> |
| <description> |
| An attempt to upload a crash report as a background task failed. |
| </description> |
| </action> |
| |
| <action name="BackgroundUploadReportSucceeded"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>pkl@chromium.org</owner> |
| <description> |
| An attempt to upload a crash report as a background task succeeeded. |
| </description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick10"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick11"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick12"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick13"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick14"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick15"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick16"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick17"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick18"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick19"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick3"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick4"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick5"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick6"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick7"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick8"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ChapterClick9"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick10"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick11"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick12"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick13"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick14"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick15"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick16"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick17"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick18"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick19"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick3"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick4"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick5"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick6"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick7"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick8"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_HistoryClick9"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_Popup"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BackMenu_ShowFullHistory"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadClockInterstitial.Back"> |
| <owner>carlosil@chromium.org</owner> |
| <description> |
| User went back after seeing the bad clock interstitial. |
| </description> |
| </action> |
| |
| <action name="BadClockInterstitial.Settings"> |
| <owner>carlosil@chromium.org</owner> |
| <description> |
| Use opened date/time settings after seeing the bad clock interstitial. |
| </description> |
| </action> |
| |
| <action name="BadClockInterstitial.Show"> |
| <owner>carlosil@chromium.org</owner> |
| <description>User saw the bad clock interstitial.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_ACDH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_AOF"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_BMF"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_BPE"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_BPGM"> |
| <obsolete> |
| Deprecated 8/2017. Replaced by the histograms |
| Stability.BadMessageTerminated.GuestView and |
| Stability.BadMessageTerminated.Extensions. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_BRPH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_DBMF"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_DSMF"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_DSMF_1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_DSMF_2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_EFD"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_EOG"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Extensions. |
| </obsolete> |
| <owner>kalman@chromium.org</owner> |
| <owner>fsamuel@chromium.org</owner> |
| <description> |
| Indicates that an ExtensionOptionsGuest was terminated due to a navigation |
| to an origin other than the extension it is embedding. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_EVG"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Extensions. |
| </obsolete> |
| <owner>fsamuel@chromium.org</owner> |
| <description> |
| Indicates that an ExtensionViewGuest was terminated due to a navigation to |
| an origin other than the extension it is embedding. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_FAMF"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_IDBMF"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_MIDI"> |
| <owner>toyoshim@chromium.org</owner> |
| <description> |
| Indicates that an IPC message to send a SysEx MIDI message is received from |
| a renderer that is not permitted to send a SysEx MIDI message. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_MIDIPort"> |
| <owner>toyoshim@chromium.org</owner> |
| <description> |
| Indicates that an IPC message to send a MIDI message against out of range |
| output port is received from a renderer. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_NC"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_NC17"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RDH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RFH"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>alexmos@chromium.org</owner> |
| <description> |
| Indicates that a renderer process was terminated because it tried to change |
| iframe sandbox flags for an invalid frame. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_RVD"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RVD2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RVD3"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RVH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH1"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH2"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH3"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH4"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH5"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH6"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWH7"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>dominikg@chromium.org</owner> |
| <owner>tdresser@chromium.org</owner> |
| <description> |
| Emitted when a InputHostMsg_QueueSyntheticGesture message is received while |
| the --enable-gpu-benchmarking flag is not present. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWHVA1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_RWHVA2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_SharedMemoryAura"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>jbauman@chromium.org</owner> |
| <description> |
| Emitted when a renderer is terminated due to it attempting to swap a shared |
| memory surface in aura. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_SharedMemoryManager1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_SharedMemoryManager2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_UnexpectedFrameType"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BadMessageTerminate_WC"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>nasko@chromium.org</owner> |
| <description> |
| Indicates that a renderer process was terminated due to receiving a |
| malformed or unexpected IPC message. The process was terminated by the |
| WebContentsImpl class. |
| </description> |
| </action> |
| |
| <action name="BadMessageTerminate_WPH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BindingsMismatch_GetProcessHostPerSite"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BindingsMismatchTerminate_RVH_WebUI"> |
| <obsolete> |
| Replaced in 1/2018 with bad_message::RVH_WEB_UI_BINDINGS_MISMATCH. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.AllowThisTime"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.AlwaysAllow"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Closed"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Dismissed"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.LearnMore"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Shown"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Shown.Java"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Shown.QuickTime"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Shown.RealPlayer"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Shown.Shockwave"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer"> |
| <obsolete>This infobar has been removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockNonsandboxedPlugins_Disable"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BlockNonsandboxedPlugins_Enable"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Bold"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkAdded"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkAllTabs"> |
| <owner>wittman@chromium.org</owner> |
| <description> |
| User selected Bookmark All Tabs from anywhere in the UI. |
| </description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_Add"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_Edit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_NewFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_Open"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_OpenAll"> |
| <owner>dfried@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| The user opened one or more bookmarks in the Bookmarks Bar using the context |
| menu. Distinguished from launching from e.g. the application menu or the |
| bookmark manager. This is for opening bookmarks normally (in the same |
| window). |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_OpenAllIncognito"> |
| <owner>dfried@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| The user opened one or more bookmarks in the Bookmarks Bar using the context |
| menu. Distinguished from launching from e.g. the application menu or the |
| bookmark manager. This is for opening bookmarks in an incognito window. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow"> |
| <owner>dfried@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| The user opened one or more bookmarks in the Bookmarks Bar using the context |
| menu. Distinguished from launching from e.g. the application menu or the |
| bookmark manager. This is for opening bookmarks in a new window. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_OpenInNewTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_OpenInNewWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_Redo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_Remove"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_ShowInFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ContextMenu_Undo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_CtxMenu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_DragButton"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_DragEnd"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Logged when a bookmark drag ends in the bookmark bar |
| </description> |
| </action> |
| |
| <action name="BookmarkBar_DragFromFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_DragRecentlyBookmarked"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_DragStart"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ShowOtherBookmarks"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBar_ShowRecentlyBookmarked"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBarFolder_CtxMenu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBarFolder_DragEnd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBarFolder_DragStart"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_ChangeParent"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_ChangeTitleInBubble"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_Edit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_EditFromCombobox"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_Options"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_RemoveFromBookmarkBar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_ShowOnBookmarkBar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkBubble_Unstar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_AddPage"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Copy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Cut"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Delete"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Edit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Export"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Import"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_NewFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_OpenIncognito"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_OpenInNewTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_OpenInNewWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_OpenInSame"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Paste"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_ShowInFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_Sort"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_UndoDelete"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_UndoGlobal"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Command_UndoNone"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Drop"> |
| <obsolete> |
| Superseded by BookmarkManager_DropToList, BookmarkManager_DropToTree, |
| BookmarkManager_DropToListItem and BookmarkManager_DropToTreeItem. |
| </obsolete> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user drops a bookmark after a drag in the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_DropToList"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user drops a bookmark into the bookmark list between other |
| items in the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_DropToListItem"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user drops a bookmark directly onto a bookmark list item in the |
| bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_DropToTree"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user drops a bookmark into the bookmark tree between other |
| nodes in the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_DropToTreeItem"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user drops a bookmark directly onto a bookmark tree item in the |
| bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_Export"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Import"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_NavigateTo_BookmarkBar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_NavigateTo_Mobile"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_NavigateTo_Other"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_NavigateTo_Recent"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_NavigateTo_Search"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_NavigateTo_SubFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_Sort"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkManager_StartDrag"> |
| <obsolete> |
| Superseded by BookmarkManager_StartDragFromList and |
| BookmarkManager_StartDragFromTree. |
| </obsolete> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user starts a drag in the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_StartDragFromList"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user starts a drag to the tree in the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_StartDragFromTree"> |
| <owner>calamity@chromium.org</owner> |
| <description> |
| Fired when a user starts a drag from the tree in the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="BookmarkManager_Sync"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkMenu_clicked"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkNavigatorWidgetAdded"> |
| <owner>aurimas@chromium.org</owner> |
| <description> |
| User added the "bookmark navigator" widget, which shows a |
| navigable hierarchy of the user's bookmarks, to their homescreen on Android. |
| </description> |
| </action> |
| |
| <action name="Bookmarks_Search"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BookmarkShortcutWidgetAdded"> |
| <obsolete> |
| Deprecated as of 10/2015. The widget was removed from Chrome. |
| </obsolete> |
| <owner>aurimas@chromium.org</owner> |
| <description> |
| User added the "bookmark shortcut" widget, which is an icon to |
| open a single bookmark in Chrome, to their homescreen on Android. |
| </description> |
| </action> |
| |
| <action name="BrowserActions.MenuOpened"> |
| <obsolete>Deprecated in M77 with the removal of Browser Actions.</obsolete> |
| <owner>ltian@chromium.org</owner> |
| <description> |
| A Browser Actions menu is opened in Chrome. A Browser Actions menu is a |
| Chrome style context menu opened by 3rd party apps. |
| </description> |
| </action> |
| |
| <action name="BrowserActions.TabOpenedNotificationClicked"> |
| <obsolete>Deprecated in M77 with the removal of Browser Actions.</obsolete> |
| <owner>ltian@chromium.org</owner> |
| <description> |
| Users click the notification of opening tab in background. |
| </description> |
| </action> |
| |
| <action name="BrowserActions.TabOpenedNotificationCreated"> |
| <obsolete>Deprecated in M77 with the removal of Browser Actions.</obsolete> |
| <owner>ltian@chromium.org</owner> |
| <description> |
| Browser Actions creates a notifcation of opening tab in background. |
| </description> |
| </action> |
| |
| <action name="BrowserForSystemProfile"> |
| <obsolete> |
| No longer needed as the number of users affected by https://crbug.com/482176 |
| is now approximately zero. |
| </obsolete> |
| <owner>mlerman@chromium.org</owner> |
| <description> |
| A browser opened with the System Profile. Tsk, tsk. Any non-zero amount |
| means something is using the system profile for a browser when it likely |
| shouldn't be. |
| </description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.AbnormalDeath"> |
| <owner>wfh@chromium.org</owner> |
| <description>A renderer process died abnormally.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Attached" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Crashed"> |
| <owner>wfh@chromium.org</owner> |
| <description>A renderer process died because it crashed.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Create" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.DidNavigate" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.EnableAutoResize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Hung"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Killed"> |
| <owner>wfh@chromium.org</owner> |
| <description>A renderer process died because it was killed.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.LaunchFailed"> |
| <owner>wfh@chromium.org</owner> |
| <description>A renderer process failed to launch.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Navigate" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest.Download"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest.Media"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Responsive"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.StartDrag"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.Guest.Terminate"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionAllow.Download"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionAllow.Geolocation"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionAllow.JSDialog"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionAllow.Media"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionAllow.NewWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionAllow.PointerLock"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionDeny.Download"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionDeny.Geolocation"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionDeny.JSDialog"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionDeny.Media"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionDeny.NewWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserPlugin.PermissionDeny.PointerLock"> |
| <obsolete>This permission has been moved to the chrome layer.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="BrowserServices.TwaOpened"> |
| <owner>peconn@chromium.org</owner> |
| <description>Recorded when a user opens a TWA.</description> |
| </action> |
| |
| <action name="Cancel"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CanCommitURL_BlockedAndKilled"> |
| <obsolete> |
| Deprecated 3/2015. Replaced by the histogram |
| Stability.BadMessageTerminate.Content. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Caption_ClickTogglesMaximize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Caption_GestureTogglesMaximize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Cast_Sender_CastDeviceSelected"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Cast_Sender_CastEnterFullscreen"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Cast_Sender_CastMediaType"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Cast_Sender_CastPlayRequested"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Cast_Sender_YouTubeDeviceSelected"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ChromeColors_ColorApplied"> |
| <obsolete>Deprecated as of 12/2019.</obsolete> |
| <owner>gayane@chromium.org</owner> |
| <description>Chrome Colors was applied from Colors menu.</description> |
| </action> |
| |
| <action name="ChromeColors_DefaultApplied"> |
| <obsolete>Deprecated as of 12/2019.</obsolete> |
| <owner>gayane@chromium.org</owner> |
| <description>Default theme was applied from Colors menu.</description> |
| </action> |
| |
| <action name="ChromeColors_MenuCancel"> |
| <obsolete>Deprecated as of 7/2019.</obsolete> |
| <owner>gayane@chromium.org</owner> |
| <description>Applied changes where canceled from Colors menu.</description> |
| </action> |
| |
| <action name="ChromeColors_MenuDone"> |
| <obsolete>Deprecated as of 7/2019.</obsolete> |
| <owner>gayane@chromium.org</owner> |
| <description>Applied changes where confirmed from Colors menu.</description> |
| </action> |
| |
| <action name="ChromeColors_TabClosed"> |
| <obsolete>Deprecated as of 7/2019.</obsolete> |
| <owner>gayane@chromium.org</owner> |
| <description>Tab with open Colors menu was closed.</description> |
| </action> |
| |
| <action name="ChromeColors_ThemeUninstalled"> |
| <obsolete>Deprecated as of 7/2019.</obsolete> |
| <owner>gayane@chromium.org</owner> |
| <description>Webstore theme uninstalled from Colors menu.</description> |
| </action> |
| |
| <action name="ChromeGeneratedCustomTab.StartedInitially"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A Chrome generated CustomTabActivity (instead of a client app) was stared |
| for the first time. |
| </description> |
| </action> |
| |
| <action name="ChromeGeneratedCustomTab.StartedReopened"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A Chrome generated CustomTabActivity (instead of a client app) was started |
| by reopening a previously created instance. This can happen if you send a |
| CCT to the background via the home button and reselect it from Android |
| Overview. |
| </description> |
| </action> |
| |
| <action name="ChromeOS.Settings.Languages"> |
| <owner>myy@chromium.org</owner> |
| <owner>essential-inputs-team@google.com</owner> |
| <description> |
| Records when users select a specific element in the Chrome OS's Languages OS |
| settings page. |
| </description> |
| </action> |
| |
| <action name="ChromeOS.Settings.Languages.Browser"> |
| <owner>myy@chromium.org</owner> |
| <owner>essential-inputs-team@google.com</owner> |
| <description> |
| Records when users select a specific element in the Chrome OS's Languages |
| browser settings page. |
| </description> |
| </action> |
| |
| <action name="ChromeOS.Settings.SmartInputs.EmojiSuggestions.Open"> |
| <owner>myy@chromium.org</owner> |
| <owner>essential-inputs-team@google.com</owner> |
| <description> |
| Recorded when a user clicks the link to open Emoji Suggestions section in |
| Chrome OS Smart Inputs setting page. |
| </description> |
| </action> |
| |
| <action name="ChromeOS.Settings.SmartInputs.PersonalInfoSuggestions.Open"> |
| <owner>myy@chromium.org</owner> |
| <owner>essential-inputs-team@google.com</owner> |
| <description> |
| Recorded when a user clicks the link to open Personal Information |
| Suggestions section in Chrome OS Smart Inputs setting page. |
| </description> |
| </action> |
| |
| <action name="ClearAuthenticationCache"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_AdvancedTab"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| Browsing data has been deleted from the advanced tab. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_Autofill" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_BasicTab"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Browsing data has been deleted from the basic tab.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_Cache" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_ChannelIDs"> |
| <obsolete>Deprecated as of 4/2019.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_ContentLicenses"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| Content licenses for Flash were deauthorized as the user selected |
| "Media Licenses" when clearing browsing data and Flash was |
| enabled. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_ContentSettings"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Content settings have been deleted.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_Cookies" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_DialogCreated"> |
| <owner>dmurph@chromium.org</owner> |
| <description>Clear browsing data screen is shown to the user.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_Downloads"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_Everything" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_History" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_LastDay" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_LastHour" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_LastMonth" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_LastWeek" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_LSOData"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_MaskContainsExtension"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_MaskContainsProtectedWeb"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_MaskContainsUnprotectedWeb" |
| not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_OlderThan30Days" not_user_triggered="true"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| Browsing data has been cleared for older than 30 days timeperiod. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_Passwords" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_SameSiteNoneData" not_user_triggered="true"> |
| <owner>dylancutler@google.com</owner> |
| <description>SameSite=None cookies were deleted.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_ServerBoundCerts"> |
| <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_ShaderCache"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_ShowDlg"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_SiteUsageData"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>Recorded when the user clears site usage data.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_SwitchTo_AdvancedTab"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>User switched to advanced tab.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_SwitchTo_BasicTab"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>User switched to basic tab.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_Sync_NavigateToError"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| The user clicked on the "visit sync settings" link in the sync |
| error message in the Clear Browsing Data footer. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_Sync_NavigateToPassphrase"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| The user clicked on the "enter your passphrase" link in the error |
| message in the Clear Browsing Data footer, which was shown due to a missing |
| sync passphrase. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_Sync_Pause"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| User paused sync from the Clear Browsing Data footer. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_Sync_SignIn"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| User started to sign in from the Clear Browsing Data footer to unpause sync. |
| </description> |
| </action> |
| |
| <action name="ClearBrowsingData_TimePeriodChanged_Everything"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Time period in CBD was changed.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_TimePeriodChanged_LastDay"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Time period in CBD was changed.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_TimePeriodChanged_LastHour"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Time period in CBD was changed.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_TimePeriodChanged_LastMonth"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Time period in CBD was changed.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_TimePeriodChanged_LastWeek"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Time period in CBD was changed.</description> |
| </action> |
| |
| <action name="ClearBrowsingData_TimePeriodChanged_OlderThan30Days"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>msramek@chromium.org</owner> |
| <description>Time period in CBD was changed to OlderThan30Days.</description> |
| </action> |
| |
| <action name="ClearSelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearSiteDataOnExitDisabled"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClearSiteDataOnExitEnabled"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickDisableGpuAcceleration"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickedBookmarkBarAppsShortcutButton"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickedBookmarkBarFolder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickedBookmarkBarURLButton"> |
| <owner>chrome-analysis-team@google.com</owner> |
| <owner>dfried@chromium.org</owner> |
| <description> |
| User clicks a bookmark to open it, either in the bookmarks bar or in a |
| bookmarks bar folder or overflow menu. (Changed in M75 to include |
| non-top-level bookmarks.) |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="ClickToPlay_AllowAlways"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickToPlay_Dismiss_Infobar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickToPlay_InfobarShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickToPlay_LoadAll_Bubble"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ClickToPlay_LoadAll_Infobar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseAllSuppressedPopups"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseButton_Clk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseFromContextMenu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseGroupedTab"> |
| <owner>connily@chromium.org</owner> |
| <owner>cyan@chromium.org</owner> |
| <owner>chrome-desktop-ui-sea@google.com</owner> |
| <description>User closed a tab that belongs to a group.</description> |
| </action> |
| |
| <action name="CloseTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseTab_Accelerator"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseTab_AudioIndicator"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the close tab button; the audio indicator was showing. |
| </description> |
| </action> |
| |
| <action name="CloseTab_Mouse"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseTab_MuteToggleAvailable"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the close tab button; the audio mute toggle button was enabled. |
| </description> |
| </action> |
| |
| <action name="CloseTab_NoAlertIndicator"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the close tab button; the media indicator was not showing. |
| </description> |
| </action> |
| |
| <action name="CloseTab_NoMediaIndicator"> |
| <obsolete>Replaced with "CloseTab_NoAlertIndicator".</obsolete> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the close tab button; the media indicator was not showing. |
| </description> |
| </action> |
| |
| <action name="CloseTab_RecordingIndicator"> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the close tab button; the recording/capture indicator was |
| showing. |
| </description> |
| </action> |
| |
| <action name="CloseTabByKey"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseWebApp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CloseWindowByKey"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConfirmNotToOrderSpringCharger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConfirmOrderSpringCharger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConfirmOrderSpringChargerByPhone"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConfirmOrderSpringChargerOnline"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConfirmSafeSpringCharger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConfirmStillUseOriginalChargerAfterOrder"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConflictBadge"> |
| <obsolete>Deprecated as of 6/2018.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConflictingModuleNotificationDismissed"> |
| <obsolete>Deprecated as of 6/2018.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConflictingModuleNotificationShown"> |
| <obsolete>Deprecated as of 6/2018.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.LaunchSource.WebStore"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.UA.LogsShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.UA.PassingTestsShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.UA.SettingsShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.UA.TestResultExpanded"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ConnectivityDiagnostics.UA.TestSuiteRun"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ClosedContextMenu"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description>The user closed the context menu for a Feed card.</description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ClosedReportContent"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user closed the 'report content' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ContextMenu"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description>The user opened the context menu for a Feed card.</description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.Download"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'download' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.HideStory"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'hide story' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.LearnMore"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'learn more' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ManageActivity"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'manage activity' option from the Feed header menu. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ManageInterests"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'manage interests' option from the Feed header menu. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ManageReactions"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| The user selected the 'manage reactions' option from the Feed header menu. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.NativeContextMenu"> |
| <owner>sczs@chromium.org</owner> |
| <owner>gogerald@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user opened the native context menu for a Feed card.(iOS only) |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.NotInterestedIn"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'not interested in' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.Open"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description>The user tapped on a card in the Feed.</description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.Open.StartSurface"> |
| <owner>hanxi@chromium.org</owner> |
| <owner>spdonghao@chromium.org</owner> |
| <owner>clank-start@google.com</owner> |
| <description> |
| The user tapped on a card in the Feed on the start surface. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.OpenInNewIncognitoTab"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'open in new incognito tab' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.OpenInNewTab"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'open in new tab' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ReadLater"> |
| <owner>adamta@google.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'Add to Reading List' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.ReportContent"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'report content' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.SendFeedback"> |
| <owner>harringtond@chromium.org</owner> |
| <owner>carlosk@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'send feedback' option for a Feed card. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.CardAction.Share"> |
| <owner>chili@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description>The user selected 'share' option for a Feed card.</description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.HeaderAction.ManageActivity"> |
| <owner>adamta@google.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'Manage Activity' option in the feed header menu. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.HeaderAction.ManageInterests"> |
| <owner>adamta@google.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user selected the 'Manage Interests' option in the feed header menu. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.Feed.InfiniteFeedTriggered"> |
| <owner>adamta@google.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>feed@chromium.org</owner> |
| <description> |
| The user has scrolled down enough to trigger the infinite feed pagination. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.NotificationsPreferenceOff"> |
| <owner>dgn@chromium.org</owner> |
| <owner>finkm@chromium.org</owner> |
| <description> |
| The user turned off the content suggestions notifications in the settings. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.NotificationsPreferenceOn"> |
| <owner>dgn@chromium.org</owner> |
| <owner>finkm@chromium.org</owner> |
| <description> |
| The user turned on the content suggestions notifications in the settings. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.RemoteSuggestionsPreferenceOff"> |
| <owner>dgn@chromium.org</owner> |
| <owner>finkm@chromium.org</owner> |
| <description> |
| The user turned off remote content suggestions in the settings. |
| </description> |
| </action> |
| |
| <action name="ContentSuggestions.RemoteSuggestionsPreferenceOn"> |
| <obsolete>Removed as of 09/2019.</obsolete> |
| <owner>dgn@chromium.org</owner> |
| <owner>finkm@chromium.org</owner> |
| <description> |
| The user turned on remote content suggestions in the settings. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.BackPressClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user pressed the Back button. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.BasePageScrollClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user scrolled the base page. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.BasePageTapClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user tapped on the base page. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.CloseButtonClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user pressed the X in the Contextual |
| search Bar. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.logInPanelHelpAcknowledged"> |
| <owner>donnd@chromium.org</owner> |
| <owner>contextual-search-eng@google.com</owner> |
| <description> |
| Logged when the user acknowledges the In-Panel-Help that promotes a |
| longpress gesture to trigger an intelligent Contextual Search instead of a |
| tap gesture. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.LongpressPeek"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The Contextual Search Bar peeked up from the bottom of the screen because |
| the user selected text using long-press. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.ManualRefineMultiWord"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search updated the search in the Bar in response to manual |
| refinement of the selection into multiple words. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.ManualRefineSingleWord"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search updated the search in the Bar in response to manual |
| refinement of the selection into a single word. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.NavigationClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user navigated to a search result. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.NavigationMaximize"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search maximized when the user navigated to a search result in |
| the expanded panel. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SearchBarTapClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user tapped the search bar. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SearchBarTapExpand"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user did a swip or fling to expand the Contextual Search panel. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SelectionEstablished"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user established a new selection through a touch and hold gesture or tap |
| while Contextual Search was active. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SmartSelectionSuppressed"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user did a long-press that would normally trigger Contextual Search but |
| the UX was suppressed to allow Smart Selection to handle the gesture |
| instead. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SwipeOrFlingClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user did a swip or fling to close the Contextual Search panel. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SwipeOrFlingExpand"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user did a swip or fling to expand the Contextual Search panel. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SwipeOrFlingMaximize"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user did a swip or fling to maximize the Contextual Search panel. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.SwipeOrFlingPeek"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user did a swip or fling to move the Contextual Search panel to the peek |
| position. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.TabPromotionClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed when the user tapped the search bar to promote the |
| search into a separate tab. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.TapPeek"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search peeked at from the bottom of the screen because the user |
| tapped on text in the base page. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.TapSuppressed.TapThresholdExceeded"> |
| <obsolete>Deprecated as of 11/2017.</obsolete> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| A tap that typically would have triggered Contextual Search was suppressed |
| because the number of taps since last opening has exceeded the suppression |
| threshold. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.UncommonClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| Contextual Search closed due to a user action that is relatively uncommon. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.ViewLessThanOneSecond"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user viewed the Contextual Search bar and panel for less than one |
| second. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.ViewMoreThanTenSeconds"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user viewed the Contextual Search bar and panel for more than ten |
| seconds. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.ViewOneToThreeSeconds"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user viewed the Contextual Search bar and panel for a duration between |
| one and three seconds. |
| </description> |
| </action> |
| |
| <action name="ContextualSearch.ViewThreeToTenSeconds"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user viewed the Contextual Search bar and panel for a duration between |
| three and three seconds. |
| </description> |
| </action> |
| |
| <action name="ContextualSuggestions"> |
| <obsolete>This feature was deprecated in M74</obsolete> |
| <owner>twellington@chromium.org</owner> |
| <owner>wylieb@chromium.org</owner> |
| <description>Android: User interacts with the feature directly.</description> |
| </action> |
| |
| <action name="ContextualSuggestions.ContextMenu"> |
| <obsolete>This feature was deprecated in M74</obsolete> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| Android: User used the context menu on a suggested item on the contextual |
| suggestions surface. |
| </description> |
| </action> |
| |
| <action name="ContextualSuggestions.Preference.Disabled"> |
| <obsolete>This feature was deprecated in M74</obsolete> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| Android: Contextual suggestions are disabled by a user click on the switch |
| preference in contextual suggestions settings. |
| </description> |
| </action> |
| |
| <action name="ContextualSuggestions.Preference.Enabled"> |
| <obsolete>This feature was deprecated in M74</obsolete> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| Android: Contextual suggestions are enabled by a user click on the switch |
| preference in contextual suggestions settings. |
| </description> |
| </action> |
| |
| <action name="CookieBlockingDisabledPerDefault"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CookieBlockingEnabledPerDefault"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CookieControls.Bubble.CookiesInUse"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| "Cookies in use" dialog was opened from the cookie controls UI. |
| </description> |
| </action> |
| |
| <action name="CookieControls.Bubble.NotWorking"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| "Site not working" button was clicked in the cookie controls UI. |
| </description> |
| </action> |
| |
| <action name="CookieControls.Bubble.Opened"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description>The cookie controls UI was opened.</description> |
| </action> |
| |
| <action name="CookieControls.Bubble.TooltipShown"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| The user looked at the tooltip inside the cookie controls bubble. |
| </description> |
| </action> |
| |
| <action name="CookieControls.Bubble.TurnOff"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| Cookie blocking was disabled for a site through the cookie controls UI. |
| </description> |
| </action> |
| |
| <action name="CookieControls.Bubble.TurnOn"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| Cookie blocking was enabled for a site through the cookie controls UI. |
| </description> |
| </action> |
| |
| <action name="CookieControls.NTP.Disabled"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| Third-party cookie blocking was disabled on the incognito NTP. |
| </description> |
| </action> |
| |
| <action name="CookieControls.NTP.Enabled"> |
| <owner>dullweber@chromium.org</owner> |
| <owner>huanzhong@chromium.org</owner> |
| <description> |
| Third-party cookie blocking was enabled on the incognito NTP. |
| </description> |
| </action> |
| |
| <action name="Copy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CopyCustomTabBarUrl"> |
| <owner>desktop-pwas-team@google.com</owner> |
| <description> |
| "Copy URL" option in right-click context menu on CustomTabBar. |
| </description> |
| </action> |
| |
| <action name="CopyToFindPboard"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CopyURLToClipBoard"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CreateHostedApp"> |
| <obsolete> |
| Deprecated as of 06/2019 (replaced by InstallWebAppFromMenu and |
| CreateShortcut). |
| </obsolete> |
| <owner>alancutter@chromium.org</owner> |
| <owner>raymes@chromium.org</owner> |
| <description>The sum of CreateShortcut and InstallWebAppFromMenu</description> |
| </action> |
| |
| <action name="CreateLink"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CreateProfile"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CreateShortcut"> |
| <owner>alancutter@chromium.org</owner> |
| <owner>raymes@chromium.org</owner> |
| <description> |
| Shortcut app creation triggered via "Menu > More Tools > Create |
| Shortcut..." |
| </description> |
| </action> |
| |
| <action name="CredentialManager_AccountChooser_Accepted"> |
| <owner>vasilii@chromium.org</owner> |
| <description> |
| The user chose a credential via the account chooser. |
| </description> |
| </action> |
| |
| <action name="CredentialManager_AccountChooser_Dismissed"> |
| <owner>vasilii@chromium.org</owner> |
| <description>The user dismissed the account chooser.</description> |
| </action> |
| |
| <action name="CredentialManager_Autosignin"> |
| <owner>vasilii@chromium.org</owner> |
| <description> |
| The website tried to automatically sign the user in and got a credential |
| back from the browser. |
| </description> |
| </action> |
| |
| <action name="CriticalNotification_AutoRestart"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CriticalNotification_Ignore"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CriticalNotification_Restart"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CriticalNotificationShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CryptidRendered"> |
| <owner>tmartino@chromium.org</owner> |
| <description> |
| Logged when Probabilistic Cryptid Rendering successfully occurs (i.e., the |
| conditions are satisfied and the NTP injection is completed). |
| </description> |
| </action> |
| |
| <action name="Cryptohome.PKCS11InitFail"> |
| <obsolete>Deprecated as of 11/2015.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="CustomTabs.CloseButtonClicked"> |
| <owner>dfalcantara@chromium.org</owner> |
| <description> |
| Close button of the CustomTabActivity was clicked. Starting with M84 this is |
| is also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabs.CloseButtonClicked.DownloadsUI"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| The user has clicked on the back arrow while viewing downloaded media on |
| Android. Starting with M84 this is is also recorded for webapps/WebAPKs. |
| Filter the platform for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabs.CloseButtonClicked.GoToModuleManagedUrl"> |
| <obsolete>Deprecated as of February 2020, this feature was removed.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| Please enter the description of the metric. Starting with M84 this is is |
| also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabs.StartedInitially"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A CustomTabActivity was stared for the first time. Starting with M84 this is |
| is also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabs.StartedReopened"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A CustomTabActivity was started by reopening a previously created instance. |
| This can happen if you send a CCT to the background via the home button and |
| reselect it from Android Overview. Starting with M84 this is is also |
| recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabs.SystemBack"> |
| <owner>dfalcantara@chromium.org</owner> |
| <description> |
| User hit the 'back' button in the CustomTabActivity. Starting with M84 this |
| is is also recorded for webapps/WebAPKs. Filter the platform for just |
| CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabs.TapUrlBar"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| User tapped the URL bar in the CustomTabActivity. Starting with M84 this is |
| is also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsCustomActionButtonClick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| Please enter the description of the metric. Starting with M84 this is is |
| also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsCustomActionButtonClick.DownloadsUI.Share"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| The user has clicked on the share button while viewing downloaded media on |
| Android. Starting with M84 this is is also recorded for webapps/WebAPKs. |
| Filter the platform for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsMenuCustomMenuItem"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| Please enter the description of the metric. Starting with M84 this is is |
| also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsMenuCustomMenuItem.DownloadsUI.OpenWith"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| The user has selected Open With from the menu while viewing downloaded media |
| on Android. Starting with M84 this is is also recorded for webapps/WebAPKs. |
| Filter the platform for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsMenuFindInPage"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| Please enter the description of the metric. Starting with M84 this is is |
| also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsMenuOpenInChrome"> |
| <owner>yusufo@chromium.org</owner> |
| <description> |
| User hit "open in browser" menu item. Starting with M84 this is is |
| also recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA |
| data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsMenuOpenSameUrl"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| User opens the same url again after closing the previous custom tab. |
| Starting with M84 this is is also recorded for webapps/WebAPKs. Filter the |
| platform for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsMenuReadItLater"> |
| <obsolete>Deprecated as of 10/2016, this feature was removed.</obsolete> |
| <owner>ianwen@chromium.org</owner> |
| <description>User hit "read it later" menu item.</description> |
| </action> |
| |
| <action name="CustomTabsRemoteViewsShown" not_user_triggered="true"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| A RemoteViews based bottom bar was shown. Starting with M84 this is is also |
| recorded for webapps/WebAPKs. Filter the platform for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="CustomTabsRemoteViewsUpdated" not_user_triggered="true"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| A RemoteViews based bottom bar was updated through service API. Starting |
| with M84 this is is also recorded for webapps/WebAPKs. Filter the platform |
| for just CCT/TWA data. |
| </description> |
| </action> |
| |
| <action name="Cut"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DataReductionProxy_PromoDisplayed"> |
| <obsolete> |
| Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DataReductionProxy_PromoLearnMore"> |
| <obsolete> |
| Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DataReductionProxy_TurnedOff"> |
| <obsolete> |
| Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DataReductionProxy_TurnedOn"> |
| <obsolete> |
| Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DataReductionProxy_TurnedOnFromPromo"> |
| <obsolete> |
| Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DataSaverPrompt_Clicked"> |
| <owner>glevin@chromium.org</owner> |
| <description> |
| Records click on prompt (notification) to install Data Saver extension. |
| </description> |
| </action> |
| |
| <action name="DataSaverPrompt_Shown"> |
| <owner>glevin@chromium.org</owner> |
| <description> |
| Records display of prompt (notification) to install Data Saver extension. |
| </description> |
| </action> |
| |
| <action name="Debugger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DefaultBrowserInfoBar_Accept"> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| The user clicked "Set as default" on the info bar. |
| </description> |
| </action> |
| |
| <action name="DefaultBrowserInfoBar_Cancel"> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| The user clicked "Don't ask again" on the info bar. |
| </description> |
| </action> |
| |
| <action name="DefaultBrowserInfoBar_Dismiss"> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| The user dismissed the default browser info bar via the 'x'. |
| </description> |
| </action> |
| |
| <action name="DefaultBrowserInfoBar_DontAskAgain"> |
| <obsolete>Renamed to DefaultBrowserInfoBar_Cancel in M52.</obsolete> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| The user clicked "Don't ask again" on the info bar. |
| </description> |
| </action> |
| |
| <action name="DefaultBrowserInfoBar_Ignore"> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| The hosting tab was closed before any user interaction happened with the |
| info bar. |
| </description> |
| </action> |
| |
| <action name="Delete"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DeleteBackward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DeleteForward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DeleteSelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DeleteToEndOfParagraph"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DeleteWordBackward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DeleteWordForward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DemoMode.ExitFromShelf"> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>wzang@chromium.org</owner> |
| <description> |
| Recorded when user exits Demo Mode from the logout button on the shelf. |
| </description> |
| </action> |
| |
| <action name="DemoMode.ExitFromSystemTray"> |
| <owner>michaelpg@chromium.org</owner> |
| <owner>wzang@chromium.org</owner> |
| <description> |
| Recorded when user exits Demo Mode from the logout button in the system |
| tray. |
| </description> |
| </action> |
| |
| <action name="Desktop_SwitchTask"> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| Recorded when the user activates an existing task window by clicking or |
| tapping on it. Recorded on ChromeOS only. |
| </description> |
| </action> |
| |
| <action name="DesktopReadingList.AddItem.FromBookmarkIcon"> |
| <owner>corising@chromium.org</owner> |
| <owner>chrome-desktop-ui-sea@google.com</owner> |
| <description> |
| The user added to the reading list from the Bookmark icon entry point |
| (Desktop only). |
| </description> |
| </action> |
| |
| <action name="DesktopReadingList.AddItem.FromTabContextMenu"> |
| <owner>corising@chromium.org</owner> |
| <owner>chrome-desktop-ui-sea@google.com</owner> |
| <description> |
| The user added to the reading list from the tab context menu entry point |
| (Desktop only). |
| </description> |
| </action> |
| |
| <action name="DesktopReadingList.OpenReadingList"> |
| <owner>corising@chromium.org</owner> |
| <owner>chrome-desktop-ui-sea@google.com</owner> |
| <description> |
| The user clicked the Desktop reading list button to open the reading list. |
| </description> |
| </action> |
| |
| <action name="DesktopSearch"> |
| <obsolete> |
| Deprecated 05/2016 because desktop searches are no longer opened in the |
| default browser. |
| </obsolete> |
| <owner>fdoray@chromium.org</owner> |
| <description> |
| Recorded when a desktop search is opened in Chrome. This is currently |
| Windows-specific. |
| </description> |
| </action> |
| |
| <action name="DesktopSearchRedirectionInfoBar_Dismiss"> |
| <obsolete> |
| Deprecated 05/2016 because desktop searches are no longer opened in the |
| default browser. |
| </obsolete> |
| <owner>fdoray@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the dismiss button in the infobar |
| explaining that a desktop search has been redirected to the default search |
| engine. |
| </description> |
| </action> |
| |
| <action name="DesktopSearchRedirectionInfoBar_Ignore"> |
| <obsolete> |
| Deprecated 05/2016 because desktop searches are no longer opened in the |
| default browser. |
| </obsolete> |
| <owner>fdoray@chromium.org</owner> |
| <description> |
| Recorded when the infobar explaining that a desktop search has been |
| redirected to the default search engine is closed without user interaction. |
| </description> |
| </action> |
| |
| <action name="DesktopSearchRedirectionInfoBar_ManageSearchSettings"> |
| <obsolete> |
| Deprecated 05/2016 because desktop searches are no longer opened in the |
| default browser. |
| </obsolete> |
| <owner>fdoray@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the 'Manage search settings' button in the |
| infobar explaining that a desktop search has been redirected to the default |
| search engine. |
| </description> |
| </action> |
| |
| <action name="DesktopSearchRedirectionInfoBar_Shown"> |
| <obsolete> |
| Deprecated 05/2016 because desktop searches are no longer opened in the |
| default browser. |
| </obsolete> |
| <owner>fdoray@chromium.org</owner> |
| <description> |
| Recorded when the infobar explaining that a desktop search has been |
| redirected to the default search engine is shown. |
| </description> |
| </action> |
| |
| <action name="Destination_Application_Edit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_Application_Launch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_Application_Uninstall"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_Bookmarks"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_Bookmarks_OpenURL"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_Downloads"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_History"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_History_OpenURL"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_MostVisited"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_MostVisited_OpenURL"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Destination_Sessions"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_AddPrintersClicked"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_LogInStartedFromDeviceListPromo"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_LogInStartedFromRegisterPromo"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_ManageClicked"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_Opened"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_RegisterCancel"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_RegisterClicked"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_RegisterFailure"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevicesPage_RegisterSuccess"> |
| <obsolete>No longer recorded as of Sep 2013.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_InspectAndroidPage"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_InspectAndroidWebView"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_InspectElement"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_InspectRenderer"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_InspectWorker"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_ToggleConsole"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DevTools_ToggleWindow"> |
| <owner>yangguo@chromium.org</owner> |
| <owner>bmeurer@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DifferentAction"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="DisabledExtensionNotificationDismissed"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DisabledExtensionNotificationShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Discover.DiscoverTabNotification.Clicked"> |
| <owner>callistus@google.com</owner> |
| <owner>showoff-eng@google.com</owner> |
| <description> |
| User clicked on the Discover tab notification, which launches the Discover |
| (internally "Showoff") app. |
| </description> |
| </action> |
| |
| <action name="Discover.DiscoverTabNotification.Shown" not_user_triggered="true"> |
| <owner>callistus@google.com</owner> |
| <owner>showoff-eng@google.com</owner> |
| <description> |
| A notification for the Discover tab in the Discover (internally |
| "Showoff") app was shown. |
| </description> |
| </action> |
| |
| <action name="DockingWindow_Bottom"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_BottomHalf"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_Left"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_LeftHalf"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_Maximize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_Right"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_RightHalf"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DockingWindow_Top"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="DocumentActivity_OptOutShownOnHome"> |
| <obsolete>Removed in M51.</obsolete> |
| <owner>mariakhomenko@chromium.org</owner> |
| <description>User was presented with the opt out promo.</description> |
| </action> |
| |
| <action name="DocumentActivity_UserOptIn"> |
| <obsolete>Removed in M51.</obsolete> |
| <owner>mariakhomenko@chromium.org</owner> |
| <description>User opted in to document mode through settings.</description> |
| </action> |
| |
| <action name="DocumentActivity_UserOptOut"> |
| <obsolete>Removed in M51.</obsolete> |
| <owner>mariakhomenko@chromium.org</owner> |
| <description>User opted out of document mode through settings.</description> |
| </action> |
| |
| <action name="DomDistiller_DistilledPageOpened"> |
| <owner>smaslo@chromium.org</owner> |
| <owner>yfriedman@chromium.org</owner> |
| <description>User opens reader mode on a page.</description> |
| </action> |
| |
| <action name="DomDistiller_DistilledPagePrefsOpened"> |
| <owner>smaslo@chromium.org</owner> |
| <owner>yfriedman@chromium.org</owner> |
| <description>User opens distilled page preferences.</description> |
| </action> |
| |
| <action name="DomDistiller_ViewOriginal"> |
| <owner>yfriedman@chromium.org</owner> |
| <description> |
| Records clicks on the "View Original" link in the distilled page |
| viewer. |
| </description> |
| </action> |
| |
| <action name="Download.Open"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened a download. This action is logged every time the |
| Download.OpenMethod histogram is logged. |
| |
| This histogram is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_AlwaysOpenType"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Always open type" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_Annotate"> |
| <owner>derat@chromium.org</owner> |
| <owner>jdufault@chromium.org</owner> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| User pushes "Annotate" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_BypassDeepScanning"> |
| <owner>drubery@chromium.org</owner> |
| <description> |
| User pushes "Open now" on the prompt for download deep scanning |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_Cancel"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Cancel" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_CopyToClipboard"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Copy to clipboard" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_DeepScan"> |
| <owner>drubery@chromium.org</owner> |
| <description> |
| User pushes "Scan" on the prompt for download deep scanning |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_Discard"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Discard" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_Keep"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Keep" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_LearnInterrupted"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Learn More about Interrupted" button on download |
| notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_LearnMixedContent"> |
| <owner>jdeblasio@chromium.org</owner> |
| <description> |
| User pushes "Learn More" button on a mixed-content download |
| notication. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_LearnScanning"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Learn More about Scanning" button on download |
| notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_OpenWhenComplete"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Open When Completed" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_Pause"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Pause" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_PlatformOpen"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Open" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_Resume"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Resume" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Button_ShowInFolder"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes "Show in folder" button on download notification. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Click_Completed"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes a download notification, which indicates a completed download. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Click_Dangerous"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes a download notification, which indicates a dangerous download. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Click_InProgress"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes a download notification, which indicates a download in progress. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Click_Stopped"> |
| <owner>yoshiki@chromium.org</owner> |
| <description> |
| User pushes a download notification, which indicates a cancelled or |
| interrupted download. |
| </description> |
| </action> |
| |
| <action name="DownloadNotification.Close_Dangerous"> |
| <owner>yoshiki@chromium.org</owner> |
| <owner>deepak.m1@samsung.com</owner> |
| <description> |
| User closed a download notification, which indicates a dangerous download. |
| </description> |
| </action> |
| |
| <action name="Downloads_OpenUrlOfDownloadedItem"> |
| <owner>xingliu@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| Records clicks on the URL of download items in chrome://downloads page. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Downloads_OpenUrlOfDownloadedItemFromContextMenu"> |
| <owner>xingliu@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| Records open a URL of download items in chrome://downloads page from context |
| menu. |
| |
| As of M-76, "Save link as...", "Copy link address", and |
| "Copy link text" context menu actions no longer log this action |
| (this was accidentally the case before M-76). |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Duplicate"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="EasyUnlock_Enabled_Disable"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="EasyUnlock_Enabled_Enable"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="EditApplicationSettings"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="EditKeywords"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="EditSearchEngines"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="EmailPageLocation"> |
| <obsolete> |
| Functionality was rolled into Share on Mac. Doesn't appear to have been used |
| on other platforms. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="EnhancedBookmarks.AddingFailed"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| Action indicating that bookmark model failed to add a bookmark. |
| </description> |
| </action> |
| |
| <action name="EnhancedBookmarks.EditAfterCreateButtonClicked"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| User clicked the Edit button on a snackbar after a bookmark was created. |
| </description> |
| </action> |
| |
| <action name="EnhancedBookmarks.EditAfterCreateButtonNotClicked"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| User ignored the Edit button on a snackbar after a bookmark was created. |
| </description> |
| </action> |
| |
| <action name="EnterFullScreenWithWrenchMenu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="EphemeralTab.NavigateLink"> |
| <owner>donnd@chromium.org</owner> |
| <owner>jinsukkim@chromium.org</owner> |
| <description>User navigated to a link inside the ephemeral tab.</description> |
| </action> |
| |
| <action name="EphemeralTab.OpenInNewTab"> |
| <owner>donnd@chromium.org</owner> |
| <owner>jinsukkim@chromium.org</owner> |
| <description>User promoted the ephemeral tab to the full tab.</description> |
| </action> |
| |
| <action name="EventTargeting_DeletedTarget"> |
| <owner>riajiang@chromium.org</owner> |
| <owner>rjkroege@chromium.org</owner> |
| <description> |
| Events for a target window are processed after that target window has been |
| deleted. |
| </description> |
| </action> |
| |
| <action name="Exit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ExploreSites.ContextMenu"> |
| <owner>chili@chromium.org</owner> |
| <owner>dewittj@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| Android: user used the context menu on a suggested item in the explore sites |
| native page UI. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="ExtensionNotFound_ED"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Extensions.ContextMenu.Hosts.LearnMoreClicked"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user clicked the "Learn more about site access" option in the |
| runtime host permissions section of an extension's context menu. This is |
| recorded for both keyboard and mouse activations. |
| </description> |
| </action> |
| |
| <action name="Extensions.ContextMenu.Hosts.OnAllSitesClicked"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user clicked the "On all sites" option in the runtime host |
| permissions section of an extension's context menu. This is recorded for |
| both keyboard and mouse activations. |
| </description> |
| </action> |
| |
| <action name="Extensions.ContextMenu.Hosts.OnClickClicked"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user clicked the "When you click the extension" option in the |
| runtime host permissions section of an extension's context menu. This is |
| recorded for both keyboard and mouse activations. |
| </description> |
| </action> |
| |
| <action name="Extensions.ContextMenu.Hosts.OnSiteClicked"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user clicked the "On {site}" option in the runtime host |
| permissions section of an extension's context menu, where "{site}" |
| is the domain of the current page. This is recorded for both keyboard and |
| mouse activations. |
| </description> |
| </action> |
| |
| <action name="Extensions.ExtensionDisabled"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| The user interacted with the toggle in the chrome://extensions page to |
| disable an extension from either the main page(card view) or detail page for |
| a specific extension. |
| </description> |
| </action> |
| |
| <action name="Extensions.ExtensionEnabled"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| The user interacted with the toggle in the chrome://extensions page to |
| enable an extension from either the main page(card view) or detail page for |
| a specific extension. |
| </description> |
| </action> |
| |
| <action name="Extensions.ExtensionInstalled"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Extensions.ExtensionUninstalled"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Extensions.IDChangedError"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Extensions.NtpPromoClicked"> |
| <owner>archanasimha@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| Records every time the user clicks on the extensions checkup middle slot |
| promo link. |
| </description> |
| </action> |
| |
| <action name="Extensions.RemovedDefaultInstalledExtension"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| User clicked the "Remove" button in the extension uninstall dialog |
| which leads to the removal of a default installed extension. |
| </description> |
| </action> |
| |
| <action name="Extensions.RemoveExtensionClick"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| User clicked the "Remove" button in the chrome://extensions page. |
| This triggers the uninstallation flow which prompts the user to cancel or |
| confirm the uninstallation. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.HostList.AllHostsToggledOff"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the toggle at the top of the list of hosts in the site |
| access section of an extension's settings page, switching it from the on |
| state to the off state. Note: the host list is only shown on the settings |
| page for extensions which request a list of specific hosts in their |
| permissions. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.HostList.AllHostsToggledOn"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the toggle at the top of the list of hosts in the site |
| access section of an extension's settings page, switching it from the off |
| state to the on state. Note: the host list is only shown on the settings |
| page for extensions which request a list of specific hosts in their |
| permissions. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.HostList.LearnMoreActivated"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the learn more icon on the site access section of an |
| extension's settings page, for an extension which requested a list of |
| specific hosts in their permissions. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.HostList.SpecificHostToggledOff"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated a toggle next to a specific host entry in the list of |
| hosts on the site access section of an extension's settings page, switching |
| it from the on state to the off state. Note: the host list is only shown on |
| the settings page for extensions which request a list of specific hosts in |
| their permissions. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.HostList.SpecificHostToggledOn"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated a toggle next to a specific host entry in the list of |
| hosts on the site access section of an extension's settings page, switching |
| it from the off state to the on state. Note: the host list is only shown on |
| the settings page for extensions which request a list of specific hosts in |
| their permissions. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.ActionMenuEditActivated"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the "Edit" option in the context menu for a |
| specific host entry in the site access section of an extension's settings |
| page. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.ActionMenuOpened"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| While having the site access on an extension's setting page set to "On |
| specific sites", the user activated the three dot button on a specific |
| host entry. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.ActionMenuRemoveActivated"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the "Remove" option in the context menu for a |
| specific host entry in the site access section of an extension's settings |
| page. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.AddHostActivated"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the link to add a new host to the list of sites an |
| extension is allowed to access, on an extesion's settings page. Note that |
| this is only visible and can only be activated when the extension is already |
| set to run only on a specific list of sites. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.AddHostDialogCanceled"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user closed the dialog for adding a specific host to the list of sites |
| an extension is allowed to access, on an extension's settings page. This can |
| be triggered either by activating the cancel button on the dialog, or by |
| pressing escape to dismiss it. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.AddHostDialogSubmitted"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the confirmation button on the dialog for adding or |
| editing a specific host in the list of sites an extension is allowed to |
| access, on an extension's settings page. Note that this button is only |
| enabled when a host pattern entered into the textbox of the dialog is valid. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.LearnMoreActivated"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the learn more icon on the site access section of an |
| extension's settings page, for an extension which requested an |
| "all_urls" type permission. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.OnAllSitesSelected"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user changed the site access setting for an extension to the "On |
| all sites" radio option on an extension's settings page. This is only |
| recorded when the user choses to change to this option and not if it is |
| automatically changed back when canceling a change to the "specific |
| sites" option. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.OnClickSelected"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user changed the site access setting for an extension to the "On |
| click" radio option on an extension's settings page. This is only |
| recorded when the user choses to change to this option and not if it is |
| automatically changed back when canceling a change to the "specific |
| sites" option. |
| </description> |
| </action> |
| |
| <action name="Extensions.Settings.Hosts.OnSpecificSitesSelected"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user changed the site access setting for an extension to the "On |
| specific sites" radio option on an extension's settings page. Note that |
| on changing to this selection, a dialog pops up for entering a specfic host |
| pattern. |
| </description> |
| </action> |
| |
| <action name="Extensions.Toolbar.ExtensionActivatedFromMenu"> |
| <owner>rdevlin.cronin@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated an extension from the Extensions Menu in the toolbar. |
| This is recorded for both keyboard and mouse activation. |
| </description> |
| </action> |
| |
| <action name="Extensions.Toolbar.ExtensionActivatedFromToolbar"> |
| <owner>rdevlin.cronin@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated an extension from the toolbar. This is recorded for both |
| keyboard and mouse activation. |
| </description> |
| </action> |
| |
| <action name="Extensions.Toolbar.MenuOpened"> |
| <owner>rdevlin.cronin@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user opened the Extensions Menu in the toolbar. This is recorded for |
| both keyboard and mouse activation. |
| </description> |
| </action> |
| |
| <action name="Extensions.Toolbar.MoreActionsButtonPressedFromMenu"> |
| <owner>tjudkins@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user activated the more actions button for an extension in the |
| Extensions Menu. This is recorded for both keyboard and mouse activation. |
| </description> |
| </action> |
| |
| <action name="Extensions.Toolbar.PinButtonPressed"> |
| <owner>rdevlin.cronin@chromium.org</owner> |
| <owner>extensions-core@chromium.org</owner> |
| <description> |
| The user changed the pin state for an extension by activating the pin button |
| in the Extensions Menu. This is recorded for both keyboard and mouse |
| activation. |
| </description> |
| </action> |
| |
| <action name="Extensions.UninstallDialogCancelClick"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| User clicked the "Cancel" button in the extension uninstall |
| dialog. This cancels the uninstallation of an extension. |
| </description> |
| </action> |
| |
| <action name="Extensions.UninstallDialogRemoveClick"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| User clicked the "Remove" button in the chrome://extensions page |
| uninstall dialog which leads to the removal of an extension. |
| </description> |
| </action> |
| |
| <action name="Extensions.UninstallDialogReportAbuseChecked"> |
| <owner>archanasimha@chromium.org</owner> |
| <description> |
| Used checked the "Report Abuse" box and the "Remove" |
| button in the extension uninstall dialog which leads to the removal of an |
| extension and reports the extension for abuse. |
| </description> |
| </action> |
| |
| <action name="Extensions.WebStoreLaunch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ExtensionWipeoutNotificationShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FamilyUser.SessionEngagement.Start"> |
| <owner>xiqiruan@chromium.org</owner> |
| <owner>agawronska@chromium.org</owner> |
| <owner>tobyhuang@chromium.org</owner> |
| <owner>cros-families-eng@google.com</owner> |
| <description> |
| Emitted every time when the Chrome OS users' usage time state changes to |
| UsageTimeStateNotifier::UsageTimeState::ACTIVE. |
| </description> |
| </action> |
| |
| <action name="Feedback"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Feedback.SrtPromptAccepted"> |
| <obsolete>This was never fully implemented.</obsolete> |
| <owner>tmartino@chromium.org</owner> |
| <description> |
| User accepted invitation on Feedback form to download Software Removal Tool. |
| </description> |
| </action> |
| |
| <action name="Feedback.SrtPromptClosed"> |
| <obsolete>This was never fully implemented.</obsolete> |
| <owner>tmartino@chromium.org</owner> |
| <description> |
| User closed Feedback form when prompted to download Software Removal Tool. |
| </description> |
| </action> |
| |
| <action name="Feedback.SrtPromptDeclined"> |
| <obsolete>This was never fully implemented.</obsolete> |
| <owner>tmartino@chromium.org</owner> |
| <description> |
| User declined invitation on Feedback form to download Software Removal Tool. |
| </description> |
| </action> |
| |
| <action name="FileBrowser.ClickBreadcrumbs"> |
| <owner>sashab@chromium.org</owner> |
| <owner>joelhockey@chromium.org</owner> |
| <description> |
| User clicked the breadcrumbs in order to return to a parent directory. |
| </description> |
| </action> |
| |
| <action name="FileBrowser.CreateNewFolder"> |
| <owner>sashab@chromium.org</owner> |
| <owner>slangley@chromium.org</owner> |
| <description>User created a new folder in the file manager app.</description> |
| </action> |
| |
| <action name="FileBrowser.PhotoEditor.Edit"> |
| <owner>sashab@chromium.org</owner> |
| <owner>slangley@chromium.org</owner> |
| <description> |
| User saved a photo over itself for the first time (i.e. edited the photo) in |
| the gallery app. |
| </description> |
| </action> |
| |
| <action name="FileBrowser.PhotoEditor.View"> |
| <owner>sashab@chromium.org</owner> |
| <owner>slangley@chromium.org</owner> |
| <description> |
| User loaded an image into an editing session in the gallery app. |
| </description> |
| </action> |
| |
| <action name="FileBrowser.SelectSearch"> |
| <owner>sashab@chromium.org</owner> |
| <owner>slangley@chromium.org</owner> |
| <description> |
| User focused the search field at the top of the file manager app. |
| </description> |
| </action> |
| |
| <action name="FileBrowser.SuggestApps.ShowDialog"> |
| <obsolete> |
| Removed in M90. Files.app no longer displays CWS widget dialog. |
| </obsolete> |
| <owner>simmonsjosh@google.com</owner> |
| <description> |
| The embedded Chrome Web Store dialog was shown with suggested apps to open |
| the file in the file manager app. |
| </description> |
| </action> |
| |
| <action name="FilterURLTermiate_About" not_user_triggered="true"> |
| <obsolete>Removed in M44.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FilterURLTermiate_Blocked" not_user_triggered="true"> |
| <obsolete>Removed in M44.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FilterURLTermiate_Invalid" not_user_triggered="true"> |
| <obsolete>Removed in M44.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Find"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FindNext"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FindPrevious"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FindString"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FirstRunDef_Accept"> |
| <obsolete>Deprecated 02/2017.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Flash.JavaScriptUsed" not_user_triggered="true"> |
| <obsolete>Deprecated 02/2017.</obsolete> |
| <owner>tommycli@chromium.org</owner> |
| <description> |
| Count of Flash plugin instances that use JavaScript. |
| </description> |
| </action> |
| |
| <action name="Flash.PluginInstanceCreated" not_user_triggered="true"> |
| <obsolete>Deprecated 02/2017.</obsolete> |
| <owner>thestig@chromium.org</owner> |
| <description>Count of Flash plugin instances.</description> |
| </action> |
| |
| <action name="FocusAppMenu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusBookmarksToolbar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusChromeOSStatus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusInactivePopupForAccessibility"> |
| <owner>dtseng@chromium.org</owner> |
| <description> |
| Places focus on non-modal UI such as info bars, bubble widgets for |
| accessibility. |
| </description> |
| </action> |
| |
| <action name="FocusInfobars"> |
| <obsolete> |
| No longer used. Generalized/renamed to FocusInactivePopupForAccessibility. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusLocation"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusNextPane"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusPageAndAppMenus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusPreviousPane"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusSearch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FocusToolbar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FontName"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FontSize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FontSizeDelta"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForeColor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FormatBlock"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Forward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardDelete"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick10"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick11"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick12"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick13"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick14"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick15"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick16"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick17"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick18"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick19"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick3"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick4"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick5"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick6"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick7"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick8"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ChapterClick9"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick1"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick10"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick11"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick12"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick13"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick14"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick15"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick16"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick17"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick18"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick19"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick2"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick3"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick4"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick5"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick6"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick7"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick8"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_HistoryClick9"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_Popup"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ForwardMenu_ShowFullHistory"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="FrameLoad" not_user_triggered="true"> |
| <obsolete>No longer tracked.</obsolete> |
| <owner>thestig@chromium.org</owner> |
| <description>Count of successful frame loads to new pages.</description> |
| </action> |
| |
| <action name="FrameLoadWithFlash" not_user_triggered="true"> |
| <obsolete>No longer tracked.</obsolete> |
| <owner>thestig@chromium.org</owner> |
| <description>Count of frame loads that also load PPAPI Flash.</description> |
| </action> |
| |
| <action name="Gesture_Overview"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Go"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="GoogleNow.ButtonClicked0"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| User clicked button index 0 (0-based) of a Now Notification. |
| </description> |
| </action> |
| |
| <action name="GoogleNow.ButtonClicked1"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| User clicked button index 1 (0-based) of a Now Notification. |
| </description> |
| </action> |
| |
| <action name="GoogleNow.Dismissed"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description>User dismissed a Now Notification.</description> |
| </action> |
| |
| <action name="GoogleNow.MessageCenter.NotificationPoppedUp"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| A Google Now notification was popped up to the user. |
| </description> |
| </action> |
| |
| <action name="GoogleNow.MessageClicked"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| User clicked on the message text of a Now notification. |
| </description> |
| </action> |
| |
| <action name="GoogleNow.WelcomeToastClickedNo"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| User dismissed the Now Notifications welcome toast via the "don't show |
| me notifications" button. |
| </description> |
| </action> |
| |
| <action name="GoogleNow.WelcomeToastClickedYes"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| User dismissed the Now Notifications welcome toast via the ok button. |
| </description> |
| </action> |
| |
| <action name="GoogleNow.WelcomeToastDismissed"> |
| <obsolete>Feature removed March 2017.</obsolete> |
| <owner>robliao@chromium.org</owner> |
| <owner>skare@chromium.org</owner> |
| <description> |
| User dismissed the Now Notifications welcome toast via the x. |
| </description> |
| </action> |
| |
| <action name="GpuAccelerationDisabled"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="GpuAccelerationEnabled"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="GridTabSwitch.UndoCloseTab"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| User undoes the closed tab that was closed from grid tab switcher. |
| </description> |
| </action> |
| |
| <action name="GridTabSwitcher.Drag.AddToGroupOrCreateGroup"> |
| <obsolete> |
| Deprecated as of 8/2019. Replaced with TabGroup.Created.DropToMerge. |
| </obsolete> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| User drags a tab and drops it on another tab to form a new group in grid tab |
| switcher. |
| </description> |
| </action> |
| |
| <action name="GridTabSwitcher.DropTabToMerge"> |
| <obsolete> |
| Deprecated as of 6/2019. Replaced with |
| GridTabSwitcher.Drag.AddToGroupOrCreateGroup. |
| </obsolete> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| User drags a tab and drops it on another tab to form a group in grid tab |
| switcher. |
| </description> |
| </action> |
| |
| <action name="GridTabSwitcher.UndoCloseTabGroup"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| User undoes closed group that was closed from grid tab switcher. |
| </description> |
| </action> |
| |
| <action name="HarmfulInterstitial.Advanced"> |
| <owner>carlosil@chromium.org</owner> |
| <description> |
| User opened the "Advanced" tab on the UwS (harmful) interstitial. |
| </description> |
| </action> |
| |
| <action name="HarmfulInterstitial.Back"> |
| <owner>carlosil@chromium.org</owner> |
| <description>User heeded the UwS (harmful) interstitial.</description> |
| </action> |
| |
| <action name="HarmfulInterstitial.Proceed"> |
| <owner>carlosil@chromium.org</owner> |
| <description> |
| User proceeded through the UwS (harmful) interstitial. |
| </description> |
| </action> |
| |
| <action name="HarmfulInterstitial.Show"> |
| <owner>carlosil@chromium.org</owner> |
| <description>User saw the UwS (harmful) interstitial.</description> |
| </action> |
| |
| <action name="HatsBubble.Show"> |
| <obsolete> |
| Deprecated as of 08/2019. Replaced by HappinessTrackingSurvey.BubbleUsage |
| histogram. |
| </obsolete> |
| <owner>jeffreycohen@chromium.org</owner> |
| <description>User saw a Happiness Tracking Survey.</description> |
| </action> |
| |
| <action name="HiliteColor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="History_DeleteHistory"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="History_DragIcon"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="History_DragThumbnail"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="History_Search"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_BookmarkStarClicked"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_CancelRemoveSelected"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_ConfirmRemoveSelected"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_EntryLinkClick"> |
| <owner>mpearson@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| On desktop, user clicked a link to a URL from history on the |
| chrome://history page to navigate to the URL. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="HistoryPage_EntryLinkRightClick"> |
| <owner>mpearson@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| On desktop, user right-clicked a link to a URL from history on the |
| chrome://history page. This causes the context menu to be displayed. |
| Sometimes the user will select an "open in" action, which would |
| cause a navigation. Selections such as "save link as" or |
| "copy link address" will not cause a navigation. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="HistoryPage_EntryMenuRemoveFromHistory"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_EntryMenuShowMoreFromSite"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_InitClearBrowsingData"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_NewerHistoryClick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_NewestHistoryClick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_OlderHistoryClick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_RemoveSelected"> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Action indicating that the selected history entries were deleted from the |
| history list. |
| </description> |
| </action> |
| |
| <action name="HistoryPage_Search"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_SearchResultClick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="HistoryPage_SearchResultRemove"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Home"> |
| <owner>mpearson@chromium.org</owner> |
| <description>User pressed the Home button.</description> |
| </action> |
| |
| <action name="HostedAppMenuButtonButton_Clicked"> |
| <owner>xdai@chromium.org</owner> |
| <owner>omrilio@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the app menu button on a hosted app. |
| </description> |
| </action> |
| |
| <action name="Hotword.HotwordTrigger"> |
| <obsolete> |
| Deprecated as of 10/2017. Feature removed with crbug/761426. |
| </obsolete> |
| <owner>amistry@chromium.org</owner> |
| <owner>rlp@chromium.org</owner> |
| <owner>somast@chromium.org</owner> |
| <description>User triggered the hotword by saying 'Ok Google'.</description> |
| </action> |
| |
| <action name="Import_ShowDlg"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ImportLockDialogCocoa_Shown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ImportLockDialogGtk_Shown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ImportLockDialogView_Shown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="IncognitoMenu_ExitClicked"> |
| <owner>rhalavati@chromium.org</owner> |
| <description>User clicked on Exit Incognito button.</description> |
| </action> |
| |
| <action name="IncognitoMenu_Show"> |
| <owner>rhalavati@chromium.org.</owner> |
| <description>The user opened incognito menu.</description> |
| </action> |
| |
| <action name="IncognitoMode_Ended"> |
| <owner>rhalavati@chromium.org</owner> |
| <owner>chrome-incognito@google.com</owner> |
| <description> |
| An Incognito session has ended. Recorded when an Incognito profile is |
| destroyed. |
| </description> |
| </action> |
| |
| <action name="IncognitoMode_Started"> |
| <owner>rhalavati@chromium.org</owner> |
| <owner>chrome-incognito@google.com</owner> |
| <description> |
| An Incognito session is started. Recorded when an Incognito profile is |
| created. |
| </description> |
| </action> |
| |
| <action name="IncognitoWebSQL_Created"> |
| <owner>rhalavati@chromium.org</owner> |
| <owner>chrome-incognito@google.com</owner> |
| <description> |
| Database tracker created a WebSQL file in Incognito mode. Recorded when a |
| WebSQL file is created in Incognito mode on any platform. |
| </description> |
| </action> |
| |
| <action name="IncognitoWebSQL_Released"> |
| <owner>rhalavati@chromium.org</owner> |
| <owner>chrome-incognito@google.com</owner> |
| <description> |
| Database tracker closed a WebSQL file in Incognito mode. Recorded when a |
| WebSQL file that was created in Incognito mode is not needed anymore and OS |
| can erase it. This is recorded for all platforms. |
| </description> |
| </action> |
| |
| <action name="IncompatibleApplicationsPage.ApplicationRemoved"> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| A user uninstalled one of the listed incompatible applications while the |
| chrome://settings/incompatibleApplications page was open. |
| </description> |
| </action> |
| |
| <action name="IncompatibleApplicationsPage.UninstallationStarted"> |
| <owner>pmonette@chromium.org</owner> |
| <description> |
| A user clicked the "Uninstall" button for one of the listed |
| incompatible applications while the |
| chrome://settings/incompatibleApplications was open. |
| </description> |
| </action> |
| |
| <action name="Indent"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InProductHelp.Dismissed"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description>The user dismissed the in-product help.</description> |
| </action> |
| |
| <action name="InProductHelp.NotifyEvent.IPH" not_user_triggered="true"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description>The user triggered an event in in-product help.</description> |
| </action> |
| |
| <action name="InProductHelp.NotifyUsedEvent.IPH"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description>The user triggered a used event in in-product help.</description> |
| </action> |
| |
| <action name="InProductHelp.Promos.BubbleClicked"> |
| <owner>collinbaker@chromium.org</owner> |
| <description> |
| The user clicked on an in-product help promo bubble. |
| </description> |
| </action> |
| |
| <action name="InProductHelp.ShouldTriggerHelpUI.IPH" not_user_triggered="true"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description> |
| The feature engagement tracker tried to determine whether in-product help |
| should be shown to the user. |
| </description> |
| </action> |
| |
| <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH" |
| not_user_triggered="true"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description> |
| A user action that could have triggered in-product help did not. |
| </description> |
| </action> |
| |
| <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description>A user action triggered in-product help.</description> |
| </action> |
| |
| <action name="InProductHelp.ShouldTriggerHelpUIResult.WouldHaveTriggered.IPH" |
| not_user_triggered="true"> |
| <owner>dtrainor@chromium.org</owner> |
| <owner>nyquist@chromium.org</owner> |
| <description> |
| A user action would have triggered in-product help, but the feature was |
| configured for tracking only. |
| </description> |
| </action> |
| |
| <action name="InputMethod.Assistive.EmojiSuggested"> |
| <owner>myy@chromium.org</owner> |
| <owner>essential-inputs-team@google.com</owner> |
| <description> |
| Recorded when users type some words and an emoji is suggested. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_chewing"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_english-m"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_hangul"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:am:sera"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ar:kbd"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:bn:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:fa:isiri"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:gu:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:hi:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:kn:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ml:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:mr:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ta:inscript"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ta:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ta:phonetic"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ta:tamil99"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:ta:typewriter"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:te:itrans"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:th:kesmanee"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:th:pattachote"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:th:tis820"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:vi:tcvn"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:vi:telex"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:vi:viqr"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:vi:vni"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:zh:cangjie"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_m17n:zh:quick"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_mozc"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_mozc-chewing"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_mozc-dv"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_mozc-hangul"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_mozc-jp"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_pinyin"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_pinyin-dv"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:am:phonetic:arm"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:be::fra"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:be::ger"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:be::nld"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:bg::bul"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:br::por"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:by::bel"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ca::fra"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ca:eng:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ca:multix:fra"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ch::ger"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ch:fr:fra"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:cz::cze"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:de::ger"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:de:neo:ger"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:dk::dan"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ee::est"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:es::spa"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:es:cat:cat"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:fi::fin"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:fr::fra"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:gb:extd:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ge::geo"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:gr::gre"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:hr::scr"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:hu::hun"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:il::heb"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:is::ice"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:it::ita"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:jp::jpn"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:kr:kr104:kor"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:latam::spa"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:lt::lit"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:lv::lav"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:mn::mon"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:nl::nld"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:no::nob"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:no::nor"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:pl::pol"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:pt::por"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ro::rum"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:rs::srp"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ru::rus"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:se::swe"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:si::slv"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:sk::slo"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:tr::tur"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:ua::ukr"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:us::eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:us:colemak:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:us:dvorak:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InputMethodOptions_Open_xkb:us:intl:eng"> |
| <obsolete> |
| IMEs have since become extensions and no longer available as predetermined |
| list. |
| </obsolete> |
| <owner>yukishiino@chromium.org</owner> |
| <owner>nona@chromium.org</owner> |
| <owner>uekawa@chromium.org</owner> |
| <owner>komatsu@chromium.org</owner> |
| <description> |
| Counts the number of times the input method configuration was opened. |
| </description> |
| </action> |
| |
| <action name="InsertBacktab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertHorizontalRule"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertHTML"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertImage"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertLineBreak"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertNewline"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertNewlineInQuotedContent"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertOrderedList"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertParagraph"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertText"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InsertUnorderedList"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InspectDevices"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InstallSite"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InstallWebAppFromMenu"> |
| <owner>alancutter@chromium.org</owner> |
| <owner>raymes@chromium.org</owner> |
| <description> |
| PWA install triggered via "Menu > Install App name..." |
| </description> |
| </action> |
| |
| <action name="InstantExtended.MostVisitedClicked"> |
| <obsolete>Deprecated as of 2/2016</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InstantExtended.ShowNTP"> |
| <obsolete> |
| Deprecated as of 8/2017 (and not recorded since long before that) |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="InstantExtended.ShowSRP"> |
| <obsolete>Deprecated as of 8/2017</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserFullscreenPromo.Dismissed"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| The user dismissed the default browser fullscreen promo modal without any |
| action. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserFullscreenPromo.Impression" |
| not_user_triggered="true"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| The user was shown the default browser fullscreen promo modal. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserFullscreenPromo.MoreInfoTapped"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| The user tapped on the more information icon on the default browser |
| fullscreen promo modal. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserFullscreenPromo.PrimaryActionTapped"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| The user tapped the primary action button in the default browser fullscreen |
| promo modal that takes the user to the Settings app. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserFullscreenPromo.RemindMeTapped"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| The user tapped the "Remind Me Later" button in the default |
| browser fullscreen promo modal that takes the user to the Settings app. iOS |
| only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserNTPPromoTapped"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| The user tapped on default browser NTP promo link. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Accepted"> |
| <owner>javierrobles@chromium.org</owner> |
| <owner>rkgibson@google.com</owner> |
| <description> |
| The user accepted a tailored browser fullscreen promo modal, and was taken |
| to the Settings app. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Appear"> |
| <owner>javierrobles@chromium.org</owner> |
| <owner>rkgibson@google.com</owner> |
| <description>A tailored fullscren promo appeared. iOS only.</description> |
| </action> |
| |
| <action name="IOS.DefaultBrowserPromo.TailoredFullscreen.Dismiss"> |
| <owner>javierrobles@chromium.org</owner> |
| <owner>rkgibson@google.com</owner> |
| <description> |
| The user dismissed a tailored browser fullscreen promo modal. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.NTP.Doodle.Tapped"> |
| <owner>gambard@chromium.org</owner> |
| <owner>justincohen@chromium.org</owner> |
| <description> |
| Recorded when the user is tapping the doodle on the NTP. There is also a |
| histogram (NewTabPageActioniOS::doodle), but histograms are not recorded in |
| Breadcrumbs. iOS Breadcrumbs attaches steps the user performed in the app to |
| crash logs. These steps can help debug causes of crashes when the stack |
| doesn't provide enough information. |
| </description> |
| </action> |
| |
| <action name="IOS.OpenIn"> |
| <obsolete>Renamed to IOS.OpenIn.Tapped, 08/2020</obsolete> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>mrefaat@chromium.org</owner> |
| <description> |
| Recorded when the user taps on OPEN IN... button to share the page |
| (typically PDF). |
| </description> |
| </action> |
| |
| <action name="IOS.OpenIn.Presented" not_user_triggered="true"> |
| <owner>mrefaat@chromium.org</owner> |
| <owner>ewannpv@chromium.org</owner> |
| <description> |
| Recorded when the user loads a web page containing a file that can be |
| exported and the "Open In" toolbar is presented. |
| </description> |
| </action> |
| |
| <action name="IOS.OpenIn.Tapped"> |
| <owner>mrefaat@chromium.org</owner> |
| <owner>ewannpv@chromium.org</owner> |
| <description> |
| Recorded when the user taps on OPEN IN... button to export the file. |
| </description> |
| </action> |
| |
| <action name="IOS.PageZoom.ZoomIn"> |
| <owner>rkgibson@google.com</owner> |
| <owner>gambard@chromium.org</owner> |
| <description>The user zoomed in on a webpage. iOS only.</description> |
| </action> |
| |
| <action name="IOS.PageZoom.ZoomOut"> |
| <owner>rkgibson@google.com</owner> |
| <owner>gambard@chromium.org</owner> |
| <description>The user zoomed out on a webpage. iOS only.</description> |
| </action> |
| |
| <action name="IOS.PageZoom.ZoomReset"> |
| <owner>rkgibson@google.com</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user reset the zoom level on a webpage. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.SearchEngines.RecentlyViewed.Delete"> |
| <owner>sczs@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| Recorded when user deletes for recently viewed search engines. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.SearchEngines.RecentlyViewed.Edit"> |
| <owner>sczs@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| Recorded when user enters edit mode for recently viewed search engines. iOS |
| only. |
| </description> |
| </action> |
| |
| <action name="IOS.StartSurface.HideShortcuts"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |
| Recorded when hiding the shortcuts for the Start Surface. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.StartSurface.OpenMostRecentTab"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |
| Recorded when opening the most recent tab after tapping on the Start Surface |
| return to recent tab tile. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.StartSurface.Show"> |
| <owner>gogerald@chromium.org</owner> |
| <description>Recorded when showing the Start Surface. iOS only.</description> |
| </action> |
| |
| <action name="IOS.StartSurface.ShowReturnToRecentTabTile"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |
| Recorded when showing the return to recent tab tile for the Start Surface. |
| iOS only. |
| </description> |
| </action> |
| |
| <action name="IOS.StartSurface.ShrinkLogo"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |
| Recorded when shrinking the logo for the Start Surface. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSAccountsSettingsCloseWithSwipe"> |
| <owner>msarda@chromium.org</owner> |
| <owner>jlebel@chromium.org</owner> |
| <description> |
| Reported when Accounts Settings UI was dismissed was dismissed using swipe |
| down gesture. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSBookmarkManagerCloseWithSwipe"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Recorded when a user closes bookmark manager by swiping down. iOS-only. |
| </description> |
| </action> |
| |
| <action name="IOSClearBrowsingDataCloseWithSwipe"> |
| <owner>edchin@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Clear Browsing Data Settings UI was dismissed using swipe down |
| gesture. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSDownloadClose"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User closed Download Manager UI by tapping x button when download was not |
| in-progress (either not started or failed). |
| </description> |
| </action> |
| |
| <action name="IOSDownloadConfirmClose"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User confirmed download closure by tapping "Stop" on "Stop |
| Download?" dialog. |
| </description> |
| </action> |
| |
| <action name="IOSDownloadConfirmReplace"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User confirmed download replacement by tapping "OK" on "Start |
| New Download" dialog. |
| </description> |
| </action> |
| |
| <action name="IOSDownloadDoNotClose"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User rejected download closure by tapping "Continue" on "Stop |
| Download?" dialog. |
| </description> |
| </action> |
| |
| <action name="IOSDownloadDoNotReplace"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User rejected download replacement by tapping "Cancel" on |
| "Start New Download?" dialog. |
| </description> |
| </action> |
| |
| <action name="IOSDownloadInstallGoogleDrive"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description>User tapped on Install Google Drive promo.</description> |
| </action> |
| |
| <action name="IOSDownloadOpenIn"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User tapped on Open In... button after in Download Manager after download |
| succeeded. |
| </description> |
| </action> |
| |
| <action name="IOSDownloadStartDownload"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description>User started the download in Download Manager.</description> |
| </action> |
| |
| <action name="IOSDownloadTryCloseWhenInProgress"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User tapped x button when download was in-progress. The Download Manager did |
| not close, but presented the confirmation dialog. See |
| IOSDownloadConfirmClose and IOSDownloadDoNotClose actions for recording use |
| choice. |
| </description> |
| </action> |
| |
| <action name="IOSGoogleServicesSettingsCloseWithSwipe"> |
| <owner>msarda@chromium.org</owner> |
| <owner>jlebel@chromium.org</owner> |
| <description> |
| Reported when Google Services Settings UI was dismissed using swipe down |
| gesture. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSHistoryCloseWithSwipe"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Recorded when a user closes History using swipe down gesture. iOS-only. |
| </description> |
| </action> |
| |
| <action name="IOSInspectPageVisited"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when the user loads the chrome://inspect page on iOS. |
| </description> |
| </action> |
| |
| <action name="IOSLanguagesSettingsCloseWithSwipe"> |
| <owner>sczs@chromium.org</owner> |
| <owner>pkl@chromium.org</owner> |
| <description> |
| Reported when Languages Settings UI was dismissed using swipe down gesture. |
| iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSLaunchedByOpenInChromeIntent"> |
| <owner>justincohen@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description>User opened a URL in Chrome via Apple Shortcuts.</description> |
| </action> |
| |
| <action name="IOSLaunchedByOpenInIncognitoIntent"> |
| <owner>gujen@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <description> |
| User opened a URL/a list of URLs in Chrome in Incognito mode via Apple |
| Shortcuts. |
| </description> |
| </action> |
| |
| <action name="IOSLaunchedBySearchInChromeIntent"> |
| <owner>justincohen@chromium.org</owner> |
| <description> |
| User opened Chrome with a `Search in Chrome` Siri Shortcut. |
| </description> |
| </action> |
| |
| <action name="IOSOpenByMainIntent"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <owner>olivierrobin@chromium.org</owner> |
| <description> |
| User opened Chrome through a main intent, either by an icon open or an app |
| switch. |
| </description> |
| </action> |
| |
| <action name="IOSOpenByViewIntent"> |
| <owner>javierrobles@chromium.org</owner> |
| <owner>olivierrobin@chromium.org</owner> |
| <description> |
| User opened Chrome through a view intent, basically anything that opens |
| Chrome that is not an icon tap or an app switch. |
| </description> |
| </action> |
| |
| <action name="IOSPasswordsSettingsCloseWithSwipe"> |
| <owner>djean@chromium.org</owner> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| Reported when Passwords Settings UI was dismissed using swipe down gesture. |
| iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSReadingListCloseWithSwipe"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>olivierrobin@chromium.org</owner> |
| <description> |
| Recorded when a user closes Reading List with swipe down gesture. iOS-only. |
| </description> |
| </action> |
| |
| <action name="IOSRecentTabsCloseWithSwipe"> |
| <owner>gambard@google.com</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Recorded when a user closes Recent Tabs using swipe down gesture. iOS-only. |
| </description> |
| </action> |
| |
| <action name="IOSSettingsCloseWithSwipe"> |
| <owner>edchin@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Settings UI was dismissed using swipe down gesture. iOS only. |
| </description> |
| </action> |
| |
| <action name="IOSSyncEncryptionPassphraseSettingsCloseWithSwipe"> |
| <owner>msarda@chromium.org</owner> |
| <owner>jlebel@chromium.org</owner> |
| <description> |
| Reported when Sync Encryption Passphrase Settings UI was dismissed using |
| swipe down gesture. iOS only. |
| </description> |
| </action> |
| |
| <action name="Italic"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ITunesLinksHandler_StoreKitLaunched"> |
| <owner>mrefaat@chromium.org</owner> |
| <description> |
| Record when StoreKit is launched on the iOS app by ITunesLinkHandler. This |
| should happen when the user navigates to iTunes appstore URL. |
| </description> |
| </action> |
| |
| <action name="JavascriptContentSetting.DisableBy.SiteSettings"> |
| <owner>mpearson@chromium.org</owner> |
| <description> |
| User disabled Javascript for the site via the site settings page. |
| </description> |
| </action> |
| |
| <action name="JavascriptContentSetting.EnableBy.SiteSettings"> |
| <owner>mpearson@chromium.org</owner> |
| <description> |
| User enabled Javascript for the site via the site settings page. |
| </description> |
| </action> |
| |
| <action name="JustifyCenter"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="justifyFull"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="JustifyLeft"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="JustifyRight"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeyboardShortcutViewer.CreateWindow"> |
| <owner>wutao@chromium.org</owner> |
| <description> |
| Records when the user creates a new window of Keyboard Shortcut Viewer. |
| </description> |
| </action> |
| |
| <action name="KeyboardShortcutViewer.Search"> |
| <owner>wutao@chromium.org</owner> |
| <description> |
| Records when the user enters search mode in Keyboard Shortcut Viewer. |
| </description> |
| </action> |
| |
| <action name="KeySystemSupport.Widevine.Queried"> |
| <owner>xhwang@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeySystemSupport.Widevine.Supported"> |
| <owner>xhwang@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeySystemSupport.WidevineWithType.Queried"> |
| <owner>xhwang@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeySystemSupport.WidevineWithType.Supported"> |
| <owner>xhwang@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeywordEditor_AddKeyword"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeywordEditor_AddKeywordJS"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeywordEditor_ModifiedKeyword"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="KeywordEditor_RemoveKeyword"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Lacros.Launch"> |
| <owner>jamescook@chromium.org</owner> |
| <owner>lacros-team@google.com</owner> |
| <description> |
| Recorded when the user launches a new instance of the lacros-chrome binary, |
| for example by clicking on the Lacros shelf icon. |
| </description> |
| </action> |
| |
| <action name="LanguageChange_Accept"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageChange_Revert"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageConfigView_Open"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageMenuButton_InputMethodChanged"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageMenuButton_Open"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_chewing"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_english-m"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_hangul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:am:sera"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_mozc"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_mozc-chewing"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_mozc-dv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_mozc-hangul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_mozc-jp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_pinyin"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_pinyin-dv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:be::fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:be::ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:be::nld"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:br::por"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:by::bel"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:de::ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ee::est"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:es::spa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:il::heb"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:is::ice"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:it::ita"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:no::nob"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:no::nor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:pt::por"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:se::swe"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:si::slv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:us::eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_chewing"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_english-m"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_hangul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:am:sera"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_mozc"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_mozc-chewing"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_mozc-dv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_mozc-hangul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_mozc-jp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_pinyin"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_pinyin-dv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:be::fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:be::ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:be::nld"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:br::por"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:by::bel"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:de::ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ee::est"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:es::spa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:il::heb"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:is::ice"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:it::ita"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:no::nob"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:no::nor"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:pt::por"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:se::swe"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:si::slv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:us::eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_Open"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_Restart"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SignOut"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_af"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_am"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_az"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_be"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_bg"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_bh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_bn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_br"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_bs"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ca"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_co"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_cs"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_cy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_da"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_de"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_de-AT"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_de-CH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_de-DE"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_el"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en-AU"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en-CA"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en-GB"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en-US"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_eo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_es"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_es-419"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_et"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_eu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fil"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_fy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ga"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_gd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_gl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_gn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_gu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ha"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_haw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_he"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_hi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_hr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_hu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_hy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ia"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_id"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_is"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_it"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_it-CH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_it-IT"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ja"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_jw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ka"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_kk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_km"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_kn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ko"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ku"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ky"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_la"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ln"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_lo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_lt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_lv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_mk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ml"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_mn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_mo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_mr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ms"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_mt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_nb"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ne"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_nl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_nn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_no"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_oc"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_om"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_or"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_pa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_pl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ps"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_pt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_qu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_rm"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ro"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ru"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_si"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_so"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sq"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_st"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_su"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_sw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ta"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_te"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_tg"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_th"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ti"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_tk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_to"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_tr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_tt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_tw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ug"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_uk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_ur"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_uz"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_vi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_xh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_yi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_yo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_zh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_SpellCheckLanguageChange_zu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_af"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_am"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ar"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_az"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_be"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_bg"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_bh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_bn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_br"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_bs"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ca"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_co"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_cs"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_cy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_da"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_de"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_de-AT"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_de-CH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_de-DE"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_el"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en-AU"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en-CA"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en-GB"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en-NZ"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en-US"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_en-ZA"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_eo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_es"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_es-419"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_et"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_eu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fil"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fr-CA"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fr-CH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fr-FR"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_fy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ga"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_gd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_gl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_gn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_gu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ha"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_haw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_he"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_hi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_hr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_hu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_hy"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ia"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_id"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_is"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_it"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_it-CH"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_it-IT"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ja"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_jw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ka"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_kk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_km"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_kn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ko"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ku"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ky"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_la"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ln"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_lo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_lt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_lv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_mk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ml"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_mn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_mo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_mr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ms"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_mt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_nb"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ne"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_nl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_nn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_no"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_oc"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_om"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_or"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_pa"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_pl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ps"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_pt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_pt-BR"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_pt-PT"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_qu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_rm"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ro"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ru"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sd"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_si"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sn"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_so"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sq"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_st"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_su"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sv"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_sw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ta"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_te"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_tg"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_th"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ti"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_tk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_to"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_tr"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_tt"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_tw"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ug"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_uk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_ur"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_uz"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_vi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_xh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_yi"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_yo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_zh"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_zh-CN"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_zh-TW"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LanguageOptions_UiLanguageChange_zu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Launcher_ButtonPressed_Mouse" not_user_triggered="true"> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| Recorded when the user activates a shelf button using the mouse. |
| </description> |
| </action> |
| |
| <action name="Launcher_ButtonPressed_Touch" not_user_triggered="true"> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| Recorded when the user activates a shelf button using touch. |
| </description> |
| </action> |
| |
| <action name="Launcher_ClickOnApp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Launcher_ClickOnApplistButton" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Launcher_Dismiss"> |
| <owner>vadimt@chromium.org</owner> |
| <description>Launcher got dismissed.</description> |
| </action> |
| |
| <action name="Launcher_LaunchTask"> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| Recorded when the user launches a new task from the shelf. |
| </description> |
| </action> |
| |
| <action name="Launcher_MinimizeTask"> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| Recorded when the user minimizes an existing task by clicking an icon in the |
| shelf. |
| </description> |
| </action> |
| |
| <action name="Launcher_Show"> |
| <owner>vadimt@chromium.org</owner> |
| <description>Launcher got shown.</description> |
| </action> |
| |
| <action name="Launcher_SwitchTask"> |
| <owner>tbuckley@chromium.org</owner> |
| <description> |
| Recorded when the user activates an existing task from the shelf. |
| </description> |
| </action> |
| |
| <action name="LinkOpenedInNewTab"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description>Users long pressed and opened in new tab.</description> |
| </action> |
| |
| <action name="LoadURL"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LoadURLFromKeyword"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="LockScreen"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Login.CreateAccount"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Login_DemoUserLoginSuccess"> |
| <obsolete>Retail mode doesn't exist anymore.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Login_Failure"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Login_GuestLoginSuccess"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Login_OffTheRecordLoginSuccess"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Login_Success"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MalwareInterstitial.Advanced"> |
| <owner>carlosil@chromium.org</owner> |
| <description> |
| User opened the "Advanced" tab on the malware interstitial. |
| </description> |
| </action> |
| |
| <action name="MalwareInterstitial.Back"> |
| <owner>carlosil@chromium.org</owner> |
| <description>User heeded the malware interstitial.</description> |
| </action> |
| |
| <action name="MalwareInterstitial.Proceed"> |
| <owner>carlosil@chromium.org</owner> |
| <description>User proceeded through the malware interstitial.</description> |
| </action> |
| |
| <action name="MalwareInterstitial.Show"> |
| <owner>carlosil@chromium.org</owner> |
| <description>User saw a malware interstitial.</description> |
| </action> |
| |
| <action name="ManagedMode_ClosePassphraseDialog"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_LocallyManagedUserCreated"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_MainFrameNavigation"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_NewManagedUserWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_OpenPassphraseDialog"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_OpenSettings"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_StartupEnableManagedSwitch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_StartupManagedSwitch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedMode_StartupNoManagedSwitch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedUsers_Chromeos_Sync_Invalidated"> |
| <obsolete>This metric hasn't triggered since M67</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedUsers_Chromeos_Sync_Recovered"> |
| <obsolete>Legacy supervised users are deprecated</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedUsers_OpenProfile"> |
| <owner>pam@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <description>Supervised user profile activated.</description> |
| </action> |
| |
| <action name="ManagedUsers_QuitBrowser"> |
| <owner>pam@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <description>Supervised user quit the browser.</description> |
| </action> |
| |
| <action name="ManagedUsers_SwitchProfile"> |
| <owner>pam@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <description>Supervised user switched to another profile.</description> |
| </action> |
| |
| <action name="ManagedUsers_UploadItem_Queued"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedUsers_UploadItem_Syncing"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="ManagedUsers_Whitelist_Added"> |
| <obsolete>Deprecated as of 11/2020.</obsolete> |
| <owner>bauerb@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <owner>pam@chromium.org</owner> |
| <description> |
| A new allowlist has been installed for a supervised user. |
| </description> |
| </action> |
| |
| <action name="ManagedUsers_Whitelist_Removed"> |
| <obsolete>Deprecated as of 11/2020.</obsolete> |
| <owner>bauerb@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <owner>pam@chromium.org</owner> |
| <description> |
| An allowlist has been uninstalled for a supervised user. |
| </description> |
| </action> |
| |
| <action name="ManagedUsers_Whitelist_UncleanUninstall"> |
| <obsolete>Deprecated as of 11/2020.</obsolete> |
| <owner>bauerb@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <owner>pam@chromium.org</owner> |
| <description> |
| Recorded at startup if an unregistered allowlist has been found. This |
| usually means that an uninstallation did not complete. |
| </description> |
| </action> |
| |
| <action name="ManageGoogleAccount_Clicked"> |
| <owner>kazinova@google.com</owner> |
| <owner>vasilii@chromium.org</owner> |
| <description> |
| Recorded when the user clicked the "Manage your Google Account" |
| link in the settings WebUI. |
| </description> |
| </action> |
| |
| <action name="ManagementPageViewed"> |
| <owner>hunyadym@chromium.org</owner> |
| <description>The chrome://management page was viewed.</description> |
| </action> |
| |
| <action name="ManualFallback_Close"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user closed the Manual Fallback view by tapping the keyboard icon. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_ClosePopover"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user closed the Manual Fallback Popover view. This happens when the user |
| taps outside the popover. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_ClosePull"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user closed the Manual Fallback view by pulling. This happens when the |
| user pulls enough to the right, similar to "pull to refresh". |
| </description> |
| </action> |
| |
| <action name="ManualFallback_CreditCard_OpenAddPaymentMethod"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on "Add Payment Method..." on the Password Manual |
| Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_CreditCard_OpenManageCreditCard"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on "Manage credit cards" on the Password Manual |
| Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_CreditCard_SelectCardholderName"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a cardholder name in the Credit Card Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_CreditCard_SelectCardNumber"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a credit card number in the Credit Card Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_CreditCard_SelectExpirationMonth"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on an expiration month in the Credit Card Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_CreditCard_SelectExpirationYear"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on an expiration year in the Credit Card Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_OpenCreditCard"> |
| <owner>javierrobles@chromium.org</owner> |
| <description>The user opened Credit Card Manual Fallback view.</description> |
| </action> |
| |
| <action name="ManualFallback_OpenPassword"> |
| <owner>javierrobles@chromium.org</owner> |
| <description>The user opened the Password Manual Fallback view.</description> |
| </action> |
| |
| <action name="ManualFallback_OpenProfile"> |
| <owner>javierrobles@chromium.org</owner> |
| <description>The user opened the Profile Manual Fallback view.</description> |
| </action> |
| |
| <action name="ManualFallback_Password_OpenManagePassword"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on "Manage passwords" on the Password Manual |
| Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Password_OpenOtherPassword"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on "Use other password" on the Password Manual |
| Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Password_SelectPassword"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a password in the Password Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Password_SelectUsername"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a username in the Password Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_Address1"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on line 1 in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_Address2"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on line 2 in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_City"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a city in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_Company"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a company name in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_Country"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a country in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_EmailAddress"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on an email address in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_OpenManageProfiles"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on "Manage addresses" on the Password Manual |
| Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_PhoneNumber"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a phone number in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_SelectFirstName"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a first name in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_SelectLastName"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a last name in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_SelectMiddleName"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a middle name in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_State"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a state / province in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="ManualFallback_Profiles_Zip"> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| The user tapped on a zip code in the Address Manual Fallback view. |
| </description> |
| </action> |
| |
| <action name="MaxButton_Clk_ExitFS"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_Clk_Maximize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_Clk_Restore"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_Maximize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_MaxLeft"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_MaxRight"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_Minimize"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_Restore"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MaxButton_ShowBubble"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceAddControl"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceBeginUndoLevel"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceEndUndoLevel"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceInsertContent"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceRepaint"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceSave"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="mceSetStyleInfo"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Media.Audible.AddTab"> |
| <obsolete>Removed 02/2017</obsolete> |
| <owner>mlamouri@chromium.org</owner> |
| <description>A tab became audible.</description> |
| </action> |
| |
| <action name="Media.Audible.RemoveTab"> |
| <obsolete>Removed 02/2017</obsolete> |
| <owner>mlamouri@chromium.org</owner> |
| <description>A tab is no longer audible.</description> |
| </action> |
| |
| <action name="Media.Controls.Cast"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user clicked on the cast controls button.</description> |
| </action> |
| |
| <action name="Media.Controls.CastOverlay"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user clicked on the cast overlay button.</description> |
| </action> |
| |
| <action name="Media.Controls.ClickAnywhereToPause"> |
| <owner>jazzhsu@chromium.org</owner> |
| <description> |
| The user clicked anywhere in the video frame to pause. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.ClickAnywhereToPlay"> |
| <owner>jazzhsu@chromium.org</owner> |
| <description> |
| The user clicked anywhere in the video frame to play. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.ClosedCaptionHide"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user hid the closed caption from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.ClosedCaptionShow"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user showed the closed caption from the controls. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.Download"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user clicked on the controls' download button.</description> |
| </action> |
| |
| <action name="Media.Controls.EnterFullscreen"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user entered fullscreen mode from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.EnterFullscreen.EmbeddedExperience"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| The user has entered fullscreen mode from the controls. Recorded only for |
| downloaded media on Android and is a subset of |
| Media.Controls.EnterFullscreen. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.ExitFullscreen"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user left fullscreen mode from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.ExitFullscreen.EmbeddedExperience"> |
| <owner>shaktisahu@chromium.org</owner> |
| <description> |
| The user has left fullscreen mode from the controls. Recorded only for |
| downloaded media on Android and is a subset of |
| Media.Controls.ExitFullscreen. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.Mute"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user muted a media element from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.OverflowClose"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user closed the overflow menu via the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.OverflowOpen"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user opened the overflow menu via the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.Pause"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user paused a media element from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.PauseOverlay"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user paused a media element from the pause overlay button. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.Play"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user played a media element from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.PlayOverlay"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user played a media element from the play overlay button. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.RemotePause"> |
| <owner>avayvod@chromium.org</owner> |
| <description> |
| User pauses the video using any controls apart from the media element itself |
| (aka remote controls: Android Wear, headset, notification, etc). |
| </description> |
| </action> |
| |
| <action name="Media.Controls.RemotePlay"> |
| <owner>avayvod@chromium.org</owner> |
| <description> |
| User resumes the video using any controls apart from the media element |
| itself (aka remote controls: Android Wear, headset, notification, etc). |
| </description> |
| </action> |
| |
| <action name="Media.Controls.RemoteSeekBackward"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| User seeks the video backward using any controls apart from the media |
| element itself (aka remote controls: Android wear, headset, notification, |
| etc). |
| </description> |
| </action> |
| |
| <action name="Media.Controls.RemoteSeekForward"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| User seeks the video forward using any controls apart from the media element |
| itself (aka remote controls: Android wear, headset, notification, etc). |
| </description> |
| </action> |
| |
| <action name="Media.Controls.ScrubbingBegin"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user started to interact with the control's scrubber. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.ScrubbingEnd"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user stopped interacting with the control's scrubber. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.Unmute"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description>The user unmuted a media element from the controls.</description> |
| </action> |
| |
| <action name="Media.Controls.VolumeChangeBegin"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user started to interact with the control's volume slider. |
| </description> |
| </action> |
| |
| <action name="Media.Controls.VolumeChangeEnd"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user stopped interacting with the control's volume slider. |
| </description> |
| </action> |
| |
| <action name="Media.Hidden"> |
| <owner>avayvod@chromium.org</owner> |
| <description> |
| User hid the frame containing a video making the video backgrounded. |
| </description> |
| </action> |
| |
| <action name="Media.OpenPreferencesClicked"> |
| <owner>guidou@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| Logs when the user clicks "Open Preferences", which is a button, |
| that upon being clicked, triggers showing the "Security & |
| Privacy" pane of macOS System Preferences. |
| </description> |
| </action> |
| |
| <action name="Media.Session.BackgroundResume"> |
| <obsolete>Removed as of 2021/02.</obsolete> |
| <owner>avayvod@chromium.org</owner> |
| <description>User resumed a backgrounded video. Android-only.</description> |
| </action> |
| |
| <action name="Media.Session.BackgroundSuspend"> |
| <obsolete>Removed as of 2021/02.</obsolete> |
| <owner>avayvod@chromium.org</owner> |
| <description> |
| User paused a video playing in the background or brought it to the |
| foreground. Android-only. |
| </description> |
| </action> |
| |
| <action name="Media.Shown"> |
| <owner>avayvod@chromium.org</owner> |
| <description> |
| User brought the frame containing a video to the foreground. |
| </description> |
| </action> |
| |
| <action name="Media.ShowSystemMediaPermissionBubble"> |
| <owner>guidou@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| Logs when the user clicks the camera or microphone sliding icon which |
| triggers showing the "Security & Privacy" pane of macOS System |
| Preferences. |
| </description> |
| </action> |
| |
| <action name="Media.Video.RotateToFullscreen.Enter"> |
| <owner>johnme@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user entered fullscreen by rotating their device to match the |
| orientation of the video. Is a subset of Media.Controls.EnterFullscreen. |
| </description> |
| </action> |
| |
| <action name="Media.Video.RotateToFullscreen.Exit"> |
| <owner>johnme@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| The user exited fullscreen by rotating their device so it no longer matches |
| the orientation of the video. Is a subset of Media.Controls.ExitFullscreen. |
| </description> |
| </action> |
| |
| <action name="Media_Paused" not_user_triggered="true"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description> |
| Media playback was paused, either from script or controls. |
| </description> |
| </action> |
| |
| <action name="Media_Play_WithGesture"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description>A call to play() with a user gesture succeeded.</description> |
| </action> |
| |
| <action name="Media_Playback_Ended" not_user_triggered="true"> |
| <owner>liberato@chromium.org</owner> |
| <description>Media playback reached the end.</description> |
| </action> |
| |
| <action name="Media_Playback_Mute_Off" not_user_triggered="true"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description> |
| Mute was turned off, either from script or controls. |
| </description> |
| </action> |
| |
| <action name="Media_Playback_Mute_On" not_user_triggered="true"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description>Mute was turned on, either from script or controls.</description> |
| </action> |
| |
| <action name="Media_Playback_Started" not_user_triggered="true"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description>Media playback started due to any cause.</description> |
| </action> |
| |
| <action name="Media_RequestRemotePlayback"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description> |
| User requested to transfer playback to a remote player, via 'cast' button. |
| </description> |
| </action> |
| |
| <action name="Media_RequestRemotePlayback_Control"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description> |
| User requested to control playback of a remote player, such as Chromecast. |
| </description> |
| </action> |
| |
| <action name="Media_Seeked" not_user_triggered="true"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description>Seek originating from script or controls completed.</description> |
| </action> |
| |
| <action name="Media_SetVolume" not_user_triggered="true"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>liberato@chromium.org</owner> |
| <description> |
| Playback volume was changed, either from script or controls. |
| </description> |
| </action> |
| |
| <action name="MediaContextMenu_Controls"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MediaContextMenu_EnterPictureInPicture"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| User clicked on the contextual menu of a video player to enter |
| Picture-in-Picture mode. |
| </description> |
| </action> |
| |
| <action name="MediaContextMenu_ExitPictureInPicture"> |
| <owner>steimel@chromium.org</owner> |
| <owner>media-dev@chromium.org</owner> |
| <description> |
| User clicked on the contextual menu of a video player to exit |
| Picture-in-Picture mode. |
| </description> |
| </action> |
| |
| <action name="MediaContextMenu_Loop"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MediaContextMenu_Mute"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MediaContextMenu_Pause"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MediaContextMenu_Play"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MediaContextMenu_Unmute"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MediaIndicatorButton_Dragged"> |
| <obsolete>Replaced with "AlertIndicatorButton_Dragged".</obsolete> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User dragged the tab media indicator button; perhaps meant to drag the tab. |
| </description> |
| </action> |
| |
| <action name="MediaIndicatorButton_Mute"> |
| <obsolete>Replaced with "AlertIndicatorButton_Mute".</obsolete> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the tab media indicator button to mute the tab. |
| </description> |
| </action> |
| |
| <action name="MediaIndicatorButton_Unmute"> |
| <obsolete>Replaced with "AlertIndicatorButton_Unmute".</obsolete> |
| <owner>miu@chromium.org</owner> |
| <description> |
| User clicked the tab media indicator button to unmute the tab. |
| </description> |
| </action> |
| |
| <action name="MediaRouter.CastStreaming.Session.End"> |
| <owner>miu@google.com</owner> |
| <description>User ended a Cast Streaming session.</description> |
| </action> |
| |
| <action name="MediaRouter_Icon_Click"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User clicked the MediaRouterAction icon, also known as Cast icon, to open |
| the Media Router dialog. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Action_Filter"> |
| <owner>btolsch@chromium.org</owner> |
| <description> |
| User typed text into the filter input to filter the sink list. This is |
| triggered at most once each time the user enters the filter view of the |
| Media Router WebUI. As long as the user stays in the filter view, additional |
| actions will not be recorded for typing more text, deleting text, clearing |
| the field and entering new text, etc. Additionally, if the user leaves text |
| in the search input but leaves the filter view, entering the filter view |
| again will trigger the action again. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Dialog_Blur"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User clicked outside the Media Router dialog, possibly in an effort to close |
| the dialog. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Dialog_ESCToClose"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User closed the Media Router dialog by pressing the ESC key. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Navigate_Help"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User clicked the Media Router help menu item, located on the Media Router |
| contextual menu, to open the Cast help page. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Navigate_RouteDetailsToSinkList"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User explicitly clicked the back button from the route details view to |
| navigate to the sink list view. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Navigate_SinkListToRouteDetails"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User explicitly clicked a sink to navigate to the route details view from |
| the sink list view. |
| </description> |
| </action> |
| |
| <action name="MediaRouter_Ui_Navigate_SinkListToSource"> |
| <owner>apacible@chromium.org</owner> |
| <description> |
| User explicitly clicked to navigate from the sink view to the cast mode |
| view. |
| </description> |
| </action> |
| |
| <action name="Menu_Take_Screenshot"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MerchantTrust.BottomSheet.NavigateLink"> |
| <owner>ayman@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| Triggered when user navigates to a new link on the merchant trust bottom |
| sheet. |
| </description> |
| </action> |
| |
| <action name="MerchantTrust.Message.Tapped"> |
| <owner>ayman@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| Triggered when user taps the merchant trust message. |
| </description> |
| </action> |
| |
| <action name="MiddleClickedBookmarkBarFolder"> |
| <owner>dfried@chromium.org</owner> |
| <description> |
| Triggered when user middle-clicks a bookmarks bar folder, resulting in all |
| bookmarks in the folder being opened. Applies to all folders reachable from |
| the bookmark bar, including subfolders and overflow. |
| </description> |
| </action> |
| |
| <action name="MinButton_Clk"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Minimize_UsingKey"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MixedScript_LoadAnyway_Bubble"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Mobile.OmniboxContextMenu.SearchCopiedImage"> |
| <owner>rkgibson@google.com</owner> |
| <owner>stkhapugin@google.com</owner> |
| <description> |
| User pressed 'Search Copied Image' in the omnibox context menu (iOS only). |
| </description> |
| </action> |
| |
| <action name="Mobile.OmniboxContextMenu.SearchCopiedText"> |
| <owner>rkgibson@google.com</owner> |
| <owner>stkhapugin@google.com</owner> |
| <description> |
| User pressed 'Search Copied Text' in the omnibox context menu (iOS only). |
| </description> |
| </action> |
| |
| <action name="Mobile.OmniboxContextMenu.VisitCopiedLink"> |
| <owner>rkgibson@google.com</owner> |
| <owner>stkhapugin@google.com</owner> |
| <description> |
| User pressed 'Visit Copied Link' in the omnibox context menu (iOS only). |
| </description> |
| </action> |
| |
| <action name="Mobile.SystemNotification.Content.Click.Downloads_Files"> |
| <owner>xingliu@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| The user clicked on the body of an Android notification for a file download. |
| This is logged at the same time as the 'Downloads - File' value is logged to |
| Mobile.SystemNotification.Content.Click. |
| |
| This action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Mobile_FocusedDefocusedOmnibox_WithNoAction"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| Records when a user focuses the omnibox and then defocuses it without |
| modifying or copying the URL. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileAboutSettingsBack"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Chrome About Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileAboutSettingsClose"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Chrome About Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileAccountsSettingsBack"> |
| <owner>msarda@chromium.org</owner> |
| <owner>jlebel@chromium.org</owner> |
| <description> |
| Reported when user goes back from Accounts Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileAccountsSettingsClose"> |
| <owner>msarda@chromium.org</owner> |
| <owner>jlebel@chromium.org</owner> |
| <description> |
| Reported when Accounts Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileActionBarShown"> |
| <obsolete>Deprecated as of 04/2020.</obsolete> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The Action Bar was shown in response to the user selecting text. Deprecated |
| in favor of MobileActionBarShown.Toolbar which doesn't record same data |
| twice. See crbug.com/1072811. |
| </description> |
| </action> |
| |
| <action name="MobileActionBarShown.Floating"> |
| <owner>gayane@chromium.org</owner> |
| <owner>src/components/send_tab_to_self/OWNERS</owner> |
| <description> |
| The floating Action Bar was shown in response to the user selecting or |
| adjusting already selected text. Valid for Android M+. |
| </description> |
| </action> |
| |
| <action name="MobileActionBarShown.Toolbar"> |
| <owner>gayane@chromium.org</owner> |
| <owner>src/components/send_tab_to_self/OWNERS</owner> |
| <description> |
| The Action Bar was shown in response to the user selecting or adjusting |
| already selected text. Valid for versions before Android M. See |
| MobileActionBarShown.Floating for Android M+. |
| </description> |
| </action> |
| |
| <action name="MobileActionMode.ProcessTextIntent"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| User chose to process text using one of the assist actions available in the |
| mobile action bar. These actions trigger an intent to interacte with another |
| activity, e.g. Translate. |
| </description> |
| </action> |
| |
| <action name="MobileActionMode.SelectAllWasEditable"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The just-recorded SelectAll action was done in an editable field. |
| </description> |
| </action> |
| |
| <action name="MobileActionMode.SelectAllWasNonEditable"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The just-recorded SelectAll action was done in a non-editable field. |
| </description> |
| </action> |
| |
| <action name="MobileActionMode.Share"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user pressed the Share option in the mobile Action Bar, or in the |
| floating toolbar for Android M+. The bars are shown after the user selects |
| text. |
| </description> |
| </action> |
| |
| <action name="MobileActionMode.WebSearch"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| The user pressed the Web Search option in the mobile Action Bar, or in the |
| floating toolbar for Android M+. The bars are shown after the user selects |
| text. |
| </description> |
| </action> |
| |
| <action name="MobileAddBookmarkViaIntent"> |
| <obsolete>Feature removed 11/2019</obsolete> |
| <owner>newt@chromium.org</owner> |
| <description> |
| User added a bookmark to Chrome via an intent from a third-party app. |
| </description> |
| </action> |
| |
| <action name="MobileAddCreditCard.AddPaymentMethodButton"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User tapped on "Add Payment Method" using the settings payment |
| methods screen. |
| </description> |
| </action> |
| |
| <action name="MobileAddCreditCard.CreditCardAdded"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User adds a valid credit card using the add credit card screen. |
| </description> |
| </action> |
| |
| <action name="MobileAddCreditCard.UseCameraButton"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User tapped on "Use Camera" from the settings add credit card |
| screen. |
| </description> |
| </action> |
| |
| <action name="MobileAddressesSettingsBack"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Addresses Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileAddressesSettingsClose"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Addresses Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileBandwidthSettingsBack"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Bandwidth Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileBandwidthSettingsClose"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Bandwidth Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileBeamCallbackSuccess"> |
| <obsolete>Deprecated as of 1/2020</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileBeamInvalidAppState"> |
| <obsolete>Deprecated as of 1/2020</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileBookmarkManagerClose"> |
| <owner>twellington@google.com</owner> |
| <owner>sczs@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user closes bookmark manager on iOS or Android. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerDeleteBulk"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user deletes all selected bookmarks in the Android bookmark |
| manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerDragReorder"> |
| <owner>jhimawan@google.com</owner> |
| <owner>twellington@google.com</owner> |
| <description> |
| Recorded when a user drops a bookmark after a drag in the Android bookmark |
| manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerEditBookmark"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user edits a bookmark in the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerEditFolder"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user edits a folder in the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerEntryDeleted"> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Action indicating that a bookmark was deleted from the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerEntryOpened"> |
| <owner>ianwen@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| A bookmark was opened from the bookmark manager. Bookmarks opened directly |
| from the NTP will not be counted. Instead those will be counted in the |
| NewTabPage.ContentSuggestions.* histograms. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerEntryOpenedInIncognito"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when all selected bookmarks are opened in new incognito tabs from |
| the Android bookmarks manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerEntryOpenedInNewTab"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when all selected bookmarks are opened in new tabs from the Android |
| bookmarks manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerLongPressToggleSelect"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user long presses on a bookmark item to toggle selection in |
| the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerMoveDown"> |
| <owner>jhimawan@google.com</owner> |
| <owner>twellington@google.com</owner> |
| <description> |
| Recorded when a user uses the "Move Down" button to reorder |
| bookmarks in the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerMoveToFolder"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user moves one bookmark to a new folder in the Android |
| bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerMoveToFolderBulk"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user moves all selected bookmark items to a new folder in |
| the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerMoveUp"> |
| <owner>jhimawan@google.com</owner> |
| <owner>twellington@google.com</owner> |
| <description> |
| Recorded when a user uses the "Move Up" button to reorder |
| bookmarks in the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerOpen"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| Action indictating the bookmark manager is created, either by menu or NTP |
| button, or by navigation. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerOpenFolder"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user opens a folder in the Android bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerPageOpen"> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| Action indictating the bookmark manager is created as a Native Page. The |
| porpuse of this action is to tell how many users on phones are able to get |
| access to bookmark manager inside of a tab. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerRemoveSelected"> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Action indicating that the selected bookmark entries were deleted from the |
| bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerShowInFolder"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user uses the "Show in folder" button from Android |
| bookmark search in order to see the bookmark of interest inside of its |
| parent folder. |
| </description> |
| </action> |
| |
| <action name="MobileBookmarkManagerTapToggleSelect"> |
| <owner>twellington@google.com</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Recorded when a user taps on an item in order to select it from the Android |
| bookmark manager (this can only occur while in selection mode). |
| </description> |
| </action> |
| |
| <action name="MobileBottomToolbarHomeButton"> |
| <obsolete>Removed as of 2020/09/09.</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| The user tapped on the bottom toolbar's home button. |
| </description> |
| </action> |
| |
| <action name="MobileBottomToolbarNewTabButton"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| The user tapped on the bottom toolbar's new tab button. |
| </description> |
| </action> |
| |
| <action name="MobileBottomToolbarShareButton"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| The user tapped on the bottom toolbar's share button. |
| </description> |
| </action> |
| |
| <action name="MobileBottomToolbarShowMenu"> |
| <obsolete>Removed as of 5/2020</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description>The bottom toolbar's overflow menu was shown.</description> |
| </action> |
| |
| <action name="MobileBottomToolbarTabSwitcherButtonInBrowsingView"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| The user tapped on the bottom toolbar's tab switcher button. |
| </description> |
| </action> |
| |
| <action name="MobileBreakpadUploadAttempt" not_user_triggered="true"> |
| <obsolete> |
| Deprecated 2017/02/28 due to confusing semantics and lack of use. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileBreakpadUploadFail" not_user_triggered="true"> |
| <obsolete>Deprecated as of at least 2017/02/28.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="MobileBreakpadUploadFailure" not_user_triggered="true"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileBreakpadUploadSuccess" not_user_triggered="true"> |
| <obsolete>Deprecated as of at least 2017/02/28.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileClearBrowsingDataClose"> |
| <owner>edchin@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Clear Browsing Data Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileClearBrowsingDataTriggeredFromLegacyUI"> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Clear browsing data button was tapped on the legacy Clear browsing data UI. |
| </description> |
| </action> |
| |
| <action name="MobileClearBrowsingDataTriggeredFromUIRefresh"> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Clear browsing data button was tapped on the UI Refresh Clear browsing data |
| UI. |
| </description> |
| </action> |
| |
| <action name="MobileClipboardChanged"> |
| <owner>jif@chromium.org</owner> |
| <owner>mpearson@chromium.org</owner> |
| <description> |
| Emitted when Chrome detects that the clipboard contains new content. |
| |
| On iOS: this occurs either when Chrome enters the foreground and notices |
| that the content of the clipboard changed, or when the users selects the |
| omnibox and Chrome notices that the content of the clipboard changed. |
| |
| On Android: this occurs when Chrome starts up or when the clipboard changes |
| while Chrome is running (in the foreground or not). |
| </description> |
| </action> |
| |
| <action name="MobileComeToForeground"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| Chrome has come to the foreground. Only emitted if the foreground content is |
| an Activity that views web content, e.g., not settings. This will be emitted |
| everytime the Activity goes from entirely hidden to at least partially |
| visible. Partially visible means that at least some portion of the Activity |
| is visible, but the Activity is not interactable, e.g. being covered by the |
| share dialog, javascript alert dialogs, the voice input dialog, etc. |
| |
| Please note, this has the potential to be called many times for a given |
| session. For further details, see the Android activity concept of onPause |
| and onResume for a better understanding of what circumstances can trigger |
| this. |
| |
| Session tracking is based on the same visibility concept, but a session can |
| span multiple live Android Activities, while this metric will be logged when |
| each applicable Activity goes to the foreground (per above). Since session |
| tracking uses onPause and onResume, this metric is also tied to that to |
| ensure we capture the event. |
| </description> |
| </action> |
| |
| <action name="MobileContentSettingsBack"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Content Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileContentSettingsClose"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| s Reported when Content Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileContextMenuCopyImageLinkAddress"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuCopyLinkAddress"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuCopyLinkText"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuDownloadImage"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuDownloadLink"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuDownloadVideo"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuImage"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuLink"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuOpenImageInNewTab"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuOpenLink"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuOpenLinkInIncognito"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuOpenLinkInNewTab"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuOpenOriginalImageInNewTab"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="MobileContextMenuSaveImage"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuSearchByImage"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>bdibello@chromium.org</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuShareLink"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuText"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuVideo"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileContextMenuViewImage"> |
| <obsolete>Deprecated as of 8/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileCreditCardScanner.Close"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User closed the Credit Card Scanner without scanning a credit card. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardScanner.Error"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User closed the Credit Card Scanner from an error dialog. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardScanner.ScannedCard"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User scanned a credit card using the Credit Card Scanner. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardScanner.ScannedCardNumberModified"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User scanned a credit card using the Credit Card Scanner and scanned card |
| number was modified. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardScanner.ScannedExpiryMonthModified"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User scanned a credit card using the Credit Card Scanner and scanned card |
| expiry month was modified. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardScanner.ScannedExpiryYearModified"> |
| <obsolete>Removed from code in November 2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User scanned a credit card using the Credit Card Scanner and scanned card |
| expiry year was modified. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardSettingsBack"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Credit Card Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileCreditCardSettingsClose"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Credit Card Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileCustomFeedback"> |
| <obsolete> |
| Deprecated 12/2018. CustomFeedback never shipped to 100% and is no longer |
| planned for launch. |
| </obsolete> |
| <owner>wychen@chromium.org</owner> |
| <description>Custom Feedback dialog is shown.</description> |
| </action> |
| |
| <action name="MobileCustomRowCameraSearch"> |
| <owner>jif@chromium.org</owner> |
| <description> |
| Records when a user starts a camera search from the omnibox' assistive view. |
| </description> |
| </action> |
| |
| <action name="MobileCustomRowVoiceSearch"> |
| <owner>jif@chromium.org</owner> |
| <description> |
| Records when a user starts a voice search from the omnibox' assistive view. |
| </description> |
| </action> |
| |
| <action name="MobileDefaultBrowserViewIntent"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| Records when an iOS user opens the app from the default browser URL open. |
| </description> |
| </action> |
| |
| <action name="MobileDownloadFileUIInstallGoogleDrive"> |
| <obsolete> |
| Removed in 12/2019 after adds of IOSDownloadFileUIGoogleDrive's histogram. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description> |
| User has requested installation of Google Drive app from the Download file |
| UI. |
| </description> |
| </action> |
| |
| <action name="MobileDownloadFileUIShown"> |
| <obsolete> |
| Removed as of 11/2019 after adds of DownloadFileUI's histogram. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>User was presented with the Download file UI.</description> |
| </action> |
| |
| <action name="MobileDownloadFolderUIShownFromDownloadManager"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User pressed "Open in Downloads" button from the download manager. |
| </description> |
| </action> |
| |
| <action name="MobileDownloadFolderUIShownFromToolsMenu"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User pressed "Downloads" button from the tools menu. |
| </description> |
| </action> |
| |
| <action name="MobileDownloadRetryDownload"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| User attempted to retry downloading a file after the download failed. |
| </description> |
| </action> |
| |
| <action name="MobileExitStackView"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| User exited the Android tab switcher due to one of the listed actions, |
| opened a new normal/incognito tab, selected an existed tab, or pressed |
| system back button. |
| </description> |
| </action> |
| |
| <action name="MobileExternalNavigationDispatched"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Records when the system started a VIEW intent on a navigation click. This |
| happens when there is another application in the system that's not a browser |
| and that can handle this URL (e.g. Maps app for http://maps.google.com/ |
| url). |
| </description> |
| </action> |
| |
| <action name="MobileExternalNavigationReceived"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| Records when a user was given a choice between using Chrome and an installed |
| app and chose Chrome. |
| </description> |
| </action> |
| |
| <action name="MobileFakeboxNTPTapped"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description>User pressed the fakebox on NTP. iOS only.</description> |
| </action> |
| |
| <action name="MobileFakeViewNTPTapped"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User pressed the fake view on the top of NTP. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileFirstEditInOmnibox"> |
| <obsolete>Deprecated as of 12/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFirstPartyViewIntent"> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| Records when an iOS user opens the app from a Google first party app. |
| </description> |
| </action> |
| |
| <action name="MobileFocusedFakeboxOnNtp"> |
| <obsolete>Deprecated as of 12/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFocusedOmniboxNotOnNtp"> |
| <obsolete>Deprecated as of 12/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFocusedOmniboxOnNtp"> |
| <obsolete>Deprecated as of 12/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFre.SignInShown"> |
| <owner>aruslan@chromium.org</owner> |
| <description> |
| User was presented with the sign-in dialog during the First Run Experience. |
| This metric is specific to Android. |
| </description> |
| </action> |
| |
| <action name="MobileFreAttemptSignIn"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFreSignInSuccessful"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFreSkipSignIn"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileFreTOSLinkTapped"> |
| <owner>justincohen@chromium.org</owner> |
| <description> |
| User tapped on the TOS link on the first run welcome view. This metric is |
| only recorded if and after the TOS are accepted. This metric is specific to |
| iOS. |
| </description> |
| </action> |
| |
| <action name="MobileGoogleServicesSettingsBack"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Google Services Settings UI to root |
| Settings screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileGoogleServicesSettingsClose"> |
| <owner>msarda@chromium.org</owner> |
| <owner>jlebel@chromium.org</owner> |
| <description> |
| Reported when Google Services Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileGoToBackground"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| Chrome has gone to the background. Only emitted if the previously |
| foregrounded content was an Activity that views web content, e.g., not |
| settings. Chrome may be partially visible at this point, but is not directly |
| in the foreground/interactable. Partially visible means that at least some |
| portion of the Activity is visible, but the Activity is not interactable, |
| e.g. being covered by the share dialog, javascript alert dialogs, the voice |
| input dialog, etc. |
| |
| Please note, this has the potential to be called many times for a given |
| session. For further details, see the Android activity concept of onPause |
| and onResume for a better understanding of what circumstances can trigger |
| this. |
| |
| Session tracking is based on the same visibility concept, but a session can |
| span multiple live Android Activities, while this metric will be logged when |
| each applicable Activity goes to the background (per above). Since session |
| tracking uses onPause and onResume, this metric is also tied to that to |
| ensure we capture the event. |
| </description> |
| </action> |
| |
| <action name="MobileHelpAndFeedback"> |
| <owner>wychen@chromium.org</owner> |
| <description>The Help and Feedback dialog is shown.</description> |
| </action> |
| |
| <action name="MobileHistoryClose"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description>Recorded when a user closes History on iOS.</description> |
| </action> |
| |
| <action name="MobileHistoryPage_EntryLinkOpenNewIncognitoTab"> |
| <owner>sczs@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened a History entry in a new Incognito Tab. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileHistoryPage_EntryLinkOpenNewTab"> |
| <owner>sczs@chromium.org</owner> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened a History entry in a new Tab. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileHttpAuthCancel"> |
| <owner>ajuma@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User cancelled HTTP Authentication dialog. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileHttpAuthSignIn"> |
| <owner>ajuma@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User confirmed provided credentials in HTTP Authentication dialog. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileLocationBarTapped"> |
| <owner>stkhapugin@chromium.org</owner> |
| <owner>rkgibson@chromium.org</owner> |
| <description> |
| The user has tapped location bar, which will focus the omnibox. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileMenuAddToBookmarks"> |
| <owner>aurimas@chromium.org</owner> |
| <description> |
| User pressed the star icon in the app menu to add or remove a bookmark for |
| the current page. |
| </description> |
| </action> |
| |
| <action name="MobileMenuAddToHomescreen"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Add to homescreen' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuAddToReadingList"> |
| <owner>xingliu@chromium.org</owner> |
| <description>User pressed 'Add to reading list' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuAllBookmarks"> |
| <owner>ianwen@chromium.org</owner> |
| <description>User pressed 'Bookmarks' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuBack"> |
| <obsolete>Obsolete as of 5/2015</obsolete> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed the back icon in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuBackward"> |
| <obsolete>Deprecated as of 3/2021</obsolete> |
| <owner>gangwu@chromium.org</owner> |
| <description>User pressed the back icon in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuCloseAllIncognitoTabs"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User pressed 'Close all incognito tabs' in the app menu. |
| </description> |
| </action> |
| |
| <action name="MobileMenuCloseAllTabs"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Close all tabs' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuCloseTab"> |
| <owner>lazzzis@google.com</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>User pressed 'Close tab' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuDataSaverOpened"> |
| <owner>megjablon@chromium.org</owner> |
| <description>User opened the data saver item in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuDirectShare"> |
| <owner>aurimas@chromium.org</owner> |
| <description> |
| User pressed the application icon next to 'Share' to share directly with the |
| most recently used application. |
| </description> |
| </action> |
| |
| <action name="MobileMenuDownloadManager"> |
| <owner>dfalcantara@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <owner>ianwen@chromium.org</owner> |
| <description>User pressed 'Downloads' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuDownloadPage"> |
| <owner>dfalcantara@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| User pressed the download page icon in the app menu. |
| </description> |
| </action> |
| |
| <action name="MobileMenuFeedback"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Help and Feedback' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuFindInPage"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Find in page' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuForward"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed the forward icon in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuFullscreen"> |
| <obsolete>This menu item was never added to the app menu.</obsolete> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Fullscreen' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuGroupTabs"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description>User pressed 'Group tabs' in the tab switcher menu.</description> |
| </action> |
| |
| <action name="MobileMenuHelp"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Help' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuHistory"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'History' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuIncognitoSearch"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user tapped the "Incognito Search" button in the mobile menu |
| displayed when long pressing the New Tab button. |
| </description> |
| </action> |
| |
| <action name="MobileMenuNewIncognitoTab"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'New incognito tab' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuNewTab"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'New tab' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuNewTab.StartSurfaceFinale"> |
| <owner>hanxi@chromium.org</owner> |
| <owner>spdonghao@chromium.org</owner> |
| <owner>clank-start@google.com</owner> |
| <description> |
| User pressed 'New tab' in the app menu when start surface finale is enabled. |
| </description> |
| </action> |
| |
| <action name="MobileMenuOpenTabs"> |
| <obsolete>This action was renamed to MobileMenuRecentTabs.</obsolete> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Recent tabs' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuOpenWebApk"> |
| <owner>hanxi@chromium.org</owner> |
| <owner>pkotwicz@chromium.org</owner> |
| <description> |
| User successfully opened a WebAPK by pressing 'Open WebAPK' in the app menu. |
| </description> |
| </action> |
| |
| <action name="MobileMenuPasteAndGo"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Paste and Go' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuPrint"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Print' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuQuit"> |
| <obsolete>This menu item was never added to the app menu.</obsolete> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Quit' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuReadingList"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Reading List' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuReadLater"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Add to Reading List' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuRecentTabs"> |
| <owner>justincohen@chromium.org</owner> |
| <description>User pressed 'Recent tabs' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuReload"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| User pressed the reload option in the app menu. This was added in M55. Prior |
| to M55, the menu reload counts were combined with the toolbar counts, which |
| were all reported as MobileToolbarReload. |
| </description> |
| </action> |
| |
| <action name="MobileMenuReportAnIssue"> |
| <owner>rohitrao@chromium.org</owner> |
| <description>User pressed 'Report an Issue' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuRequestDesktopSite"> |
| <owner>aurimas@chromium.org</owner> |
| <description> |
| User pressed 'Request Desktop Site' in the app menu. |
| </description> |
| </action> |
| |
| <action name="MobileMenuRequestMobileSite"> |
| <owner>liaoyuke@chromium.org</owner> |
| <description>User pressed 'Request Mobile Site' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuScanQRCode"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Scan QR Code' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuSearch"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user tapped the "New Search" button in the mobile menu |
| displayed when long pressing the New Tab button. |
| </description> |
| </action> |
| |
| <action name="MobileMenuSearchCopiedImage"> |
| <owner>rkgibson@google.com</owner> |
| <description>User pressed 'Search Copied Image' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuSettings"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Settings' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuShare"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User pressed 'Share' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuShow"> |
| <owner>aurimas@chromium.org</owner> |
| <description>User opened the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuSiteInformation"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Site Information' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuStop"> |
| <owner>tedchoc@chromium.org</owner> |
| <description>User pressed the stop option in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuTextZoom"> |
| <owner>rkgibson@google.com</owner> |
| <description>User pressed 'Zoom Text' in the app menu</description> |
| </action> |
| |
| <action name="MobileMenuTranslate"> |
| <owner>frechette@chromium.org</owner> |
| <description>User pressed the 'Translate' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMenuVoiceSearch"> |
| <owner>gambard@chromium.org</owner> |
| <description>User pressed 'Voice Search' in the app menu.</description> |
| </action> |
| |
| <action name="MobileMessagesBadgeAcceptedTapped"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User tapped on an accepted Infobar Message badge which displayed the Modal. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesBadgeNonAcceptedTapped"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User tapped on a non-accepted Infobar Message badge which displayed the |
| Modal. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesBannerDraggedDown"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User dragged down the Infobar Message Banner which expanded it into a Modal. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesBannerTapped"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User tapped the Infobar Message Banner which expanded it into a Modal. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesModalAcceptedTapped"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description>User accepted the Infobar Modal main action.</description> |
| </action> |
| |
| <action name="MobileMessagesModalCancelledTapped"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User dismissed the Infobar Modal without any action. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesModalNever"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User dismissed both the Infobar Modal and the InfobarBadge. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesModalSettings"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description> |
| User dismissed the Infobar Modal by opening the Infobar Settings. |
| </description> |
| </action> |
| |
| <action name="MobileMessagesOverflowBadgeShown" not_user_triggered="true"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description>An Infobar Message overflow badge is shown.</description> |
| </action> |
| |
| <action name="MobileMessagesOverflowBadgeTapped"> |
| <owner>sczs@chromium.org</owner> |
| <owner>thegreenfrog@chromium.org</owner> |
| <description>User tapped on an Infobar Message overflow badge.</description> |
| </action> |
| |
| <action name="MobileMWSession"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileNewTabOpened" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileNewTabOpenedTabStrip"> |
| <obsolete> |
| Deprecated as of 8/2019. Replaced with MobileNewTabOpened.TabStrip. |
| </obsolete> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| Users tapped '+' button on the tab strip, causing a new tab to be created in |
| the group. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Interests.Click"> |
| <owner>knn@chromium.org</owner> |
| <description> |
| Android: The user clicked on an Interest item shown on the NTP. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Interests.Dismissed"> |
| <owner>knn@chromium.org</owner> |
| <description> |
| Android: The user dismissed the page showing the Interests without clicking |
| on any of them. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Interests.OpenDialog"> |
| <owner>peconn@chromium.org</owner> |
| <description>User opened the interests dialog.</description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.Click"> |
| <obsolete>Deprecated as of 8/2016</obsolete> |
| <owner>knn@chromium.org</owner> |
| <description> |
| Android: User clicked on a snippet card into the host website. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.Scrolled"> |
| <owner>knn@chromium.org</owner> |
| <description> |
| Android: User scrolled through the snippet cards. Recorded at the beginning |
| of the scroll event. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.ScrolledAboveTheFold"> |
| <obsolete>Deprecated as of 5/2016</obsolete> |
| <owner>mastiz@chromium.org</owner> |
| <description> |
| Android: User scrolled above the fold (not reading snippets cards). |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.ScrolledBelowTheFold"> |
| <obsolete>Deprecated as of 5/2016</obsolete> |
| <owner>mastiz@chromium.org</owner> |
| <description> |
| Android: User scrolled to the snippet cards below the fold. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.ShowLess"> |
| <obsolete>Deprecated as of 4/2016</obsolete> |
| <owner>knn@chromium.org</owner> |
| <description> |
| Android: User clicked on a snippet card to hide the bigger summary. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.ShowMore"> |
| <obsolete>Deprecated as of 4/2016</obsolete> |
| <owner>knn@chromium.org</owner> |
| <description> |
| Android: User clicked on a snippet card to reveal a bigger summary. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.VisitEnd"> |
| <owner>mastiz@chromium.org</owner> |
| <description> |
| Android: User stopped reading the article linked by an opened (clicked) |
| snippet card. |
| </description> |
| </action> |
| |
| <action name="MobileNTP.Snippets.VisitEndBackInNTP"> |
| <owner>mastiz@chromium.org</owner> |
| <description> |
| Android: User navigated back to the NTP after reading an opened (clicked) |
| snippet card. |
| </description> |
| </action> |
| |
| <action name="MobileNTPBookmark"> |
| <obsolete> |
| Deprecated as of 01/2017. Replaced with MobileBookmarkManagerEntryOpened. |
| </obsolete> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| Action indicating the user has opened a bookmark from the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileNTPExploreSites"> |
| <owner>dewittj@chromium.org</owner> |
| <description> |
| Recorded when a user clicks on an Explore Sites category tile on the NTP. |
| </description> |
| </action> |
| |
| <action name="MobileNTPForeignSession"> |
| <obsolete> |
| Deprecated as of 01/2017. Replaced with |
| MobileRecentTabManagerTabFromOtherDeviceOpened. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileNTPIdentityDiscTapped"> |
| <owner>msarda@chromium.org</owner> |
| <owner>pkl@chromium.org</owner> |
| <description> |
| Recorded when a user taps on the Identity Disc on NTP. |
| </description> |
| </action> |
| |
| <action name="MobileNTPMostVisited"> |
| <owner>dewittj@chromium.org</owner> |
| <description>Recorded when a user clicks on a Most Visited tile.</description> |
| </action> |
| |
| <action name="MobileNTPOpenedInNewTab"> |
| <owner>fhorschig@chromium.org</owner> |
| <description> |
| The user manually created a New Tab Page (NTP) in a new tab that has not |
| been shown before. This includes the initial tab (when starting Chrome). |
| </description> |
| </action> |
| |
| <action name="MobileNTPPaused"> |
| <owner>skym@chromium.org</owner> |
| <owner>carloks@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <description> |
| The New Tab Page (NTP) was open when Chrome was backgrounded by the user. |
| </description> |
| </action> |
| |
| <action name="MobileNTPRecentlyClosed"> |
| <obsolete> |
| Deprecated as of 01/2017. Replaced with |
| MobileRecentTabManagerRecentTabOpened. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileNTPShowBookmarks"> |
| <owner>justincohen@chromium.org</owner> |
| <description>The user tapped the bookmarks icon on the NTP.</description> |
| </action> |
| |
| <action name="MobileNTPShowHistory"> |
| <owner>justincohen@chromium.org</owner> |
| <description>The user tapped the history icon on the NTP.</description> |
| </action> |
| |
| <action name="MobileNTPShowMostVisited" not_user_triggered="true"> |
| <owner>gambard@chromium.org</owner> |
| <owner>justincohen@chromium.org</owner> |
| <description>New Tab Page presented Most Visited website tiles.</description> |
| </action> |
| |
| <action name="MobileNTPShown"> |
| <owner>knn@chromium.org</owner> |
| <description> |
| The New Tab Page (NTP) was loaded or brought to foreground by the user. |
| </description> |
| </action> |
| |
| <action name="MobileNTPShowReadingList"> |
| <owner>justincohen@chromium.org</owner> |
| <description>The user tapped the reading list icon on the NTP.</description> |
| </action> |
| |
| <action name="MobileNTPShowRecentTabs"> |
| <owner>justincohen@chromium.org</owner> |
| <description>The user tapped the recent list icon on the NTP.</description> |
| </action> |
| |
| <action name="MobileNTPSwitchToBookmarks"> |
| <obsolete> |
| Removed with deprecation of Bookmark suggestions category. |
| </obsolete> |
| <owner>ianwen@chromium.org</owner> |
| <description> |
| Action indicating the user has clicked the boomkark button on NTP to swith |
| to the bookmark manager. |
| </description> |
| </action> |
| |
| <action name="MobileNTPSwitchToDownloadManager"> |
| <obsolete> |
| Removed with deprecation of Download suggestions category. |
| </obsolete> |
| <owner>bauerb@chromium.org</owner> |
| <description> |
| Android: User clicked on the "More" card at the end of the section |
| of Downloads suggestions on the NTP to open the Download Manager UI. |
| </description> |
| </action> |
| |
| <action name="MobileNTPSwitchToIncognito"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileNTPSwitchToMostVisited"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileNTPSwitchToOpenTabs"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileOmniboxClipboardChanged"> |
| <obsolete> |
| Replaced with MobileOmniboxClipboardChanged in April 2017. |
| </obsolete> |
| <owner>jif@chromium.org</owner> |
| <description> |
| Emitted when Chrome detects that the clipboard contains a new URL. |
| |
| On iOS: this occurs either when Chrome enters the foreground and notices |
| that the content of the clipboard changed, or when the clipboard changes |
| while Chrome is in the foreground. |
| |
| On Android: this occurs when Chrome starts up or when the clipboard changes |
| while Chrome is running (in the foreground or not). |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxDeleteGesture"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="MobileOmniboxDeleteRequested"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of the metric.</description> |
| </action> |
| |
| <action name="MobileOmniboxDeleteUrl"> |
| <owner>thildebr@chromium.org</owner> |
| <description> |
| The user cleared the contents of the omnibox via the delete button. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxFocused" not_user_triggered="true"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| Omnibox focused (either directly or through one of the shortcuts). iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxFocusedLensShown" not_user_triggered="true"> |
| <owner>yusuyoutube@google.com</owner> |
| <owner>benwgold@google.com</owner> |
| <owner>fgorski@chromium.org</owner> |
| <owner>wylieb@chromium.org</owner> |
| <owner>lens-chrome@google.com</owner> |
| <description> |
| Mobile Omnibox Lens button shown when Omnibox focused. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxLens"> |
| <owner>yusuyoutube@google.com</owner> |
| <owner>benwgold@google.com</owner> |
| <owner>fgorski@chromium.org</owner> |
| <owner>wylieb@chromium.org</owner> |
| <owner>lens-chrome@google.com</owner> |
| <description>Mobile Omnibox Lens button clicked.</description> |
| </action> |
| |
| <action name="MobileOmniboxLensShown" not_user_triggered="true"> |
| <owner>yusuyoutube@google.com</owner> |
| <owner>benwgold@google.com</owner> |
| <owner>fgorski@chromium.org</owner> |
| <owner>wylieb@chromium.org</owner> |
| <owner>lens-chrome@google.com</owner> |
| <description>Mobile Omnibox Lens button shown.</description> |
| </action> |
| |
| <action name="MobileOmniboxRefineSuggestion"> |
| <obsolete> |
| Deprecated 07/2017. Replaced by MobileOmniboxRefineSuggestion.Query and |
| MobileOmniboxRefineSuggestion.Url. |
| </obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileOmniboxRefineSuggestion.Search"> |
| <owner>jdonnelly@chromium.org</owner> |
| <description> |
| User used the refinement arrow in an omnibox search suggestion to copy the |
| text of the suggestion into the omnibox. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxRefineSuggestion.Url"> |
| <owner>jdonnelly@chromium.org</owner> |
| <description> |
| User used the refinement arrow in an omnibox URL suggestion to copy the text |
| of the suggestion into the omnibox. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxSearch"> |
| <obsolete> |
| Removed Sep 2016 because the name kept misleading people. Replaced with |
| MobileOmniboxUse, which has the same semantics. |
| </obsolete> |
| <owner>mpearson@chromium.org</owner> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| User used the omnibox to go somewhere. The action doesn't have to lead to a |
| search page (except on iOS, where this is only recorded for search-type |
| navigations). |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxShortcutsOpenBookmarks"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| The user clicked the Bookmarks shortcut in Omnibox popup shortcuts. iOS |
| only. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxShortcutsOpenHistory"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| The user clicked the History shortcut in Omnibox popup shortcuts. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxShortcutsOpenMostVisitedItem"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| The user clicked one of the Most Visited tiles in Omnibox popup shortcuts. |
| iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxShortcutsOpenReadingList"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| The user clicked the Reading List shortcut in Omnibox popup shortcuts. iOS |
| only. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxShortcutsOpenRecentTabs"> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| The user clicked the Recent Tabs shortcut in Omnibox popup shortcuts. iOS |
| only. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxUse"> |
| <owner>mpearson@chromium.org</owner> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| User used the omnibox to go somewhere. The action doesn't have to lead to a |
| search page. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxUse.GridTabSwitcher"> |
| <obsolete>From 04/2021 use MobileOmniboxUse.StartSurface instead.</obsolete> |
| <owner>mattsimmons@chromium.org</owner> |
| <owner>memex-team@google.com</owner> |
| <description> |
| User used the omnibox while it is showing on top of the grid tab switcher. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxUse.StartSurface"> |
| <owner>hanxi@chromium.org</owner> |
| <owner>spdonghao@chromium.org</owner> |
| <owner>clank-start@google.com</owner> |
| <description> |
| User used the omnibox while it is showing on the start surface. |
| </description> |
| </action> |
| |
| <action name="MobileOmniboxVoiceSearch"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobilePageLoaded" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobilePageLoadedDesktopUserAgent" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobilePageLoadedWithKeyboard" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobilePasswordsSettingsBack"> |
| <owner>kazinova@google.com</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Passwords Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobilePasswordsSettingsClose"> |
| <owner>djean@chromium.org</owner> |
| <owner>javierrobles@chromium.org</owner> |
| <description> |
| Reported when Passwords Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobilePopupMenuSwipeToSelect"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user selected an option in the Popup Menu without lifting the finger |
| from the LongPress action. |
| </description> |
| </action> |
| |
| <action name="MobilePreviewPageBack"> |
| <obsolete>Deprecated as of 7/2015</obsolete> |
| <owner>ksimbili@chromium.org</owner> |
| <description> |
| When user navigates back, using either system back or toolbar back button, |
| from the preview page. |
| </description> |
| </action> |
| |
| <action name="MobilePreviewPageReload"> |
| <obsolete>Deprecated as of 7/2015</obsolete> |
| <owner>ksimbili@chromium.org</owner> |
| <description> |
| User pressed reload button while the preview page is being shown. |
| </description> |
| </action> |
| |
| <action name="MobilePreviewPageSingleTap"> |
| <obsolete>Deprecated as of 7/2015</obsolete> |
| <owner>ksimbili@chromium.org</owner> |
| <description> |
| User taped on the page while the preview page is being shown. |
| </description> |
| </action> |
| |
| <action name="MobilePreviewPageTabClose"> |
| <obsolete>Deprecated as of 7/2015</obsolete> |
| <owner>ksimbili@chromium.org</owner> |
| <description>User closes the tab while preview page is loaded.</description> |
| </action> |
| |
| <action name="MobilePrivacySettingsBack"> |
| <owner>msramek@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Privacy Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobilePrivacySettingsClose"> |
| <owner>msramek@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Privacy Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobilePullGestureCloseTab"> |
| <owner>rkgibson@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Emitted on iOS when over-scroll action touch gesture closes current tab. |
| This fires only after the triggering touch is released while the refresh |
| effect has been pulled beyond the activation threshold. |
| </description> |
| </action> |
| |
| <action name="MobilePullGestureNewTab"> |
| <owner>rkgibson@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Emitted on iOS when over-scroll action touch gesture opens a new tab. This |
| fires only after the triggering touch is released while the refresh effect |
| has been pulled beyond the activation threshold. |
| </description> |
| </action> |
| |
| <action name="MobilePullGestureReload"> |
| <owner>rkgibson@chromium.org</owner> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| Emitted on Android and iOS when a pull-to-refresh touch gesture initiates a |
| page reload. This fires only after the triggering touch is released while |
| the refresh effect has been pulled beyond the activation threshold. |
| </description> |
| </action> |
| |
| <action name="MobileQRScannerClose"> |
| <owner>jif@chromium.org</owner> |
| <description>User closed the QR Scanner without scanning a code.</description> |
| </action> |
| |
| <action name="MobileQRScannerError"> |
| <owner>jif@chromium.org</owner> |
| <description>User closed the QR Scanner from an error dialog.</description> |
| </action> |
| |
| <action name="MobileQRScannerScannedCode"> |
| <owner>jif@chromium.org</owner> |
| <description>User scanned a code using the QR Scanner.</description> |
| </action> |
| |
| <action name="MobileQRScannerTorchOn"> |
| <owner>jif@chromium.org</owner> |
| <description>User switched on torch in the QR Scanner.</description> |
| </action> |
| |
| <action name="MobileReadingListAdd"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User added an entry to the ReadingList from inside Chrome. |
| </description> |
| </action> |
| |
| <action name="MobileReadingListClose"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>olivierrobin@chromium.org</owner> |
| <description>Recorded when a user closes Reading List on iOS.</description> |
| </action> |
| |
| <action name="MobileReadingListDeleteEntry"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User deleted a single entry from the ReadingList using swipe to delete. |
| </description> |
| </action> |
| |
| <action name="MobileReadingListDeleteRead"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User deleted all the read entries of the ReadingList using 'Delete All |
| Read'. |
| </description> |
| </action> |
| |
| <action name="MobileReadingListDeleteSelected"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User deleted the selected entries from the ReadingList. |
| </description> |
| </action> |
| |
| <action name="MobileReadingListMarkRead"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User marked one or multiple ReadingList entries as 'Read'. |
| </description> |
| </action> |
| |
| <action name="MobileReadingListMarkUnread"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User marked one or multiple ReadingList entries as 'Unread'. |
| </description> |
| </action> |
| |
| <action name="MobileReadingListOpen"> |
| <owner>gambard@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| User opened a ReadingList entry. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileReceivedExternalIntent"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A VIEW intent was received by the tabbed mode activity. This will combine |
| intents sent by external application as well as Chrome itself. This does not |
| cover all intent types handled by Chrome. Use |
| MobileTabbedModeViewIntentFromApp and MobileTabbedModeViewIntentFromChrome |
| for a complete picture. |
| </description> |
| </action> |
| |
| <action name="MobileReceivedExternalIntent.App"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A VIEW intent was received by the tabbed mode activity from an external |
| application. |
| </description> |
| </action> |
| |
| <action name="MobileReceivedExternalIntent.Chrome"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A VIEW intent was received by the tabbed mode activity from Chrome. This is |
| only recorded for intent types that are also allowed from external apps. |
| </description> |
| </action> |
| |
| <action name="MobileRecentTabManagerOpenAllTabsFromOtherDevice"> |
| <owner>sczs@chromium.org</owner> |
| <owner>edchin@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| The user has selected to Open all tabs from other device in Recent Tabs. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileRecentTabManagerRecentTabOpened"> |
| <owner>finkm@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| A recently closed tab was opened from the recent tabs manager. Recently |
| closed tabs opened directly from the NTP will not be counted. Instead those |
| will be counted in the NewTabPage.ContentSuggestions.* histograms. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileRecentTabManagerShowFullHistory"> |
| <owner>gambard@google.com</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Recorded when a user opens History from Recent Tabs on iOS. |
| </description> |
| </action> |
| |
| <action name="MobileRecentTabManagerTabFromOtherDeviceOpened"> |
| <owner>finkm@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| A tab from another device was opened from the recent tabs manager. Tabs from |
| another device opened directly from the NTP will not be counted. Instead |
| those will be counted in the NewTabPage.ContentSuggestions.* histograms. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MobileRecentTabsClose"> |
| <owner>gambard@google.com</owner> |
| <owner>sczs@chromium.org</owner> |
| <description>Recorded when a user closes Recent Tabs on iOS.</description> |
| </action> |
| |
| <action name="MobileRendererCrashed"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileReportAnIssueClosed"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>sdefresne@chromium.org</owner> |
| <description> |
| The user dismissed Report An Issue screen by cancelling or submitting |
| feedback (there is no way to differentiate these two). iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileSadTabFeedback"> |
| <owner>jwanda@chromium.org</owner> |
| <description> |
| The user pressed the Send Feedback button on a tab that is displaying the |
| sad view. |
| </description> |
| </action> |
| |
| <action name="MobileSearchEngineSettingsBack"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Search Engine Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileSearchEngineSettingsClose"> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Search Engine Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileSettingsClose"> |
| <owner>edchin@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description>Reported when Settings UI was dismissed. iOS only.</description> |
| </action> |
| |
| <action name="MobileSettingsStorageClearAll"> |
| <owner>dmurph@chromium.org</owner> |
| <description> |
| User clicked on the 'Clear All' button in the Storage section of sites |
| settings. |
| </description> |
| </action> |
| |
| <action name="MobileShareActionBookmarkThisPage"> |
| <obsolete>Deprecated as of 9/2018</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user pressed "Bookmark" from the share action menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareActionFindInPage"> |
| <obsolete>Deprecated as of 9/2018</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user pressed "Find In Page" from the share action menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareActionReadLater"> |
| <obsolete>Deprecated as of 9/2018</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user pressed "Add to Reading List" from the share action menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareActionRequestDesktop"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user pressed "Request Desktop Site" from the share action |
| menu. This action is logged in addition to MobileShareMenuRequestSite to |
| disambiguate between desktop and mobile. |
| </description> |
| </action> |
| |
| <action name="MobileShareActionRequestMobile"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user pressed "Request Mobile Site" from the share action menu. |
| This action is logged in addition to MobileShareMenuRequestSite to |
| disambiguate between desktop and mobile. |
| </description> |
| </action> |
| |
| <action name="MobileShareMenuBookmark"> |
| <owner>gambard@chromium.org</owner> |
| <description>User shared to the device's bookmarks.</description> |
| </action> |
| |
| <action name="MobileShareMenuCancel"> |
| <owner>gambard@chromium.org</owner> |
| <owner>pkl@chromium.org</owner> |
| <description> |
| The user cancelled the share action menu (i.e. closed it without taking any |
| action). |
| </description> |
| </action> |
| |
| <action name="MobileShareMenuClipboard"> |
| <owner>gambard@chromium.org</owner> |
| <owner>seblalancette@chromium.org</owner> |
| <description>User copied content to the device's clipboard.</description> |
| </action> |
| |
| <action name="MobileShareMenuFindInPage"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User activated the device's FindInPage from the share menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareMenuGenerateQRCode"> |
| <owner>seblalancette@chromium.org</owner> |
| <description> |
| The user pressed the generate QR code option from the share action menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareMenuPrint"> |
| <owner>gambard@chromium.org</owner> |
| <owner>seblalancette@chromium.org</owner> |
| <description> |
| User triggered the Print activity from the share menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareMenuReadLater"> |
| <owner>gambard@chromium.org</owner> |
| <description>User shared to the device's Reading List.</description> |
| </action> |
| |
| <action name="MobileShareMenuRequestSite"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User requested the desktop or mobile version of a site web from the share |
| menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareMenuSaveImage"> |
| <owner>gambard@chromium.org</owner> |
| <owner>seblalancette@chromium.org</owner> |
| <description>User saved an image the device's camera roll.</description> |
| </action> |
| |
| <action name="MobileShareMenuSendTabToSelf"> |
| <owner>jeffreycohen@chromium.org</owner> |
| <owner>sebsg@chromium.org</owner> |
| <description> |
| The user pressed "Send Tab To Self" from the share action menu. |
| </description> |
| </action> |
| |
| <action name="MobileShareQRCode"> |
| <owner>seblalancette@chromium.org</owner> |
| <description> |
| The user initiated the Share action for the generated QR code image. |
| </description> |
| </action> |
| |
| <action name="MobileShortcutAllBookmarks"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileShortcutFindInPage"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileShortcutNewIncognitoTab"> |
| <obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileShortcutNewTab"> |
| <obsolete>Replaced with MobileMenuNewtab</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileSideSwipeFinished"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileSingleScreenScreenshot"> |
| <owner>jmentasti@google.com</owner> |
| <owner>seblalancette@chromium.org</owner> |
| <description> |
| The user took a screenshot of a single chrome window. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileStackViewCloseTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileStackViewIncognitoMode"> |
| <owner>rlanday@chromium.org</owner> |
| <description> |
| User in the Android tab switcher switches from normal mode to incognito |
| mode. |
| </description> |
| </action> |
| |
| <action name="MobileStackViewNormalMode"> |
| <owner>rlanday@chromium.org</owner> |
| <description> |
| User in the Android tab switcher switches from incognito mode to normal |
| mode. |
| </description> |
| </action> |
| |
| <action name="MobileStackViewSwipeCloseTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileStartup.MainIntent.NTPCreatedDueToInactivity"> |
| <obsolete>Deprecated as of 02/2019</obsolete> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome and an NTP was created due to |
| the time elapsed since Chrome was last visited. |
| </description> |
| </action> |
| |
| <action name="MobileStartup.MainIntentReceived"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome. This is the best indicator we |
| have to signal the user tapped on the Chrome icon from the launcher. |
| </description> |
| </action> |
| |
| <action name="MobileStartup.MainIntentReceived.After12Hours"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome after the user had not used |
| Chrome for 12 hours but fewer than 24 hours. |
| </description> |
| </action> |
| |
| <action name="MobileStartup.MainIntentReceived.After1Hour"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome after the user had not used |
| Chrome for 1 hour but fewer than 6 hours. |
| </description> |
| </action> |
| |
| <action name="MobileStartup.MainIntentReceived.After24Hours"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome after the user had not used |
| Chrome for 24 hours. |
| </description> |
| </action> |
| |
| <action name="MobileStartup.MainIntentReceived.After6Hours"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome after the user had not used |
| Chrome for 6 hours but fewer than 12 hours. |
| </description> |
| </action> |
| |
| <action name="MobileStartup.UserEnteredTabSwitcher"> |
| <owner>memex-team@google.com</owner> |
| <description> |
| An ACTION_MAIN intent was received by Chrome and the user was shown the tab |
| switcher (overview) on startup. |
| </description> |
| </action> |
| |
| <action name="MobileSyncPassphraseSettingsClose"> |
| <owner>jlebel@chromium.org</owner> |
| <owner>fernandex@chromium.org</owner> |
| <description> |
| Sync Passphrase Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileTabbedModeViewIntentFromApp"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A VIEW intent was received by the tabbed mode activity from an external |
| application. |
| </description> |
| </action> |
| |
| <action name="MobileTabbedModeViewIntentFromChrome"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| A VIEW intent was received by the tabbed mode activity from Chrome. |
| </description> |
| </action> |
| |
| <action name="MobileTabClobbered"> |
| <obsolete>Deprecated as of 8/2017</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileTabClosed" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileTabClosedUndoShortCut"> |
| <owner>xingliu@chromium.org</owner> |
| <description> |
| Undo tab closure by keyboard shortcut ctrl+shift+T, for Android only. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridBeganReordering"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description>User in the iOS tab grid began reordering tabs.</description> |
| </action> |
| |
| <action name="MobileTabGridCloseAllIncognitoTabs"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid used the Close All control while viewing the |
| incognito tabs. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseAllIncognitoTabsConfirmationPresented"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS incognito tab grid used the Close All control and the action |
| sheet that asks for confirmation has been displayed. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseAllRegularTabs"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid used the Close All control while viewing the |
| regular tabs. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseAllRegularTabsConfirmationPresented"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS regular tab grid used the Close All control and the action |
| sheet that asks for confirmation has been displayed. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseAllTabsConfirmationCanceled"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid used the Close All control and the action sheet |
| that asks for confirmation has been Canceled. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseAllTabsConfirmationConfirmed"> |
| <owner>ewannpv@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid used the Close All control and the action sheet |
| that asks for confirmation has been Confirmed. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseControlTapped"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid tapped on the close control of a tab. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCloseIncognitoTab"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description>User in the iOS tab grid closed an incognito tab.</description> |
| </action> |
| |
| <action name="MobileTabGridCloseRegularTab"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description>User in the iOS tab grid closed a regular tab.</description> |
| </action> |
| |
| <action name="MobileTabGridCreateIncognitoTab"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid created a new incognito tab using the new tab |
| button. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCreateIncognitoTabKeyboard"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid created a new incognito tab using the keyboard |
| shortcut. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCreateRegularTab"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid created a new regular tab using the new tab button. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridCreateRegularTabKeyboard"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid created a new regular tab using the keyboard |
| shortcut. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridDone"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description>User tapped the 'Done' button in the iOS tab grid.</description> |
| </action> |
| |
| <action name="MobileTabGridEndedWithoutReordering"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid finished reordering tabs, but didn't change the tab |
| order. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridEntered" not_user_triggered="true"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description>User entered the iOS tab grid (from anywhere).</description> |
| </action> |
| |
| <action name="MobileTabGridExited" not_user_triggered="true"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description>User exited the iOS tab grid (by any means).</description> |
| </action> |
| |
| <action name="MobileTabGridOpenIncognitoTab"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid opened an incognito tab by tapping on it. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridOpenRegularTab"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid opened a regular tab by tapping on it. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridReordered"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid finished reordering tabs, and changed the tab |
| order. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridSelectIncognitoPanel"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User selected the iOS Tab Grid incognito panel by tapping the page control. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridSelectRegularPanel"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User selected the iOS Tab Grid regular tabs panel by tapping the page |
| control. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridSelectRemotePanel"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User selected the iOS Tab Grid remote tabs panel by tapping the page |
| control. |
| </description> |
| </action> |
| |
| <action name="MobileTabGridUndoCloseAllRegularTabs"> |
| <owner>edchin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| User in the iOS tab grid used the Undo control after closing all regular |
| tabs. |
| </description> |
| </action> |
| |
| <action name="MobileTabReturnedToCurrentTab"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description>Users returned to the tab that was active.</description> |
| </action> |
| |
| <action name="MobileTabReturnedToCurrentTab.SingleTabCard"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| Users returned to the tab that was active, either by tapping the single-tab |
| card or pressing the back button, when the single tab switcher is enabled. |
| </description> |
| </action> |
| |
| <action name="MobileTabReturnedToCurrentTab.TabCarousel"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| Users returned to the tab that was active, either by tapping the tab card or |
| pressing the back button, when the carousel tab switcher is enabled. |
| </description> |
| </action> |
| |
| <action name="MobileTabReturnedToCurrentTab.TabGrid"> |
| <owner>yusufo@chromium.org</owner> |
| <owner>wychen@chromium.org</owner> |
| <description> |
| Users returned to the tab that was active, either by tapping the tab card or |
| pressing the back button, when the grid tab switcher is enabled. |
| </description> |
| </action> |
| |
| <action name="MobileTabStripCloseTab"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileTabStripNewTab"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileTabStripShowTabGridMenu"> |
| <owner>justincohen@chromium.org</owner> |
| <description>User long-pressed on the tab strip tab grid button.</description> |
| </action> |
| |
| <action name="MobileTabSwitched" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarBack"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarCloseAllIncognitoTabsButtonTap"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User tapped the close all incognito tabs button in the tab switcher bottom |
| toolbar. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarCloseAllRegularTabsButtonTap"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User tapped the close all regular tabs button in the tab switcher bottom |
| toolbar. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarDownloadPage"> |
| <owner>dfalcantara@chromium.org</owner> |
| <owner>twellington@chromium.org</owner> |
| <owner>ianwen@chromium.org</owner> |
| <description>User pressed the download page icon in the toolbar.</description> |
| </action> |
| |
| <action name="MobileToolbarForward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarIdentityDiscTap"> |
| <owner>pavely@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description>User tapped on IdentityDisc button on toolbar.</description> |
| </action> |
| |
| <action name="MobileToolbarNewTab"> |
| <obsolete>Deprecated as of 5/2015</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarNewTabShortcut"> |
| <owner>gambard@chromium.org</owner> |
| <owner>stkhapugin@chromium.org</owner> |
| <description> |
| User pressed the NewTab shortcut on the toolbar. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarOmniboxAcceleratorTap"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User tapped the omnibox accelerator button in the bottom toolbar. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarOmniboxShortcut"> |
| <obsolete>Deprecated as of 3/2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User pressed the omnibox shortcut on the toolbar. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarReload"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| User pressed the reload icon in the toolbar. Pre-M55, MobileToolbarReload |
| accounted for all reload actions. M55+, this metric only refers to reloads |
| that occurred from the toolbar. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarSearchButtonTapped"> |
| <obsolete>Deprecate as of 3/2020</obsolete> |
| <owner>stkhapugin@chromium.org</owner> |
| <owner>rkgibson@chromium.org</owner> |
| <description> |
| The user has tapped on search bottom toolbar, which will focus the omnibox. |
| iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarShareButtonTap"> |
| <owner>jeffreycohen@chromium.org</owner> |
| <description> |
| User pressed the toolbar's button to open the share menu. Android only. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarShareMenu"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User pressed the toolbar's button to open the share menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarShowMenu"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarShowNewTabMenu"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user long-pressed on the NewTab button in the toolbar |
| </description> |
| </action> |
| |
| <action name="MobileToolbarShowSearchMenu"> |
| <obsolete>Deprecated as of 3/2020</obsolete> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User long pressed the 'Search' button to displayed the associated menu. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarShowStackView"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarShowTabGridMenu"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User long pressed the Tab Grid button to display the menu associated with |
| it. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarShowTabHistoryMenu"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| User long pressed the toolbar navigation buttons to display the tab history |
| menu. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarStackViewButtonInBrowsingView"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| User in the Android browsing mode tapped the tab switcher button on the |
| toolbar to enter the tab switcher. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarStackViewButtonInStackView"> |
| <owner>rlanday@chromium.org</owner> |
| <description> |
| User in the Android tab switcher tapped the tab switcher button on the |
| toolbar to leave the tab switcher. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarStackViewNewIncognitoTab"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |
| The user taps the new tab button '+' on the tab switcher toolbar to create a |
| new incognito tab. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarStackViewNewTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileToolbarStop"> |
| <owner>tedchoc@chromium.org</owner> |
| <description>User pressed the stop icon in the toolbar.</description> |
| </action> |
| |
| <action name="MobileToolbarSwipeOpenStackView"> |
| <owner>rlanday@chromium.org</owner> |
| <description> |
| User entered the Android tab switcher by swiping down on the toolbar. |
| </description> |
| </action> |
| |
| <action name="MobileToolbarToggleBookmark"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MobileTopToolbarHomeButton"> |
| <obsolete>Removed as of 2020/09/09.</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description>The user tapped on the top toolbar's home button.</description> |
| </action> |
| |
| <action name="MobileTopToolbarNewTabButton"> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| The user tapped on the top toolbar's new tab button. |
| </description> |
| </action> |
| |
| <action name="MobileTopToolbarOptionalButtonNewTab"> |
| <owner>bttk@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| The user tapped on the top toolbar's optional button acting as a new tab |
| button. |
| </description> |
| </action> |
| |
| <action name="MobileTopToolbarShareButton"> |
| <owner>jeffreycohen@chromium.org</owner> |
| <owner>tgupta@chromium.org</owner> |
| <description>The user tapped on the top toolbar's share button.</description> |
| </action> |
| |
| <action name="MobileTopToolbarShowMenu"> |
| <obsolete>Removed as of 5/2020</obsolete> |
| <owner>mdjones@chromium.org</owner> |
| <owner>clank-app-team@google.com</owner> |
| <description> |
| Action indicating the top toolbar's overflow menu was shown. |
| </description> |
| </action> |
| |
| <action name="MobileTopToolbarVoiceButton"> |
| <owner>jds@chromium.org</owner> |
| <owner>chrome-language@google.com</owner> |
| <description> |
| The user tapped on the top toolbar's voice search button. |
| </description> |
| </action> |
| |
| <action name="MobileUsingMenuByHwButtonDragging"> |
| <obsolete> |
| Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 . |
| </obsolete> |
| <owner>kkimlabs@chromium.org</owner> |
| <description> |
| Only for Android. Menu is shown by dragging from hardware menu button. |
| </description> |
| </action> |
| |
| <action name="MobileUsingMenuByHwButtonTap"> |
| <owner>kkimlabs@chromium.org</owner> |
| <description> |
| Only for Android. Menu is shown by tapping hardware menu button. |
| </description> |
| </action> |
| |
| <action name="MobileUsingMenuBySwButtonDragging"> |
| <owner>kkimlabs@chromium.org</owner> |
| <description> |
| Only for Android. Menu is shown by dragging from software menu button. |
| </description> |
| </action> |
| |
| <action name="MobileUsingMenuBySwButtonTap"> |
| <owner>kkimlabs@chromium.org</owner> |
| <description> |
| Only for Android. Menu is shown by tapping software menu button. |
| </description> |
| </action> |
| |
| <action name="MobileVoiceSearchSettingsBack"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when user goes back from Voice Search Settings UI to root Settings |
| screen. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileVoiceSearchSettingsClose"> |
| <owner>rohitrao@chromium.org</owner> |
| <owner>sczs@chromium.org</owner> |
| <description> |
| Reported when Voice Search Settings UI was dismissed. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuCopyImage"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Copy Image in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuCopyLink"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Copy Link in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuImageImpression"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user invokes context menu for web contents image. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuLinkImpression"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user invokes context menu for web contents link. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuOpenImage"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Open Image in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuOpenImageInNewTab"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Open Image In New Tab in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuOpenInIncognitoTab"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Open In Incognito Tab in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuOpenInNewTab"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Open In New Tab in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuOpenInNewWindow"> |
| <owner>marq@chromium.org</owner> |
| <owner>djean@chromium.org</owner> |
| <description> |
| Recorded when user taps Open In New Window in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuOpenJS"> |
| <obsolete> |
| Deprecated as of 2021/01/26 as the feature has been removed. |
| </obsolete> |
| <owner>michaeldo@chromium.org</owner> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| Recorded when user taps Open Java Script in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuReadLater"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Add to Reading List in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuSaveImage"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Save Image in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebContextMenuSearchByImage"> |
| <owner>gambard@chromium.org</owner> |
| <owner>michaeldo@chromium.org</owner> |
| <description> |
| Recorded when user taps Search By Image in context menu. iOS only. |
| </description> |
| </action> |
| |
| <action name="MobileWebsiteSettingsOpenedFromMenu"> |
| <owner>tedchoc@chromium.org</owner> |
| <description>Page Info opened via the menu.</description> |
| </action> |
| |
| <action name="MobileWebsiteSettingsOpenedFromToolbar"> |
| <owner>tedchoc@chromium.org</owner> |
| <description> |
| Page Info opened via the toolbar page info (i.e. https lock) icon. |
| </description> |
| </action> |
| |
| <action name="MobileWebsiteSettingsOpenedFromVR"> |
| <owner>ymalik@chromium.org</owner> |
| <description> |
| Page Info opened via the toolbar page info (i.e. https lock) icon in VR. |
| </description> |
| </action> |
| |
| <action name="MobileWillEnterForeground"> |
| <owner>olivierrobin@chromium.org</owner> |
| <owner>marq@chromium.org</owner> |
| <description> |
| App transitioned from background to foreground. Only recorded when the app |
| was previously running; i.e., not recorded on cold starts. This action is |
| directly or indirectly triggered by the user. Example of direct trigger: the |
| user tapped on app icon or choose the app in app switcher. Example of |
| indirect trigger: the user tapped on GMail link or used Today's View |
| extension. iOS only. |
| </description> |
| </action> |
| |
| <action name="MostVisited0"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited1"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited2"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited3"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited4"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited5"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited6"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited7"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited8"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited9"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited_BlacklistCleared"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited_Clicked"> |
| <owner>sfiera@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <description>An NTP tile was clicked. Desktop only.</description> |
| </action> |
| |
| <action name="MostVisited_ClickedFromContextMenu"> |
| <owner>tiborg@chromium.org</owner> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| An NTP tile was opened from the context menu. Desktop only. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="MostVisited_UrlBlacklisted"> |
| <owner>sfiera@chromium.org</owner> |
| <owner>treib@chromium.org</owner> |
| <description>An NTP tile was blacklisted. iOS only.</description> |
| </action> |
| |
| <action name="MostVisited_UrlPinned"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited_UrlRemoved"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisited_UrlUnpinned"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MostVisitedReordered"> |
| <obsolete>No longer recorded.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Mouse_Down" not_user_triggered="true"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveBackward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveBackwardAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveDown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveDownAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveForward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveForwardAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveLeft"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveLeftAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MovePageDown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MovePageDownAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MovePageUp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MovePageUpAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveRight"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveRightAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveTabNext"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveTabPrevious"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToBeginningOfDocument"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToBeginningOfLine"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToBeginningOfLineAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToBeginningOfParagraph"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToBeginningOfParagraphAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToEndOfDocument"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToEndOfLine"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToEndOfLineAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToEndOfParagraph"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveToEndOfParagraphAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveUp"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveUpAndModifySelection"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveWordBackward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveWordForward"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveWordLeft"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="MoveWordRight"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NativeFileSystemAPI.OpenedBubble"> |
| <owner>mek@chromium.org</owner> |
| <owner>src/content/browser/file_system_access/OWNERS</owner> |
| <description> |
| Recorded any time the user opens the usage indicator bubble for the Native |
| File System API. |
| </description> |
| </action> |
| |
| <action name="NativeFileSystemAPI.RevokePermissions"> |
| <owner>mek@chromium.org</owner> |
| <owner>src/content/browser/file_system_access/OWNERS</owner> |
| <description> |
| Recorded any time the user revokes all Native File System API permissions |
| from the usage indicator bubble. |
| </description> |
| </action> |
| |
| <action name="NativeUI_Applications"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NavEntryCommitted" not_user_triggered="true"> |
| <owner>mpearson@chromium.org</owner> |
| <description> |
| Emitted when a navigation commits. Recorded on both main-frame and sub-frame |
| navigations. |
| |
| Example of "one or more times": navigating to |
| http://www.google.com will cause two emits. |
| |
| A set of NavEntryCommitted emitted in quick succession can be approximately |
| viewed as a "page load", though possibly in a sub-frame on a page. |
| A NavEntryCommitted can happen for a variety of reasons: link clicks, |
| omnibox navigations, reload button, back/forward, Javascript that changes |
| the URL of the page, etc. Examples of Javascript changing the URL without |
| changing the page that cause this to be emitted is switching slides in |
| Google Slides or switching between the inbox and a message in gmail. These |
| cases happen by changing the URL hash (#whatever) or |
| history.pushState()/history.replaceState(). |
| |
| Note: this is even emitted on a "navigation" to non-web pages, |
| such as loading the NTP. |
| |
| Each set of NavEntryCommitted emitted in quick succession usually are |
| triggered by a single user action. In this sense, all but the first in the |
| set are "not user triggered". |
| |
| Desktop-only. |
| </description> |
| </action> |
| |
| <action name="NavEntryCommitted.SRP" not_user_triggered="true"> |
| <owner>mpearson@chromium.org</owner> |
| <description> |
| Emitted when a navigation happens to a page whose URL looks like it's a URL |
| from the user's default search engine. I.e., emitted when it looks like--via |
| a simple pattern match--the user navigated to a search results page. |
| |
| NavEntryCommitted will also always be emitted at the same time (in the same |
| code, just a few lines before). |
| |
| As with NavEntryCommitted (read the description of that user action), |
| NavEntryCommitted.SRP is emitted roughly when the URL in the omnibox |
| changes. This can happen via Javascript by, for example, scrolling through a |
| news article carousel on the user's search engine page. As such, |
| NavEntryCommitted.SRP does not necessarily align with the number of searches |
| done, though it's certainly related. |
| |
| Desktop-only. |
| </description> |
| </action> |
| |
| <action name="Navigation.Home.NotChromeInternal"> |
| <owner>mpearson@chromium.org</owner> |
| <owner>amaralp@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <description> |
| Emitted every time a user uses a Home button to go to their home page and |
| their the page is not chrome-internal (such as an actual web site instead of |
| the New Tab Page or about:blank). For the purpose of this action, about:, |
| chrome: and chrome-native: are considered chrome-internal; everything else |
| is not. |
| |
| This is logged at the same time that the Navigation.Home.IsChromeInternal |
| histogram is logged. |
| |
| This action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="Net.URLRequest_StartJob_InvalidReferrer"> |
| <obsolete>Deprecated 6/2018.</obsolete> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NewGuestWindow"> |
| <owner>rhalavati@chromium.org</owner> |
| <description>The user opened a Guest window.</description> |
| </action> |
| |
| <action name="NewIncognitoTabTipTargetSelected"> |
| <owner>gambard@chromium.org</owner> |
| <description> |
| The user opened the tools menu while the 'New Incognito Tab' in-product help |
| is displayed. |
| </description> |
| </action> |
| |
| <action name="NewIncognitoWindow"> |
| <owner>rhalavati@chromium.org</owner> |
| <description> |
| The user opened an off-the-record window (Incognito or Guest). |
| </description> |
| </action> |
| |
| <action name="NewIncognitoWindow2"> |
| <owner>rhalavati@chromium.org</owner> |
| <description>The user opened an Incognito window.</description> |
| </action> |
| |
| <action name="NewProfileWindowByIndex"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NewTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NewTab_Button"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NewTabPage.Carts.HideModule"> |
| <owner>wychen@chromium.org</owner> |
| <owner>yuezhanggg@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| The 'Hide these carts' option is clicked in the cart module menu to |
| temporarily hide the module. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Carts.LeftScrollClick"> |
| <owner>wychen@chromium.org</owner> |
| <owner>yuezhanggg@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| The scroll button on the left side of the module is clicked in order to see |
| carts on the left. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Carts.RemoveModule"> |
| <owner>wychen@chromium.org</owner> |
| <owner>yuezhanggg@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| The 'Never show carts' option is clicked in the cart module menu to |
| permanently remove the module. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Carts.RightScrollClick"> |
| <owner>wychen@chromium.org</owner> |
| <owner>yuezhanggg@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| The scroll button on the right side of the module is clicked in order to see |
| carts on the right. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Carts.UndoHideModule"> |
| <owner>wychen@chromium.org</owner> |
| <owner>yuezhanggg@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| An attempt to temporarily hide the cart module is undone. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Carts.UndoRemoveModule"> |
| <owner>wychen@chromium.org</owner> |
| <owner>yuezhanggg@chromium.org</owner> |
| <owner>chrome-shopping@google.com</owner> |
| <description> |
| An attempt to permanently remove the cart module is undone. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.LinkOpenedFromContextMenu.WebUI"> |
| <owner>tiborg@chromium.org</owner> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| Recorded when a link on the WebUI New Tab Page is opened via the context |
| menu. This can include: Middle-slot promos, Doodles, the One Google Bar, |
| shortcuts and custom background image attributions. Logged only when Google |
| is the default search provider, as these elements only appear on the Google |
| NTP. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.MostVisited.Clicked"> |
| <owner>justincohen@chromium.org</owner> |
| <owner>mastiz@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| The user clicked on a most visited tile. This action is logged every time |
| the NewTabPage.MostVisited histogram is logged. |
| |
| This action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Promo.EnhancedProtectionPromo.Accepted"> |
| <owner>bdea@chromium.org</owner> |
| <owner>chrome-safebrowsing-alerts@google.com</owner> |
| <description> |
| The Safe Browsing Enhanced Protection promo is accepted. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.Promo.EnhancedProtectionPromo.Dismissed"> |
| <owner>bdea@chromium.org</owner> |
| <owner>chrome-safebrowsing-alerts@google.com</owner> |
| <description> |
| The Safe Browsing Enhanced Protection promo is dismissed. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.SearchBox.Lens"> |
| <owner>yusuyoutube@google.com</owner> |
| <owner>benwgold@google.com</owner> |
| <owner>fgorski@chromium.org</owner> |
| <owner>wylieb@chromium.org</owner> |
| <owner>lens-chrome@google.com</owner> |
| <description> |
| Recorded when the user taps the Lens button in the search box on the new tab |
| page. |
| </description> |
| </action> |
| |
| <action name="NewTabPage.SearchBox.LensShown" not_user_triggered="true"> |
| <owner>yusuyoutube@google.com</owner> |
| <owner>benwgold@google.com</owner> |
| <owner>fgorski@chromium.org</owner> |
| <owner>wylieb@chromium.org</owner> |
| <owner>lens-chrome@google.com</owner> |
| <description> |
| Recorded when the Lens button is shown in the search box on the new tab |
| page. |
| </description> |
| </action> |
| |
| <action name="NewTabPage_ContentSuggestions_ArticlesUsage" |
| not_user_triggered="true"> |
| <owner>markusheintz@chromium.org</owner> |
| <description> |
| Counts the usage of the "Articles for you" section on the New Tab |
| Page. Examples for "Articles for You" usage are: A user opening an |
| article suggestion or a user viewing the articles suggestions section. |
| </description> |
| </action> |
| |
| <action name="NewTabPage_Promos_EnhancedProtection"> |
| <owner>bdea@chromium.org</owner> |
| <owner>chrome-safebrowsing-core@google.com</owner> |
| <description> |
| Recorded when the user clicks a Enhanced Protection promotion on the New Tab |
| Page on desktop. |
| </description> |
| </action> |
| |
| <action name="NewTabPage_Promos_SafetyCheck"> |
| <owner>msramek@chromium.org</owner> |
| <description> |
| Recorded when the user clicks a Safety Check promotion on the New Tab Page. |
| </description> |
| </action> |
| |
| <action name="NewTabPage_ReopenTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NewWindow"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="Notifications.Mute"> |
| <owner>dewittj@chromium.org</owner> |
| <description> |
| Recorded when a user enables the message center's Do Not Disturb mode. |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.Clicked"> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when the main body of a persistent notification gets clicked on by |
| the user (does not include action buttons). |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.ClickedActionButton"> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when one of a persistent notification's action buttons gets clicked |
| on by the user. |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.ClickedWithoutPermission"> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when a persistent notification gets clicked on by the user, but the |
| user has revoked notification permission for the origin since it was shown. |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.Closed"> |
| <obsolete> |
| Deprecated 10/2015. Replaced by Notifications.Persistent.ClosedByUser and |
| Notifications.Persistent.ClosedProgrammatically. |
| </obsolete> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when a persistent notification gets closed, either programmatically |
| or by the user. |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.ClosedByUser"> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when a persistent notification gets closed by the user. This does |
| not always mean that the user didn't click on the notification: both could |
| be counted if the website doesn't close the notification on click. |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.ClosedProgrammatically"> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when a persistent notification gets closed programmatically. |
| </description> |
| </action> |
| |
| <action name="Notifications.Persistent.Shown"> |
| <owner>peter@chromium.org</owner> |
| <description>Recorded when a persistent notification gets shown.</description> |
| </action> |
| |
| <action name="Notifications.Quiet.AnimatedIconClicked"> |
| <owner>andypaicu@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| Logs when the user clicks on the notification permission request animated |
| icon on the omnibox, that upon being clicked, opens the permission request |
| bubble . |
| </description> |
| </action> |
| |
| <action name="Notifications.Quiet.ContinueBlockingClicked"> |
| <owner>engedy@chromium.org</owner> |
| <description> |
| Logged when the user clicks "Continue Blocking", a button, that |
| upon being clicked, permanently blocks notifications for the site. |
| </description> |
| </action> |
| |
| <action name="Notifications.Quiet.ManageClicked"> |
| <owner>andypaicu@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| Logs when the user clicks "Manage", which is a button, that upon |
| being clicked, navigates the user to the notifications category settings |
| page. |
| </description> |
| </action> |
| |
| <action name="Notifications.Quiet.PermissionRequestShown"> |
| <owner>andypaicu@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| The notification permission request was shown quietly as an icon in the |
| omnibox. |
| </description> |
| </action> |
| |
| <action name="Notifications.Quiet.ShowForSiteClicked"> |
| <owner>andypaicu@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| Logs when the user clicks "Show for site", which is a button, that |
| upon being clicked, allows the site to send notifications. |
| </description> |
| </action> |
| |
| <action name="Notifications.Quiet.StaticIconClicked"> |
| <owner>andypaicu@chromium.org</owner> |
| <owner>engedy@chromium.org</owner> |
| <owner>hkamila@chromium.org</owner> |
| <description> |
| Logs when the user clicks on the notification permission request static icon |
| on the omnibox, that upon being clicked, opens the permission request bubble |
| . |
| </description> |
| </action> |
| |
| <action name="Notifications.ShowMessageCenter"> |
| <owner>dewittj@chromium.org</owner> |
| <description> |
| Recorded when the message center screen is being presented to the user. |
| </description> |
| </action> |
| |
| <action name="Notifications.ShowSettings"> |
| <owner>dewittj@chromium.org</owner> |
| <description> |
| Recorded when the message center settings screen is being presented to the |
| user. |
| </description> |
| </action> |
| |
| <action name="Notifications.ShowSiteSettings"> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when a user clicks on the settings button that could be included on |
| notification toasts. |
| </description> |
| </action> |
| |
| <action name="Notifications.Unmute"> |
| <owner>dewittj@chromium.org</owner> |
| <description> |
| Recorded when the message center's Do Not Disturb mode is disabled, either |
| due to manual user action, or because a timed Do Not Disturb expires. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.ActionButton.Click"> |
| <obsolete> |
| From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent. |
| </obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.ActionButton.Close"> |
| <obsolete> |
| From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent. |
| </obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification, and the notification closes. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.ActionButton.FocusActivity"> |
| <obsolete> |
| From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent. |
| </obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification, and the notification focuses an Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.ActionButton.NewActivity"> |
| <obsolete> |
| From 2021-03 use Notifications.WebPlatformV2 instead; it's equivalent. |
| </obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification, and the notification opens a new Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.Body.Click"> |
| <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification. |
| This metric had a bug where it also counted cases where the user dismissed |
| the notification, invalidating this and related actions. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.Body.Close"> |
| <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification, |
| and the notification closes. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.Body.FocusActivity"> |
| <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification, |
| and the notification focuses an Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatform.Body.NewActivity"> |
| <obsolete>From 2021-03 use Notifications.WebPlatformV2 instead.</obsolete> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification, |
| and the notification opens a new Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.ActionButton.Click"> |
| <owner>peconn@chromium.org</owner> |
| <owner>peter@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.ActionButton.Close"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification, and the notification closes. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.ActionButton.FocusActivity"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification, and the notification focuses an Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.ActionButton.NewActivity"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the action button of a web platform |
| notification, and the notification opens a new Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.Body.Click"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.Body.Close"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification, |
| and the notification closes. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.Body.FocusActivity"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification, |
| and the notification focuses an Activity. |
| </description> |
| </action> |
| |
| <action name="Notifications.WebPlatformV2.Body.NewActivity"> |
| <owner>peconn@chromium.org</owner> |
| <owner>beverloo@chromium.org</owner> |
| <description> |
| Recorded when the user clicks on the body of a web platform notification, |
| and the notification opens a new Activity. |
| </description> |
| </action> |
| |
| <action name="NPAPIRemovalInfobar.LearnMore"> |
| <obsolete>Deprecated due to NPAPI removal.</obsolete> |
| <owner>wfh@chromium.org</owner> |
| <description> |
| Recorded when the NPAPI removal infobar link is clicked. |
| </description> |
| </action> |
| |
| <action name="NPAPIRemovalInfobar.Shown"> |
| <obsolete>Deprecated due to NPAPI removal.</obsolete> |
| <owner>wfh@chromium.org</owner> |
| <description>Recorded when the NPAPI removal infobar is shown.</description> |
| </action> |
| |
| <action name="NTP_LinkOpenedFromContextMenu"> |
| <obsolete>Replaced by NewTabPage.LinkOpenedFromContextMenu.WebUI</obsolete> |
| <owner>tiborg@chromium.org</owner> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>chrome-analysis-team@google.com</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| Recorded when a link on the New Tab Page is opened via the context menu. |
| This can include: Middle-slot promos, Doodles, the One Google Bar, and |
| custom background image attributions, but *not* shortcuts. For shortcuts see |
| MostVisited_Clicked. Logged only when Google is the default search provider, |
| as these elements only appear on the Google NTP. |
| |
| This user action is of special interest to the chrome-analysis-team@. Do not |
| change its semantics or retire it without talking to them first. |
| </description> |
| </action> |
| |
| <action name="NTPPromoClosed"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NTPPromoShown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.BackClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description>The back arrow was clicked the richer picker.</description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.BackgroundDeselected"> |
| <obsolete>Deprecated 08/2019.</obsolete> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>dbeam@chromium.org</owner> |
| <description> |
| A background image tile was deselected in the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.BackgroundReset"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| The NTP background image was reset to default from the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.BackgroundSelected"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>dbeam@chromium.org</owner> |
| <description> |
| A background image tile was selected in the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.BackgroundSet"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| A background image was set as the NTP background from the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.CollectionClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| A collection tile was selected in the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.DailyRefreshEnabled"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| Daily refresh was enabled by clicking 'Done' in the richer picker |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.DefaultDeselected"> |
| <obsolete>Deprecated 08/2019.</obsolete> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>dbeam@chromium.org</owner> |
| <description> |
| 'No background' was deselected in the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.DefaultSelected"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description>'No background' was selected in the richer picker.</description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.RefreshToggleClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| 'Refresh daily' toggle was clicked in the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.UploadCanceled"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| 'Cancel' was clicked on the file select dialog originating from the richer |
| picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.UploadClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| 'Upload from device' was clicked in the richer picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Backgrounds.UploadConfirmed"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| 'Open' was clicked on the file select dialog originating from the richer |
| picker. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.CancelClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description>'Cancel' was clicked in the richer picker.</description> |
| </action> |
| |
| <action name="NTPRicherPicker.DoneClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description>'Done' was clicked in the richer picker.</description> |
| </action> |
| |
| <action name="NTPRicherPicker.Opened"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description>The richer picker was opened.</description> |
| </action> |
| |
| <action name="NTPRicherPicker.Shortcuts.CustomLinksClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| The 'My shortcuts' (i.e. custom links) option was clicked in the richer |
| picker shortcuts submenu. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Shortcuts.MostVisitedClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| The 'Most visited sites' option was clicked in the richer picker shortcuts |
| submenu. |
| </description> |
| </action> |
| |
| <action name="NTPRicherPicker.Shortcuts.VisibilityToggleClicked"> |
| <owner>yyushkina@chromium.org</owner> |
| <owner>tiborg@chromium.org</owner> |
| <owner>chrome-desktop-ntp@google.com</owner> |
| <description> |
| The 'Hide shortcuts' toggle was clicked in the richer picker shortcuts |
| submenu. |
| </description> |
| </action> |
| |
| <action name="OfflineIndicator.Hidden"> |
| <owner>sinansahin@google.com</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>Recorded when the offline indicator is hidden.</description> |
| </action> |
| |
| <action name="OfflineIndicator.Shown"> |
| <owner>sinansahin@google.com</owner> |
| <owner>twellington@chromium.org</owner> |
| <description>Recorded when the offline indicator is shown.</description> |
| </action> |
| |
| <action name="OfflinePages.Edit.RemoveButtonClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when "Remove" button is clicked in offline section of |
| "Edit bookmark" page. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.Edit.RemoveButtonNotClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when the user navigates away without clicking "Remove" |
| button in offline section of "Edit bookmark" page. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.Edit.SaveButtonClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when "Save" button is clicked in offline section of |
| "Edit bookmark" page. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.Edit.SaveButtonNotClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when the user navigates away without clicking "Save" |
| button in offline section of "Edit bookmark" page. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.Edit.VisitButtonClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when "Visit" button is clicked in offline section of |
| "Edit bookmark" page. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.Edit.VisitButtonNotClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when the user navigates away without clicking "Visit" |
| button in offline section of "Edit bookmark" page. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.FreeUpSpaceDialogButtonClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when "Delete" button is clicked in the Free Up Space |
| dialog. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.FreeUpSpaceDialogButtonNotClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when the user leaves the Free Up Space dialog without clicking |
| "Delete" button. |
| </description> |
| </action> |
| |
| <action name="OfflinePages.FreeUpSpaceHeaderClicked"> |
| <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| <owner>jianli@chromium.org</owner> |
| <description> |
| Recorded when "Free Up Space" button is clicked in the storage |
|