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

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

Issue 636283006: Record histograms for on-demand update check results. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2171
Patch Set: Created 6 years, 2 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 11144 matching lines...) Expand 10 before | Expand all | Expand 10 after
11155 </action> 11155 </action>
11156 11156
11157 <action name="Updater.ServerCertificateFailed"> 11157 <action name="Updater.ServerCertificateFailed">
11158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11159 <description>Please enter the description of this user action.</description> 11159 <description>Please enter the description of this user action.</description>
11160 </action> 11160 </action>
11161 11161
11162 <action name="UpgradeCheck_AlreadyUpToDate"> 11162 <action name="UpgradeCheck_AlreadyUpToDate">
11163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11164 <description>Please enter the description of this user action.</description> 11164 <description>Please enter the description of this user action.</description>
11165 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11165 </action> 11166 </action>
11166 11167
11167 <action name="UpgradeCheck_AlreadyUpgraded"> 11168 <action name="UpgradeCheck_AlreadyUpgraded">
11168 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11169 <description>Please enter the description of this user action.</description> 11170 <description>Please enter the description of this user action.</description>
11171 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11170 </action> 11172 </action>
11171 11173
11172 <action name="UpgradeCheck_Done"> 11174 <action name="UpgradeCheck_Done">
11173 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11174 <description>Please enter the description of this user action.</description> 11176 <description>Please enter the description of this user action.</description>
11177 <obsolete>Not present in codebase.</obsolete>
11175 </action> 11178 </action>
11176 11179
11177 <action name="UpgradeCheck_Error"> 11180 <action name="UpgradeCheck_Error">
11178 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11181 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11179 <description>Please enter the description of this user action.</description> 11182 <description>Please enter the description of this user action.</description>
11183 <obsolete>
11184 Removed from codebase; see GoogleUpdate.UpgradeResult,
11185 GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
11186 </obsolete>
11180 </action> 11187 </action>
11181 11188
11182 <action name="UpgradeCheck_Started"> 11189 <action name="UpgradeCheck_Started">
11183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11184 <description>Please enter the description of this user action.</description> 11191 <description>Please enter the description of this user action.</description>
11192 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11185 </action> 11193 </action>
11186 11194
11187 <action name="UpgradeCheck_TimedOut"> 11195 <action name="UpgradeCheck_TimedOut">
11188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11196 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11189 <description>Please enter the description of this user action.</description> 11197 <description>Please enter the description of this user action.</description>
11198 <obsolete>Not present in codebase.</obsolete>
11190 </action> 11199 </action>
11191 11200
11192 <action name="UpgradeCheck_UpgradeIsAvailable"> 11201 <action name="UpgradeCheck_UpgradeIsAvailable">
11193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11202 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11194 <description>Please enter the description of this user action.</description> 11203 <description>Please enter the description of this user action.</description>
11204 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11195 </action> 11205 </action>
11196 11206
11197 <action name="UpgradeCheck_Upgraded"> 11207 <action name="UpgradeCheck_Upgraded">
11198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11199 <description>Please enter the description of this user action.</description> 11209 <description>Please enter the description of this user action.</description>
11210 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11200 </action> 11211 </action>
11201 11212
11202 <action name="Upgrade_Started"> 11213 <action name="Upgrade_Started">
11203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11204 <description>Please enter the description of this user action.</description> 11215 <description>Please enter the description of this user action.</description>
11216 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
11205 </action> 11217 </action>
11206 11218
11207 <action name="ViewAboutConflicts"> 11219 <action name="ViewAboutConflicts">
11208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11209 <description>Please enter the description of this user action.</description> 11221 <description>Please enter the description of this user action.</description>
11210 </action> 11222 </action>
11211 11223
11212 <action name="ViewAboutFlash"> 11224 <action name="ViewAboutFlash">
11213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 11225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11214 <description>Please enter the description of this user action.</description> 11226 <description>Please enter the description of this user action.</description>
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
11593 apple-mobile-webapp-capable meta tag. 11605 apple-mobile-webapp-capable meta tag.
11594 </description> 11606 </description>
11595 </action> 11607 </action>
11596 11608
11597 <action name="webapps.AddShortcut.Bookmark"> 11609 <action name="webapps.AddShortcut.Bookmark">
11598 <owner>dfalcantara@chromium.org</owner> 11610 <owner>dfalcantara@chromium.org</owner>
11599 <description>Shortcut added to the homescreen for a bookmark.</description> 11611 <description>Shortcut added to the homescreen for a bookmark.</description>
11600 </action> 11612 </action>
11601 11613
11602 </actions> 11614 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/help/version_updater_win.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698