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

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

Issue 2512903002: Add bookmark bar/manager actions to track drag and drop. (Closed)
Patch Set: own BookmarkBar_DragEnd Created 4 years, 1 month 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
« no previous file with comments | « chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2175 matching lines...) Expand 10 before | Expand all | Expand 10 after
2186 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2186 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2187 <description>Please enter the description of this user action.</description> 2187 <description>Please enter the description of this user action.</description>
2188 </action> 2188 </action>
2189 2189
2190 <action name="BookmarkBar_DragButton"> 2190 <action name="BookmarkBar_DragButton">
2191 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2191 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2192 <description>Please enter the description of this user action.</description> 2192 <description>Please enter the description of this user action.</description>
2193 </action> 2193 </action>
2194 2194
2195 <action name="BookmarkBar_DragEnd"> 2195 <action name="BookmarkBar_DragEnd">
2196 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2196 <owner>calamity@chromium.org</owner>
2197 <description>Please enter the description of this user action.</description> 2197 <description>
2198 Logged when a bookmark drag ends in the bookmark bar
2199 </description>
2198 </action> 2200 </action>
2199 2201
2200 <action name="BookmarkBar_DragFromFolder"> 2202 <action name="BookmarkBar_DragFromFolder">
2201 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2202 <description>Please enter the description of this user action.</description> 2204 <description>Please enter the description of this user action.</description>
2203 </action> 2205 </action>
2204 2206
2205 <action name="BookmarkBar_DragRecentlyBookmarked"> 2207 <action name="BookmarkBar_DragRecentlyBookmarked">
2206 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2207 <description>Please enter the description of this user action.</description> 2209 <description>Please enter the description of this user action.</description>
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
2345 <action name="BookmarkManager_Command_UndoGlobal"> 2347 <action name="BookmarkManager_Command_UndoGlobal">
2346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2347 <description>Please enter the description of this user action.</description> 2349 <description>Please enter the description of this user action.</description>
2348 </action> 2350 </action>
2349 2351
2350 <action name="BookmarkManager_Command_UndoNone"> 2352 <action name="BookmarkManager_Command_UndoNone">
2351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2353 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2352 <description>Please enter the description of this user action.</description> 2354 <description>Please enter the description of this user action.</description>
2353 </action> 2355 </action>
2354 2356
2357 <action name="BookmarkManager_Drop">
2358 <owner>calamity@chromium.org</owner>
2359 <description>
2360 Fired when a user drops a bookmark after a drag in the bookmark manager.
2361 </description>
2362 </action>
2363
2355 <action name="BookmarkManager_Export"> 2364 <action name="BookmarkManager_Export">
2356 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2357 <description>Please enter the description of this user action.</description> 2366 <description>Please enter the description of this user action.</description>
2358 </action> 2367 </action>
2359 2368
2360 <action name="BookmarkManager_Import"> 2369 <action name="BookmarkManager_Import">
2361 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2362 <description>Please enter the description of this user action.</description> 2371 <description>Please enter the description of this user action.</description>
2363 </action> 2372 </action>
2364 2373
(...skipping 25 matching lines...) Expand all
2390 <action name="BookmarkManager_NavigateTo_SubFolder"> 2399 <action name="BookmarkManager_NavigateTo_SubFolder">
2391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2392 <description>Please enter the description of this user action.</description> 2401 <description>Please enter the description of this user action.</description>
2393 </action> 2402 </action>
2394 2403
2395 <action name="BookmarkManager_Sort"> 2404 <action name="BookmarkManager_Sort">
2396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2397 <description>Please enter the description of this user action.</description> 2406 <description>Please enter the description of this user action.</description>
2398 </action> 2407 </action>
2399 2408
2409 <action name="BookmarkManager_StartDrag">
2410 <owner>calamity@chromium.org</owner>
2411 <description>
2412 Fired when a user starts a drag in the bookmark manager.
2413 </description>
2414 </action>
2415
2400 <action name="BookmarkManager_Sync"> 2416 <action name="BookmarkManager_Sync">
2401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2417 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2402 <description>Please enter the description of this user action.</description> 2418 <description>Please enter the description of this user action.</description>
2403 </action> 2419 </action>
2404 2420
2405 <action name="BookmarkMenu_clicked"> 2421 <action name="BookmarkMenu_clicked">
2406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 2422 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2407 <description>Please enter the description of this user action.</description> 2423 <description>Please enter the description of this user action.</description>
2408 </action> 2424 </action>
2409 2425
(...skipping 13534 matching lines...) Expand 10 before | Expand all | Expand 10 after
15944 <action name="webapps.AddShortcut.Manifest"> 15960 <action name="webapps.AddShortcut.Manifest">
15945 <owner>mlamouri@chromium.org</owner> 15961 <owner>mlamouri@chromium.org</owner>
15946 <description> 15962 <description>
15947 Shortcut added to the homescreen with a valid Manifest. This action will be 15963 Shortcut added to the homescreen with a valid Manifest. This action will be
15948 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 15964 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
15949 to keep a trend of whether the webapp also add meta tags. 15965 to keep a trend of whether the webapp also add meta tags.
15950 </description> 15966 </description>
15951 </action> 15967 </action>
15952 15968
15953 </actions> 15969 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698