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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 591963002: Tab audio mute control (views UI), behind a switch (off by default). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Better solution for post-click image + added mouse dragging UMA stat. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. 9 and description for each user action.
10 10
(...skipping 2025 matching lines...) Expand 10 before | Expand all | Expand 10 after
2036 <action name="CloseTabByKey"> 2036 <action name="CloseTabByKey">
2037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2038 <description>Please enter the description of this user action.</description> 2038 <description>Please enter the description of this user action.</description>
2039 </action> 2039 </action>
2040 2040
2041 <action name="CloseTab_Accelerator"> 2041 <action name="CloseTab_Accelerator">
2042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2043 <description>Please enter the description of this user action.</description> 2043 <description>Please enter the description of this user action.</description>
2044 </action> 2044 </action>
2045 2045
2046 <action name="CloseTab_MediaIndicatorShowing">
2047 <owner>miu@chromium.org</owner>
2048 <description>
2049 User clicked the close tab button while the tab media indicator was showing.
2050 </description>
2051 </action>
2052
2046 <action name="CloseTab_Mouse"> 2053 <action name="CloseTab_Mouse">
2047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2048 <description>Please enter the description of this user action.</description> 2055 <description>Please enter the description of this user action.</description>
2049 </action> 2056 </action>
2050 2057
2051 <action name="CloseWebApp"> 2058 <action name="CloseWebApp">
2052 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2053 <description>Please enter the description of this user action.</description> 2060 <description>Please enter the description of this user action.</description>
2054 </action> 2061 </action>
2055 2062
(...skipping 5009 matching lines...) Expand 10 before | Expand all | Expand 10 after
7065 <action name="MediaContextMenu_Play"> 7072 <action name="MediaContextMenu_Play">
7066 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7073 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7067 <description>Please enter the description of this user action.</description> 7074 <description>Please enter the description of this user action.</description>
7068 </action> 7075 </action>
7069 7076
7070 <action name="MediaContextMenu_Unmute"> 7077 <action name="MediaContextMenu_Unmute">
7071 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7078 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7072 <description>Please enter the description of this user action.</description> 7079 <description>Please enter the description of this user action.</description>
7073 </action> 7080 </action>
7074 7081
7082 <action name="MediaIndicatorButton_Dragged">
7083 <owner>miu@chromium.org</owner>
7084 <description>
7085 User dragged the tab media indicator button; perhaps meant to drag the tab.
7086 </description>
7087 </action>
7088
7075 <action name="Menu_Take_Screenshot"> 7089 <action name="Menu_Take_Screenshot">
7076 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7077 <description>Please enter the description of this user action.</description> 7091 <description>Please enter the description of this user action.</description>
7078 </action> 7092 </action>
7079 7093
7080 <action name="MinButton_Clk"> 7094 <action name="MinButton_Clk">
7081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7082 <description>Please enter the description of this user action.</description> 7096 <description>Please enter the description of this user action.</description>
7083 </action> 7097 </action>
7084 7098
(...skipping 775 matching lines...) Expand 10 before | Expand all | Expand 10 after
7860 <action name="MoveWordLeft"> 7874 <action name="MoveWordLeft">
7861 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7862 <description>Please enter the description of this user action.</description> 7876 <description>Please enter the description of this user action.</description>
7863 </action> 7877 </action>
7864 7878
7865 <action name="MoveWordRight"> 7879 <action name="MoveWordRight">
7866 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7867 <description>Please enter the description of this user action.</description> 7881 <description>Please enter the description of this user action.</description>
7868 </action> 7882 </action>
7869 7883
7884 <action name="MuteTab">
7885 <owner>miu@chromium.org</owner>
7886 <description>
7887 User clicked the tab audio indicator to mute the tab.
7888 </description>
7889 </action>
7890
7870 <action name="NTPPromoClosed"> 7891 <action name="NTPPromoClosed">
7871 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7892 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7872 <description>Please enter the description of this user action.</description> 7893 <description>Please enter the description of this user action.</description>
7873 </action> 7894 </action>
7874 7895
7875 <action name="NTPPromoShown"> 7896 <action name="NTPPromoShown">
7876 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 7897 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7877 <description>Please enter the description of this user action.</description> 7898 <description>Please enter the description of this user action.</description>
7878 </action> 7899 </action>
7879 7900
(...skipping 2931 matching lines...) Expand 10 before | Expand all | Expand 10 after
10811 <action name="TabContextMenu_CompactNavigationBar"> 10832 <action name="TabContextMenu_CompactNavigationBar">
10812 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10833 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10813 <description>Please enter the description of this user action.</description> 10834 <description>Please enter the description of this user action.</description>
10814 </action> 10835 </action>
10815 10836
10816 <action name="TabContextMenu_Duplicate"> 10837 <action name="TabContextMenu_Duplicate">
10817 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10838 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10818 <description>Please enter the description of this user action.</description> 10839 <description>Please enter the description of this user action.</description>
10819 </action> 10840 </action>
10820 10841
10842 <action name="TabContextMenu_MuteTabs">
10843 <owner>miu@chromium.org</owner>
10844 <description>
10845 User muted one or more tabs via the tab context menu.
10846 </description>
10847 </action>
10848
10821 <action name="TabContextMenu_NewTab"> 10849 <action name="TabContextMenu_NewTab">
10822 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10823 <description>Please enter the description of this user action.</description> 10851 <description>Please enter the description of this user action.</description>
10824 </action> 10852 </action>
10825 10853
10826 <action name="TabContextMenu_OpenTabsLeftToRight"> 10854 <action name="TabContextMenu_OpenTabsLeftToRight">
10827 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10828 <description>Please enter the description of this user action.</description> 10856 <description>Please enter the description of this user action.</description>
10829 </action> 10857 </action>
10830 10858
(...skipping 10 matching lines...) Expand all
10841 <action name="TabContextMenu_RestoreTab"> 10869 <action name="TabContextMenu_RestoreTab">
10842 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10843 <description>Please enter the description of this user action.</description> 10871 <description>Please enter the description of this user action.</description>
10844 </action> 10872 </action>
10845 10873
10846 <action name="TabContextMenu_TogglePinned"> 10874 <action name="TabContextMenu_TogglePinned">
10847 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10848 <description>Please enter the description of this user action.</description> 10876 <description>Please enter the description of this user action.</description>
10849 </action> 10877 </action>
10850 10878
10879 <action name="TabContextMenu_UnmuteTabs">
10880 <owner>miu@chromium.org</owner>
10881 <description>
10882 User unmuted one or more tabs via the tab context menu.
10883 </description>
10884 </action>
10885
10851 <action name="TabContextMenu_UseDestinationsTab_Off"> 10886 <action name="TabContextMenu_UseDestinationsTab_Off">
10852 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10887 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10853 <description>Please enter the description of this user action.</description> 10888 <description>Please enter the description of this user action.</description>
10854 </action> 10889 </action>
10855 10890
10856 <action name="TabContextMenu_UseDestinationsTab_On"> 10891 <action name="TabContextMenu_UseDestinationsTab_On">
10857 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10892 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10858 <description>Please enter the description of this user action.</description> 10893 <description>Please enter the description of this user action.</description>
10859 </action> 10894 </action>
10860 10895
10861 <action name="TabContextMenu_UseVerticalTabs"> 10896 <action name="TabContextMenu_UseVerticalTabs">
10862 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10897 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10863 <description>Please enter the description of this user action.</description> 10898 <description>Please enter the description of this user action.</description>
10864 </action> 10899 </action>
10865 10900
10901 <action name="TabMediaIndicator_Clicked">
10902 <owner>miu@chromium.org</owner>
10903 <description>
10904 User clicked the tab media indicator, but this will have no effect.
Mark P 2014/09/23 17:30:49 nit: , but -> ;
miu 2014/09/23 18:27:58 Done.
10905 </description>
10906 </action>
10907
10866 <action name="TabOverview_DetachCell"> 10908 <action name="TabOverview_DetachCell">
10867 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10868 <description>Please enter the description of this user action.</description> 10910 <description>Please enter the description of this user action.</description>
10869 </action> 10911 </action>
10870 10912
10871 <action name="TabOverview_DragCell"> 10913 <action name="TabOverview_DragCell">
10872 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 10914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10873 <description>Please enter the description of this user action.</description> 10915 <description>Please enter the description of this user action.</description>
10874 </action> 10916 </action>
10875 10917
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
11061 <action name="Undo"> 11103 <action name="Undo">
11062 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11063 <description>Please enter the description of this user action.</description> 11105 <description>Please enter the description of this user action.</description>
11064 </action> 11106 </action>
11065 11107
11066 <action name="Unlink"> 11108 <action name="Unlink">
11067 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11068 <description>Please enter the description of this user action.</description> 11110 <description>Please enter the description of this user action.</description>
11069 </action> 11111 </action>
11070 11112
11113 <action name="UnmuteTab">
11114 <owner>miu@chromium.org</owner>
11115 <description>
11116 User clicked the tab audio muting indicator to unmute the tab.
11117 </description>
11118 </action>
11119
11071 <action name="Unselect"> 11120 <action name="Unselect">
11072 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11121 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11073 <description>Please enter the description of this user action.</description> 11122 <description>Please enter the description of this user action.</description>
11074 </action> 11123 </action>
11075 11124
11076 <action name="UpdateChrome"> 11125 <action name="UpdateChrome">
11077 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11126 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11078 <description>Please enter the description of this user action.</description> 11127 <description>Please enter the description of this user action.</description>
11079 </action> 11128 </action>
11080 11129
(...skipping 441 matching lines...) Expand 10 before | Expand all | Expand 10 after
11522 apple-mobile-webapp-capable meta tag. 11571 apple-mobile-webapp-capable meta tag.
11523 </description> 11572 </description>
11524 </action> 11573 </action>
11525 11574
11526 <action name="webapps.AddShortcut.Bookmark"> 11575 <action name="webapps.AddShortcut.Bookmark">
11527 <owner>dfalcantara@chromium.org</owner> 11576 <owner>dfalcantara@chromium.org</owner>
11528 <description>Shortcut added to the homescreen for a bookmark.</description> 11577 <description>Shortcut added to the homescreen for a bookmark.</description>
11529 </action> 11578 </action>
11530 11579
11531 </actions> 11580 </actions>
OLDNEW
« chrome/browser/ui/views/tabs/tab.cc ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698