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
4 found in the LICENSE file.
8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediatly after a user takes the
11 action, and should only be logged once per actual event. If an action is not
12 user triggered, specify it using not_user_triggered="true" as an attribute to
15 Please run extract_actions.py to add new actions and pretty-print this file.
17 If a user action is not being used any more, put an <obsolete> tag under
18 the <action> tag with necessary explanation. Don't delete things in this file.
21 Currently, only file-level comments are supported. By running
22 extract_actions.py, comments at other places will be deleted. Ideally, comments
23 should be able to be added at any place in this file.
28 <action name="AboutChrome">
29 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
30 <description>Please enter the description of this user action.</description>
33 <action name="AboutConflicts">
34 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
35 <description>Please enter the description of this user action.</description>
38 <action name="AboutFlags_StartupTick" not_user_triggered="true">
39 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
40 <description>Please enter the description of this user action.</description>
43 <action name="AboutFlags_background-webapps">
44 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
45 <description>Please enter the description of this user action.</description>
48 <action name="AboutFlags_click-to-play">
49 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
50 <description>Please enter the description of this user action.</description>
53 <action name="AboutFlags_cloud-print">
54 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
55 <description>Please enter the description of this user action.</description>
58 <action name="AboutFlags_cloud-print-proxy">
59 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
60 <description>Please enter the description of this user action.</description>
63 <action name="AboutFlags_confirm-to-quit">
64 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
65 <description>Please enter the description of this user action.</description>
68 <action name="AboutFlags_conflicting-modules-check">
69 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
70 <description>Please enter the description of this user action.</description>
73 <action name="AboutFlags_data-reduction-proxy-lo-fi@1">
74 <owner>bengr@chromium.org</owner>
75 <owner>megjablon@chromium.org</owner>
77 User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via
78 chrome://flags. The action is emitted once per startup when the flag is
83 <action name="AboutFlags_data-reduction-proxy-lo-fi@2">
84 <owner>bengr@chromium.org</owner>
85 <owner>megjablon@chromium.org</owner>
87 User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
88 cellular connection via chrome://flags. The action is emitted once per
89 startup when the flag is active.
93 <action name="AboutFlags_data-reduction-proxy-lo-fi@3">
94 <owner>bengr@chromium.org</owner>
95 <owner>megjablon@chromium.org</owner>
97 User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via
98 chrome://flags. The action is emitted once per startup when the flag is
103 <action name="AboutFlags_data-reduction-proxy-lo-fi@4">
104 <owner>bengr@chromium.org</owner>
105 <owner>megjablon@chromium.org</owner>
107 User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
108 slow connections via chrome://flags. The action is emitted once per startup
109 when the flag is active.
113 <action name="AboutFlags_disable-chrome-to-mobile">
114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
115 <description>Please enter the description of this user action.</description>
118 <action name="AboutFlags_disable-outdated-plugins">
119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
120 <description>Please enter the description of this user action.</description>
123 <action name="AboutFlags_disable-pnacl">
124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
125 <description>Please enter the description of this user action.</description>
126 <obsolete>This flag no longer exists.</obsolete>
129 <action name="AboutFlags_disable-print-preview">
130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
131 <description>Please enter the description of this user action.</description>
134 <action name="AboutFlags_disable-views-rect-based-targeting">
135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
136 <description>Please enter the description of this user action.</description>
139 <action name="AboutFlags_disable-website-settings">
140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
141 <description>Please enter the description of this user action.</description>
144 <action name="AboutFlags_dns-server">
145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
146 <description>Please enter the description of this user action.</description>
149 <action name="AboutFlags_downloads-new-ui">
150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
151 <description>Please enter the description of this user action.</description>
154 <action name="AboutFlags_enable-chrome-to-mobile">
155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
156 <description>Please enter the description of this user action.</description>
159 <action name="AboutFlags_enable-nacl">
160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
161 <description>Please enter the description of this user action.</description>
164 <action name="AboutFlags_enable-nacl-debug">
165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
166 <description>Please enter the description of this user action.</description>
169 <action name="AboutFlags_enable-nacl-exception-handling">
170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
171 <description>Please enter the description of this user action.</description>
174 <action name="AboutFlags_enable-pnacl">
175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
176 <description>Please enter the description of this user action.</description>
179 <action name="AboutFlags_enable-smooth-scrolling">
180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
181 <description>Please enter the description of this user action.</description>
184 <action name="AboutFlags_enable-website-settings">
185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
186 <description>Please enter the description of this user action.</description>
189 <action name="AboutFlags_enable-wifi-credential-sync">
190 <owner>quiche@chromium.org</owner>
192 User enabled WiFi credential sync via chrome://flags.
196 <action name="AboutFlags_experimental-location-features">
197 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
198 <description>Please enter the description of this user action.</description>
201 <action name="AboutFlags_expose-for-tabs">
202 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
203 <description>Please enter the description of this user action.</description>
206 <action name="AboutFlags_extension-apis">
207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
208 <description>Please enter the description of this user action.</description>
211 <action name="AboutFlags_focus-existing-tab-on-open">
212 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
213 <description>Please enter the description of this user action.</description>
216 <action name="AboutFlags_gpu-canvas-2d">
217 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
218 <description>Please enter the description of this user action.</description>
221 <action name="AboutFlags_indexeddb-use-leveldb">
222 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
223 <description>Please enter the description of this user action.</description>
226 <action name="AboutFlags_instant-autocomplete-immediately">
227 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
228 <description>Please enter the description of this user action.</description>
231 <action name="AboutFlags_instant-type">
232 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
233 <description>Please enter the description of this user action.</description>
236 <action name="AboutFlags_mark-non-secure-as">
237 <owner>palmer@chromium.org</owner>
238 <owner>felt@chromium.org</owner>
240 This flag lets users opt into or out of marking HTTP as Dubious or as
241 Non-Secure. The action is emitted once per startup when the flag is active.
245 <action name="AboutFlags_match-preview">
246 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
247 <description>Please enter the description of this user action.</description>
250 <action name="AboutFlags_my-special-feature">
251 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
252 <description>Please enter the description of this user action.</description>
255 <action name="AboutFlags_nacl-debug-mask">
256 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
257 <description>Please enter the description of this user action.</description>
260 <action name="AboutFlags_nacl-gdb">
261 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
262 <description>Please enter the description of this user action.</description>
265 <action name="AboutFlags_nacl-gdb-script">
266 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
267 <description>Please enter the description of this user action.</description>
270 <action name="AboutFlags_page-prerender">
271 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
272 <description>Please enter the description of this user action.</description>
275 <action name="AboutFlags_prerender-from-omnibox">
276 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
277 <description>Please enter the description of this user action.</description>
280 <action name="AboutFlags_print-preview">
281 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
282 <description>Please enter the description of this user action.</description>
285 <action name="AboutFlags_remoting">
286 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
287 <description>Please enter the description of this user action.</description>
290 <action name="AboutFlags_save-page-as-mhtml">
291 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
292 <description>Please enter the description of this user action.</description>
295 <action name="AboutFlags_snap-start">
296 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
297 <description>Please enter the description of this user action.</description>
300 <action name="AboutFlags_tabbed-options">
301 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
302 <description>Please enter the description of this user action.</description>
305 <action name="AboutFlags_verbatim-instant">
306 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
307 <description>Please enter the description of this user action.</description>
310 <action name="AboutFlags_vertical-tabs">
311 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
312 <description>Please enter the description of this user action.</description>
315 <action name="AboutFlags_views-use-rect-based-targeting">
316 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
317 <description>Please enter the description of this user action.</description>
320 <action name="AboutFlags_xss-auditor">
321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
322 <description>Please enter the description of this user action.</description>
325 <action name="Accel_Accessible_Focus_Next">
326 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
327 <description>Please enter the description of this user action.</description>
330 <action name="Accel_Accessible_Focus_Previous">
331 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
332 <description>Please enter the description of this user action.</description>
335 <action name="Accel_Add_Remove_Display">
336 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
337 <description>Please enter the description of this user action.</description>
340 <action name="Accel_Advanced_Print">
341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
342 <description>Please enter the description of this user action.</description>
345 <action name="Accel_Back_Backspace">
346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
347 <description>Please enter the description of this user action.</description>
350 <action name="Accel_Back_F1">
351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
352 <description>Please enter the description of this user action.</description>
355 <action name="Accel_Back_Left">
356 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
357 <description>Please enter the description of this user action.</description>
360 <action name="Accel_BrightnessDown_F6">
361 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
362 <description>Please enter the description of this user action.</description>
365 <action name="Accel_BrightnessUp_F7">
366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
367 <description>Please enter the description of this user action.</description>
370 <action name="Accel_Disable_Caps_Lock">
371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
372 <description>Please enter the description of this user action.</description>
375 <action name="Accel_Exit_First_Q">
376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
377 <description>Please enter the description of this user action.</description>
380 <action name="Accel_Exit_Second_Q">
381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
382 <description>Please enter the description of this user action.</description>
385 <action name="Accel_FocusLocation_D">
386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
387 <description>Please enter the description of this user action.</description>
390 <action name="Accel_FocusLocation_L">
391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
392 <description>Please enter the description of this user action.</description>
395 <action name="Accel_FocusSearch_E">
396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
397 <description>Please enter the description of this user action.</description>
400 <action name="Accel_FocusSearch_K">
401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
402 <description>Please enter the description of this user action.</description>
405 <action name="Accel_Focus_Bookmarks">
406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
407 <description>Please enter the description of this user action.</description>
410 <action name="Accel_Focus_Launcher">
411 <owner>kuscher@chromium.org</owner>
412 <description>Keyboard accelerator to focus the app shelf.</description>
414 Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
418 <action name="Accel_Focus_Location">
419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
420 <description>Please enter the description of this user action.</description>
423 <action name="Accel_Focus_Next_Pane">
424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
425 <description>Please enter the description of this user action.</description>
428 <action name="Accel_Focus_Previous_Pane">
429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
430 <description>Please enter the description of this user action.</description>
433 <action name="Accel_Focus_Search">
434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
435 <description>Please enter the description of this user action.</description>
438 <action name="Accel_Focus_Shelf">
439 <owner>kuscher@chromium.org</owner>
440 <description>Keyboard accelerator to focus the app shelf.</description>
443 <action name="Accel_Focus_Toolbar">
444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
445 <description>Please enter the description of this user action.</description>
448 <action name="Accel_Forward_Backspace">
449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
450 <description>Please enter the description of this user action.</description>
453 <action name="Accel_Forward_F2">
454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
455 <description>Please enter the description of this user action.</description>
458 <action name="Accel_Forward_Right">
459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
460 <description>Please enter the description of this user action.</description>
463 <action name="Accel_Fullscreen_F4">
464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
465 <description>Please enter the description of this user action.</description>
468 <action name="Accel_KeyboardBrightnessDown_F6">
469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
470 <description>Please enter the description of this user action.</description>
473 <action name="Accel_KeyboardBrightnessUp_F7">
474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
475 <description>Please enter the description of this user action.</description>
478 <action name="Accel_Launch_App">
479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
480 <description>Please enter the description of this user action.</description>
483 <action name="Accel_Launch_Last_App">
484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
485 <description>Please enter the description of this user action.</description>
488 <action name="Accel_LockScreen_L">
489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
490 <description>Please enter the description of this user action.</description>
493 <action name="Accel_LockScreen_LockButton">
494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
495 <description>Please enter the description of this user action.</description>
498 <action name="Accel_LockScreen_PowerButton">
499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
500 <description>Please enter the description of this user action.</description>
503 <action name="Accel_Maximize_Restore_F4">
504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
505 <description>Please enter the description of this user action.</description>
508 <action name="Accel_NewTab_T">
509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
510 <description>Please enter the description of this user action.</description>
513 <action name="Accel_New_Incognito_Window">
514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
515 <description>Please enter the description of this user action.</description>
518 <action name="Accel_New_Window">
519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
520 <description>Please enter the description of this user action.</description>
523 <action name="Accel_NextWindow_F5">
524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
525 <description>Please enter the description of this user action.</description>
528 <action name="Accel_NextWindow_Tab">
529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
530 <description>Please enter the description of this user action.</description>
533 <action name="Accel_Next_Ime">
534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
535 <description>Please enter the description of this user action.</description>
538 <action name="Accel_Open_Crosh">
539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
540 <description>Please enter the description of this user action.</description>
543 <action name="Accel_Open_Feedback_Page">
544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
545 <description>Please enter the description of this user action.</description>
548 <action name="Accel_Open_File_Manager">
549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
550 <description>Please enter the description of this user action.</description>
553 <action name="Accel_Overview_F5">
554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
555 <description>Please enter the description of this user action.</description>
558 <action name="Accel_PrevWindow_F5">
559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
560 <description>Please enter the description of this user action.</description>
563 <action name="Accel_PrevWindow_Tab">
564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
565 <description>Please enter the description of this user action.</description>
568 <action name="Accel_Previous_Ime">
569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
570 <description>Please enter the description of this user action.</description>
573 <action name="Accel_Reload_F3">
574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
575 <description>Please enter the description of this user action.</description>
578 <action name="Accel_Reload_R">
579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
580 <description>Please enter the description of this user action.</description>
583 <action name="Accel_Restart_PowerButton">
584 <owner>cschuet@chromium.org</owner>
585 <description>User restarted the device.</description>
588 <action name="Accel_Restore_Tab">
589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
590 <description>Please enter the description of this user action.</description>
593 <action name="Accel_Rotate_Window">
594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
595 <description>Please enter the description of this user action.</description>
598 <action name="Accel_Scale_Ui_Down">
599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
600 <description>Please enter the description of this user action.</description>
603 <action name="Accel_Scale_Ui_Reset">
604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
605 <description>Please enter the description of this user action.</description>
608 <action name="Accel_Scale_Ui_Up">
609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
610 <description>Please enter the description of this user action.</description>
613 <action name="Accel_Search_LWin">
614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
615 <description>Please enter the description of this user action.</description>
618 <action name="Accel_SelectNextTab">
619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
620 <description>Please enter the description of this user action.</description>
623 <action name="Accel_SelectPreviousTab">
624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
625 <description>Please enter the description of this user action.</description>
628 <action name="Accel_Show_App_Menu">
629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
630 <description>Please enter the description of this user action.</description>
633 <action name="Accel_Show_Keyboard_Overlay">
634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
635 <description>Please enter the description of this user action.</description>
638 <action name="Accel_Show_Message_Center_Bubble">
639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
640 <description>Please enter the description of this user action.</description>
643 <action name="Accel_Show_System_Tray_Bubble">
644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
645 <description>Please enter the description of this user action.</description>
648 <action name="Accel_Show_Task_Manager">
649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
650 <description>Please enter the description of this user action.</description>
653 <action name="Accel_ShutDown_PowerButton">
654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
655 <description>Please enter the description of this user action.</description>
658 <action name="Accel_Silence_Spoken_Feedback">
659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
660 <description>Please enter the description of this user action.</description>
663 <action name="Accel_Swap_Primary_Display">
664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
665 <description>Please enter the description of this user action.</description>
668 <action name="Accel_Switch_Ime">
669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
670 <description>Please enter the description of this user action.</description>
673 <action name="Accel_Switch_To_Next_User">
674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
675 <description>Please enter the description of this user action.</description>
678 <action name="Accel_Switch_To_Previous_User">
679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
680 <description>Please enter the description of this user action.</description>
683 <action name="Accel_Take_Partial_Screenshot">
684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
685 <description>Please enter the description of this user action.</description>
688 <action name="Accel_Take_Screenshot">
689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
690 <description>Please enter the description of this user action.</description>
693 <action name="Accel_Toggle_Caps_Lock">
694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
695 <description>Please enter the description of this user action.</description>
698 <action name="Accel_Toggle_Maximized">
699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
700 <description>Please enter the description of this user action.</description>
703 <action name="Accel_Toggle_Minimized">
704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
705 <description>Please enter the description of this user action.</description>
708 <action name="Accel_Toggle_Minimized_M">
709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
710 <description>Please enter the description of this user action.</description>
713 <action name="Accel_Toggle_Minimized_Minus">
714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
715 <description>Please enter the description of this user action.</description>
718 <action name="Accel_Toggle_Mirror_Mode">
719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
720 <description>Please enter the description of this user action.</description>
723 <action name="Accel_Toggle_Spoken_Feedback">
724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
725 <description>Please enter the description of this user action.</description>
728 <action name="Accel_Touch_Hud_Clear">
729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
730 <description>Please enter the description of this user action.</description>
733 <action name="Accel_VolumeDown_F9">
734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
735 <description>Please enter the description of this user action.</description>
738 <action name="Accel_VolumeMute_F8">
739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
740 <description>Please enter the description of this user action.</description>
743 <action name="Accel_VolumeUp_F10">
744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
745 <description>Please enter the description of this user action.</description>
748 <action name="Accel_Window_Position_Center">
749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
750 <description>Please enter the description of this user action.</description>
753 <action name="Accel_Window_Snap_Left">
754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
755 <description>Please enter the description of this user action.</description>
758 <action name="Accel_Window_Snap_Right">
759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
760 <description>Please enter the description of this user action.</description>
763 <action name="AcceptedGeneratedKeyword">
764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
765 <description>Please enter the description of this user action.</description>
768 <action name="AcceptedKeyword">
769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
770 <description>Please enter the description of this user action.</description>
773 <action name="AcceptedKeywordHint">
774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
775 <description>Please enter the description of this user action.</description>
778 <action name="ActionBox.ClickButton">
779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
780 <description>Please enter the description of this user action.</description>
783 <action name="ActionBox.FindShareHandlers">
784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
785 <description>Please enter the description of this user action.</description>
788 <action name="ActiveBrowserChanged">
789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
790 <description>Please enter the description of this user action.</description>
793 <action name="ActiveTabChanged">
794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
795 <description>Please enter the description of this user action.</description>
798 <action name="AppCloseButton_Clk">
799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
800 <description>Please enter the description of this user action.</description>
803 <action name="AppList_AutoLaunchCanceled">
804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
805 <description>Please enter the description of this user action.</description>
808 <action name="AppList_AutoLaunched">
809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
810 <description>Please enter the description of this user action.</description>
813 <action name="AppList_ClickOnApp">
814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
815 <description>Please enter the description of this user action.</description>
818 <action name="AppList_ClickOnAppFromSearch">
819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
820 <description>Please enter the description of this user action.</description>
823 <action name="AppList_HotwordRecognized">
824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
825 <description>Please enter the description of this user action.</description>
828 <action name="AppList_Search">
829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
830 <description>Please enter the description of this user action.</description>
833 <action name="AppList_SearchedBySpeech">
834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
835 <description>Please enter the description of this user action.</description>
838 <action name="AppList_VoiceSearchCanceled">
839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
840 <description>Please enter the description of this user action.</description>
843 <action name="AppList_VoiceSearchStartedManually">
844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
845 <description>Please enter the description of this user action.</description>
848 <action name="AutoDetectChange">
849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
850 <description>Please enter the description of this user action.</description>
853 <action name="AutomaticReset_WebUIBanner_BannerShown">
854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
855 <description>Please enter the description of this user action.</description>
858 <action name="AutomaticReset_WebUIBanner_ManuallyClosed">
859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
860 <description>Please enter the description of this user action.</description>
863 <action name="AutomaticReset_WebUIBanner_ResetClicked">
864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
865 <description>Please enter the description of this user action.</description>
868 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown">
869 <owner>gab@chromium.org</owner>
871 User opened chrome://settings less than 5 days after a settings hardening
872 event and was automatically shown this banner.
876 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked">
877 <owner>gab@chromium.org</owner>
879 User clicked the Learn More link on the AutomaticSettingsReset banner.
883 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed">
884 <owner>gab@chromium.org</owner>
885 <description>User dismissed the AutomaticSettingsReset banner.</description>
888 <action name="AutomaticSettingsReset_WebUIBanner_ResetClicked">
889 <owner>gab@chromium.org</owner>
891 User clicked the reset button on the AutomaticSettingsReset banner.
896 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
897 <description>Please enter the description of this user action.</description>
900 <action name="BackColor">
901 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
902 <description>Please enter the description of this user action.</description>
905 <action name="BackMenu_ChapterClick1">
906 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
907 <description>Please enter the description of this user action.</description>
910 <action name="BackMenu_ChapterClick10">
911 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
912 <description>Please enter the description of this user action.</description>
915 <action name="BackMenu_ChapterClick11">
916 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
917 <description>Please enter the description of this user action.</description>
920 <action name="BackMenu_ChapterClick12">
921 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
922 <description>Please enter the description of this user action.</description>
925 <action name="BackMenu_ChapterClick13">
926 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
927 <description>Please enter the description of this user action.</description>
930 <action name="BackMenu_ChapterClick14">
931 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
932 <description>Please enter the description of this user action.</description>
935 <action name="BackMenu_ChapterClick15">
936 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
937 <description>Please enter the description of this user action.</description>
940 <action name="BackMenu_ChapterClick16">
941 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
942 <description>Please enter the description of this user action.</description>
945 <action name="BackMenu_ChapterClick17">
946 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
947 <description>Please enter the description of this user action.</description>
950 <action name="BackMenu_ChapterClick18">
951 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
952 <description>Please enter the description of this user action.</description>
955 <action name="BackMenu_ChapterClick19">
956 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
957 <description>Please enter the description of this user action.</description>
960 <action name="BackMenu_ChapterClick2">
961 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
962 <description>Please enter the description of this user action.</description>
965 <action name="BackMenu_ChapterClick3">
966 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
967 <description>Please enter the description of this user action.</description>
970 <action name="BackMenu_ChapterClick4">
971 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
972 <description>Please enter the description of this user action.</description>
975 <action name="BackMenu_ChapterClick5">
976 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
977 <description>Please enter the description of this user action.</description>
980 <action name="BackMenu_ChapterClick6">
981 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
982 <description>Please enter the description of this user action.</description>
985 <action name="BackMenu_ChapterClick7">
986 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
987 <description>Please enter the description of this user action.</description>
990 <action name="BackMenu_ChapterClick8">
991 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
992 <description>Please enter the description of this user action.</description>
995 <action name="BackMenu_ChapterClick9">
996 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
997 <description>Please enter the description of this user action.</description>
1000 <action name="BackMenu_HistoryClick1">
1001 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1002 <description>Please enter the description of this user action.</description>
1005 <action name="BackMenu_HistoryClick10">
1006 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1007 <description>Please enter the description of this user action.</description>
1010 <action name="BackMenu_HistoryClick11">
1011 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1012 <description>Please enter the description of this user action.</description>
1015 <action name="BackMenu_HistoryClick12">
1016 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1017 <description>Please enter the description of this user action.</description>
1020 <action name="BackMenu_HistoryClick13">
1021 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1022 <description>Please enter the description of this user action.</description>
1025 <action name="BackMenu_HistoryClick14">
1026 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1027 <description>Please enter the description of this user action.</description>
1030 <action name="BackMenu_HistoryClick15">
1031 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1032 <description>Please enter the description of this user action.</description>
1035 <action name="BackMenu_HistoryClick16">
1036 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1037 <description>Please enter the description of this user action.</description>
1040 <action name="BackMenu_HistoryClick17">
1041 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1042 <description>Please enter the description of this user action.</description>
1045 <action name="BackMenu_HistoryClick18">
1046 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1047 <description>Please enter the description of this user action.</description>
1050 <action name="BackMenu_HistoryClick19">
1051 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1052 <description>Please enter the description of this user action.</description>
1055 <action name="BackMenu_HistoryClick2">
1056 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1057 <description>Please enter the description of this user action.</description>
1060 <action name="BackMenu_HistoryClick3">
1061 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1062 <description>Please enter the description of this user action.</description>
1065 <action name="BackMenu_HistoryClick4">
1066 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1067 <description>Please enter the description of this user action.</description>
1070 <action name="BackMenu_HistoryClick5">
1071 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1072 <description>Please enter the description of this user action.</description>
1075 <action name="BackMenu_HistoryClick6">
1076 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1077 <description>Please enter the description of this user action.</description>
1080 <action name="BackMenu_HistoryClick7">
1081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1082 <description>Please enter the description of this user action.</description>
1085 <action name="BackMenu_HistoryClick8">
1086 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1087 <description>Please enter the description of this user action.</description>
1090 <action name="BackMenu_HistoryClick9">
1091 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1092 <description>Please enter the description of this user action.</description>
1095 <action name="BackMenu_Popup">
1096 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1097 <description>Please enter the description of this user action.</description>
1100 <action name="BackMenu_ShowFullHistory">
1101 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1102 <description>Please enter the description of this user action.</description>
1105 <action name="BackgroundImageCache">
1106 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1107 <description>Please enter the description of this user action.</description>
1110 <action name="BackgroundUploadReportAborted">
1111 <owner>olivierrobin@chromium.org</owner>
1112 <owner>pkl@chromium.org</owner>
1114 An attempt to upload a crash report as a background task failed.
1118 <action name="BackgroundUploadReportSucceeded">
1119 <owner>olivierrobin@chromium.org</owner>
1120 <owner>pkl@chromium.org</owner>
1122 An attempt to upload a crash report as a background task succeeeded.
1126 <action name="BadMessageTerminate_ACDH">
1127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1128 <description>Please enter the description of this user action.</description>
1131 <action name="BadMessageTerminate_AOF">
1132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1133 <description>Please enter the description of this user action.</description>
1136 <action name="BadMessageTerminate_BMF">
1137 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1138 <description>Please enter the description of this user action.</description>
1141 <action name="BadMessageTerminate_BPE">
1142 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1143 <description>Please enter the description of this user action.</description>
1146 <action name="BadMessageTerminate_BPGM">
1147 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1148 <description>Please enter the description of this user action.</description>
1151 <action name="BadMessageTerminate_BRPH">
1152 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1153 <description>Please enter the description of this user action.</description>
1156 <action name="BadMessageTerminate_DBMF">
1157 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1158 <description>Please enter the description of this user action.</description>
1161 <action name="BadMessageTerminate_DSMF">
1162 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1163 <description>Please enter the description of this user action.</description>
1166 <action name="BadMessageTerminate_DSMF_1">
1167 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1168 <description>Please enter the description of this user action.</description>
1171 <action name="BadMessageTerminate_DSMF_2">
1172 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1173 <description>Please enter the description of this user action.</description>
1176 <action name="BadMessageTerminate_EFD">
1177 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1178 <description>Please enter the description of this user action.</description>
1181 <action name="BadMessageTerminate_EOG">
1182 <owner>kalman@chromium.org</owner>
1183 <owner>fsamuel@chromium.org</owner>
1185 Indicates that an ExtensionOptionsGuest was terminated due to a navigation
1186 to an origin other than the extension it is embedding.
1189 Deprecated 3/2015. Replaced by the histogram
1190 Stability.BadMessageTerminate.Extensions.
1194 <action name="BadMessageTerminate_EVG">
1195 <owner>fsamuel@chromium.org</owner>
1197 Indicates that an ExtensionViewGuest was terminated due to a navigation to
1198 an origin other than the extension it is embedding.
1201 Deprecated 3/2015. Replaced by the histogram
1202 Stability.BadMessageTerminate.Extensions.
1206 <action name="BadMessageTerminate_FAMF">
1207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1208 <description>Please enter the description of this user action.</description>
1211 <action name="BadMessageTerminate_IDBMF">
1212 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1213 <description>Please enter the description of this user action.</description>
1216 <action name="BadMessageTerminate_MIDI">
1217 <owner>toyoshim@chromium.org</owner>
1219 Indicates that an IPC message to send a SysEx MIDI message is received from
1220 a renderer that is not permitted to send a SysEx MIDI message.
1224 <action name="BadMessageTerminate_MIDIPort">
1225 <owner>toyoshim@chromium.org</owner>
1227 Indicates that an IPC message to send a MIDI message against out of range
1228 output port is received from a renderer.
1232 <action name="BadMessageTerminate_NC">
1233 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1234 <description>Please enter the description of this user action.</description>
1237 <action name="BadMessageTerminate_NC17">
1238 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1239 <description>Please enter the description of this user action.</description>
1242 <action name="BadMessageTerminate_RDH">
1243 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1244 <description>Please enter the description of this user action.</description>
1247 <action name="BadMessageTerminate_RFH">
1248 <owner>alexmos@chromium.org</owner>
1250 Indicates that a renderer process was terminated because it tried to change
1251 iframe sandbox flags for an invalid frame.
1254 Deprecated 3/2015. Replaced by the histogram
1255 Stability.BadMessageTerminate.Content.
1259 <action name="BadMessageTerminate_RVD">
1260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1261 <description>Please enter the description of this user action.</description>
1264 <action name="BadMessageTerminate_RVD2">
1265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1266 <description>Please enter the description of this user action.</description>
1269 <action name="BadMessageTerminate_RVD3">
1270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1271 <description>Please enter the description of this user action.</description>
1274 <action name="BadMessageTerminate_RVH">
1275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1276 <description>Please enter the description of this user action.</description>
1279 <action name="BadMessageTerminate_RWH">
1280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1281 <description>Please enter the description of this user action.</description>
1284 <action name="BadMessageTerminate_RWH1">
1285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1286 <description>Please enter the description of this user action.</description>
1288 Deprecated 3/2015. Replaced by the histogram
1289 Stability.BadMessageTerminate.Content.
1293 <action name="BadMessageTerminate_RWH2">
1294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1295 <description>Please enter the description of this user action.</description>
1297 Deprecated 3/2015. Replaced by the histogram
1298 Stability.BadMessageTerminate.Content.
1302 <action name="BadMessageTerminate_RWH3">
1303 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1304 <description>Please enter the description of this user action.</description>
1306 Deprecated 3/2015. Replaced by the histogram
1307 Stability.BadMessageTerminate.Content.
1311 <action name="BadMessageTerminate_RWH4">
1312 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1313 <description>Please enter the description of this user action.</description>
1315 Deprecated 3/2015. Replaced by the histogram
1316 Stability.BadMessageTerminate.Content.
1320 <action name="BadMessageTerminate_RWH5">
1321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1322 <description>Please enter the description of this user action.</description>
1324 Deprecated 3/2015. Replaced by the histogram
1325 Stability.BadMessageTerminate.Content.
1329 <action name="BadMessageTerminate_RWH6">
1330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1331 <description>Please enter the description of this user action.</description>
1333 Deprecated 3/2015. Replaced by the histogram
1334 Stability.BadMessageTerminate.Content.
1338 <action name="BadMessageTerminate_RWH7">
1339 <owner>jdduke@chromium.org</owner>
1340 <owner>dominikg@chromium.org</owner>
1342 Emitted when a InputHostMsg_QueueSyntheticGesture message is received while
1343 the --enable-gpu-benchmarking flag is not present.
1346 Deprecated 3/2015. Replaced by the histogram
1347 Stability.BadMessageTerminate.Content.
1351 <action name="BadMessageTerminate_RWHVA1">
1352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1353 <description>Please enter the description of this user action.</description>
1356 <action name="BadMessageTerminate_RWHVA2">
1357 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1358 <description>Please enter the description of this user action.</description>
1361 <action name="BadMessageTerminate_SharedMemoryAura">
1362 <owner>jbauman@chromium.org</owner>
1364 Emitted when a renderer is terminated due to it attempting to swap a shared
1365 memory surface in aura.
1368 Deprecated 3/2015. Replaced by the histogram
1369 Stability.BadMessageTerminate.Content.
1373 <action name="BadMessageTerminate_SharedMemoryManager1">
1374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1375 <description>Please enter the description of this user action.</description>
1378 <action name="BadMessageTerminate_SharedMemoryManager2">
1379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1380 <description>Please enter the description of this user action.</description>
1383 <action name="BadMessageTerminate_UnexpectedFrameType">
1384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1385 <description>Please enter the description of this user action.</description>
1387 Deprecated 3/2015. Replaced by the histogram
1388 Stability.BadMessageTerminate.Content.
1392 <action name="BadMessageTerminate_WC">
1393 <owner>nasko@chromium.org</owner>
1395 Indicates that a renderer process was terminated due to receiving a
1396 malformed or unexpected IPC message. The process was terminated by the
1397 WebContentsImpl class.
1400 Deprecated 3/2015. Replaced by the histogram
1401 Stability.BadMessageTerminate.Content.
1405 <action name="BadMessageTerminate_WPH">
1406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1407 <description>Please enter the description of this user action.</description>
1410 <action name="BindingsMismatchTerminate_RVH_WebUI">
1411 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1412 <description>Please enter the description of this user action.</description>
1415 <action name="BindingsMismatch_GetProcessHostPerSite">
1416 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1417 <description>Please enter the description of this user action.</description>
1420 <action name="BlockNonsandboxedPlugins_Disable">
1421 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1422 <description>Please enter the description of this user action.</description>
1425 <action name="BlockNonsandboxedPlugins_Enable">
1426 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1427 <description>Please enter the description of this user action.</description>
1430 <action name="BlockedPluginInfobar.AllowThisTime">
1431 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1432 <description>Please enter the description of this user action.</description>
1433 <obsolete>This infobar has been removed.</obsolete>
1436 <action name="BlockedPluginInfobar.AlwaysAllow">
1437 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1438 <description>Please enter the description of this user action.</description>
1439 <obsolete>This infobar has been removed.</obsolete>
1442 <action name="BlockedPluginInfobar.Closed">
1443 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1444 <description>Please enter the description of this user action.</description>
1445 <obsolete>This infobar has been removed.</obsolete>
1448 <action name="BlockedPluginInfobar.Dismissed">
1449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1450 <description>Please enter the description of this user action.</description>
1451 <obsolete>This infobar has been removed.</obsolete>
1454 <action name="BlockedPluginInfobar.LearnMore">
1455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1456 <description>Please enter the description of this user action.</description>
1457 <obsolete>This infobar has been removed.</obsolete>
1460 <action name="BlockedPluginInfobar.Shown">
1461 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1462 <description>Please enter the description of this user action.</description>
1463 <obsolete>This infobar has been removed.</obsolete>
1466 <action name="BlockedPluginInfobar.Shown.Java">
1467 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1468 <description>Please enter the description of this user action.</description>
1469 <obsolete>This infobar has been removed.</obsolete>
1472 <action name="BlockedPluginInfobar.Shown.QuickTime">
1473 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1474 <description>Please enter the description of this user action.</description>
1475 <obsolete>This infobar has been removed.</obsolete>
1478 <action name="BlockedPluginInfobar.Shown.RealPlayer">
1479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1480 <description>Please enter the description of this user action.</description>
1481 <obsolete>This infobar has been removed.</obsolete>
1484 <action name="BlockedPluginInfobar.Shown.Shockwave">
1485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1486 <description>Please enter the description of this user action.</description>
1487 <obsolete>This infobar has been removed.</obsolete>
1490 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
1491 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1492 <description>Please enter the description of this user action.</description>
1493 <obsolete>This infobar has been removed.</obsolete>
1496 <action name="Bold">
1497 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1498 <description>Please enter the description of this user action.</description>
1501 <action name="BookmarkAdded">
1502 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1503 <description>Please enter the description of this user action.</description>
1506 <action name="BookmarkAllTabs">
1507 <owner>wittman@chromium.org</owner>
1509 User selected Bookmark All Tabs from anywhere in the UI.
1513 <action name="BookmarkBarFolder_CtxMenu">
1514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1515 <description>Please enter the description of this user action.</description>
1518 <action name="BookmarkBarFolder_DragEnd">
1519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1520 <description>Please enter the description of this user action.</description>
1523 <action name="BookmarkBarFolder_DragStart">
1524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1525 <description>Please enter the description of this user action.</description>
1528 <action name="BookmarkBar_ContextMenu_Add">
1529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1530 <description>Please enter the description of this user action.</description>
1533 <action name="BookmarkBar_ContextMenu_Edit">
1534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1535 <description>Please enter the description of this user action.</description>
1538 <action name="BookmarkBar_ContextMenu_NewFolder">
1539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1540 <description>Please enter the description of this user action.</description>
1543 <action name="BookmarkBar_ContextMenu_Open">
1544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1545 <description>Please enter the description of this user action.</description>
1548 <action name="BookmarkBar_ContextMenu_OpenAll">
1549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1550 <description>Please enter the description of this user action.</description>
1553 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow">
1554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1555 <description>Please enter the description of this user action.</description>
1558 <action name="BookmarkBar_ContextMenu_OpenAllIncognito">
1559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1560 <description>Please enter the description of this user action.</description>
1563 <action name="BookmarkBar_ContextMenu_OpenInNewTab">
1564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1565 <description>Please enter the description of this user action.</description>
1568 <action name="BookmarkBar_ContextMenu_OpenInNewWindow">
1569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1570 <description>Please enter the description of this user action.</description>
1573 <action name="BookmarkBar_ContextMenu_Redo">
1574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1575 <description>Please enter the description of this user action.</description>
1578 <action name="BookmarkBar_ContextMenu_Remove">
1579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1580 <description>Please enter the description of this user action.</description>
1583 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
1584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1585 <description>Please enter the description of this user action.</description>
1588 <action name="BookmarkBar_ContextMenu_ShowInFolder">
1589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1590 <description>Please enter the description of this user action.</description>
1593 <action name="BookmarkBar_ContextMenu_Undo">
1594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1595 <description>Please enter the description of this user action.</description>
1598 <action name="BookmarkBar_CtxMenu">
1599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1600 <description>Please enter the description of this user action.</description>
1603 <action name="BookmarkBar_DragButton">
1604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1605 <description>Please enter the description of this user action.</description>
1608 <action name="BookmarkBar_DragEnd">
1609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1610 <description>Please enter the description of this user action.</description>
1613 <action name="BookmarkBar_DragFromFolder">
1614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1615 <description>Please enter the description of this user action.</description>
1618 <action name="BookmarkBar_DragRecentlyBookmarked">
1619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1620 <description>Please enter the description of this user action.</description>
1623 <action name="BookmarkBar_DragStart">
1624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1625 <description>Please enter the description of this user action.</description>
1628 <action name="BookmarkBar_ShowOtherBookmarks">
1629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1630 <description>Please enter the description of this user action.</description>
1633 <action name="BookmarkBar_ShowRecentlyBookmarked">
1634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1635 <description>Please enter the description of this user action.</description>
1638 <action name="BookmarkBubble_ChangeParent">
1639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1640 <description>Please enter the description of this user action.</description>
1643 <action name="BookmarkBubble_ChangeTitleInBubble">
1644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1645 <description>Please enter the description of this user action.</description>
1648 <action name="BookmarkBubble_Edit">
1649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1650 <description>Please enter the description of this user action.</description>
1653 <action name="BookmarkBubble_EditFromCombobox">
1654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1655 <description>Please enter the description of this user action.</description>
1658 <action name="BookmarkBubble_Options">
1659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1660 <description>Please enter the description of this user action.</description>
1663 <action name="BookmarkBubble_RemoveFromBookmarkBar">
1664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1665 <description>Please enter the description of this user action.</description>
1668 <action name="BookmarkBubble_ShowOnBookmarkBar">
1669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1670 <description>Please enter the description of this user action.</description>
1673 <action name="BookmarkBubble_Unstar">
1674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1675 <description>Please enter the description of this user action.</description>
1678 <action name="BookmarkManager_Command_AddPage">
1679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1680 <description>Please enter the description of this user action.</description>
1683 <action name="BookmarkManager_Command_Copy">
1684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1685 <description>Please enter the description of this user action.</description>
1688 <action name="BookmarkManager_Command_Cut">
1689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1690 <description>Please enter the description of this user action.</description>
1693 <action name="BookmarkManager_Command_Delete">
1694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1695 <description>Please enter the description of this user action.</description>
1698 <action name="BookmarkManager_Command_Edit">
1699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1700 <description>Please enter the description of this user action.</description>
1703 <action name="BookmarkManager_Command_Export">
1704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1705 <description>Please enter the description of this user action.</description>
1708 <action name="BookmarkManager_Command_Import">
1709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1710 <description>Please enter the description of this user action.</description>
1713 <action name="BookmarkManager_Command_NewFolder">
1714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1715 <description>Please enter the description of this user action.</description>
1718 <action name="BookmarkManager_Command_OpenInNewTab">
1719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1720 <description>Please enter the description of this user action.</description>
1723 <action name="BookmarkManager_Command_OpenInNewWindow">
1724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1725 <description>Please enter the description of this user action.</description>
1728 <action name="BookmarkManager_Command_OpenInSame">
1729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1730 <description>Please enter the description of this user action.</description>
1733 <action name="BookmarkManager_Command_OpenIncognito">
1734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1735 <description>Please enter the description of this user action.</description>
1738 <action name="BookmarkManager_Command_Paste">
1739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1740 <description>Please enter the description of this user action.</description>
1743 <action name="BookmarkManager_Command_ShowInFolder">
1744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1745 <description>Please enter the description of this user action.</description>
1748 <action name="BookmarkManager_Command_Sort">
1749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1750 <description>Please enter the description of this user action.</description>
1753 <action name="BookmarkManager_Command_UndoDelete">
1754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1755 <description>Please enter the description of this user action.</description>
1758 <action name="BookmarkManager_Command_UndoGlobal">
1759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1760 <description>Please enter the description of this user action.</description>
1763 <action name="BookmarkManager_Command_UndoNone">
1764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1765 <description>Please enter the description of this user action.</description>
1768 <action name="BookmarkManager_Export">
1769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1770 <description>Please enter the description of this user action.</description>
1773 <action name="BookmarkManager_Import">
1774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1775 <description>Please enter the description of this user action.</description>
1778 <action name="BookmarkManager_NavigateTo_BookmarkBar">
1779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1780 <description>Please enter the description of this user action.</description>
1783 <action name="BookmarkManager_NavigateTo_Mobile">
1784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1785 <description>Please enter the description of this user action.</description>
1788 <action name="BookmarkManager_NavigateTo_Other">
1789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1790 <description>Please enter the description of this user action.</description>
1793 <action name="BookmarkManager_NavigateTo_Recent">
1794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1795 <description>Please enter the description of this user action.</description>
1798 <action name="BookmarkManager_NavigateTo_Search">
1799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1800 <description>Please enter the description of this user action.</description>
1803 <action name="BookmarkManager_NavigateTo_SubFolder">
1804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1805 <description>Please enter the description of this user action.</description>
1808 <action name="BookmarkManager_Sort">
1809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1810 <description>Please enter the description of this user action.</description>
1813 <action name="BookmarkManager_Sync">
1814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1815 <description>Please enter the description of this user action.</description>
1818 <action name="BookmarkMenu_clicked">
1819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1820 <description>Please enter the description of this user action.</description>
1823 <action name="BookmarkNavigatorWidgetAdded">
1824 <owner>aurimas@chromium.org</owner>
1826 User added the "bookmark navigator" widget, which shows a
1827 navigable hierarchy of the user's bookmarks, to their homescreen on Android.
1831 <action name="BookmarkShortcutWidgetAdded">
1832 <owner>aurimas@chromium.org</owner>
1834 User added the "bookmark shortcut" widget, which is an icon to
1835 open a single bookmark in Chrome, to their homescreen on Android.
1839 <action name="Bookmarks_Search">
1840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1841 <description>Please enter the description of this user action.</description>
1844 <action name="BrowserForSystemProfile">
1845 <owner>mlerman@chromium.org</owner>
1847 A browser opened with the System Profile. Tsk, tsk. Any non-zero amount
1848 means something is using the system profile for a browser when it likely
1853 <action name="BrowserPlugin.Guest.AbnormalDeath">
1854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1855 <description>Please enter the description of this user action.</description>
1858 <action name="BrowserPlugin.Guest.Attached">
1859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1860 <description>Please enter the description of this user action.</description>
1863 <action name="BrowserPlugin.Guest.Crashed">
1864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1865 <description>Please enter the description of this user action.</description>
1868 <action name="BrowserPlugin.Guest.Create">
1869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1870 <description>Please enter the description of this user action.</description>
1873 <action name="BrowserPlugin.Guest.DidNavigate">
1874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1875 <description>Please enter the description of this user action.</description>
1878 <action name="BrowserPlugin.Guest.EnableAutoResize">
1879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1880 <description>Please enter the description of this user action.</description>
1883 <action name="BrowserPlugin.Guest.Hung">
1884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1885 <description>Please enter the description of this user action.</description>
1888 <action name="BrowserPlugin.Guest.Killed">
1889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1890 <description>Please enter the description of this user action.</description>
1893 <action name="BrowserPlugin.Guest.Navigate">
1894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1895 <description>Please enter the description of this user action.</description>
1898 <action name="BrowserPlugin.Guest.PermissionRequest">
1899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1900 <description>Please enter the description of this user action.</description>
1903 <action name="BrowserPlugin.Guest.PermissionRequest.Download">
1904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1905 <description>Please enter the description of this user action.</description>
1908 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
1909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1910 <description>Please enter the description of this user action.</description>
1911 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1914 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
1915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1916 <description>Please enter the description of this user action.</description>
1917 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1920 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
1921 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1922 <description>Please enter the description of this user action.</description>
1923 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1926 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
1927 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1928 <description>Please enter the description of this user action.</description>
1931 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
1932 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1933 <description>Please enter the description of this user action.</description>
1934 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1937 <action name="BrowserPlugin.Guest.Responsive">
1938 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1939 <description>Please enter the description of this user action.</description>
1942 <action name="BrowserPlugin.Guest.StartDrag">
1943 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1944 <description>Please enter the description of this user action.</description>
1947 <action name="BrowserPlugin.Guest.Terminate">
1948 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1949 <description>Please enter the description of this user action.</description>
1952 <action name="BrowserPlugin.PermissionAllow.Download">
1953 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1954 <description>Please enter the description of this user action.</description>
1955 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1958 <action name="BrowserPlugin.PermissionAllow.Geolocation">
1959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1960 <description>Please enter the description of this user action.</description>
1961 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1964 <action name="BrowserPlugin.PermissionAllow.JSDialog">
1965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1966 <description>Please enter the description of this user action.</description>
1967 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1970 <action name="BrowserPlugin.PermissionAllow.Media">
1971 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1972 <description>Please enter the description of this user action.</description>
1973 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1976 <action name="BrowserPlugin.PermissionAllow.NewWindow">
1977 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1978 <description>Please enter the description of this user action.</description>
1981 <action name="BrowserPlugin.PermissionAllow.PointerLock">
1982 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1983 <description>Please enter the description of this user action.</description>
1984 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1987 <action name="BrowserPlugin.PermissionDeny.Download">
1988 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1989 <description>Please enter the description of this user action.</description>
1990 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1993 <action name="BrowserPlugin.PermissionDeny.Geolocation">
1994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1995 <description>Please enter the description of this user action.</description>
1998 <action name="BrowserPlugin.PermissionDeny.JSDialog">
1999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2000 <description>Please enter the description of this user action.</description>
2001 <obsolete>This permission has been moved to the chrome layer.</obsolete>
2004 <action name="BrowserPlugin.PermissionDeny.Media">
2005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2006 <description>Please enter the description of this user action.</description>
2007 <obsolete>This permission has been moved to the chrome layer.</obsolete>
2010 <action name="BrowserPlugin.PermissionDeny.NewWindow">
2011 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2012 <description>Please enter the description of this user action.</description>
2015 <action name="BrowserPlugin.PermissionDeny.PointerLock">
2016 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2017 <description>Please enter the description of this user action.</description>
2018 <obsolete>This permission has been moved to the chrome layer.</obsolete>
2021 <action name="CanCommitURL_BlockedAndKilled">
2022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2023 <description>Please enter the description of this user action.</description>
2025 Deprecated 3/2015. Replaced by the histogram
2026 Stability.BadMessageTerminate.Content.
2030 <action name="Cancel">
2031 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2032 <description>Please enter the description of this user action.</description>
2035 <action name="Caption_ClickTogglesMaximize">
2036 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2037 <description>Please enter the description of this user action.</description>
2040 <action name="Caption_GestureTogglesMaximize">
2041 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2042 <description>Please enter the description of this user action.</description>
2045 <action name="Cast_Sender_CastDeviceSelected">
2046 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2047 <description>Please enter the description of this user action.</description>
2050 <action name="Cast_Sender_CastEnterFullscreen">
2051 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2052 <description>Please enter the description of this user action.</description>
2055 <action name="Cast_Sender_CastMediaType">
2056 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2057 <description>Please enter the description of this user action.</description>
2060 <action name="Cast_Sender_CastPlayRequested">
2061 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2062 <description>Please enter the description of this user action.</description>
2065 <action name="Cast_Sender_YouTubeDeviceSelected">
2066 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2067 <description>Please enter the description of this user action.</description>
2070 <action name="ClearAuthenticationCache">
2071 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2072 <description>Please enter the description of this user action.</description>
2075 <action name="ClearBrowsingData_Autofill">
2076 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2077 <description>Please enter the description of this user action.</description>
2080 <action name="ClearBrowsingData_Cache">
2081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2082 <description>Please enter the description of this user action.</description>
2085 <action name="ClearBrowsingData_ChannelIDs">
2086 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2087 <description>Please enter the description of the metric.</description>
2090 <action name="ClearBrowsingData_ContentLicenses">
2091 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2092 <description>Please enter the description of this user action.</description>
2095 <action name="ClearBrowsingData_Cookies">
2096 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2097 <description>Please enter the description of this user action.</description>
2100 <action name="ClearBrowsingData_Downloads">
2101 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2102 <description>Please enter the description of this user action.</description>
2105 <action name="ClearBrowsingData_Everything">
2106 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2107 <description>Please enter the description of this user action.</description>
2110 <action name="ClearBrowsingData_History">
2111 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2112 <description>Please enter the description of this user action.</description>
2115 <action name="ClearBrowsingData_LSOData">
2116 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2117 <description>Please enter the description of this user action.</description>
2120 <action name="ClearBrowsingData_LastDay">
2121 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2122 <description>Please enter the description of this user action.</description>
2125 <action name="ClearBrowsingData_LastHour">
2126 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2127 <description>Please enter the description of this user action.</description>
2130 <action name="ClearBrowsingData_LastMonth">
2131 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2132 <description>Please enter the description of this user action.</description>
2135 <action name="ClearBrowsingData_LastWeek">
2136 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2137 <description>Please enter the description of this user action.</description>
2140 <action name="ClearBrowsingData_MaskContainsExtension">
2141 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2142 <description>Please enter the description of this user action.</description>
2145 <action name="ClearBrowsingData_MaskContainsProtectedWeb">
2146 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2147 <description>Please enter the description of this user action.</description>
2150 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb">
2151 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2152 <description>Please enter the description of this user action.</description>
2155 <action name="ClearBrowsingData_Passwords">
2156 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2157 <description>Please enter the description of this user action.</description>
2160 <action name="ClearBrowsingData_ServerBoundCerts">
2161 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2162 <description>Please enter the description of this user action.</description>
2163 <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
2166 <action name="ClearBrowsingData_ShaderCache">
2167 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2168 <description>Please enter the description of this user action.</description>
2171 <action name="ClearBrowsingData_ShowDlg">
2172 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2173 <description>Please enter the description of this user action.</description>
2176 <action name="ClearSelection">
2177 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2178 <description>Please enter the description of this user action.</description>
2181 <action name="ClearSiteDataOnExitDisabled">
2182 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2183 <description>Please enter the description of this user action.</description>
2186 <action name="ClearSiteDataOnExitEnabled">
2187 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2188 <description>Please enter the description of this user action.</description>
2191 <action name="ClickDisableGpuAcceleration">
2192 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2193 <description>Please enter the description of this user action.</description>
2196 <action name="ClickToPlay_AllowAlways">
2197 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2198 <description>Please enter the description of this user action.</description>
2201 <action name="ClickToPlay_Dismiss_Infobar">
2202 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2203 <description>Please enter the description of this user action.</description>
2206 <action name="ClickToPlay_InfobarShown">
2207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2208 <description>Please enter the description of this user action.</description>
2211 <action name="ClickToPlay_LoadAll_Bubble">
2212 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2213 <description>Please enter the description of this user action.</description>
2216 <action name="ClickToPlay_LoadAll_Infobar">
2217 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2218 <description>Please enter the description of this user action.</description>
2221 <action name="ClickedBookmarkBarAppsShortcutButton">
2222 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2223 <description>Please enter the description of this user action.</description>
2226 <action name="ClickedBookmarkBarFolder">
2227 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2228 <description>Please enter the description of this user action.</description>
2231 <action name="ClickedBookmarkBarURLButton">
2232 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2233 <description>Please enter the description of this user action.</description>
2236 <action name="CloseAllSuppressedPopups">
2237 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2238 <description>Please enter the description of this user action.</description>
2241 <action name="CloseButton_Clk">
2242 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2243 <description>Please enter the description of this user action.</description>
2246 <action name="CloseFromContextMenu">
2247 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2248 <description>Please enter the description of this user action.</description>
2251 <action name="CloseTab">
2252 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2253 <description>Please enter the description of this user action.</description>
2256 <action name="CloseTabByKey">
2257 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2258 <description>Please enter the description of this user action.</description>
2261 <action name="CloseTab_Accelerator">
2262 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2263 <description>Please enter the description of this user action.</description>
2266 <action name="CloseTab_AudioIndicator">
2267 <owner>miu@chromium.org</owner>
2269 User clicked the close tab button; the audio indicator was showing.
2273 <action name="CloseTab_Mouse">
2274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2275 <description>Please enter the description of this user action.</description>
2278 <action name="CloseTab_MuteToggleAvailable">
2279 <owner>miu@chromium.org</owner>
2281 User clicked the close tab button; the audio mute toggle button was enabled.
2285 <action name="CloseTab_NoMediaIndicator">
2286 <owner>miu@chromium.org</owner>
2288 User clicked the close tab button; the media indicator was not showing.
2292 <action name="CloseTab_RecordingIndicator">
2293 <owner>miu@chromium.org</owner>
2295 User clicked the close tab button; the recording/capture indicator was
2300 <action name="CloseWebApp">
2301 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2302 <description>Please enter the description of this user action.</description>
2305 <action name="CloseWindow">
2306 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2307 <description>Please enter the description of this user action.</description>
2310 <action name="CloseWindowByKey">
2311 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2312 <description>Please enter the description of this user action.</description>
2315 <action name="ConfirmNotToOrderSpringCharger">
2316 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2317 <description>Please enter the description of this user action.</description>
2320 <action name="ConfirmOrderSpringCharger">
2321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2322 <description>Please enter the description of this user action.</description>
2325 <action name="ConfirmOrderSpringChargerByPhone">
2326 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2327 <description>Please enter the description of this user action.</description>
2330 <action name="ConfirmOrderSpringChargerOnline">
2331 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2332 <description>Please enter the description of this user action.</description>
2335 <action name="ConfirmSafeSpringCharger">
2336 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2337 <description>Please enter the description of this user action.</description>
2340 <action name="ConfirmStillUseOriginalChargerAfterOrder">
2341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2342 <description>Please enter the description of this user action.</description>
2345 <action name="ConflictBadge">
2346 <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>
2350 <action name="ConflictingModuleNotificationDismissed">
2351 <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>
2355 <action name="ConflictingModuleNotificationShown">
2356 <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>
2360 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
2361 <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>
2365 <action name="ConnectivityDiagnostics.LaunchSource.WebStore">
2366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2367 <description>Please enter the description of this user action.</description>
2370 <action name="ConnectivityDiagnostics.UA.LogsShown">
2371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2372 <description>Please enter the description of this user action.</description>
2375 <action name="ConnectivityDiagnostics.UA.PassingTestsShown">
2376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2377 <description>Please enter the description of this user action.</description>
2380 <action name="ConnectivityDiagnostics.UA.SettingsShown">
2381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2382 <description>Please enter the description of this user action.</description>
2385 <action name="ConnectivityDiagnostics.UA.TestResultExpanded">
2386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2387 <description>Please enter the description of this user action.</description>
2390 <action name="ConnectivityDiagnostics.UA.TestSuiteRun">
2391 <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>
2395 <action name="CookieBlockingDisabledPerDefault">
2396 <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>
2400 <action name="CookieBlockingEnabledPerDefault">
2401 <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>
2405 <action name="Copy">
2406 <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>
2410 <action name="CopyToFindPboard">
2411 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2412 <description>Please enter the description of this user action.</description>
2415 <action name="CopyURLToClipBoard">
2416 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2417 <description>Please enter the description of this user action.</description>
2420 <action name="CreateHostedApp">
2421 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2422 <description>Please enter the description of this user action.</description>
2425 <action name="CreateLink">
2426 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2427 <description>Please enter the description of this user action.</description>
2430 <action name="CreateProfile">
2431 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2432 <description>Please enter the description of this user action.</description>
2435 <action name="CreateShortcut">
2436 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2437 <description>Please enter the description of this user action.</description>
2440 <action name="CriticalNotificationShown">
2441 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2442 <description>Please enter the description of this user action.</description>
2445 <action name="CriticalNotification_AutoRestart">
2446 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2447 <description>Please enter the description of this user action.</description>
2450 <action name="CriticalNotification_Ignore">
2451 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2452 <description>Please enter the description of this user action.</description>
2455 <action name="CriticalNotification_Restart">
2456 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2457 <description>Please enter the description of this user action.</description>
2460 <action name="Cryptohome.PKCS11InitFail">
2461 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2462 <description>Please enter the description of this user action.</description>
2465 <action name="CustomTabsCustomActionButtonClick">
2466 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2467 <description>Please enter the description of the metric.</description>
2470 <action name="CustomTabsMenuCustomMenuItem">
2471 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2472 <description>Please enter the description of the metric.</description>
2475 <action name="CustomTabsMenuFindInPage">
2476 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2477 <description>Please enter the description of the metric.</description>
2480 <action name="CustomTabsMenuOpenInChrome">
2481 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2482 <description>Please enter the description of the metric.</description>
2486 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2487 <description>Please enter the description of this user action.</description>
2490 <action name="DataReductionProxy_PromoDisplayed">
2491 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2492 <description>Please enter the description of this user action.</description>
2494 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2498 <action name="DataReductionProxy_PromoLearnMore">
2499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2500 <description>Please enter the description of this user action.</description>
2502 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2506 <action name="DataReductionProxy_TurnedOff">
2507 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2508 <description>Please enter the description of this user action.</description>
2510 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2514 <action name="DataReductionProxy_TurnedOn">
2515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2516 <description>Please enter the description of this user action.</description>
2518 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2522 <action name="DataReductionProxy_TurnedOnFromPromo">
2523 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2524 <description>Please enter the description of this user action.</description>
2526 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2530 <action name="DataSaverPrompt_Clicked">
2531 <owner>glevin@chromium.org</owner>
2533 Records click on prompt (notification) to install Data Saver extension.
2537 <action name="DataSaverPrompt_Shown">
2538 <owner>glevin@chromium.org</owner>
2540 Records display of prompt (notification) to install Data Saver extension.
2544 <action name="Debugger">
2545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2546 <description>Please enter the description of this user action.</description>
2549 <action name="Delete">
2550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2551 <description>Please enter the description of this user action.</description>
2554 <action name="DeleteBackward">
2555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2556 <description>Please enter the description of this user action.</description>
2559 <action name="DeleteForward">
2560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2561 <description>Please enter the description of this user action.</description>
2564 <action name="DeleteSelection">
2565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2566 <description>Please enter the description of this user action.</description>
2569 <action name="DeleteToEndOfParagraph">
2570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2571 <description>Please enter the description of this user action.</description>
2574 <action name="DeleteWordBackward">
2575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2576 <description>Please enter the description of this user action.</description>
2579 <action name="DeleteWordForward">
2580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2581 <description>Please enter the description of this user action.</description>
2584 <action name="Desktop_SwitchTask">
2585 <owner>bruthig@google.com</owner>
2586 <owner>tdanderson@google.com</owner>
2588 Recorded when the user activates an existing task window by clicking or
2589 tapping on it. Recorded on ChromeOS only.
2593 <action name="Destination_Application_Edit">
2594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2595 <description>Please enter the description of this user action.</description>
2598 <action name="Destination_Application_Launch">
2599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2600 <description>Please enter the description of this user action.</description>
2603 <action name="Destination_Application_Uninstall">
2604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2605 <description>Please enter the description of this user action.</description>
2608 <action name="Destination_Bookmarks">
2609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2610 <description>Please enter the description of this user action.</description>
2613 <action name="Destination_Bookmarks_OpenURL">
2614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2615 <description>Please enter the description of this user action.</description>
2618 <action name="Destination_Downloads">
2619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2620 <description>Please enter the description of this user action.</description>
2623 <action name="Destination_History">
2624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2625 <description>Please enter the description of this user action.</description>
2628 <action name="Destination_History_OpenURL">
2629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2630 <description>Please enter the description of this user action.</description>
2633 <action name="Destination_MostVisited">
2634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2635 <description>Please enter the description of this user action.</description>
2638 <action name="Destination_MostVisited_OpenURL">
2639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2640 <description>Please enter the description of this user action.</description>
2643 <action name="Destination_Sessions">
2644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2645 <description>Please enter the description of this user action.</description>
2648 <action name="DevTools_InspectAndroidPage">
2649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2650 <description>Please enter the description of this user action.</description>
2653 <action name="DevTools_InspectAndroidWebView">
2654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2655 <description>Please enter the description of this user action.</description>
2658 <action name="DevTools_InspectElement">
2659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2660 <description>Please enter the description of this user action.</description>
2663 <action name="DevTools_InspectRenderer">
2664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2665 <description>Please enter the description of this user action.</description>
2668 <action name="DevTools_InspectWorker">
2669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2670 <description>Please enter the description of this user action.</description>
2673 <action name="DevTools_ToggleConsole">
2674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2675 <description>Please enter the description of this user action.</description>
2678 <action name="DevTools_ToggleWindow">
2679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2680 <description>Please enter the description of this user action.</description>
2683 <action name="DevicesPage_AddPrintersClicked">
2684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2685 <description>Please enter the description of this user action.</description>
2688 <action name="DevicesPage_LogInStartedFromDeviceListPromo">
2689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2690 <description>Please enter the description of this user action.</description>
2693 <action name="DevicesPage_LogInStartedFromRegisterPromo">
2694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2695 <description>Please enter the description of this user action.</description>
2698 <action name="DevicesPage_ManageClicked">
2699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2700 <description>Please enter the description of this user action.</description>
2703 <action name="DevicesPage_Opened">
2704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2705 <description>Please enter the description of this user action.</description>
2708 <action name="DevicesPage_RegisterCancel">
2709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2710 <description>Please enter the description of this user action.</description>
2713 <action name="DevicesPage_RegisterClicked">
2714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2715 <description>Please enter the description of this user action.</description>
2718 <action name="DevicesPage_RegisterFailure">
2719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2720 <description>Please enter the description of this user action.</description>
2723 <action name="DevicesPage_RegisterSuccess">
2724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2725 <description>Please enter the description of this user action.</description>
2728 <action name="DisabledExtensionNotificationDismissed">
2729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2730 <description>Please enter the description of this user action.</description>
2733 <action name="DisabledExtensionNotificationShown">
2734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2735 <description>Please enter the description of this user action.</description>
2738 <action name="DockingWindow_Bottom">
2739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2740 <description>Please enter the description of this user action.</description>
2743 <action name="DockingWindow_BottomHalf">
2744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2745 <description>Please enter the description of this user action.</description>
2748 <action name="DockingWindow_Left">
2749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2750 <description>Please enter the description of this user action.</description>
2753 <action name="DockingWindow_LeftHalf">
2754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2755 <description>Please enter the description of this user action.</description>
2758 <action name="DockingWindow_Maximize">
2759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2760 <description>Please enter the description of this user action.</description>
2763 <action name="DockingWindow_Right">
2764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2765 <description>Please enter the description of this user action.</description>
2768 <action name="DockingWindow_RightHalf">
2769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2770 <description>Please enter the description of this user action.</description>
2773 <action name="DockingWindow_Top">
2774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2775 <description>Please enter the description of this user action.</description>
2778 <action name="DocumentActivity_OptOutShownOnHome">
2779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2780 <description>Please enter the description of the metric.</description>
2783 <action name="DocumentActivity_UserOptIn">
2784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2785 <description>Please enter the description of the metric.</description>
2788 <action name="DocumentActivity_UserOptOut">
2789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2790 <description>Please enter the description of the metric.</description>
2793 <action name="DomDistiller_DistilledPageOpened">
2794 <owner>smaslo@chromium.org</owner>
2795 <owner>yfriedman@chromium.org</owner>
2796 <description>User opens reader mode on a page.</description>
2799 <action name="DomDistiller_DistilledPagePrefsOpened">
2800 <owner>smaslo@chromium.org</owner>
2801 <owner>yfriedman@chromium.org</owner>
2802 <description>User opens distilled page preferences.</description>
2805 <action name="DomDistiller_ViewOriginal">
2806 <owner>yfriedman@chromium.org</owner>
2808 Records clicks on the "View Original" link in the distilled page
2813 <action name="DownloadNotification.Button_AlwaysOpenType">
2814 <owner>yoshiki@chromium.org</owner>
2816 User pushes "Always open type" button on download notification.
2820 <action name="DownloadNotification.Button_Cancel">
2821 <owner>yoshiki@chromium.org</owner>
2823 User pushes "Cancel" button on download notification.
2827 <action name="DownloadNotification.Button_Discard">
2828 <owner>yoshiki@chromium.org</owner>
2830 User pushes "Discard" button on download notification.
2834 <action name="DownloadNotification.Button_Keep">
2835 <owner>yoshiki@chromium.org</owner>
2837 User pushes "Keep" button on download notification.
2841 <action name="DownloadNotification.Button_LearnInterrupted">
2842 <owner>yoshiki@chromium.org</owner>
2844 User pushes "Learn More about Interrupted" button on download
2849 <action name="DownloadNotification.Button_LearnScanning">
2850 <owner>yoshiki@chromium.org</owner>
2852 User pushes "Learn More about Scanning" button on download
2857 <action name="DownloadNotification.Button_OpenWhenComplete">
2858 <owner>yoshiki@chromium.org</owner>
2860 User pushes "Open When Completed" button on download notification.
2864 <action name="DownloadNotification.Button_Pause">
2865 <owner>yoshiki@chromium.org</owner>
2867 User pushes "Pause" button on download notification.
2871 <action name="DownloadNotification.Button_PlatformOpen">
2872 <owner>yoshiki@chromium.org</owner>
2874 User pushes "Open" button on download notification.
2878 <action name="DownloadNotification.Button_Resume">
2879 <owner>yoshiki@chromium.org</owner>
2881 User pushes "Resume" button on download notification.
2885 <action name="DownloadNotification.Button_ShowInFolder">
2886 <owner>yoshiki@chromium.org</owner>
2888 User pushes "Show in folder" button on download notification.
2892 <action name="DownloadNotification.Click_Completed">
2893 <owner>yoshiki@chromium.org</owner>
2895 User pushes a download notification, which indicates a completed download.
2899 <action name="DownloadNotification.Click_Dangerous">
2900 <owner>yoshiki@chromium.org</owner>
2902 User pushes a download notification, which indicates a dangerous download.
2906 <action name="DownloadNotification.Click_InProgress">
2907 <owner>yoshiki@chromium.org</owner>
2909 User pushes a download notification, which indicates a download in progress.
2913 <action name="DownloadNotification.Click_Stopped">
2914 <owner>yoshiki@chromium.org</owner>
2916 User pushes a download notification, which indicates a cancelled or
2917 interrupted download.
2921 <action name="Duplicate">
2922 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2923 <description>Please enter the description of this user action.</description>
2926 <action name="EasyUnlock_Enabled_Disable">
2927 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2928 <description>Please enter the description of the metric.</description>
2931 <action name="EasyUnlock_Enabled_Enable">
2932 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2933 <description>Please enter the description of the metric.</description>
2936 <action name="EditApplicationSettings">
2937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2938 <description>Please enter the description of this user action.</description>
2941 <action name="EditKeywords">
2942 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2943 <description>Please enter the description of this user action.</description>
2946 <action name="EditSearchEngines">
2947 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2948 <description>Please enter the description of this user action.</description>
2951 <action name="EmailPageLocation">
2952 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2953 <description>Please enter the description of this user action.</description>
2956 <action name="EnterFullScreenWithWrenchMenu">
2957 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2958 <description>Please enter the description of this user action.</description>
2961 <action name="Exit">
2962 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2963 <description>Please enter the description of this user action.</description>
2966 <action name="ExtensionNotFound_ED">
2967 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2968 <description>Please enter the description of this user action.</description>
2971 <action name="ExtensionWipeoutNotificationShown">
2972 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2973 <description>Please enter the description of this user action.</description>
2976 <action name="Extensions.ExtensionInstalled">
2977 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2978 <description>Please enter the description of this user action.</description>
2981 <action name="Extensions.ExtensionUninstalled">
2982 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2983 <description>Please enter the description of this user action.</description>
2986 <action name="Extensions.IDChangedError">
2987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2988 <description>Please enter the description of this user action.</description>
2991 <action name="Extensions.WebStoreLaunch">
2992 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2993 <description>Please enter the description of this user action.</description>
2996 <action name="Feedback">
2997 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2998 <description>Please enter the description of this user action.</description>
3001 <action name="FileBrowser.CreateNewFolder">
3002 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3003 <description>Please enter the description of this user action.</description>
3006 <action name="FileBrowser.PhotoEditor.Edit">
3007 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3008 <description>Please enter the description of this user action.</description>
3011 <action name="FileBrowser.PhotoEditor.View">
3012 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3013 <description>Please enter the description of this user action.</description>
3016 <action name="FileBrowser.SuggestApps.ShowDialog">
3017 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3018 <description>Please enter the description of this user action.</description>
3021 <action name="FilterURLTermiate_About">
3022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3023 <description>Please enter the description of this user action.</description>
3024 <obsolete>Removed in M44.</obsolete>
3027 <action name="FilterURLTermiate_Blocked">
3028 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3029 <description>Please enter the description of this user action.</description>
3030 <obsolete>Removed in M44.</obsolete>
3033 <action name="FilterURLTermiate_Invalid">
3034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3035 <description>Please enter the description of this user action.</description>
3036 <obsolete>Removed in M44.</obsolete>
3039 <action name="Find">
3040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3041 <description>Please enter the description of this user action.</description>
3044 <action name="FindNext">
3045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3046 <description>Please enter the description of this user action.</description>
3049 <action name="FindPrevious">
3050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3051 <description>Please enter the description of this user action.</description>
3054 <action name="FindString">
3055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3056 <description>Please enter the description of this user action.</description>
3059 <action name="FirstRunDef_Accept">
3060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3061 <description>Please enter the description of this user action.</description>
3064 <action name="Flash.JavaScriptUsed" not_user_triggered="true">
3065 <owner>tommycli@chromium.org</owner>
3067 Count of Flash plugin instances that use JavaScript.
3071 <action name="Flash.PluginInstanceCreated" not_user_triggered="true">
3072 <owner>thestig@chromium.org</owner>
3073 <description>Count of Flash plugin instances.</description>
3076 <action name="FocusAppMenu">
3077 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3078 <description>Please enter the description of this user action.</description>
3081 <action name="FocusBookmarksToolbar">
3082 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3083 <description>Please enter the description of this user action.</description>
3086 <action name="FocusChromeOSStatus">
3087 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3088 <description>Please enter the description of this user action.</description>
3091 <action name="FocusInfobars">
3092 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3093 <description>Please enter the description of this user action.</description>
3096 <action name="FocusLocation">
3097 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3098 <description>Please enter the description of this user action.</description>
3101 <action name="FocusNextPane">
3102 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3103 <description>Please enter the description of this user action.</description>
3106 <action name="FocusPageAndAppMenus">
3107 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3108 <description>Please enter the description of this user action.</description>
3111 <action name="FocusPreviousPane">
3112 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3113 <description>Please enter the description of this user action.</description>
3116 <action name="FocusSearch">
3117 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3118 <description>Please enter the description of this user action.</description>
3121 <action name="FocusToolbar">
3122 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3123 <description>Please enter the description of this user action.</description>
3126 <action name="FontName">
3127 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3128 <description>Please enter the description of this user action.</description>
3131 <action name="FontSize">
3132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3133 <description>Please enter the description of this user action.</description>
3136 <action name="FontSizeDelta">
3137 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3138 <description>Please enter the description of this user action.</description>
3141 <action name="ForeColor">
3142 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3143 <description>Please enter the description of this user action.</description>
3146 <action name="FormatBlock">
3147 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3148 <description>Please enter the description of this user action.</description>
3151 <action name="Forward">
3152 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3153 <description>Please enter the description of this user action.</description>
3156 <action name="ForwardDelete">
3157 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3158 <description>Please enter the description of this user action.</description>
3161 <action name="ForwardMenu_ChapterClick1">
3162 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3163 <description>Please enter the description of this user action.</description>
3166 <action name="ForwardMenu_ChapterClick10">
3167 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3168 <description>Please enter the description of this user action.</description>
3171 <action name="ForwardMenu_ChapterClick11">
3172 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3173 <description>Please enter the description of this user action.</description>
3176 <action name="ForwardMenu_ChapterClick12">
3177 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3178 <description>Please enter the description of this user action.</description>
3181 <action name="ForwardMenu_ChapterClick13">
3182 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3183 <description>Please enter the description of this user action.</description>
3186 <action name="ForwardMenu_ChapterClick14">
3187 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3188 <description>Please enter the description of this user action.</description>
3191 <action name="ForwardMenu_ChapterClick15">
3192 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3193 <description>Please enter the description of this user action.</description>
3196 <action name="ForwardMenu_ChapterClick16">
3197 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3198 <description>Please enter the description of this user action.</description>
3201 <action name="ForwardMenu_ChapterClick17">
3202 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3203 <description>Please enter the description of this user action.</description>
3206 <action name="ForwardMenu_ChapterClick18">
3207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3208 <description>Please enter the description of this user action.</description>
3211 <action name="ForwardMenu_ChapterClick19">
3212 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3213 <description>Please enter the description of this user action.</description>
3216 <action name="ForwardMenu_ChapterClick2">
3217 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3218 <description>Please enter the description of this user action.</description>
3221 <action name="ForwardMenu_ChapterClick3">
3222 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3223 <description>Please enter the description of this user action.</description>
3226 <action name="ForwardMenu_ChapterClick4">
3227 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3228 <description>Please enter the description of this user action.</description>
3231 <action name="ForwardMenu_ChapterClick5">
3232 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3233 <description>Please enter the description of this user action.</description>
3236 <action name="ForwardMenu_ChapterClick6">
3237 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3238 <description>Please enter the description of this user action.</description>
3241 <action name="ForwardMenu_ChapterClick7">
3242 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3243 <description>Please enter the description of this user action.</description>
3246 <action name="ForwardMenu_ChapterClick8">
3247 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3248 <description>Please enter the description of this user action.</description>
3251 <action name="ForwardMenu_ChapterClick9">
3252 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3253 <description>Please enter the description of this user action.</description>
3256 <action name="ForwardMenu_HistoryClick1">
3257 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3258 <description>Please enter the description of this user action.</description>
3261 <action name="ForwardMenu_HistoryClick10">
3262 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3263 <description>Please enter the description of this user action.</description>
3266 <action name="ForwardMenu_HistoryClick11">
3267 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3268 <description>Please enter the description of this user action.</description>
3271 <action name="ForwardMenu_HistoryClick12">
3272 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3273 <description>Please enter the description of this user action.</description>
3276 <action name="ForwardMenu_HistoryClick13">
3277 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3278 <description>Please enter the description of this user action.</description>
3281 <action name="ForwardMenu_HistoryClick14">
3282 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3283 <description>Please enter the description of this user action.</description>
3286 <action name="ForwardMenu_HistoryClick15">
3287 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3288 <description>Please enter the description of this user action.</description>
3291 <action name="ForwardMenu_HistoryClick16">
3292 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3293 <description>Please enter the description of this user action.</description>
3296 <action name="ForwardMenu_HistoryClick17">
3297 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3298 <description>Please enter the description of this user action.</description>
3301 <action name="ForwardMenu_HistoryClick18">
3302 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3303 <description>Please enter the description of this user action.</description>
3306 <action name="ForwardMenu_HistoryClick19">
3307 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3308 <description>Please enter the description of this user action.</description>
3311 <action name="ForwardMenu_HistoryClick2">
3312 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3313 <description>Please enter the description of this user action.</description>
3316 <action name="ForwardMenu_HistoryClick3">
3317 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3318 <description>Please enter the description of this user action.</description>
3321 <action name="ForwardMenu_HistoryClick4">
3322 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3323 <description>Please enter the description of this user action.</description>
3326 <action name="ForwardMenu_HistoryClick5">
3327 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3328 <description>Please enter the description of this user action.</description>
3331 <action name="ForwardMenu_HistoryClick6">
3332 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3333 <description>Please enter the description of this user action.</description>
3336 <action name="ForwardMenu_HistoryClick7">
3337 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3338 <description>Please enter the description of this user action.</description>
3341 <action name="ForwardMenu_HistoryClick8">
3342 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3343 <description>Please enter the description of this user action.</description>
3346 <action name="ForwardMenu_HistoryClick9">
3347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3348 <description>Please enter the description of this user action.</description>
3351 <action name="ForwardMenu_Popup">
3352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3353 <description>Please enter the description of this user action.</description>
3356 <action name="ForwardMenu_ShowFullHistory">
3357 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3358 <description>Please enter the description of this user action.</description>
3361 <action name="FrameLoad" not_user_triggered="true">
3362 <owner>thestig@chromium.org</owner>
3363 <description>Count of successful frame loads to new pages.</description>
3366 <action name="FrameLoadWithFlash" not_user_triggered="true">
3367 <owner>thestig@chromium.org</owner>
3368 <description>Count of frame loads that also load PPAPI Flash.</description>
3371 <action name="Gesture_Overview">
3372 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3373 <description>Please enter the description of this user action.</description>
3377 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3378 <description>Please enter the description of this user action.</description>
3381 <action name="GoogleNow.ButtonClicked0">
3382 <owner>robliao@chromium.org</owner>
3383 <owner>skare@chromium.org</owner>
3385 User clicked button index 0 (0-based) of a Now Notification.
3389 <action name="GoogleNow.ButtonClicked1">
3390 <owner>robliao@chromium.org</owner>
3391 <owner>skare@chromium.org</owner>
3393 User clicked button index 1 (0-based) of a Now Notification.
3397 <action name="GoogleNow.Dismissed">
3398 <owner>robliao@chromium.org</owner>
3399 <owner>skare@chromium.org</owner>
3400 <description>User dismissed a Now Notification.</description>
3403 <action name="GoogleNow.MessageCenter.NotificationPoppedUp">
3404 <owner>robliao@chromium.org</owner>
3405 <owner>skare@chromium.org</owner>
3407 A Google Now notification was popped up to the user.
3411 <action name="GoogleNow.MessageClicked">
3412 <owner>robliao@chromium.org</owner>
3413 <owner>skare@chromium.org</owner>
3415 User clicked on the message text of a Now notification.
3419 <action name="GoogleNow.WelcomeToastClickedNo">
3420 <owner>robliao@chromium.org</owner>
3421 <owner>skare@chromium.org</owner>
3423 User dismissed the Now Notifications welcome toast via the "don't show
3424 me notifications" button.
3428 <action name="GoogleNow.WelcomeToastClickedYes">
3429 <owner>robliao@chromium.org</owner>
3430 <owner>skare@chromium.org</owner>
3432 User dismissed the Now Notifications welcome toast via the ok button.
3436 <action name="GoogleNow.WelcomeToastDismissed">
3437 <owner>robliao@chromium.org</owner>
3438 <owner>skare@chromium.org</owner>
3440 User dismissed the Now Notifications welcome toast via the x.
3444 <action name="GpuAccelerationDisabled">
3445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3446 <description>Please enter the description of this user action.</description>
3449 <action name="GpuAccelerationEnabled">
3450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3451 <description>Please enter the description of this user action.</description>
3454 <action name="HiliteColor">
3455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3456 <description>Please enter the description of this user action.</description>
3459 <action name="HistoryPage_BookmarkStarClicked">
3460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3461 <description>Please enter the description of this user action.</description>
3464 <action name="HistoryPage_CancelRemoveSelected">
3465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3466 <description>Please enter the description of this user action.</description>
3469 <action name="HistoryPage_ConfirmRemoveSelected">
3470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3471 <description>Please enter the description of this user action.</description>
3474 <action name="HistoryPage_EntryLinkClick">
3475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3476 <description>Please enter the description of this user action.</description>
3479 <action name="HistoryPage_EntryLinkRightClick">
3480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3481 <description>Please enter the description of this user action.</description>
3484 <action name="HistoryPage_EntryMenuRemoveFromHistory">
3485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3486 <description>Please enter the description of this user action.</description>
3489 <action name="HistoryPage_EntryMenuShowMoreFromSite">
3490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3491 <description>Please enter the description of this user action.</description>
3494 <action name="HistoryPage_InitClearBrowsingData">
3495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3496 <description>Please enter the description of this user action.</description>
3499 <action name="HistoryPage_NewerHistoryClick">
3500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3501 <description>Please enter the description of this user action.</description>
3504 <action name="HistoryPage_NewestHistoryClick">
3505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3506 <description>Please enter the description of this user action.</description>
3509 <action name="HistoryPage_OlderHistoryClick">
3510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3511 <description>Please enter the description of this user action.</description>
3514 <action name="HistoryPage_RemoveSelected">
3515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3516 <description>Please enter the description of this user action.</description>
3519 <action name="HistoryPage_Search">
3520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3521 <description>Please enter the description of this user action.</description>
3524 <action name="HistoryPage_SearchResultClick">
3525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3526 <description>Please enter the description of this user action.</description>
3529 <action name="HistoryPage_SearchResultRemove">
3530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3531 <description>Please enter the description of this user action.</description>
3534 <action name="History_DeleteHistory">
3535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3536 <description>Please enter the description of this user action.</description>
3539 <action name="History_DragIcon">
3540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3541 <description>Please enter the description of this user action.</description>
3544 <action name="History_DragThumbnail">
3545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3546 <description>Please enter the description of this user action.</description>
3549 <action name="History_Search">
3550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3551 <description>Please enter the description of this user action.</description>
3554 <action name="Home">
3555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3556 <description>Please enter the description of this user action.</description>
3559 <action name="Hotword.HotwordTrigger">
3560 <owner>amistry@chromium.org</owner>
3561 <owner>rlp@chromium.org</owner>
3562 <owner>somast@chromium.org</owner>
3563 <description>User triggered the hotword by saying 'Ok Google'.</description>
3566 <action name="ImportLockDialogCocoa_Shown">
3567 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3568 <description>Please enter the description of this user action.</description>
3571 <action name="ImportLockDialogGtk_Shown">
3572 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3573 <description>Please enter the description of this user action.</description>
3576 <action name="ImportLockDialogView_Shown">
3577 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3578 <description>Please enter the description of this user action.</description>
3581 <action name="Import_ShowDlg">
3582 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3583 <description>Please enter the description of this user action.</description>
3586 <action name="Indent">
3587 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3588 <description>Please enter the description of this user action.</description>
3591 <action name="InputMethodOptions_Open_chewing">
3592 <owner>yukishiino@chromium.org</owner>
3593 <owner>nona@chromium.org</owner>
3594 <owner>uekawa@chromium.org</owner>
3595 <owner>komatsu@chromium.org</owner>
3597 Counts the number of times the input method configuration was opened.
3600 IMEs have since become extensions and no longer available as predetermined
3605 <action name="InputMethodOptions_Open_english-m">
3606 <owner>yukishiino@chromium.org</owner>
3607 <owner>nona@chromium.org</owner>
3608 <owner>uekawa@chromium.org</owner>
3609 <owner>komatsu@chromium.org</owner>
3611 Counts the number of times the input method configuration was opened.
3614 IMEs have since become extensions and no longer available as predetermined
3619 <action name="InputMethodOptions_Open_hangul">
3620 <owner>yukishiino@chromium.org</owner>
3621 <owner>nona@chromium.org</owner>
3622 <owner>uekawa@chromium.org</owner>
3623 <owner>komatsu@chromium.org</owner>
3625 Counts the number of times the input method configuration was opened.
3628 IMEs have since become extensions and no longer available as predetermined
3633 <action name="InputMethodOptions_Open_m17n:am:sera">
3634 <owner>yukishiino@chromium.org</owner>
3635 <owner>nona@chromium.org</owner>
3636 <owner>uekawa@chromium.org</owner>
3637 <owner>komatsu@chromium.org</owner>
3639 Counts the number of times the input method configuration was opened.
3642 IMEs have since become extensions and no longer available as predetermined
3647 <action name="InputMethodOptions_Open_m17n:ar:kbd">
3648 <owner>yukishiino@chromium.org</owner>
3649 <owner>nona@chromium.org</owner>
3650 <owner>uekawa@chromium.org</owner>
3651 <owner>komatsu@chromium.org</owner>
3653 Counts the number of times the input method configuration was opened.
3656 IMEs have since become extensions and no longer available as predetermined
3661 <action name="InputMethodOptions_Open_m17n:bn:itrans">
3662 <owner>yukishiino@chromium.org</owner>
3663 <owner>nona@chromium.org</owner>
3664 <owner>uekawa@chromium.org</owner>
3665 <owner>komatsu@chromium.org</owner>
3667 Counts the number of times the input method configuration was opened.
3670 IMEs have since become extensions and no longer available as predetermined
3675 <action name="InputMethodOptions_Open_m17n:fa:isiri">
3676 <owner>yukishiino@chromium.org</owner>
3677 <owner>nona@chromium.org</owner>
3678 <owner>uekawa@chromium.org</owner>
3679 <owner>komatsu@chromium.org</owner>
3681 Counts the number of times the input method configuration was opened.
3684 IMEs have since become extensions and no longer available as predetermined
3689 <action name="InputMethodOptions_Open_m17n:gu:itrans">
3690 <owner>yukishiino@chromium.org</owner>
3691 <owner>nona@chromium.org</owner>
3692 <owner>uekawa@chromium.org</owner>
3693 <owner>komatsu@chromium.org</owner>
3695 Counts the number of times the input method configuration was opened.
3698 IMEs have since become extensions and no longer available as predetermined
3703 <action name="InputMethodOptions_Open_m17n:hi:itrans">
3704 <owner>yukishiino@chromium.org</owner>
3705 <owner>nona@chromium.org</owner>
3706 <owner>uekawa@chromium.org</owner>
3707 <owner>komatsu@chromium.org</owner>
3709 Counts the number of times the input method configuration was opened.
3712 IMEs have since become extensions and no longer available as predetermined
3717 <action name="InputMethodOptions_Open_m17n:kn:itrans">
3718 <owner>yukishiino@chromium.org</owner>
3719 <owner>nona@chromium.org</owner>
3720 <owner>uekawa@chromium.org</owner>
3721 <owner>komatsu@chromium.org</owner>
3723 Counts the number of times the input method configuration was opened.
3726 IMEs have since become extensions and no longer available as predetermined
3731 <action name="InputMethodOptions_Open_m17n:ml:itrans">
3732 <owner>yukishiino@chromium.org</owner>
3733 <owner>nona@chromium.org</owner>
3734 <owner>uekawa@chromium.org</owner>
3735 <owner>komatsu@chromium.org</owner>
3737 Counts the number of times the input method configuration was opened.
3740 IMEs have since become extensions and no longer available as predetermined
3745 <action name="InputMethodOptions_Open_m17n:mr:itrans">
3746 <owner>yukishiino@chromium.org</owner>
3747 <owner>nona@chromium.org</owner>
3748 <owner>uekawa@chromium.org</owner>
3749 <owner>komatsu@chromium.org</owner>
3751 Counts the number of times the input method configuration was opened.
3754 IMEs have since become extensions and no longer available as predetermined
3759 <action name="InputMethodOptions_Open_m17n:ta:inscript">
3760 <owner>yukishiino@chromium.org</owner>
3761 <owner>nona@chromium.org</owner>
3762 <owner>uekawa@chromium.org</owner>
3763 <owner>komatsu@chromium.org</owner>
3765 Counts the number of times the input method configuration was opened.
3768 IMEs have since become extensions and no longer available as predetermined
3773 <action name="InputMethodOptions_Open_m17n:ta:itrans">
3774 <owner>yukishiino@chromium.org</owner>
3775 <owner>nona@chromium.org</owner>
3776 <owner>uekawa@chromium.org</owner>
3777 <owner>komatsu@chromium.org</owner>
3779 Counts the number of times the input method configuration was opened.
3782 IMEs have since become extensions and no longer available as predetermined
3787 <action name="InputMethodOptions_Open_m17n:ta:phonetic">
3788 <owner>yukishiino@chromium.org</owner>
3789 <owner>nona@chromium.org</owner>
3790 <owner>uekawa@chromium.org</owner>
3791 <owner>komatsu@chromium.org</owner>
3793 Counts the number of times the input method configuration was opened.
3796 IMEs have since become extensions and no longer available as predetermined
3801 <action name="InputMethodOptions_Open_m17n:ta:tamil99">
3802 <owner>yukishiino@chromium.org</owner>
3803 <owner>nona@chromium.org</owner>
3804 <owner>uekawa@chromium.org</owner>
3805 <owner>komatsu@chromium.org</owner>
3807 Counts the number of times the input method configuration was opened.
3810 IMEs have since become extensions and no longer available as predetermined
3815 <action name="InputMethodOptions_Open_m17n:ta:typewriter">
3816 <owner>yukishiino@chromium.org</owner>
3817 <owner>nona@chromium.org</owner>
3818 <owner>uekawa@chromium.org</owner>
3819 <owner>komatsu@chromium.org</owner>
3821 Counts the number of times the input method configuration was opened.
3824 IMEs have since become extensions and no longer available as predetermined
3829 <action name="InputMethodOptions_Open_m17n:te:itrans">
3830 <owner>yukishiino@chromium.org</owner>
3831 <owner>nona@chromium.org</owner>
3832 <owner>uekawa@chromium.org</owner>
3833 <owner>komatsu@chromium.org</owner>
3835 Counts the number of times the input method configuration was opened.
3838 IMEs have since become extensions and no longer available as predetermined
3843 <action name="InputMethodOptions_Open_m17n:th:kesmanee">
3844 <owner>yukishiino@chromium.org</owner>
3845 <owner>nona@chromium.org</owner>
3846 <owner>uekawa@chromium.org</owner>
3847 <owner>komatsu@chromium.org</owner>
3849 Counts the number of times the input method configuration was opened.
3852 IMEs have since become extensions and no longer available as predetermined
3857 <action name="InputMethodOptions_Open_m17n:th:pattachote">
3858 <owner>yukishiino@chromium.org</owner>
3859 <owner>nona@chromium.org</owner>
3860 <owner>uekawa@chromium.org</owner>
3861 <owner>komatsu@chromium.org</owner>
3863 Counts the number of times the input method configuration was opened.
3866 IMEs have since become extensions and no longer available as predetermined
3871 <action name="InputMethodOptions_Open_m17n:th:tis820">
3872 <owner>yukishiino@chromium.org</owner>
3873 <owner>nona@chromium.org</owner>
3874 <owner>uekawa@chromium.org</owner>
3875 <owner>komatsu@chromium.org</owner>
3877 Counts the number of times the input method configuration was opened.
3880 IMEs have since become extensions and no longer available as predetermined
3885 <action name="InputMethodOptions_Open_m17n:vi:tcvn">
3886 <owner>yukishiino@chromium.org</owner>
3887 <owner>nona@chromium.org</owner>
3888 <owner>uekawa@chromium.org</owner>
3889 <owner>komatsu@chromium.org</owner>
3891 Counts the number of times the input method configuration was opened.
3894 IMEs have since become extensions and no longer available as predetermined
3899 <action name="InputMethodOptions_Open_m17n:vi:telex">
3900 <owner>yukishiino@chromium.org</owner>
3901 <owner>nona@chromium.org</owner>
3902 <owner>uekawa@chromium.org</owner>
3903 <owner>komatsu@chromium.org</owner>
3905 Counts the number of times the input method configuration was opened.
3908 IMEs have since become extensions and no longer available as predetermined
3913 <action name="InputMethodOptions_Open_m17n:vi:viqr">
3914 <owner>yukishiino@chromium.org</owner>
3915 <owner>nona@chromium.org</owner>
3916 <owner>uekawa@chromium.org</owner>
3917 <owner>komatsu@chromium.org</owner>
3919 Counts the number of times the input method configuration was opened.
3922 IMEs have since become extensions and no longer available as predetermined
3927 <action name="InputMethodOptions_Open_m17n:vi:vni">
3928 <owner>yukishiino@chromium.org</owner>
3929 <owner>nona@chromium.org</owner>
3930 <owner>uekawa@chromium.org</owner>
3931 <owner>komatsu@chromium.org</owner>
3933 Counts the number of times the input method configuration was opened.
3936 IMEs have since become extensions and no longer available as predetermined
3941 <action name="InputMethodOptions_Open_m17n:zh:cangjie">
3942 <owner>yukishiino@chromium.org</owner>
3943 <owner>nona@chromium.org</owner>
3944 <owner>uekawa@chromium.org</owner>
3945 <owner>komatsu@chromium.org</owner>
3947 Counts the number of times the input method configuration was opened.
3950 IMEs have since become extensions and no longer available as predetermined
3955 <action name="InputMethodOptions_Open_m17n:zh:quick">
3956 <owner>yukishiino@chromium.org</owner>
3957 <owner>nona@chromium.org</owner>
3958 <owner>uekawa@chromium.org</owner>
3959 <owner>komatsu@chromium.org</owner>
3961 Counts the number of times the input method configuration was opened.
3964 IMEs have since become extensions and no longer available as predetermined
3969 <action name="InputMethodOptions_Open_mozc">
3970 <owner>yukishiino@chromium.org</owner>
3971 <owner>nona@chromium.org</owner>
3972 <owner>uekawa@chromium.org</owner>
3973 <owner>komatsu@chromium.org</owner>
3975 Counts the number of times the input method configuration was opened.
3978 IMEs have since become extensions and no longer available as predetermined
3983 <action name="InputMethodOptions_Open_mozc-chewing">
3984 <owner>yukishiino@chromium.org</owner>
3985 <owner>nona@chromium.org</owner>
3986 <owner>uekawa@chromium.org</owner>
3987 <owner>komatsu@chromium.org</owner>
3989 Counts the number of times the input method configuration was opened.
3992 IMEs have since become extensions and no longer available as predetermined
3997 <action name="InputMethodOptions_Open_mozc-dv">
3998 <owner>yukishiino@chromium.org</owner>
3999 <owner>nona@chromium.org</owner>
4000 <owner>uekawa@chromium.org</owner>
4001 <owner>komatsu@chromium.org</owner>
4003 Counts the number of times the input method configuration was opened.
4006 IMEs have since become extensions and no longer available as predetermined
4011 <action name="InputMethodOptions_Open_mozc-hangul">
4012 <owner>yukishiino@chromium.org</owner>
4013 <owner>nona@chromium.org</owner>
4014 <owner>uekawa@chromium.org</owner>
4015 <owner>komatsu@chromium.org</owner>
4017 Counts the number of times the input method configuration was opened.
4020 IMEs have since become extensions and no longer available as predetermined
4025 <action name="InputMethodOptions_Open_mozc-jp">
4026 <owner>yukishiino@chromium.org</owner>
4027 <owner>nona@chromium.org</owner>
4028 <owner>uekawa@chromium.org</owner>
4029 <owner>komatsu@chromium.org</owner>
4031 Counts the number of times the input method configuration was opened.
4034 IMEs have since become extensions and no longer available as predetermined
4039 <action name="InputMethodOptions_Open_pinyin">
4040 <owner>yukishiino@chromium.org</owner>
4041 <owner>nona@chromium.org</owner>
4042 <owner>uekawa@chromium.org</owner>
4043 <owner>komatsu@chromium.org</owner>
4045 Counts the number of times the input method configuration was opened.
4048 IMEs have since become extensions and no longer available as predetermined
4053 <action name="InputMethodOptions_Open_pinyin-dv">
4054 <owner>yukishiino@chromium.org</owner>
4055 <owner>nona@chromium.org</owner>
4056 <owner>uekawa@chromium.org</owner>
4057 <owner>komatsu@chromium.org</owner>
4059 Counts the number of times the input method configuration was opened.
4062 IMEs have since become extensions and no longer available as predetermined
4067 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
4068 <owner>yukishiino@chromium.org</owner>
4069 <owner>nona@chromium.org</owner>
4070 <owner>uekawa@chromium.org</owner>
4071 <owner>komatsu@chromium.org</owner>
4073 Counts the number of times the input method configuration was opened.
4076 IMEs have since become extensions and no longer available as predetermined
4081 <action name="InputMethodOptions_Open_xkb:be::fra">
4082 <owner>yukishiino@chromium.org</owner>
4083 <owner>nona@chromium.org</owner>
4084 <owner>uekawa@chromium.org</owner>
4085 <owner>komatsu@chromium.org</owner>
4087 Counts the number of times the input method configuration was opened.
4090 IMEs have since become extensions and no longer available as predetermined
4095 <action name="InputMethodOptions_Open_xkb:be::ger">
4096 <owner>yukishiino@chromium.org</owner>
4097 <owner>nona@chromium.org</owner>
4098 <owner>uekawa@chromium.org</owner>
4099 <owner>komatsu@chromium.org</owner>
4101 Counts the number of times the input method configuration was opened.
4104 IMEs have since become extensions and no longer available as predetermined
4109 <action name="InputMethodOptions_Open_xkb:be::nld">
4110 <owner>yukishiino@chromium.org</owner>
4111 <owner>nona@chromium.org</owner>
4112 <owner>uekawa@chromium.org</owner>
4113 <owner>komatsu@chromium.org</owner>
4115 Counts the number of times the input method configuration was opened.
4118 IMEs have since become extensions and no longer available as predetermined
4123 <action name="InputMethodOptions_Open_xkb:bg::bul">
4124 <owner>yukishiino@chromium.org</owner>
4125 <owner>nona@chromium.org</owner>
4126 <owner>uekawa@chromium.org</owner>
4127 <owner>komatsu@chromium.org</owner>
4129 Counts the number of times the input method configuration was opened.
4132 IMEs have since become extensions and no longer available as predetermined
4137 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
4138 <owner>yukishiino@chromium.org</owner>
4139 <owner>nona@chromium.org</owner>
4140 <owner>uekawa@chromium.org</owner>
4141 <owner>komatsu@chromium.org</owner>
4143 Counts the number of times the input method configuration was opened.
4146 IMEs have since become extensions and no longer available as predetermined
4151 <action name="InputMethodOptions_Open_xkb:br::por">
4152 <owner>yukishiino@chromium.org</owner>
4153 <owner>nona@chromium.org</owner>
4154 <owner>uekawa@chromium.org</owner>
4155 <owner>komatsu@chromium.org</owner>
4157 Counts the number of times the input method configuration was opened.
4160 IMEs have since become extensions and no longer available as predetermined
4165 <action name="InputMethodOptions_Open_xkb:by::bel">
4166 <owner>yukishiino@chromium.org</owner>
4167 <owner>nona@chromium.org</owner>
4168 <owner>uekawa@chromium.org</owner>
4169 <owner>komatsu@chromium.org</owner>
4171 Counts the number of times the input method configuration was opened.
4174 IMEs have since become extensions and no longer available as predetermined
4179 <action name="InputMethodOptions_Open_xkb:ca::fra">
4180 <owner>yukishiino@chromium.org</owner>
4181 <owner>nona@chromium.org</owner>
4182 <owner>uekawa@chromium.org</owner>
4183 <owner>komatsu@chromium.org</owner>
4185 Counts the number of times the input method configuration was opened.
4188 IMEs have since become extensions and no longer available as predetermined
4193 <action name="InputMethodOptions_Open_xkb:ca:eng:eng">
4194 <owner>yukishiino@chromium.org</owner>
4195 <owner>nona@chromium.org</owner>
4196 <owner>uekawa@chromium.org</owner>
4197 <owner>komatsu@chromium.org</owner>
4199 Counts the number of times the input method configuration was opened.
4202 IMEs have since become extensions and no longer available as predetermined
4207 <action name="InputMethodOptions_Open_xkb:ca:multix:fra">
4208 <owner>yukishiino@chromium.org</owner>
4209 <owner>nona@chromium.org</owner>
4210 <owner>uekawa@chromium.org</owner>
4211 <owner>komatsu@chromium.org</owner>
4213 Counts the number of times the input method configuration was opened.
4216 IMEs have since become extensions and no longer available as predetermined
4221 <action name="InputMethodOptions_Open_xkb:ch::ger">
4222 <owner>yukishiino@chromium.org</owner>
4223 <owner>nona@chromium.org</owner>
4224 <owner>uekawa@chromium.org</owner>
4225 <owner>komatsu@chromium.org</owner>
4227 Counts the number of times the input method configuration was opened.
4230 IMEs have since become extensions and no longer available as predetermined
4235 <action name="InputMethodOptions_Open_xkb:ch:fr:fra">
4236 <owner>yukishiino@chromium.org</owner>
4237 <owner>nona@chromium.org</owner>
4238 <owner>uekawa@chromium.org</owner>
4239 <owner>komatsu@chromium.org</owner>
4241 Counts the number of times the input method configuration was opened.
4244 IMEs have since become extensions and no longer available as predetermined
4249 <action name="InputMethodOptions_Open_xkb:cz::cze">
4250 <owner>yukishiino@chromium.org</owner>
4251 <owner>nona@chromium.org</owner>
4252 <owner>uekawa@chromium.org</owner>
4253 <owner>komatsu@chromium.org</owner>
4255 Counts the number of times the input method configuration was opened.
4258 IMEs have since become extensions and no longer available as predetermined
4263 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
4264 <owner>yukishiino@chromium.org</owner>
4265 <owner>nona@chromium.org</owner>
4266 <owner>uekawa@chromium.org</owner>
4267 <owner>komatsu@chromium.org</owner>
4269 Counts the number of times the input method configuration was opened.
4272 IMEs have since become extensions and no longer available as predetermined
4277 <action name="InputMethodOptions_Open_xkb:de::ger">
4278 <owner>yukishiino@chromium.org</owner>
4279 <owner>nona@chromium.org</owner>
4280 <owner>uekawa@chromium.org</owner>
4281 <owner>komatsu@chromium.org</owner>
4283 Counts the number of times the input method configuration was opened.
4286 IMEs have since become extensions and no longer available as predetermined
4291 <action name="InputMethodOptions_Open_xkb:de:neo:ger">
4292 <owner>yukishiino@chromium.org</owner>
4293 <owner>nona@chromium.org</owner>
4294 <owner>uekawa@chromium.org</owner>
4295 <owner>komatsu@chromium.org</owner>
4297 Counts the number of times the input method configuration was opened.
4300 IMEs have since become extensions and no longer available as predetermined
4305 <action name="InputMethodOptions_Open_xkb:dk::dan">
4306 <owner>yukishiino@chromium.org</owner>
4307 <owner>nona@chromium.org</owner>
4308 <owner>uekawa@chromium.org</owner>
4309 <owner>komatsu@chromium.org</owner>
4311 Counts the number of times the input method configuration was opened.
4314 IMEs have since become extensions and no longer available as predetermined
4319 <action name="InputMethodOptions_Open_xkb:ee::est">
4320 <owner>yukishiino@chromium.org</owner>
4321 <owner>nona@chromium.org</owner>
4322 <owner>uekawa@chromium.org</owner>
4323 <owner>komatsu@chromium.org</owner>
4325 Counts the number of times the input method configuration was opened.
4328 IMEs have since become extensions and no longer available as predetermined
4333 <action name="InputMethodOptions_Open_xkb:es::spa">
4334 <owner>yukishiino@chromium.org</owner>
4335 <owner>nona@chromium.org</owner>
4336 <owner>uekawa@chromium.org</owner>
4337 <owner>komatsu@chromium.org</owner>
4339 Counts the number of times the input method configuration was opened.
4342 IMEs have since become extensions and no longer available as predetermined
4347 <action name="InputMethodOptions_Open_xkb:es:cat:cat">
4348 <owner>yukishiino@chromium.org</owner>
4349 <owner>nona@chromium.org</owner>
4350 <owner>uekawa@chromium.org</owner>
4351 <owner>komatsu@chromium.org</owner>
4353 Counts the number of times the input method configuration was opened.
4356 IMEs have since become extensions and no longer available as predetermined
4361 <action name="InputMethodOptions_Open_xkb:fi::fin">
4362 <owner>yukishiino@chromium.org</owner>
4363 <owner>nona@chromium.org</owner>
4364 <owner>uekawa@chromium.org</owner>
4365 <owner>komatsu@chromium.org</owner>
4367 Counts the number of times the input method configuration was opened.
4370 IMEs have since become extensions and no longer available as predetermined
4375 <action name="InputMethodOptions_Open_xkb:fr::fra">
4376 <owner>yukishiino@chromium.org</owner>
4377 <owner>nona@chromium.org</owner>
4378 <owner>uekawa@chromium.org</owner>
4379 <owner>komatsu@chromium.org</owner>
4381 Counts the number of times the input method configuration was opened.
4384 IMEs have since become extensions and no longer available as predetermined
4389 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
4390 <owner>yukishiino@chromium.org</owner>
4391 <owner>nona@chromium.org</owner>
4392 <owner>uekawa@chromium.org</owner>
4393 <owner>komatsu@chromium.org</owner>
4395 Counts the number of times the input method configuration was opened.
4398 IMEs have since become extensions and no longer available as predetermined
4403 <action name="InputMethodOptions_Open_xkb:gb:extd:eng">
4404 <owner>yukishiino@chromium.org</owner>
4405 <owner>nona@chromium.org</owner>
4406 <owner>uekawa@chromium.org</owner>
4407 <owner>komatsu@chromium.org</owner>
4409 Counts the number of times the input method configuration was opened.
4412 IMEs have since become extensions and no longer available as predetermined
4417 <action name="InputMethodOptions_Open_xkb:ge::geo">
4418 <owner>yukishiino@chromium.org</owner>
4419 <owner>nona@chromium.org</owner>
4420 <owner>uekawa@chromium.org</owner>
4421 <owner>komatsu@chromium.org</owner>
4423 Counts the number of times the input method configuration was opened.
4426 IMEs have since become extensions and no longer available as predetermined
4431 <action name="InputMethodOptions_Open_xkb:gr::gre">
4432 <owner>yukishiino@chromium.org</owner>
4433 <owner>nona@chromium.org</owner>
4434 <owner>uekawa@chromium.org</owner>
4435 <owner>komatsu@chromium.org</owner>
4437 Counts the number of times the input method configuration was opened.
4440 IMEs have since become extensions and no longer available as predetermined
4445 <action name="InputMethodOptions_Open_xkb:hr::scr">
4446 <owner>yukishiino@chromium.org</owner>
4447 <owner>nona@chromium.org</owner>
4448 <owner>uekawa@chromium.org</owner>
4449 <owner>komatsu@chromium.org</owner>
4451 Counts the number of times the input method configuration was opened.
4454 IMEs have since become extensions and no longer available as predetermined
4459 <action name="InputMethodOptions_Open_xkb:hu::hun">
4460 <owner>yukishiino@chromium.org</owner>
4461 <owner>nona@chromium.org</owner>
4462 <owner>uekawa@chromium.org</owner>
4463 <owner>komatsu@chromium.org</owner>
4465 Counts the number of times the input method configuration was opened.
4468 IMEs have since become extensions and no longer available as predetermined
4473 <action name="InputMethodOptions_Open_xkb:il::heb">
4474 <owner>yukishiino@chromium.org</owner>
4475 <owner>nona@chromium.org</owner>
4476 <owner>uekawa@chromium.org</owner>
4477 <owner>komatsu@chromium.org</owner>
4479 Counts the number of times the input method configuration was opened.
4482 IMEs have since become extensions and no longer available as predetermined
4487 <action name="InputMethodOptions_Open_xkb:is::ice">
4488 <owner>yukishiino@chromium.org</owner>
4489 <owner>nona@chromium.org</owner>
4490 <owner>uekawa@chromium.org</owner>
4491 <owner>komatsu@chromium.org</owner>
4493 Counts the number of times the input method configuration was opened.
4496 IMEs have since become extensions and no longer available as predetermined
4501 <action name="InputMethodOptions_Open_xkb:it::ita">
4502 <owner>yukishiino@chromium.org</owner>
4503 <owner>nona@chromium.org</owner>
4504 <owner>uekawa@chromium.org</owner>
4505 <owner>komatsu@chromium.org</owner>
4507 Counts the number of times the input method configuration was opened.
4510 IMEs have since become extensions and no longer available as predetermined
4515 <action name="InputMethodOptions_Open_xkb:jp::jpn">
4516 <owner>yukishiino@chromium.org</owner>
4517 <owner>nona@chromium.org</owner>
4518 <owner>uekawa@chromium.org</owner>
4519 <owner>komatsu@chromium.org</owner>
4521 Counts the number of times the input method configuration was opened.
4524 IMEs have since become extensions and no longer available as predetermined
4529 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
4530 <owner>yukishiino@chromium.org</owner>
4531 <owner>nona@chromium.org</owner>
4532 <owner>uekawa@chromium.org</owner>
4533 <owner>komatsu@chromium.org</owner>
4535 Counts the number of times the input method configuration was opened.
4538 IMEs have since become extensions and no longer available as predetermined
4543 <action name="InputMethodOptions_Open_xkb:latam::spa">
4544 <owner>yukishiino@chromium.org</owner>
4545 <owner>nona@chromium.org</owner>
4546 <owner>uekawa@chromium.org</owner>
4547 <owner>komatsu@chromium.org</owner>
4549 Counts the number of times the input method configuration was opened.
4552 IMEs have since become extensions and no longer available as predetermined
4557 <action name="InputMethodOptions_Open_xkb:lt::lit">
4558 <owner>yukishiino@chromium.org</owner>
4559 <owner>nona@chromium.org</owner>
4560 <owner>uekawa@chromium.org</owner>
4561 <owner>komatsu@chromium.org</owner>
4563 Counts the number of times the input method configuration was opened.
4566 IMEs have since become extensions and no longer available as predetermined
4571 <action name="InputMethodOptions_Open_xkb:lv::lav">
4572 <owner>yukishiino@chromium.org</owner>
4573 <owner>nona@chromium.org</owner>
4574 <owner>uekawa@chromium.org</owner>
4575 <owner>komatsu@chromium.org</owner>
4577 Counts the number of times the input method configuration was opened.
4580 IMEs have since become extensions and no longer available as predetermined
4585 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
4586 <owner>yukishiino@chromium.org</owner>
4587 <owner>nona@chromium.org</owner>
4588 <owner>uekawa@chromium.org</owner>
4589 <owner>komatsu@chromium.org</owner>
4591 Counts the number of times the input method configuration was opened.
4594 IMEs have since become extensions and no longer available as predetermined
4599 <action name="InputMethodOptions_Open_xkb:mn::mon">
4600 <owner>yukishiino@chromium.org</owner>
4601 <owner>nona@chromium.org</owner>
4602 <owner>uekawa@chromium.org</owner>
4603 <owner>komatsu@chromium.org</owner>
4605 Counts the number of times the input method configuration was opened.
4608 IMEs have since become extensions and no longer available as predetermined
4613 <action name="InputMethodOptions_Open_xkb:nl::nld">
4614 <owner>yukishiino@chromium.org</owner>
4615 <owner>nona@chromium.org</owner>
4616 <owner>uekawa@chromium.org</owner>
4617 <owner>komatsu@chromium.org</owner>
4619 Counts the number of times the input method configuration was opened.
4622 IMEs have since become extensions and no longer available as predetermined
4627 <action name="InputMethodOptions_Open_xkb:no::nob">
4628 <owner>yukishiino@chromium.org</owner>
4629 <owner>nona@chromium.org</owner>
4630 <owner>uekawa@chromium.org</owner>
4631 <owner>komatsu@chromium.org</owner>
4633 Counts the number of times the input method configuration was opened.
4636 IMEs have since become extensions and no longer available as predetermined
4641 <action name="InputMethodOptions_Open_xkb:no::nor">
4642 <owner>yukishiino@chromium.org</owner>
4643 <owner>nona@chromium.org</owner>
4644 <owner>uekawa@chromium.org</owner>
4645 <owner>komatsu@chromium.org</owner>
4647 Counts the number of times the input method configuration was opened.
4650 IMEs have since become extensions and no longer available as predetermined
4655 <action name="InputMethodOptions_Open_xkb:pl::pol">
4656 <owner>yukishiino@chromium.org</owner>
4657 <owner>nona@chromium.org</owner>
4658 <owner>uekawa@chromium.org</owner>
4659 <owner>komatsu@chromium.org</owner>
4661 Counts the number of times the input method configuration was opened.
4664 IMEs have since become extensions and no longer available as predetermined
4669 <action name="InputMethodOptions_Open_xkb:pt::por">
4670 <owner>yukishiino@chromium.org</owner>
4671 <owner>nona@chromium.org</owner>
4672 <owner>uekawa@chromium.org</owner>
4673 <owner>komatsu@chromium.org</owner>
4675 Counts the number of times the input method configuration was opened.
4678 IMEs have since become extensions and no longer available as predetermined
4683 <action name="InputMethodOptions_Open_xkb:ro::rum">
4684 <owner>yukishiino@chromium.org</owner>
4685 <owner>nona@chromium.org</owner>
4686 <owner>uekawa@chromium.org</owner>
4687 <owner>komatsu@chromium.org</owner>
4689 Counts the number of times the input method configuration was opened.
4692 IMEs have since become extensions and no longer available as predetermined
4697 <action name="InputMethodOptions_Open_xkb:rs::srp">
4698 <owner>yukishiino@chromium.org</owner>
4699 <owner>nona@chromium.org</owner>
4700 <owner>uekawa@chromium.org</owner>
4701 <owner>komatsu@chromium.org</owner>
4703 Counts the number of times the input method configuration was opened.
4706 IMEs have since become extensions and no longer available as predetermined
4711 <action name="InputMethodOptions_Open_xkb:ru::rus">
4712 <owner>yukishiino@chromium.org</owner>
4713 <owner>nona@chromium.org</owner>
4714 <owner>uekawa@chromium.org</owner>
4715 <owner>komatsu@chromium.org</owner>
4717 Counts the number of times the input method configuration was opened.
4720 IMEs have since become extensions and no longer available as predetermined
4725 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
4726 <owner>yukishiino@chromium.org</owner>
4727 <owner>nona@chromium.org</owner>
4728 <owner>uekawa@chromium.org</owner>
4729 <owner>komatsu@chromium.org</owner>
4731 Counts the number of times the input method configuration was opened.
4734 IMEs have since become extensions and no longer available as predetermined
4739 <action name="InputMethodOptions_Open_xkb:se::swe">
4740 <owner>yukishiino@chromium.org</owner>
4741 <owner>nona@chromium.org</owner>
4742 <owner>uekawa@chromium.org</owner>
4743 <owner>komatsu@chromium.org</owner>
4745 Counts the number of times the input method configuration was opened.
4748 IMEs have since become extensions and no longer available as predetermined
4753 <action name="InputMethodOptions_Open_xkb:si::slv">
4754 <owner>yukishiino@chromium.org</owner>
4755 <owner>nona@chromium.org</owner>
4756 <owner>uekawa@chromium.org</owner>
4757 <owner>komatsu@chromium.org</owner>
4759 Counts the number of times the input method configuration was opened.
4762 IMEs have since become extensions and no longer available as predetermined
4767 <action name="InputMethodOptions_Open_xkb:sk::slo">
4768 <owner>yukishiino@chromium.org</owner>
4769 <owner>nona@chromium.org</owner>
4770 <owner>uekawa@chromium.org</owner>
4771 <owner>komatsu@chromium.org</owner>
4773 Counts the number of times the input method configuration was opened.
4776 IMEs have since become extensions and no longer available as predetermined
4781 <action name="InputMethodOptions_Open_xkb:tr::tur">
4782 <owner>yukishiino@chromium.org</owner>
4783 <owner>nona@chromium.org</owner>
4784 <owner>uekawa@chromium.org</owner>
4785 <owner>komatsu@chromium.org</owner>
4787 Counts the number of times the input method configuration was opened.
4790 IMEs have since become extensions and no longer available as predetermined
4795 <action name="InputMethodOptions_Open_xkb:ua::ukr">
4796 <owner>yukishiino@chromium.org</owner>
4797 <owner>nona@chromium.org</owner>
4798 <owner>uekawa@chromium.org</owner>
4799 <owner>komatsu@chromium.org</owner>
4801 Counts the number of times the input method configuration was opened.
4804 IMEs have since become extensions and no longer available as predetermined
4809 <action name="InputMethodOptions_Open_xkb:us::eng">
4810 <owner>yukishiino@chromium.org</owner>
4811 <owner>nona@chromium.org</owner>
4812 <owner>uekawa@chromium.org</owner>
4813 <owner>komatsu@chromium.org</owner>
4815 Counts the number of times the input method configuration was opened.
4818 IMEs have since become extensions and no longer available as predetermined
4823 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
4824 <owner>yukishiino@chromium.org</owner>
4825 <owner>nona@chromium.org</owner>
4826 <owner>uekawa@chromium.org</owner>
4827 <owner>komatsu@chromium.org</owner>
4829 Counts the number of times the input method configuration was opened.
4832 IMEs have since become extensions and no longer available as predetermined
4837 <action name="InputMethodOptions_Open_xkb:us:colemak:eng">
4838 <owner>yukishiino@chromium.org</owner>
4839 <owner>nona@chromium.org</owner>
4840 <owner>uekawa@chromium.org</owner>
4841 <owner>komatsu@chromium.org</owner>
4843 Counts the number of times the input method configuration was opened.
4846 IMEs have since become extensions and no longer available as predetermined
4851 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
4852 <owner>yukishiino@chromium.org</owner>
4853 <owner>nona@chromium.org</owner>
4854 <owner>uekawa@chromium.org</owner>
4855 <owner>komatsu@chromium.org</owner>
4857 Counts the number of times the input method configuration was opened.
4860 IMEs have since become extensions and no longer available as predetermined
4865 <action name="InputMethodOptions_Open_xkb:us:intl:eng">
4866 <owner>yukishiino@chromium.org</owner>
4867 <owner>nona@chromium.org</owner>
4868 <owner>uekawa@chromium.org</owner>
4869 <owner>komatsu@chromium.org</owner>
4871 Counts the number of times the input method configuration was opened.
4874 IMEs have since become extensions and no longer available as predetermined
4879 <action name="InsertBacktab">
4880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4881 <description>Please enter the description of this user action.</description>
4884 <action name="InsertHTML">
4885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4886 <description>Please enter the description of this user action.</description>
4889 <action name="InsertHorizontalRule">
4890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4891 <description>Please enter the description of this user action.</description>
4894 <action name="InsertImage">
4895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4896 <description>Please enter the description of this user action.</description>
4899 <action name="InsertLineBreak">
4900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4901 <description>Please enter the description of this user action.</description>
4904 <action name="InsertNewline">
4905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4906 <description>Please enter the description of this user action.</description>
4909 <action name="InsertNewlineInQuotedContent">
4910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4911 <description>Please enter the description of this user action.</description>
4914 <action name="InsertOrderedList">
4915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4916 <description>Please enter the description of this user action.</description>
4919 <action name="InsertParagraph">
4920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4921 <description>Please enter the description of this user action.</description>
4924 <action name="InsertTab">
4925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4926 <description>Please enter the description of this user action.</description>
4929 <action name="InsertText">
4930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4931 <description>Please enter the description of this user action.</description>
4934 <action name="InsertUnorderedList">
4935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4936 <description>Please enter the description of this user action.</description>
4939 <action name="InspectDevices">
4940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4941 <description>Please enter the description of this user action.</description>
4944 <action name="InstallSite">
4945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4946 <description>Please enter the description of this user action.</description>
4949 <action name="InstantExtended.MostVisitedClicked">
4950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4951 <description>Please enter the description of this user action.</description>
4954 <action name="InstantExtended.ShowNTP">
4955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4956 <description>Please enter the description of this user action.</description>
4959 <action name="InstantExtended.ShowSRP">
4960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4961 <description>Please enter the description of this user action.</description>
4964 <action name="Italic">
4965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4966 <description>Please enter the description of this user action.</description>
4969 <action name="JustifyCenter">
4970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4971 <description>Please enter the description of this user action.</description>
4974 <action name="JustifyLeft">
4975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4976 <description>Please enter the description of this user action.</description>
4979 <action name="JustifyRight">
4980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4981 <description>Please enter the description of this user action.</description>
4984 <action name="KeySystemSupport.Widevine.Queried">
4985 <owner>xhwang@chromium.org</owner>
4986 <description>Please enter the description of this user action.</description>
4989 <action name="KeySystemSupport.Widevine.Supported">
4990 <owner>xhwang@chromium.org</owner>
4991 <description>Please enter the description of this user action.</description>
4994 <action name="KeySystemSupport.WidevineWithType.Queried">
4995 <owner>xhwang@chromium.org</owner>
4996 <description>Please enter the description of this user action.</description>
4999 <action name="KeySystemSupport.WidevineWithType.Supported">
5000 <owner>xhwang@chromium.org</owner>
5001 <description>Please enter the description of this user action.</description>
5004 <action name="KeywordEditor_AddKeyword">
5005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5006 <description>Please enter the description of this user action.</description>
5009 <action name="KeywordEditor_AddKeywordJS">
5010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5011 <description>Please enter the description of this user action.</description>
5014 <action name="KeywordEditor_ModifiedKeyword">
5015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5016 <description>Please enter the description of this user action.</description>
5019 <action name="KeywordEditor_RemoveKeyword">
5020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5021 <description>Please enter the description of this user action.</description>
5024 <action name="LanguageChange_Accept">
5025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5026 <description>Please enter the description of this user action.</description>
5029 <action name="LanguageChange_Revert">
5030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5031 <description>Please enter the description of this user action.</description>
5034 <action name="LanguageConfigView_Open">
5035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5036 <description>Please enter the description of this user action.</description>
5039 <action name="LanguageMenuButton_InputMethodChanged">
5040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5041 <description>Please enter the description of this user action.</description>
5044 <action name="LanguageMenuButton_Open">
5045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5046 <description>Please enter the description of this user action.</description>
5049 <action name="LanguageOptions_DisableInputMethod_chewing">
5050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5051 <description>Please enter the description of this user action.</description>
5054 <action name="LanguageOptions_DisableInputMethod_english-m">
5055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5056 <description>Please enter the description of this user action.</description>
5059 <action name="LanguageOptions_DisableInputMethod_hangul">
5060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5061 <description>Please enter the description of this user action.</description>
5064 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera">
5065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5066 <description>Please enter the description of this user action.</description>
5069 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
5070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5071 <description>Please enter the description of this user action.</description>
5074 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
5075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5076 <description>Please enter the description of this user action.</description>
5079 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
5080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5081 <description>Please enter the description of this user action.</description>
5084 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
5085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5086 <description>Please enter the description of this user action.</description>
5089 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
5090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5091 <description>Please enter the description of this user action.</description>
5094 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
5095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5096 <description>Please enter the description of this user action.</description>
5099 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
5100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5101 <description>Please enter the description of this user action.</description>
5104 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
5105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5106 <description>Please enter the description of this user action.</description>
5109 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
5110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5111 <description>Please enter the description of this user action.</description>
5114 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
5115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5116 <description>Please enter the description of this user action.</description>
5119 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
5120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5121 <description>Please enter the description of this user action.</description>
5124 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
5125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5126 <description>Please enter the description of this user action.</description>
5129 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
5130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5131 <description>Please enter the description of this user action.</description>
5134 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans">
5135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5136 <description>Please enter the description of this user action.</description>
5139 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
5140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5141 <description>Please enter the description of this user action.</description>
5144 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
5145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5146 <description>Please enter the description of this user action.</description>
5149 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820">
5150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5151 <description>Please enter the description of this user action.</description>
5154 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
5155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5156 <description>Please enter the description of this user action.</description>
5159 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex">
5160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5161 <description>Please enter the description of this user action.</description>
5164 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
5165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5166 <description>Please enter the description of this user action.</description>
5169 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni">
5170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5171 <description>Please enter the description of this user action.</description>
5174 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
5175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5176 <description>Please enter the description of this user action.</description>
5179 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick">
5180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5181 <description>Please enter the description of this user action.</description>
5184 <action name="LanguageOptions_DisableInputMethod_mozc">
5185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5186 <description>Please enter the description of this user action.</description>
5189 <action name="LanguageOptions_DisableInputMethod_mozc-chewing">
5190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5191 <description>Please enter the description of this user action.</description>
5194 <action name="LanguageOptions_DisableInputMethod_mozc-dv">
5195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5196 <description>Please enter the description of this user action.</description>
5199 <action name="LanguageOptions_DisableInputMethod_mozc-hangul">
5200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5201 <description>Please enter the description of this user action.</description>
5204 <action name="LanguageOptions_DisableInputMethod_mozc-jp">
5205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5206 <description>Please enter the description of this user action.</description>
5209 <action name="LanguageOptions_DisableInputMethod_pinyin">
5210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5211 <description>Please enter the description of this user action.</description>
5214 <action name="LanguageOptions_DisableInputMethod_pinyin-dv">
5215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5216 <description>Please enter the description of this user action.</description>
5219 <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm">
5220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5221 <description>Please enter the description of this user action.</description>
5224 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra">
5225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5226 <description>Please enter the description of this user action.</description>
5229 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger">
5230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5231 <description>Please enter the description of this user action.</description>
5234 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld">
5235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5236 <description>Please enter the description of this user action.</description>
5239 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul">
5240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5241 <description>Please enter the description of this user action.</description>
5244 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
5245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5246 <description>Please enter the description of this user action.</description>
5249 <action name="LanguageOptions_DisableInputMethod_xkb:br::por">
5250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5251 <description>Please enter the description of this user action.</description>
5254 <action name="LanguageOptions_DisableInputMethod_xkb:by::bel">
5255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5256 <description>Please enter the description of this user action.</description>
5259 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra">
5260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5261 <description>Please enter the description of this user action.</description>
5264 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
5265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5266 <description>Please enter the description of this user action.</description>
5269 <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra">
5270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5271 <description>Please enter the description of this user action.</description>
5274 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger">
5275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5276 <description>Please enter the description of this user action.</description>
5279 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
5280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5281 <description>Please enter the description of this user action.</description>
5284 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze">
5285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5286 <description>Please enter the description of this user action.</description>
5289 <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze">
5290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5291 <description>Please enter the description of this user action.</description>
5294 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger">
5295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5296 <description>Please enter the description of this user action.</description>
5299 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger">
5300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5301 <description>Please enter the description of this user action.</description>
5304 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan">
5305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5306 <description>Please enter the description of this user action.</description>
5309 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est">
5310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5311 <description>Please enter the description of this user action.</description>
5314 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa">
5315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5316 <description>Please enter the description of this user action.</description>
5319 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat">
5320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5321 <description>Please enter the description of this user action.</description>
5324 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin">
5325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5326 <description>Please enter the description of this user action.</description>
5329 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra">
5330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5331 <description>Please enter the description of this user action.</description>
5334 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng">
5335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5336 <description>Please enter the description of this user action.</description>
5339 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng">
5340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5341 <description>Please enter the description of this user action.</description>
5344 <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo">
5345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5346 <description>Please enter the description of this user action.</description>
5349 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre">
5350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5351 <description>Please enter the description of this user action.</description>
5354 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr">
5355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5356 <description>Please enter the description of this user action.</description>
5359 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun">
5360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5361 <description>Please enter the description of this user action.</description>
5364 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb">
5365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5366 <description>Please enter the description of this user action.</description>
5369 <action name="LanguageOptions_DisableInputMethod_xkb:is::ice">
5370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5371 <description>Please enter the description of this user action.</description>
5374 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita">
5375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5376 <description>Please enter the description of this user action.</description>
5379 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn">
5380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5381 <description>Please enter the description of this user action.</description>
5384 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor">
5385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5386 <description>Please enter the description of this user action.</description>
5389 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa">
5390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5391 <description>Please enter the description of this user action.</description>
5394 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit">
5395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5396 <description>Please enter the description of this user action.</description>
5399 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav">
5400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5401 <description>Please enter the description of this user action.</description>
5404 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav">
5405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5406 <description>Please enter the description of this user action.</description>
5409 <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon">
5410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5411 <description>Please enter the description of this user action.</description>
5414 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld">
5415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5416 <description>Please enter the description of this user action.</description>
5419 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob">
5420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5421 <description>Please enter the description of this user action.</description>
5424 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor">
5425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5426 <description>Please enter the description of this user action.</description>
5429 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol">
5430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5431 <description>Please enter the description of this user action.</description>
5434 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por">
5435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5436 <description>Please enter the description of this user action.</description>
5439 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum">
5440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5441 <description>Please enter the description of this user action.</description>
5444 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp">
5445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5446 <description>Please enter the description of this user action.</description>
5449 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus">
5450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5451 <description>Please enter the description of this user action.</description>
5454 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus">
5455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5456 <description>Please enter the description of this user action.</description>
5459 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe">
5460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5461 <description>Please enter the description of this user action.</description>
5464 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv">
5465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5466 <description>Please enter the description of this user action.</description>
5469 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo">
5470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5471 <description>Please enter the description of this user action.</description>
5474 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur">
5475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5476 <description>Please enter the description of this user action.</description>
5479 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr">
5480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5481 <description>Please enter the description of this user action.</description>
5484 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng">
5485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5486 <description>Please enter the description of this user action.</description>
5489 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng">
5490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5491 <description>Please enter the description of this user action.</description>
5494 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng">
5495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5496 <description>Please enter the description of this user action.</description>
5499 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng">
5500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5501 <description>Please enter the description of this user action.</description>
5504 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng">
5505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5506 <description>Please enter the description of this user action.</description>
5509 <action name="LanguageOptions_EnableInputMethod_chewing">
5510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5511 <description>Please enter the description of this user action.</description>
5514 <action name="LanguageOptions_EnableInputMethod_english-m">
5515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5516 <description>Please enter the description of this user action.</description>
5519 <action name="LanguageOptions_EnableInputMethod_hangul">
5520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5521 <description>Please enter the description of this user action.</description>
5524 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera">
5525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5526 <description>Please enter the description of this user action.</description>
5529 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd">
5530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5531 <description>Please enter the description of this user action.</description>
5534 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans">
5535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5536 <description>Please enter the description of this user action.</description>
5539 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri">
5540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5541 <description>Please enter the description of this user action.</description>
5544 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans">
5545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5546 <description>Please enter the description of this user action.</description>
5549 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans">
5550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5551 <description>Please enter the description of this user action.</description>
5554 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans">
5555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5556 <description>Please enter the description of this user action.</description>
5559 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans">
5560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5561 <description>Please enter the description of this user action.</description>
5564 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans">
5565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5566 <description>Please enter the description of this user action.</description>
5569 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript">
5570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5571 <description>Please enter the description of this user action.</description>
5574 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans">
5575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5576 <description>Please enter the description of this user action.</description>
5579 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic">
5580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5581 <description>Please enter the description of this user action.</description>
5584 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99">
5585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5586 <description>Please enter the description of this user action.</description>
5589 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter">
5590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5591 <description>Please enter the description of this user action.</description>
5594 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans">
5595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5596 <description>Please enter the description of this user action.</description>
5599 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee">
5600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5601 <description>Please enter the description of this user action.</description>
5604 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote">
5605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5606 <description>Please enter the description of this user action.</description>
5609 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820">
5610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5611 <description>Please enter the description of this user action.</description>
5614 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn">
5615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5616 <description>Please enter the description of this user action.</description>
5619 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex">
5620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5621 <description>Please enter the description of this user action.</description>
5624 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr">
5625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5626 <description>Please enter the description of this user action.</description>
5629 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni">
5630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5631 <description>Please enter the description of this user action.</description>
5634 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie">
5635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5636 <description>Please enter the description of this user action.</description>
5639 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick">
5640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5641 <description>Please enter the description of this user action.</description>
5644 <action name="LanguageOptions_EnableInputMethod_mozc">
5645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5646 <description>Please enter the description of this user action.</description>
5649 <action name="LanguageOptions_EnableInputMethod_mozc-chewing">
5650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5651 <description>Please enter the description of this user action.</description>
5654 <action name="LanguageOptions_EnableInputMethod_mozc-dv">
5655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5656 <description>Please enter the description of this user action.</description>
5659 <action name="LanguageOptions_EnableInputMethod_mozc-hangul">
5660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5661 <description>Please enter the description of this user action.</description>
5664 <action name="LanguageOptions_EnableInputMethod_mozc-jp">
5665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5666 <description>Please enter the description of this user action.</description>
5669 <action name="LanguageOptions_EnableInputMethod_pinyin">
5670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5671 <description>Please enter the description of this user action.</description>
5674 <action name="LanguageOptions_EnableInputMethod_pinyin-dv">
5675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5676 <description>Please enter the description of this user action.</description>
5679 <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm">
5680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5681 <description>Please enter the description of this user action.</description>
5684 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra">
5685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5686 <description>Please enter the description of this user action.</description>
5689 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger">
5690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5691 <description>Please enter the description of this user action.</description>
5694 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld">
5695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5696 <description>Please enter the description of this user action.</description>
5699 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul">
5700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5701 <description>Please enter the description of this user action.</description>
5704 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul">
5705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5706 <description>Please enter the description of this user action.</description>
5709 <action name="LanguageOptions_EnableInputMethod_xkb:br::por">
5710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5711 <description>Please enter the description of this user action.</description>
5714 <action name="LanguageOptions_EnableInputMethod_xkb:by::bel">
5715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5716 <description>Please enter the description of this user action.</description>
5719 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra">
5720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5721 <description>Please enter the description of this user action.</description>
5724 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng">
5725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5726 <description>Please enter the description of this user action.</description>
5729 <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra">
5730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5731 <description>Please enter the description of this user action.</description>
5734 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger">
5735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5736 <description>Please enter the description of this user action.</description>
5739 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra">
5740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5741 <description>Please enter the description of this user action.</description>
5744 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze">
5745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5746 <description>Please enter the description of this user action.</description>
5749 <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze">
5750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5751 <description>Please enter the description of this user action.</description>
5754 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger">
5755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5756 <description>Please enter the description of this user action.</description>
5759 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger">
5760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5761 <description>Please enter the description of this user action.</description>
5764 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan">
5765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5766 <description>Please enter the description of this user action.</description>
5769 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est">
5770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5771 <description>Please enter the description of this user action.</description>
5774 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa">
5775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5776 <description>Please enter the description of this user action.</description>
5779 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat">
5780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5781 <description>Please enter the description of this user action.</description>
5784 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin">
5785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5786 <description>Please enter the description of this user action.</description>
5789 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra">
5790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5791 <description>Please enter the description of this user action.</description>
5794 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng">
5795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5796 <description>Please enter the description of this user action.</description>
5799 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng">
5800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5801 <description>Please enter the description of this user action.</description>
5804 <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo">
5805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5806 <description>Please enter the description of this user action.</description>
5809 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre">
5810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5811 <description>Please enter the description of this user action.</description>
5814 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr">
5815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5816 <description>Please enter the description of this user action.</description>
5819 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun">
5820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5821 <description>Please enter the description of this user action.</description>
5824 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb">
5825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5826 <description>Please enter the description of this user action.</description>
5829 <action name="LanguageOptions_EnableInputMethod_xkb:is::ice">
5830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5831 <description>Please enter the description of this user action.</description>
5834 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita">
5835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5836 <description>Please enter the description of this user action.</description>
5839 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn">
5840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5841 <description>Please enter the description of this user action.</description>
5844 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor">
5845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5846 <description>Please enter the description of this user action.</description>
5849 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa">
5850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5851 <description>Please enter the description of this user action.</description>
5854 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit">
5855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5856 <description>Please enter the description of this user action.</description>
5859 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav">
5860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5861 <description>Please enter the description of this user action.</description>
5864 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav">
5865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5866 <description>Please enter the description of this user action.</description>
5869 <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon">
5870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5871 <description>Please enter the description of this user action.</description>
5874 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld">
5875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5876 <description>Please enter the description of this user action.</description>
5879 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob">
5880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5881 <description>Please enter the description of this user action.</description>
5884 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor">
5885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5886 <description>Please enter the description of this user action.</description>
5889 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol">
5890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5891 <description>Please enter the description of this user action.</description>
5894 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por">
5895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5896 <description>Please enter the description of this user action.</description>
5899 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum">
5900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5901 <description>Please enter the description of this user action.</description>
5904 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp">
5905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5906 <description>Please enter the description of this user action.</description>
5909 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus">
5910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5911 <description>Please enter the description of this user action.</description>
5914 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus">
5915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5916 <description>Please enter the description of this user action.</description>
5919 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe">
5920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5921 <description>Please enter the description of this user action.</description>
5924 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv">
5925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5926 <description>Please enter the description of this user action.</description>
5929 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo">
5930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5931 <description>Please enter the description of this user action.</description>
5934 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur">
5935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5936 <description>Please enter the description of this user action.</description>
5939 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr">
5940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5941 <description>Please enter the description of this user action.</description>
5944 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng">
5945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5946 <description>Please enter the description of this user action.</description>
5949 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng">
5950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5951 <description>Please enter the description of this user action.</description>
5954 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng">
5955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5956 <description>Please enter the description of this user action.</description>
5959 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng">
5960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5961 <description>Please enter the description of this user action.</description>
5964 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng">
5965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5966 <description>Please enter the description of this user action.</description>
5969 <action name="LanguageOptions_Open">
5970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5971 <description>Please enter the description of this user action.</description>
5974 <action name="LanguageOptions_Restart">
5975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5976 <description>Please enter the description of this user action.</description>
5979 <action name="LanguageOptions_SignOut">
5980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5981 <description>Please enter the description of this user action.</description>
5984 <action name="LanguageOptions_SpellCheckLanguageChange_af">
5985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5986 <description>Please enter the description of this user action.</description>
5989 <action name="LanguageOptions_SpellCheckLanguageChange_am">
5990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5991 <description>Please enter the description of this user action.</description>
5994 <action name="LanguageOptions_SpellCheckLanguageChange_ar">
5995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5996 <description>Please enter the description of this user action.</description>
5999 <action name="LanguageOptions_SpellCheckLanguageChange_az">
6000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6001 <description>Please enter the description of this user action.</description>
6004 <action name="LanguageOptions_SpellCheckLanguageChange_be">
6005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6006 <description>Please enter the description of this user action.</description>
6009 <action name="LanguageOptions_SpellCheckLanguageChange_bg">
6010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6011 <description>Please enter the description of this user action.</description>
6014 <action name="LanguageOptions_SpellCheckLanguageChange_bh">
6015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6016 <description>Please enter the description of this user action.</description>
6019 <action name="LanguageOptions_SpellCheckLanguageChange_bn">
6020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6021 <description>Please enter the description of this user action.</description>
6024 <action name="LanguageOptions_SpellCheckLanguageChange_br">
6025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6026 <description>Please enter the description of this user action.</description>
6029 <action name="LanguageOptions_SpellCheckLanguageChange_bs">
6030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6031 <description>Please enter the description of this user action.</description>
6034 <action name="LanguageOptions_SpellCheckLanguageChange_ca">
6035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6036 <description>Please enter the description of this user action.</description>
6039 <action name="LanguageOptions_SpellCheckLanguageChange_co">
6040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6041 <description>Please enter the description of this user action.</description>
6044 <action name="LanguageOptions_SpellCheckLanguageChange_cs">
6045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6046 <description>Please enter the description of this user action.</description>
6049 <action name="LanguageOptions_SpellCheckLanguageChange_cy">
6050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6051 <description>Please enter the description of this user action.</description>
6054 <action name="LanguageOptions_SpellCheckLanguageChange_da">
6055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6056 <description>Please enter the description of this user action.</description>
6059 <action name="LanguageOptions_SpellCheckLanguageChange_de">
6060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6061 <description>Please enter the description of this user action.</description>
6064 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT">
6065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6066 <description>Please enter the description of this user action.</description>
6069 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH">
6070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6071 <description>Please enter the description of this user action.</description>
6074 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE">
6075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6076 <description>Please enter the description of this user action.</description>
6079 <action name="LanguageOptions_SpellCheckLanguageChange_el">
6080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6081 <description>Please enter the description of this user action.</description>
6084 <action name="LanguageOptions_SpellCheckLanguageChange_en">
6085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6086 <description>Please enter the description of this user action.</description>
6089 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU">
6090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6091 <description>Please enter the description of this user action.</description>
6094 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA">
6095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6096 <description>Please enter the description of this user action.</description>
6099 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB">
6100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6101 <description>Please enter the description of this user action.</description>
6104 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ">
6105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6106 <description>Please enter the description of this user action.</description>
6109 <action name="LanguageOptions_SpellCheckLanguageChange_en-US">
6110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6111 <description>Please enter the description of this user action.</description>
6114 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA">
6115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6116 <description>Please enter the description of this user action.</description>
6119 <action name="LanguageOptions_SpellCheckLanguageChange_eo">
6120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6121 <description>Please enter the description of this user action.</description>
6124 <action name="LanguageOptions_SpellCheckLanguageChange_es">
6125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6126 <description>Please enter the description of this user action.</description>
6129 <action name="LanguageOptions_SpellCheckLanguageChange_es-419">
6130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6131 <description>Please enter the description of this user action.</description>
6134 <action name="LanguageOptions_SpellCheckLanguageChange_et">
6135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6136 <description>Please enter the description of this user action.</description>
6139 <action name="LanguageOptions_SpellCheckLanguageChange_eu">
6140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6141 <description>Please enter the description of this user action.</description>
6144 <action name="LanguageOptions_SpellCheckLanguageChange_fa">
6145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6146 <description>Please enter the description of this user action.</description>
6149 <action name="LanguageOptions_SpellCheckLanguageChange_fi">
6150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6151 <description>Please enter the description of this user action.</description>
6154 <action name="LanguageOptions_SpellCheckLanguageChange_fil">
6155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6156 <description>Please enter the description of this user action.</description>
6159 <action name="LanguageOptions_SpellCheckLanguageChange_fo">
6160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6161 <description>Please enter the description of this user action.</description>
6164 <action name="LanguageOptions_SpellCheckLanguageChange_fr">
6165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6166 <description>Please enter the description of this user action.</description>
6169 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA">
6170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6171 <description>Please enter the description of this user action.</description>
6174 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH">
6175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6176 <description>Please enter the description of this user action.</description>
6179 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR">
6180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6181 <description>Please enter the description of this user action.</description>
6184 <action name="LanguageOptions_SpellCheckLanguageChange_fy">
6185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6186 <description>Please enter the description of this user action.</description>
6189 <action name="LanguageOptions_SpellCheckLanguageChange_ga">
6190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6191 <description>Please enter the description of this user action.</description>
6194 <action name="LanguageOptions_SpellCheckLanguageChange_gd">
6195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6196 <description>Please enter the description of this user action.</description>
6199 <action name="LanguageOptions_SpellCheckLanguageChange_gl">
6200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6201 <description>Please enter the description of this user action.</description>
6204 <action name="LanguageOptions_SpellCheckLanguageChange_gn">
6205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6206 <description>Please enter the description of this user action.</description>
6209 <action name="LanguageOptions_SpellCheckLanguageChange_gu">
6210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6211 <description>Please enter the description of this user action.</description>
6214 <action name="LanguageOptions_SpellCheckLanguageChange_ha">
6215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6216 <description>Please enter the description of this user action.</description>
6219 <action name="LanguageOptions_SpellCheckLanguageChange_haw">
6220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6221 <description>Please enter the description of this user action.</description>
6224 <action name="LanguageOptions_SpellCheckLanguageChange_he">
6225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6226 <description>Please enter the description of this user action.</description>
6229 <action name="LanguageOptions_SpellCheckLanguageChange_hi">
6230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6231 <description>Please enter the description of this user action.</description>
6234 <action name="LanguageOptions_SpellCheckLanguageChange_hr">
6235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6236 <description>Please enter the description of this user action.</description>
6239 <action name="LanguageOptions_SpellCheckLanguageChange_hu">
6240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6241 <description>Please enter the description of this user action.</description>
6244 <action name="LanguageOptions_SpellCheckLanguageChange_hy">
6245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6246 <description>Please enter the description of this user action.</description>
6249 <action name="LanguageOptions_SpellCheckLanguageChange_ia">
6250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6251 <description>Please enter the description of this user action.</description>
6254 <action name="LanguageOptions_SpellCheckLanguageChange_id">
6255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6256 <description>Please enter the description of this user action.</description>
6259 <action name="LanguageOptions_SpellCheckLanguageChange_is">
6260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6261 <description>Please enter the description of this user action.</description>
6264 <action name="LanguageOptions_SpellCheckLanguageChange_it">
6265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6266 <description>Please enter the description of this user action.</description>
6269 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH">
6270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6271 <description>Please enter the description of this user action.</description>
6274 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT">
6275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6276 <description>Please enter the description of this user action.</description>
6279 <action name="LanguageOptions_SpellCheckLanguageChange_ja">
6280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6281 <description>Please enter the description of this user action.</description>
6284 <action name="LanguageOptions_SpellCheckLanguageChange_jw">
6285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6286 <description>Please enter the description of this user action.</description>
6289 <action name="LanguageOptions_SpellCheckLanguageChange_ka">
6290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6291 <description>Please enter the description of this user action.</description>
6294 <action name="LanguageOptions_SpellCheckLanguageChange_kk">
6295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6296 <description>Please enter the description of this user action.</description>
6299 <action name="LanguageOptions_SpellCheckLanguageChange_km">
6300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6301 <description>Please enter the description of this user action.</description>
6304 <action name="LanguageOptions_SpellCheckLanguageChange_kn">
6305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6306 <description>Please enter the description of this user action.</description>
6309 <action name="LanguageOptions_SpellCheckLanguageChange_ko">
6310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6311 <description>Please enter the description of this user action.</description>
6314 <action name="LanguageOptions_SpellCheckLanguageChange_ku">
6315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6316 <description>Please enter the description of this user action.</description>
6319 <action name="LanguageOptions_SpellCheckLanguageChange_ky">
6320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6321 <description>Please enter the description of this user action.</description>
6324 <action name="LanguageOptions_SpellCheckLanguageChange_la">
6325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6326 <description>Please enter the description of this user action.</description>
6329 <action name="LanguageOptions_SpellCheckLanguageChange_ln">
6330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6331 <description>Please enter the description of this user action.</description>
6334 <action name="LanguageOptions_SpellCheckLanguageChange_lo">
6335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6336 <description>Please enter the description of this user action.</description>
6339 <action name="LanguageOptions_SpellCheckLanguageChange_lt">
6340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6341 <description>Please enter the description of this user action.</description>
6344 <action name="LanguageOptions_SpellCheckLanguageChange_lv">
6345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6346 <description>Please enter the description of this user action.</description>
6349 <action name="LanguageOptions_SpellCheckLanguageChange_mk">
6350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6351 <description>Please enter the description of this user action.</description>
6354 <action name="LanguageOptions_SpellCheckLanguageChange_ml">
6355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6356 <description>Please enter the description of this user action.</description>
6359 <action name="LanguageOptions_SpellCheckLanguageChange_mn">
6360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6361 <description>Please enter the description of this user action.</description>
6364 <action name="LanguageOptions_SpellCheckLanguageChange_mo">
6365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6366 <description>Please enter the description of this user action.</description>
6369 <action name="LanguageOptions_SpellCheckLanguageChange_mr">
6370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6371 <description>Please enter the description of this user action.</description>
6374 <action name="LanguageOptions_SpellCheckLanguageChange_ms">
6375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6376 <description>Please enter the description of this user action.</description>
6379 <action name="LanguageOptions_SpellCheckLanguageChange_mt">
6380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6381 <description>Please enter the description of this user action.</description>
6384 <action name="LanguageOptions_SpellCheckLanguageChange_nb">
6385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6386 <description>Please enter the description of this user action.</description>
6389 <action name="LanguageOptions_SpellCheckLanguageChange_ne">
6390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6391 <description>Please enter the description of this user action.</description>
6394 <action name="LanguageOptions_SpellCheckLanguageChange_nl">
6395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6396 <description>Please enter the description of this user action.</description>
6399 <action name="LanguageOptions_SpellCheckLanguageChange_nn">
6400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6401 <description>Please enter the description of this user action.</description>
6404 <action name="LanguageOptions_SpellCheckLanguageChange_no">
6405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6406 <description>Please enter the description of this user action.</description>
6409 <action name="LanguageOptions_SpellCheckLanguageChange_oc">
6410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6411 <description>Please enter the description of this user action.</description>
6414 <action name="LanguageOptions_SpellCheckLanguageChange_om">
6415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6416 <description>Please enter the description of this user action.</description>
6419 <action name="LanguageOptions_SpellCheckLanguageChange_or">
6420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6421 <description>Please enter the description of this user action.</description>
6424 <action name="LanguageOptions_SpellCheckLanguageChange_pa">
6425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6426 <description>Please enter the description of this user action.</description>
6429 <action name="LanguageOptions_SpellCheckLanguageChange_pl">
6430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6431 <description>Please enter the description of this user action.</description>
6434 <action name="LanguageOptions_SpellCheckLanguageChange_ps">
6435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6436 <description>Please enter the description of this user action.</description>
6439 <action name="LanguageOptions_SpellCheckLanguageChange_pt">
6440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6441 <description>Please enter the description of this user action.</description>
6444 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR">
6445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6446 <description>Please enter the description of this user action.</description>
6449 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT">
6450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6451 <description>Please enter the description of this user action.</description>
6454 <action name="LanguageOptions_SpellCheckLanguageChange_qu">
6455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6456 <description>Please enter the description of this user action.</description>
6459 <action name="LanguageOptions_SpellCheckLanguageChange_rm">
6460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6461 <description>Please enter the description of this user action.</description>
6464 <action name="LanguageOptions_SpellCheckLanguageChange_ro">
6465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6466 <description>Please enter the description of this user action.</description>
6469 <action name="LanguageOptions_SpellCheckLanguageChange_ru">
6470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6471 <description>Please enter the description of this user action.</description>
6474 <action name="LanguageOptions_SpellCheckLanguageChange_sd">
6475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6476 <description>Please enter the description of this user action.</description>
6479 <action name="LanguageOptions_SpellCheckLanguageChange_sh">
6480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6481 <description>Please enter the description of this user action.</description>
6484 <action name="LanguageOptions_SpellCheckLanguageChange_si">
6485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6486 <description>Please enter the description of this user action.</description>
6489 <action name="LanguageOptions_SpellCheckLanguageChange_sk">
6490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6491 <description>Please enter the description of this user action.</description>
6494 <action name="LanguageOptions_SpellCheckLanguageChange_sl">
6495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6496 <description>Please enter the description of this user action.</description>
6499 <action name="LanguageOptions_SpellCheckLanguageChange_sn">
6500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6501 <description>Please enter the description of this user action.</description>
6504 <action name="LanguageOptions_SpellCheckLanguageChange_so">
6505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6506 <description>Please enter the description of this user action.</description>
6509 <action name="LanguageOptions_SpellCheckLanguageChange_sq">
6510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6511 <description>Please enter the description of this user action.</description>
6514 <action name="LanguageOptions_SpellCheckLanguageChange_sr">
6515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6516 <description>Please enter the description of this user action.</description>
6519 <action name="LanguageOptions_SpellCheckLanguageChange_st">
6520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6521 <description>Please enter the description of this user action.</description>
6524 <action name="LanguageOptions_SpellCheckLanguageChange_su">
6525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6526 <description>Please enter the description of this user action.</description>
6529 <action name="LanguageOptions_SpellCheckLanguageChange_sv">
6530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6531 <description>Please enter the description of this user action.</description>
6534 <action name="LanguageOptions_SpellCheckLanguageChange_sw">
6535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6536 <description>Please enter the description of this user action.</description>
6539 <action name="LanguageOptions_SpellCheckLanguageChange_ta">
6540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6541 <description>Please enter the description of this user action.</description>
6544 <action name="LanguageOptions_SpellCheckLanguageChange_te">
6545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6546 <description>Please enter the description of this user action.</description>
6549 <action name="LanguageOptions_SpellCheckLanguageChange_tg">
6550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6551 <description>Please enter the description of this user action.</description>
6554 <action name="LanguageOptions_SpellCheckLanguageChange_th">
6555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6556 <description>Please enter the description of this user action.</description>
6559 <action name="LanguageOptions_SpellCheckLanguageChange_ti">
6560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6561 <description>Please enter the description of this user action.</description>
6564 <action name="LanguageOptions_SpellCheckLanguageChange_tk">
6565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6566 <description>Please enter the description of this user action.</description>
6569 <action name="LanguageOptions_SpellCheckLanguageChange_to">
6570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6571 <description>Please enter the description of this user action.</description>
6574 <action name="LanguageOptions_SpellCheckLanguageChange_tr">
6575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6576 <description>Please enter the description of this user action.</description>
6579 <action name="LanguageOptions_SpellCheckLanguageChange_tt">
6580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6581 <description>Please enter the description of this user action.</description>
6584 <action name="LanguageOptions_SpellCheckLanguageChange_tw">
6585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6586 <description>Please enter the description of this user action.</description>
6589 <action name="LanguageOptions_SpellCheckLanguageChange_ug">
6590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6591 <description>Please enter the description of this user action.</description>
6594 <action name="LanguageOptions_SpellCheckLanguageChange_uk">
6595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6596 <description>Please enter the description of this user action.</description>
6599 <action name="LanguageOptions_SpellCheckLanguageChange_ur">
6600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6601 <description>Please enter the description of this user action.</description>
6604 <action name="LanguageOptions_SpellCheckLanguageChange_uz">
6605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6606 <description>Please enter the description of this user action.</description>
6609 <action name="LanguageOptions_SpellCheckLanguageChange_vi">
6610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6611 <description>Please enter the description of this user action.</description>
6614 <action name="LanguageOptions_SpellCheckLanguageChange_xh">
6615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6616 <description>Please enter the description of this user action.</description>
6619 <action name="LanguageOptions_SpellCheckLanguageChange_yi">
6620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6621 <description>Please enter the description of this user action.</description>
6624 <action name="LanguageOptions_SpellCheckLanguageChange_yo">
6625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6626 <description>Please enter the description of this user action.</description>
6629 <action name="LanguageOptions_SpellCheckLanguageChange_zh">
6630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6631 <description>Please enter the description of this user action.</description>
6634 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN">
6635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6636 <description>Please enter the description of this user action.</description>
6639 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW">
6640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6641 <description>Please enter the description of this user action.</description>
6644 <action name="LanguageOptions_SpellCheckLanguageChange_zu">
6645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6646 <description>Please enter the description of this user action.</description>
6649 <action name="LanguageOptions_UiLanguageChange_af">
6650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6651 <description>Please enter the description of this user action.</description>
6654 <action name="LanguageOptions_UiLanguageChange_am">
6655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6656 <description>Please enter the description of this user action.</description>
6659 <action name="LanguageOptions_UiLanguageChange_ar">
6660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6661 <description>Please enter the description of this user action.</description>
6664 <action name="LanguageOptions_UiLanguageChange_az">
6665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6666 <description>Please enter the description of this user action.</description>
6669 <action name="LanguageOptions_UiLanguageChange_be">
6670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6671 <description>Please enter the description of this user action.</description>
6674 <action name="LanguageOptions_UiLanguageChange_bg">
6675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6676 <description>Please enter the description of this user action.</description>
6679 <action name="LanguageOptions_UiLanguageChange_bh">
6680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6681 <description>Please enter the description of this user action.</description>
6684 <action name="LanguageOptions_UiLanguageChange_bn">
6685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6686 <description>Please enter the description of this user action.</description>
6689 <action name="LanguageOptions_UiLanguageChange_br">
6690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6691 <description>Please enter the description of this user action.</description>
6694 <action name="LanguageOptions_UiLanguageChange_bs">
6695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6696 <description>Please enter the description of this user action.</description>
6699 <action name="LanguageOptions_UiLanguageChange_ca">
6700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6701 <description>Please enter the description of this user action.</description>
6704 <action name="LanguageOptions_UiLanguageChange_co">
6705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6706 <description>Please enter the description of this user action.</description>
6709 <action name="LanguageOptions_UiLanguageChange_cs">
6710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6711 <description>Please enter the description of this user action.</description>
6714 <action name="LanguageOptions_UiLanguageChange_cy">
6715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6716 <description>Please enter the description of this user action.</description>
6719 <action name="LanguageOptions_UiLanguageChange_da">
6720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6721 <description>Please enter the description of this user action.</description>
6724 <action name="LanguageOptions_UiLanguageChange_de">
6725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6726 <description>Please enter the description of this user action.</description>
6729 <action name="LanguageOptions_UiLanguageChange_de-AT">
6730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6731 <description>Please enter the description of this user action.</description>
6734 <action name="LanguageOptions_UiLanguageChange_de-CH">
6735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6736 <description>Please enter the description of this user action.</description>
6739 <action name="LanguageOptions_UiLanguageChange_de-DE">
6740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6741 <description>Please enter the description of this user action.</description>
6744 <action name="LanguageOptions_UiLanguageChange_el">
6745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6746 <description>Please enter the description of this user action.</description>
6749 <action name="LanguageOptions_UiLanguageChange_en">
6750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6751 <description>Please enter the description of this user action.</description>
6754 <action name="LanguageOptions_UiLanguageChange_en-AU">
6755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6756 <description>Please enter the description of this user action.</description>
6759 <action name="LanguageOptions_UiLanguageChange_en-CA">
6760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6761 <description>Please enter the description of this user action.</description>
6764 <action name="LanguageOptions_UiLanguageChange_en-GB">
6765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6766 <description>Please enter the description of this user action.</description>
6769 <action name="LanguageOptions_UiLanguageChange_en-NZ">
6770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6771 <description>Please enter the description of this user action.</description>
6774 <action name="LanguageOptions_UiLanguageChange_en-US">
6775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6776 <description>Please enter the description of this user action.</description>
6779 <action name="LanguageOptions_UiLanguageChange_en-ZA">
6780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6781 <description>Please enter the description of this user action.</description>
6784 <action name="LanguageOptions_UiLanguageChange_eo">
6785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6786 <description>Please enter the description of this user action.</description>
6789 <action name="LanguageOptions_UiLanguageChange_es">
6790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6791 <description>Please enter the description of this user action.</description>
6794 <action name="LanguageOptions_UiLanguageChange_es-419">
6795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6796 <description>Please enter the description of this user action.</description>
6799 <action name="LanguageOptions_UiLanguageChange_et">
6800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6801 <description>Please enter the description of this user action.</description>
6804 <action name="LanguageOptions_UiLanguageChange_eu">
6805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6806 <description>Please enter the description of this user action.</description>
6809 <action name="LanguageOptions_UiLanguageChange_fa">
6810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6811 <description>Please enter the description of this user action.</description>
6814 <action name="LanguageOptions_UiLanguageChange_fi">
6815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6816 <description>Please enter the description of this user action.</description>
6819 <action name="LanguageOptions_UiLanguageChange_fil">
6820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6821 <description>Please enter the description of this user action.</description>
6824 <action name="LanguageOptions_UiLanguageChange_fo">
6825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6826 <description>Please enter the description of this user action.</description>
6829 <action name="LanguageOptions_UiLanguageChange_fr">
6830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6831 <description>Please enter the description of this user action.</description>
6834 <action name="LanguageOptions_UiLanguageChange_fr-CA">
6835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6836 <description>Please enter the description of this user action.</description>
6839 <action name="LanguageOptions_UiLanguageChange_fr-CH">
6840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6841 <description>Please enter the description of this user action.</description>
6844 <action name="LanguageOptions_UiLanguageChange_fr-FR">
6845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6846 <description>Please enter the description of this user action.</description>
6849 <action name="LanguageOptions_UiLanguageChange_fy">
6850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6851 <description>Please enter the description of this user action.</description>
6854 <action name="LanguageOptions_UiLanguageChange_ga">
6855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6856 <description>Please enter the description of this user action.</description>
6859 <action name="LanguageOptions_UiLanguageChange_gd">
6860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6861 <description>Please enter the description of this user action.</description>
6864 <action name="LanguageOptions_UiLanguageChange_gl">
6865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6866 <description>Please enter the description of this user action.</description>
6869 <action name="LanguageOptions_UiLanguageChange_gn">
6870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6871 <description>Please enter the description of this user action.</description>
6874 <action name="LanguageOptions_UiLanguageChange_gu">
6875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6876 <description>Please enter the description of this user action.</description>
6879 <action name="LanguageOptions_UiLanguageChange_ha">
6880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6881 <description>Please enter the description of this user action.</description>
6884 <action name="LanguageOptions_UiLanguageChange_haw">
6885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6886 <description>Please enter the description of this user action.</description>
6889 <action name="LanguageOptions_UiLanguageChange_he">
6890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6891 <description>Please enter the description of this user action.</description>
6894 <action name="LanguageOptions_UiLanguageChange_hi">
6895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6896 <description>Please enter the description of this user action.</description>
6899 <action name="LanguageOptions_UiLanguageChange_hr">
6900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6901 <description>Please enter the description of this user action.</description>
6904 <action name="LanguageOptions_UiLanguageChange_hu">
6905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6906 <description>Please enter the description of this user action.</description>
6909 <action name="LanguageOptions_UiLanguageChange_hy">
6910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6911 <description>Please enter the description of this user action.</description>
6914 <action name="LanguageOptions_UiLanguageChange_ia">
6915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6916 <description>Please enter the description of this user action.</description>
6919 <action name="LanguageOptions_UiLanguageChange_id">
6920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6921 <description>Please enter the description of this user action.</description>
6924 <action name="LanguageOptions_UiLanguageChange_is">
6925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6926 <description>Please enter the description of this user action.</description>
6929 <action name="LanguageOptions_UiLanguageChange_it">
6930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6931 <description>Please enter the description of this user action.</description>
6934 <action name="LanguageOptions_UiLanguageChange_it-CH">
6935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6936 <description>Please enter the description of this user action.</description>
6939 <action name="LanguageOptions_UiLanguageChange_it-IT">
6940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6941 <description>Please enter the description of this user action.</description>
6944 <action name="LanguageOptions_UiLanguageChange_ja">
6945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6946 <description>Please enter the description of this user action.</description>
6949 <action name="LanguageOptions_UiLanguageChange_jw">
6950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6951 <description>Please enter the description of this user action.</description>
6954 <action name="LanguageOptions_UiLanguageChange_ka">
6955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6956 <description>Please enter the description of this user action.</description>
6959 <action name="LanguageOptions_UiLanguageChange_kk">
6960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6961 <description>Please enter the description of this user action.</description>
6964 <action name="LanguageOptions_UiLanguageChange_km">
6965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6966 <description>Please enter the description of this user action.</description>
6969 <action name="LanguageOptions_UiLanguageChange_kn">
6970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6971 <description>Please enter the description of this user action.</description>
6974 <action name="LanguageOptions_UiLanguageChange_ko">
6975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6976 <description>Please enter the description of this user action.</description>
6979 <action name="LanguageOptions_UiLanguageChange_ku">
6980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6981 <description>Please enter the description of this user action.</description>
6984 <action name="LanguageOptions_UiLanguageChange_ky">
6985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6986 <description>Please enter the description of this user action.</description>
6989 <action name="LanguageOptions_UiLanguageChange_la">
6990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6991 <description>Please enter the description of this user action.</description>
6994 <action name="LanguageOptions_UiLanguageChange_ln">
6995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
6996 <description>Please enter the description of this user action.</description>
6999 <action name="LanguageOptions_UiLanguageChange_lo">
7000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7001 <description>Please enter the description of this user action.</description>
7004 <action name="LanguageOptions_UiLanguageChange_lt">
7005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7006 <description>Please enter the description of this user action.</description>
7009 <action name="LanguageOptions_UiLanguageChange_lv">
7010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7011 <description>Please enter the description of this user action.</description>
7014 <action name="LanguageOptions_UiLanguageChange_mk">
7015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7016 <description>Please enter the description of this user action.</description>
7019 <action name="LanguageOptions_UiLanguageChange_ml">
7020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7021 <description>Please enter the description of this user action.</description>
7024 <action name="LanguageOptions_UiLanguageChange_mn">
7025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7026 <description>Please enter the description of this user action.</description>
7029 <action name="LanguageOptions_UiLanguageChange_mo">
7030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7031 <description>Please enter the description of this user action.</description>
7034 <action name="LanguageOptions_UiLanguageChange_mr">
7035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7036 <description>Please enter the description of this user action.</description>
7039 <action name="LanguageOptions_UiLanguageChange_ms">
7040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7041 <description>Please enter the description of this user action.</description>
7044 <action name="LanguageOptions_UiLanguageChange_mt">
7045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7046 <description>Please enter the description of this user action.</description>
7049 <action name="LanguageOptions_UiLanguageChange_nb">
7050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7051 <description>Please enter the description of this user action.</description>
7054 <action name="LanguageOptions_UiLanguageChange_ne">
7055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7056 <description>Please enter the description of this user action.</description>
7059 <action name="LanguageOptions_UiLanguageChange_nl">
7060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7061 <description>Please enter the description of this user action.</description>
7064 <action name="LanguageOptions_UiLanguageChange_nn">
7065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7066 <description>Please enter the description of this user action.</description>
7069 <action name="LanguageOptions_UiLanguageChange_no">
7070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7071 <description>Please enter the description of this user action.</description>
7074 <action name="LanguageOptions_UiLanguageChange_oc">
7075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7076 <description>Please enter the description of this user action.</description>
7079 <action name="LanguageOptions_UiLanguageChange_om">
7080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7081 <description>Please enter the description of this user action.</description>
7084 <action name="LanguageOptions_UiLanguageChange_or">
7085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7086 <description>Please enter the description of this user action.</description>
7089 <action name="LanguageOptions_UiLanguageChange_pa">
7090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7091 <description>Please enter the description of this user action.</description>
7094 <action name="LanguageOptions_UiLanguageChange_pl">
7095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7096 <description>Please enter the description of this user action.</description>
7099 <action name="LanguageOptions_UiLanguageChange_ps">
7100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7101 <description>Please enter the description of this user action.</description>
7104 <action name="LanguageOptions_UiLanguageChange_pt">
7105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7106 <description>Please enter the description of this user action.</description>
7109 <action name="LanguageOptions_UiLanguageChange_pt-BR">
7110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7111 <description>Please enter the description of this user action.</description>
7114 <action name="LanguageOptions_UiLanguageChange_pt-PT">
7115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7116 <description>Please enter the description of this user action.</description>
7119 <action name="LanguageOptions_UiLanguageChange_qu">
7120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7121 <description>Please enter the description of this user action.</description>
7124 <action name="LanguageOptions_UiLanguageChange_rm">
7125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7126 <description>Please enter the description of this user action.</description>
7129 <action name="LanguageOptions_UiLanguageChange_ro">
7130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7131 <description>Please enter the description of this user action.</description>
7134 <action name="LanguageOptions_UiLanguageChange_ru">
7135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7136 <description>Please enter the description of this user action.</description>
7139 <action name="LanguageOptions_UiLanguageChange_sd">
7140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7141 <description>Please enter the description of this user action.</description>
7144 <action name="LanguageOptions_UiLanguageChange_sh">
7145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7146 <description>Please enter the description of this user action.</description>
7149 <action name="LanguageOptions_UiLanguageChange_si">
7150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7151 <description>Please enter the description of this user action.</description>
7154 <action name="LanguageOptions_UiLanguageChange_sk">
7155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7156 <description>Please enter the description of this user action.</description>
7159 <action name="LanguageOptions_UiLanguageChange_sl">
7160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7161 <description>Please enter the description of this user action.</description>
7164 <action name="LanguageOptions_UiLanguageChange_sn">
7165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7166 <description>Please enter the description of this user action.</description>
7169 <action name="LanguageOptions_UiLanguageChange_so">
7170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7171 <description>Please enter the description of this user action.</description>
7174 <action name="LanguageOptions_UiLanguageChange_sq">
7175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7176 <description>Please enter the description of this user action.</description>
7179 <action name="LanguageOptions_UiLanguageChange_sr">
7180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7181 <description>Please enter the description of this user action.</description>
7184 <action name="LanguageOptions_UiLanguageChange_st">
7185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7186 <description>Please enter the description of this user action.</description>
7189 <action name="LanguageOptions_UiLanguageChange_su">
7190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7191 <description>Please enter the description of this user action.</description>
7194 <action name="LanguageOptions_UiLanguageChange_sv">
7195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7196 <description>Please enter the description of this user action.</description>
7199 <action name="LanguageOptions_UiLanguageChange_sw">
7200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7201 <description>Please enter the description of this user action.</description>
7204 <action name="LanguageOptions_UiLanguageChange_ta">
7205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7206 <description>Please enter the description of this user action.</description>
7209 <action name="LanguageOptions_UiLanguageChange_te">
7210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7211 <description>Please enter the description of this user action.</description>
7214 <action name="LanguageOptions_UiLanguageChange_tg">
7215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7216 <description>Please enter the description of this user action.</description>
7219 <action name="LanguageOptions_UiLanguageChange_th">
7220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7221 <description>Please enter the description of this user action.</description>
7224 <action name="LanguageOptions_UiLanguageChange_ti">
7225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7226 <description>Please enter the description of this user action.</description>
7229 <action name="LanguageOptions_UiLanguageChange_tk">
7230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7231 <description>Please enter the description of this user action.</description>
7234 <action name="LanguageOptions_UiLanguageChange_to">
7235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7236 <description>Please enter the description of this user action.</description>
7239 <action name="LanguageOptions_UiLanguageChange_tr">
7240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7241 <description>Please enter the description of this user action.</description>
7244 <action name="LanguageOptions_UiLanguageChange_tt">
7245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7246 <description>Please enter the description of this user action.</description>
7249 <action name="LanguageOptions_UiLanguageChange_tw">
7250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7251 <description>Please enter the description of this user action.</description>
7254 <action name="LanguageOptions_UiLanguageChange_ug">
7255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7256 <description>Please enter the description of this user action.</description>
7259 <action name="LanguageOptions_UiLanguageChange_uk">
7260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7261 <description>Please enter the description of this user action.</description>
7264 <action name="LanguageOptions_UiLanguageChange_ur">
7265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7266 <description>Please enter the description of this user action.</description>
7269 <action name="LanguageOptions_UiLanguageChange_uz">
7270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7271 <description>Please enter the description of this user action.</description>
7274 <action name="LanguageOptions_UiLanguageChange_vi">
7275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7276 <description>Please enter the description of this user action.</description>
7279 <action name="LanguageOptions_UiLanguageChange_xh">
7280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7281 <description>Please enter the description of this user action.</description>
7284 <action name="LanguageOptions_UiLanguageChange_yi">
7285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7286 <description>Please enter the description of this user action.</description>
7289 <action name="LanguageOptions_UiLanguageChange_yo">
7290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7291 <description>Please enter the description of this user action.</description>
7294 <action name="LanguageOptions_UiLanguageChange_zh">
7295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7296 <description>Please enter the description of this user action.</description>
7299 <action name="LanguageOptions_UiLanguageChange_zh-CN">
7300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7301 <description>Please enter the description of this user action.</description>
7304 <action name="LanguageOptions_UiLanguageChange_zh-TW">
7305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7306 <description>Please enter the description of this user action.</description>
7309 <action name="LanguageOptions_UiLanguageChange_zu">
7310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7311 <description>Please enter the description of this user action.</description>
7314 <action name="Launcher_ButtonPressed_Mouse">
7315 <owner>bruthig@google.com</owner>
7316 <owner>tdanderson@google.com</owner>
7318 Recorded when the user activates a shelf button using the mouse.
7322 <action name="Launcher_ButtonPressed_Touch">
7323 <owner>bruthig@google.com</owner>
7324 <owner>tdanderson@google.com</owner>
7326 Recorded when the user activates a shelf button using touch.
7330 <action name="Launcher_ClickOnApp">
7331 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7332 <description>Please enter the description of this user action.</description>
7335 <action name="Launcher_ClickOnApplistButton">
7336 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7337 <description>Please enter the description of this user action.</description>
7340 <action name="Launcher_LaunchTask">
7341 <owner>bruthig@google.com</owner>
7342 <owner>tdanderson@google.com</owner>
7344 Recorded when the user launches a new task from the shelf.
7348 <action name="Launcher_MinimizeTask">
7349 <owner>bruthig@google.com</owner>
7350 <owner>tdanderson@google.com</owner>
7352 Recorded when the user minimizes an existing task by clicking an icon in the
7357 <action name="Launcher_SwitchTask">
7358 <owner>bruthig@google.com</owner>
7359 <owner>tdanderson@google.com</owner>
7361 Recorded when the user activates an existing task from the shelf.
7365 <action name="LoadURL">
7366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7367 <description>Please enter the description of this user action.</description>
7370 <action name="LoadURLFromKeyword">
7371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7372 <description>Please enter the description of this user action.</description>
7375 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable">
7376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7377 <description>Please enter the description of this user action.</description>
7380 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
7381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7382 <description>Please enter the description of this user action.</description>
7385 <action name="LockScreen">
7386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7387 <description>Please enter the description of this user action.</description>
7390 <action name="Login.CreateAccount">
7391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7392 <description>Please enter the description of this user action.</description>
7395 <action name="Login_DemoUserLoginSuccess">
7396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7397 <description>Please enter the description of this user action.</description>
7398 <obsolete>Retail mode doesn't exist anymore.</obsolete>
7401 <action name="Login_Failure">
7402 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7403 <description>Please enter the description of this user action.</description>
7406 <action name="Login_GuestLoginSuccess">
7407 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7408 <description>Please enter the description of this user action.</description>
7411 <action name="Login_OffTheRecordLoginSuccess">
7412 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7413 <description>Please enter the description of this user action.</description>
7416 <action name="Login_Success">
7417 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7418 <description>Please enter the description of this user action.</description>
7421 <action name="ManagedMode_ClosePassphraseDialog">
7422 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7423 <description>Please enter the description of this user action.</description>
7426 <action name="ManagedMode_LocallyManagedUserCreated">
7427 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7428 <description>Please enter the description of this user action.</description>
7431 <action name="ManagedMode_MainFrameNavigation">
7432 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7433 <description>Please enter the description of this user action.</description>
7436 <action name="ManagedMode_NewManagedUserWindow">
7437 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7438 <description>Please enter the description of this user action.</description>
7441 <action name="ManagedMode_OpenPassphraseDialog">
7442 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7443 <description>Please enter the description of this user action.</description>
7446 <action name="ManagedMode_OpenSettings">
7447 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7448 <description>Please enter the description of this user action.</description>
7451 <action name="ManagedMode_StartupEnableManagedSwitch">
7452 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7453 <description>Please enter the description of this user action.</description>
7456 <action name="ManagedMode_StartupManagedSwitch">
7457 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7458 <description>Please enter the description of this user action.</description>
7461 <action name="ManagedMode_StartupNoManagedSwitch">
7462 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7463 <description>Please enter the description of this user action.</description>
7466 <action name="ManagedUsers_Chromeos_Sync_Invalidated">
7467 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7468 <description>Please enter the description of this user action.</description>
7471 <action name="ManagedUsers_Chromeos_Sync_Recovered">
7472 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7473 <description>Please enter the description of this user action.</description>
7476 <action name="ManagedUsers_OpenProfile">
7477 <owner>pam@chromium.org</owner>
7478 <owner>treib@chromium.org</owner>
7479 <description>Supervised user profile activated.</description>
7482 <action name="ManagedUsers_QuitBrowser">
7483 <owner>pam@chromium.org</owner>
7484 <owner>treib@chromium.org</owner>
7485 <description>Supervised user quit the browser.</description>
7488 <action name="ManagedUsers_SwitchProfile">
7489 <owner>pam@chromium.org</owner>
7490 <owner>treib@chromium.org</owner>
7491 <description>Supervised user switched to another profile.</description>
7494 <action name="ManagedUsers_UploadItem_Queued">
7495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7496 <description>Please enter the description of this user action.</description>
7499 <action name="ManagedUsers_UploadItem_Syncing">
7500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7501 <description>Please enter the description of this user action.</description>
7504 <action name="ManagedUsers_Whitelist_Added">
7505 <owner>bauerb@chromium.org</owner>
7506 <owner>treib@chromium.org</owner>
7507 <owner>pam@chromium.org</owner>
7509 A new whitelist has been installed for a supervised user.
7513 <action name="ManagedUsers_Whitelist_Removed">
7514 <owner>bauerb@chromium.org</owner>
7515 <owner>treib@chromium.org</owner>
7516 <owner>pam@chromium.org</owner>
7518 A whitelist has been uninstalled for a supervised user.
7522 <action name="ManagedUsers_Whitelist_UncleanUninstall">
7523 <owner>bauerb@chromium.org</owner>
7524 <owner>treib@chromium.org</owner>
7525 <owner>pam@chromium.org</owner>
7527 Recorded at startup if an unregistered whitelist has been found. This
7528 usually means that an uninstallation did not complete.
7532 <action name="MaxButton_Clk_ExitFS">
7533 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7534 <description>Please enter the description of this user action.</description>
7537 <action name="MaxButton_Clk_Maximize">
7538 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7539 <description>Please enter the description of this user action.</description>
7542 <action name="MaxButton_Clk_Restore">
7543 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7544 <description>Please enter the description of this user action.</description>
7547 <action name="MaxButton_MaxLeft">
7548 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7549 <description>Please enter the description of this user action.</description>
7552 <action name="MaxButton_MaxRight">
7553 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7554 <description>Please enter the description of this user action.</description>
7557 <action name="MaxButton_Maximize">
7558 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7559 <description>Please enter the description of this user action.</description>
7562 <action name="MaxButton_Minimize">
7563 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7564 <description>Please enter the description of this user action.</description>
7567 <action name="MaxButton_Restore">
7568 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7569 <description>Please enter the description of this user action.</description>
7572 <action name="MaxButton_ShowBubble">
7573 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7574 <description>Please enter the description of this user action.</description>
7577 <action name="MediaContextMenu_Controls">
7578 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7579 <description>Please enter the description of this user action.</description>
7582 <action name="MediaContextMenu_Loop">
7583 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7584 <description>Please enter the description of this user action.</description>
7587 <action name="MediaContextMenu_Mute">
7588 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7589 <description>Please enter the description of this user action.</description>
7592 <action name="MediaContextMenu_Pause">
7593 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7594 <description>Please enter the description of this user action.</description>
7597 <action name="MediaContextMenu_Play">
7598 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7599 <description>Please enter the description of this user action.</description>
7602 <action name="MediaContextMenu_Unmute">
7603 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7604 <description>Please enter the description of this user action.</description>
7607 <action name="MediaIndicatorButton_Dragged">
7608 <owner>miu@chromium.org</owner>
7610 User dragged the tab media indicator button; perhaps meant to drag the tab.
7614 <action name="MediaIndicatorButton_Mute">
7615 <owner>miu@chromium.org</owner>
7617 User clicked the tab media indicator button to mute the tab.
7621 <action name="MediaIndicatorButton_Unmute">
7622 <owner>miu@chromium.org</owner>
7624 User clicked the tab media indicator button to unmute the tab.
7628 <action name="Menu_Take_Screenshot">
7629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7630 <description>Please enter the description of this user action.</description>
7633 <action name="MinButton_Clk">
7634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7635 <description>Please enter the description of this user action.</description>
7638 <action name="Minimize_UsingKey">
7639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7640 <description>Please enter the description of this user action.</description>
7643 <action name="MixedScript_LoadAnyway_Bubble">
7644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7645 <description>Please enter the description of this user action.</description>
7648 <action name="MobileActionBarShown">
7649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7650 <description>Please enter the description of this user action.</description>
7653 <action name="MobileBeamCallbackSuccess">
7654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7655 <description>Please enter the description of this user action.</description>
7658 <action name="MobileBeamInvalidAppState">
7659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7660 <description>Please enter the description of this user action.</description>
7663 <action name="MobileBreakpadUploadAttempt">
7664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7665 <description>Please enter the description of this user action.</description>
7668 <action name="MobileBreakpadUploadFail">
7669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7670 <description>Please enter the description of the metric.</description>
7673 <action name="MobileBreakpadUploadFailure">
7674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7675 <description>Please enter the description of this user action.</description>
7676 <obsolete>Deprecated as of 5/2015</obsolete>
7679 <action name="MobileBreakpadUploadSuccess">
7680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7681 <description>Please enter the description of this user action.</description>
7684 <action name="MobileContextMenuCopyImageLinkAddress">
7685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7686 <description>Please enter the description of this user action.</description>
7689 <action name="MobileContextMenuCopyLinkAddress">
7690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7691 <description>Please enter the description of this user action.</description>
7694 <action name="MobileContextMenuCopyLinkText">
7695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7696 <description>Please enter the description of this user action.</description>
7699 <action name="MobileContextMenuDownloadImage">
7700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7701 <description>Please enter the description of this user action.</description>
7704 <action name="MobileContextMenuDownloadLink">
7705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7706 <description>Please enter the description of this user action.</description>
7709 <action name="MobileContextMenuDownloadVideo">
7710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7711 <description>Please enter the description of this user action.</description>
7714 <action name="MobileContextMenuImage">
7715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7716 <description>Please enter the description of this user action.</description>
7719 <action name="MobileContextMenuLink">
7720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7721 <description>Please enter the description of this user action.</description>
7724 <action name="MobileContextMenuOpenImageInNewTab">
7725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7726 <description>Please enter the description of this user action.</description>
7729 <action name="MobileContextMenuOpenLink">
7730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7731 <description>Please enter the description of this user action.</description>
7734 <action name="MobileContextMenuOpenLinkInIncognito">
7735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7736 <description>Please enter the description of this user action.</description>
7739 <action name="MobileContextMenuOpenLinkInNewTab">
7740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7741 <description>Please enter the description of this user action.</description>
7744 <action name="MobileContextMenuOpenOriginalImageInNewTab">
7745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7746 <description>Please enter the description of the metric.</description>
7749 <action name="MobileContextMenuSaveImage">
7750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7751 <description>Please enter the description of this user action.</description>
7754 <action name="MobileContextMenuSearchByImage">
7755 <owner>bdibello@chromium.org</owner>
7756 <description>Please enter the description of this user action.</description>
7759 <action name="MobileContextMenuShareLink">
7760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7761 <description>Please enter the description of this user action.</description>
7762 <obsolete>Deprecated as of 5/2015</obsolete>
7765 <action name="MobileContextMenuText">
7766 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7767 <description>Please enter the description of this user action.</description>
7770 <action name="MobileContextMenuVideo">
7771 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7772 <description>Please enter the description of this user action.</description>
7775 <action name="MobileContextMenuViewImage">
7776 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7777 <description>Please enter the description of this user action.</description>
7780 <action name="MobileFirstEditInOmnibox">
7781 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7782 <description>Please enter the description of this user action.</description>
7785 <action name="MobileFocusedFakeboxOnNtp">
7786 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7787 <description>Please enter the description of this user action.</description>
7790 <action name="MobileFocusedOmniboxNotOnNtp">
7791 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7792 <description>Please enter the description of this user action.</description>
7795 <action name="MobileFocusedOmniboxOnNtp">
7796 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7797 <description>Please enter the description of this user action.</description>
7800 <action name="MobileFre.SignInShown">
7801 <owner>aruslan@chromium.org</owner>
7803 User was presented with the sign-in dialog during the First Run Experience.
7804 This metric is specific to Android.
7808 <action name="MobileFreAttemptSignIn">
7809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7810 <description>Please enter the description of this user action.</description>
7811 <obsolete>Deprecated as of 5/2015</obsolete>
7814 <action name="MobileFreSignInSuccessful">
7815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7816 <description>Please enter the description of this user action.</description>
7817 <obsolete>Deprecated as of 5/2015</obsolete>
7820 <action name="MobileFreSkipSignIn">
7821 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7822 <description>Please enter the description of this user action.</description>
7823 <obsolete>Deprecated as of 5/2015</obsolete>
7826 <action name="MobileMWSession">
7827 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7828 <description>Please enter the description of this user action.</description>
7831 <action name="MobileMenuAddToBookmarks">
7832 <owner>aurimas@chromium.org</owner>
7834 User pressed the star icon in the app menu to add or remove a bookmark for
7839 <action name="MobileMenuAddToHomescreen">
7840 <owner>aurimas@chromium.org</owner>
7841 <description>User pressed 'Add to homescreen' in the app menu.</description>
7844 <action name="MobileMenuAllBookmarks">
7845 <owner>aurimas@chromium.org</owner>
7846 <description>User pressed 'Bookmarks' in the app menu.</description>
7849 <action name="MobileMenuBack">
7850 <owner>aurimas@chromium.org</owner>
7851 <description>User pressed the back icon in the app menu.</description>
7852 <obsolete>Obsolete as of 5/2015</obsolete>
7855 <action name="MobileMenuCloseAllTabs">
7856 <owner>aurimas@chromium.org</owner>
7857 <description>User pressed 'Close all tabs' in the app menu.</description>
7860 <action name="MobileMenuCloseTab">
7861 <owner>aurimas@chromium.org</owner>
7862 <description>User pressed 'Close tab' in the app menu.</description>
7863 <obsolete>This menu item was never added to the app menu.</obsolete>
7866 <action name="MobileMenuDirectShare">
7867 <owner>aurimas@chromium.org</owner>
7869 User pressed the application icon next to 'Share' to share directly with the
7870 most recently used application.
7874 <action name="MobileMenuFeedback">
7875 <owner>aurimas@chromium.org</owner>
7876 <description>User pressed 'Help and Feedback' in the app menu.</description>
7879 <action name="MobileMenuFindInPage">
7880 <owner>aurimas@chromium.org</owner>
7881 <description>User pressed 'Find in page' in the app menu.</description>
7884 <action name="MobileMenuForward">
7885 <owner>aurimas@chromium.org</owner>
7886 <description>User pressed the forward icon in the app menu.</description>
7889 <action name="MobileMenuFullscreen">
7890 <owner>aurimas@chromium.org</owner>
7891 <description>User pressed 'Fullscreen' in the app menu.</description>
7892 <obsolete>This menu item was never added to the app menu.</obsolete>
7895 <action name="MobileMenuHistory">
7896 <owner>aurimas@chromium.org</owner>
7897 <description>User pressed 'History' in the app menu.</description>
7900 <action name="MobileMenuNewIncognitoTab">
7901 <owner>aurimas@chromium.org</owner>
7902 <description>User pressed 'New incognito tab' in the app menu.</description>
7905 <action name="MobileMenuNewTab">
7906 <owner>aurimas@chromium.org</owner>
7907 <description>User pressed 'New tab' in the app menu.</description>
7910 <action name="MobileMenuOpenTabs">
7911 <owner>aurimas@chromium.org</owner>
7912 <description>User pressed 'Recent tabs' in the app menu.</description>
7915 <action name="MobileMenuPrint">
7916 <owner>aurimas@chromium.org</owner>
7917 <description>User pressed 'Print' in the app menu.</description>
7920 <action name="MobileMenuQuit">
7921 <owner>aurimas@chromium.org</owner>
7922 <description>User pressed 'Quit' in the app menu.</description>
7923 <obsolete>This menu item was never added to the app menu.</obsolete>
7926 <action name="MobileMenuReload">
7927 <owner>aurimas@chromium.org</owner>
7928 <description>User pressed 'Reload' in the app menu.</description>
7929 <obsolete>This menu item was never added to the app menu.</obsolete>
7932 <action name="MobileMenuRequestDesktopSite">
7933 <owner>aurimas@chromium.org</owner>
7935 User pressed 'Request Desktop Site' in the app menu.
7939 <action name="MobileMenuSettings">
7940 <owner>aurimas@chromium.org</owner>
7941 <description>User pressed 'Settings' in the app menu.</description>
7944 <action name="MobileMenuShare">
7945 <owner>aurimas@chromium.org</owner>
7946 <description>User pressed 'Share' in the app menu.</description>
7949 <action name="MobileMenuShow">
7950 <owner>aurimas@chromium.org</owner>
7951 <description>User opened the app menu.</description>
7954 <action name="MobileNTPBookmark">
7955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7956 <description>Please enter the description of this user action.</description>
7959 <action name="MobileNTPForeignSession">
7960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7961 <description>Please enter the description of this user action.</description>
7964 <action name="MobileNTPMostVisited">
7965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7966 <description>Please enter the description of this user action.</description>
7969 <action name="MobileNTPRecentlyClosed">
7970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7971 <description>Please enter the description of this user action.</description>
7974 <action name="MobileNTPSwitchToBookmarks">
7975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7976 <description>Please enter the description of this user action.</description>
7979 <action name="MobileNTPSwitchToIncognito">
7980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7981 <description>Please enter the description of this user action.</description>
7982 <obsolete>Deprecated as of 5/2015</obsolete>
7985 <action name="MobileNTPSwitchToMostVisited">
7986 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7987 <description>Please enter the description of this user action.</description>
7988 <obsolete>Deprecated as of 5/2015</obsolete>
7991 <action name="MobileNTPSwitchToOpenTabs">
7992 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7993 <description>Please enter the description of this user action.</description>
7996 <action name="MobileNewTabOpened">
7997 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7998 <description>Please enter the description of this user action.</description>
8001 <action name="MobileOmniboxClipboardChanged">
8002 <owner>jif@chromium.org</owner>
8004 Emitted when Chrome detects that the clipboard contains a new URL. This
8005 occurs either when Chrome enters the foreground and notices that the content
8006 of the clipboard changed, or when the clipboard changes while Chrome is in
8011 <action name="MobileOmniboxDeleteGesture">
8012 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8013 <description>Please enter the description of the metric.</description>
8016 <action name="MobileOmniboxDeleteRequested">
8017 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8018 <description>Please enter the description of the metric.</description>
8021 <action name="MobileOmniboxRefineSuggestion">
8022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8023 <description>Please enter the description of this user action.</description>
8026 <action name="MobileOmniboxSearch">
8027 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8028 <description>Please enter the description of this user action.</description>
8031 <action name="MobileOmniboxVoiceSearch">
8032 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8033 <description>Please enter the description of this user action.</description>
8036 <action name="MobilePageLoaded">
8037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8038 <description>Please enter the description of this user action.</description>
8041 <action name="MobilePageLoadedDesktopUserAgent">
8042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8043 <description>Please enter the description of this user action.</description>
8046 <action name="MobilePageLoadedWithKeyboard">
8047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8048 <description>Please enter the description of this user action.</description>
8051 <action name="MobilePreviewPageBack">
8052 <owner>ksimbili@chromium.org</owner>
8054 When user navigates back, using either system back or toolbar back button,
8055 from the preview page.
8057 <obsolete>Deprecated as of 7/2015</obsolete>
8060 <action name="MobilePreviewPageReload">
8061 <owner>ksimbili@chromium.org</owner>
8063 User pressed reload button while the preview page is being shown.
8065 <obsolete>Deprecated as of 7/2015</obsolete>
8068 <action name="MobilePreviewPageSingleTap">
8069 <owner>ksimbili@chromium.org</owner>
8071 User taped on the page while the preview page is being shown.
8073 <obsolete>Deprecated as of 7/2015</obsolete>
8076 <action name="MobilePreviewPageTabClose">
8077 <owner>ksimbili@chromium.org</owner>
8078 <description>User closes the tab while preview page is loaded.</description>
8079 <obsolete>Deprecated as of 7/2015</obsolete>
8082 <action name="MobilePullGestureReload">
8083 <owner>jdduke@chromium.org</owner>
8085 Emitted on Android when a pull-to-refresh touch gesture initiates a page
8086 reload. This fires only after the triggering touch is released while the
8087 refresh effect has been pulled beyond the activation threshold.
8091 <action name="MobileReceivedExternalIntent">
8092 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8093 <description>Please enter the description of this user action.</description>
8096 <action name="MobileRendererCrashed">
8097 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8098 <description>Please enter the description of this user action.</description>
8101 <action name="MobileShortcutAllBookmarks">
8102 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8103 <description>Please enter the description of this user action.</description>
8104 <obsolete>Deprecated as of 5/2015</obsolete>
8107 <action name="MobileShortcutFindInPage">
8108 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8109 <description>Please enter the description of this user action.</description>
8112 <action name="MobileShortcutNewIncognitoTab">
8113 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8114 <description>Please enter the description of this user action.</description>
8115 <obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete>
8118 <action name="MobileShortcutNewTab">
8119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8120 <description>Please enter the description of this user action.</description>
8121 <obsolete>Replaced with MobileMenuNewtab</obsolete>
8124 <action name="MobileSideSwipeFinished">
8125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8126 <description>Please enter the description of this user action.</description>
8129 <action name="MobileStackViewCloseTab">
8130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8131 <description>Please enter the description of this user action.</description>
8134 <action name="MobileStackViewSwipeCloseTab">
8135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8136 <description>Please enter the description of this user action.</description>
8139 <action name="MobileTabClobbered">
8140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8141 <description>Please enter the description of this user action.</description>
8144 <action name="MobileTabClosed">
8145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8146 <description>Please enter the description of this user action.</description>
8149 <action name="MobileTabStripCloseTab">
8150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8151 <description>Please enter the description of this user action.</description>
8152 <obsolete>Deprecated as of 5/2015</obsolete>
8155 <action name="MobileTabStripNewTab">
8156 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8157 <description>Please enter the description of this user action.</description>
8158 <obsolete>Deprecated as of 5/2015</obsolete>
8161 <action name="MobileTabSwitched">
8162 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8163 <description>Please enter the description of this user action.</description>
8166 <action name="MobileToolbarBack">
8167 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8168 <description>Please enter the description of this user action.</description>
8171 <action name="MobileToolbarForward">
8172 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8173 <description>Please enter the description of this user action.</description>
8176 <action name="MobileToolbarNewTab">
8177 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8178 <description>Please enter the description of this user action.</description>
8179 <obsolete>Deprecated as of 5/2015</obsolete>
8182 <action name="MobileToolbarReload">
8183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8184 <description>Please enter the description of this user action.</description>
8187 <action name="MobileToolbarShowMenu">
8188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8189 <description>Please enter the description of this user action.</description>
8192 <action name="MobileToolbarShowStackView">
8193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8194 <description>Please enter the description of this user action.</description>
8197 <action name="MobileToolbarStackViewNewTab">
8198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8199 <description>Please enter the description of this user action.</description>
8202 <action name="MobileToolbarToggleBookmark">
8203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8204 <description>Please enter the description of this user action.</description>
8207 <action name="MobileUsingMenuByHwButtonDragging">
8208 <owner>kkimlabs@chromium.org</owner>
8210 Only for Android. Menu is shown by dragging from hardware menu button.
8213 Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 .
8217 <action name="MobileUsingMenuByHwButtonTap">
8218 <owner>kkimlabs@chromium.org</owner>
8220 Only for Android. Menu is shown by tapping hardware menu button.
8224 <action name="MobileUsingMenuBySwButtonDragging">
8225 <owner>kkimlabs@chromium.org</owner>
8227 Only for Android. Menu is shown by dragging from software menu button.
8231 <action name="MobileUsingMenuBySwButtonTap">
8232 <owner>kkimlabs@chromium.org</owner>
8234 Only for Android. Menu is shown by tapping software menu button.
8238 <action name="MostVisited0">
8239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8240 <description>Please enter the description of this user action.</description>
8243 <action name="MostVisited1">
8244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8245 <description>Please enter the description of this user action.</description>
8248 <action name="MostVisited2">
8249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8250 <description>Please enter the description of this user action.</description>
8253 <action name="MostVisited3">
8254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8255 <description>Please enter the description of this user action.</description>
8258 <action name="MostVisited4">
8259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8260 <description>Please enter the description of this user action.</description>
8263 <action name="MostVisited5">
8264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8265 <description>Please enter the description of this user action.</description>
8268 <action name="MostVisited6">
8269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8270 <description>Please enter the description of this user action.</description>
8273 <action name="MostVisited7">
8274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8275 <description>Please enter the description of this user action.</description>
8278 <action name="MostVisited8">
8279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8280 <description>Please enter the description of this user action.</description>
8283 <action name="MostVisited9">
8284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8285 <description>Please enter the description of this user action.</description>
8288 <action name="MostVisitedReordered">
8289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8290 <description>Please enter the description of this user action.</description>
8293 <action name="MostVisited_BlacklistCleared">
8294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8295 <description>Please enter the description of this user action.</description>
8298 <action name="MostVisited_Clicked">
8299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8300 <description>Please enter the description of this user action.</description>
8303 <action name="MostVisited_UrlBlacklisted">
8304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8305 <description>Please enter the description of this user action.</description>
8308 <action name="MostVisited_UrlPinned">
8309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8310 <description>Please enter the description of this user action.</description>
8313 <action name="MostVisited_UrlRemoved">
8314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8315 <description>Please enter the description of this user action.</description>
8318 <action name="MostVisited_UrlUnpinned">
8319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8320 <description>Please enter the description of this user action.</description>
8323 <action name="Mouse_Down">
8324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8325 <description>Please enter the description of this user action.</description>
8328 <action name="MoveBackward">
8329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8330 <description>Please enter the description of this user action.</description>
8333 <action name="MoveBackwardAndModifySelection">
8334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8335 <description>Please enter the description of this user action.</description>
8338 <action name="MoveDown">
8339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8340 <description>Please enter the description of this user action.</description>
8343 <action name="MoveDownAndModifySelection">
8344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8345 <description>Please enter the description of this user action.</description>
8348 <action name="MoveForward">
8349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8350 <description>Please enter the description of this user action.</description>
8353 <action name="MoveForwardAndModifySelection">
8354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8355 <description>Please enter the description of this user action.</description>
8358 <action name="MoveLeft">
8359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8360 <description>Please enter the description of this user action.</description>
8363 <action name="MoveLeftAndModifySelection">
8364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8365 <description>Please enter the description of this user action.</description>
8368 <action name="MovePageDown">
8369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8370 <description>Please enter the description of this user action.</description>
8373 <action name="MovePageDownAndModifySelection">
8374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8375 <description>Please enter the description of this user action.</description>
8378 <action name="MovePageUp">
8379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8380 <description>Please enter the description of this user action.</description>
8383 <action name="MovePageUpAndModifySelection">
8384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8385 <description>Please enter the description of this user action.</description>
8388 <action name="MoveRight">
8389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8390 <description>Please enter the description of this user action.</description>
8393 <action name="MoveRightAndModifySelection">
8394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8395 <description>Please enter the description of this user action.</description>
8398 <action name="MoveTabNext">
8399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8400 <description>Please enter the description of this user action.</description>
8403 <action name="MoveTabPrevious">
8404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8405 <description>Please enter the description of this user action.</description>
8408 <action name="MoveToBeginningOfDocument">
8409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8410 <description>Please enter the description of this user action.</description>
8413 <action name="MoveToBeginningOfLine">
8414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8415 <description>Please enter the description of this user action.</description>
8418 <action name="MoveToBeginningOfLineAndModifySelection">
8419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8420 <description>Please enter the description of this user action.</description>
8423 <action name="MoveToBeginningOfParagraph">
8424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8425 <description>Please enter the description of this user action.</description>
8428 <action name="MoveToBeginningOfParagraphAndModifySelection">
8429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8430 <description>Please enter the description of this user action.</description>
8433 <action name="MoveToEndOfDocument">
8434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8435 <description>Please enter the description of this user action.</description>
8438 <action name="MoveToEndOfLine">
8439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8440 <description>Please enter the description of this user action.</description>
8443 <action name="MoveToEndOfLineAndModifySelection">
8444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8445 <description>Please enter the description of this user action.</description>
8448 <action name="MoveToEndOfParagraph">
8449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8450 <description>Please enter the description of this user action.</description>
8453 <action name="MoveToEndOfParagraphAndModifySelection">
8454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8455 <description>Please enter the description of this user action.</description>
8458 <action name="MoveUp">
8459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8460 <description>Please enter the description of this user action.</description>
8463 <action name="MoveUpAndModifySelection">
8464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8465 <description>Please enter the description of this user action.</description>
8468 <action name="MoveWordBackward">
8469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8470 <description>Please enter the description of this user action.</description>
8473 <action name="MoveWordForward">
8474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8475 <description>Please enter the description of this user action.</description>
8478 <action name="MoveWordLeft">
8479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8480 <description>Please enter the description of this user action.</description>
8483 <action name="MoveWordRight">
8484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8485 <description>Please enter the description of this user action.</description>
8488 <action name="NPAPIRemovalInfobar.LearnMore">
8489 <owner>wfh@chromium.org</owner>
8491 Recorded when the NPAPI removal infobar link is clicked.
8495 <action name="NPAPIRemovalInfobar.Shown">
8496 <owner>wfh@chromium.org</owner>
8497 <description>Recorded when the NPAPI removal infobar is shown.</description>
8500 <action name="NTPPromoClosed">
8501 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8502 <description>Please enter the description of this user action.</description>
8505 <action name="NTPPromoShown">
8506 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8507 <description>Please enter the description of this user action.</description>
8510 <action name="NativeUI_Applications">
8511 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8512 <description>Please enter the description of this user action.</description>
8515 <action name="NavEntryCommitted" not_user_triggered="true">
8516 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8517 <description>Please enter the description of this user action.</description>
8520 <action name="NavEntryCommitted.SRP" not_user_triggered="true">
8521 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8522 <description>Please enter the description of this user action.</description>
8525 <action name="Net.URLRequest_StartJob_InvalidReferrer">
8526 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8527 <description>Please enter the description of this user action.</description>
8530 <action name="NewIncognitoWindow">
8531 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8532 <description>Please enter the description of this user action.</description>
8535 <action name="NewProfileWindowByIndex">
8536 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8537 <description>Please enter the description of this user action.</description>
8540 <action name="NewTab">
8541 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8542 <description>Please enter the description of this user action.</description>
8545 <action name="NewTabPage_ReopenTab">
8546 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8547 <description>Please enter the description of this user action.</description>
8550 <action name="NewTab_Button">
8551 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8552 <description>Please enter the description of this user action.</description>
8555 <action name="NewWindow">
8556 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8557 <description>Please enter the description of this user action.</description>
8560 <action name="Notifications.Mute">
8561 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8562 <description>Please enter the description of this user action.</description>
8565 <action name="Notifications.ShowMessageCenter">
8566 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8567 <description>Please enter the description of this user action.</description>
8570 <action name="Notifications.ShowSettings">
8571 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8572 <description>Please enter the description of this user action.</description>
8575 <action name="Notifications.Unmute">
8576 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8577 <description>Please enter the description of this user action.</description>
8580 <action name="Omnibox.ServerSuggestDelete.Failure">
8581 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8582 <description>Please enter the description of this user action.</description>
8585 <action name="Omnibox.ServerSuggestDelete.Success">
8586 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8587 <description>Please enter the description of this user action.</description>
8590 <action name="Omnibox.ZeroSuggestDelete.Failure">
8591 <owner>mariakhomenko@chromium.org</owner>
8593 Counts the number of requests sent to the server to delete a suggestion
8594 shown by ZeroSuggestProvider that returned an error code.
8598 <action name="Omnibox.ZeroSuggestDelete.Success">
8599 <owner>mariakhomenko@chromium.org</owner>
8601 Counts the number of requests sent to the server to delete a suggestion
8602 shown by ZeroSuggestProvider that successfully completed.
8606 <action name="OmniboxDestinationURLIsSearchOnDSP">
8607 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8608 <description>Please enter the description of this user action.</description>
8611 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
8612 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8613 <description>Please enter the description of this user action.</description>
8616 <action name="OmniboxInputInProgress">
8617 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8618 <description>Please enter the description of this user action.</description>
8621 <action name="Omnibox_DragString">
8622 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8623 <description>Please enter the description of this user action.</description>
8626 <action name="Omnibox_DragURL">
8627 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8628 <description>Please enter the description of this user action.</description>
8631 <action name="OpenAddBluetoothDeviceDialog">
8632 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8633 <description>Please enter the description of this user action.</description>
8636 <action name="OpenAllBookmarks">
8637 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8638 <description>Please enter the description of this user action.</description>
8641 <action name="OpenAllBookmarksIncognitoWindow">
8642 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8643 <description>Please enter the description of this user action.</description>
8646 <action name="OpenAllBookmarksNewWindow">
8647 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8648 <description>Please enter the description of this user action.</description>
8651 <action name="OpenChangeProfilePictureDialog">
8652 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8653 <description>Please enter the description of this user action.</description>
8656 <action name="OpenFile">
8657 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8658 <description>Please enter the description of this user action.</description>
8661 <action name="OpenFileManager">
8662 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8663 <description>Please enter the description of this user action.</description>
8666 <action name="OpenFileSystemPersistent">
8667 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8668 <description>Please enter the description of this user action.</description>
8671 <action name="OpenFileSystemTemporary">
8672 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8673 <description>Please enter the description of this user action.</description>
8676 <action name="OpenInternetOptionsDialog">
8677 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8678 <description>Please enter the description of this user action.</description>
8681 <action name="OpenLanguageOptionsDialog">
8682 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8683 <description>Please enter the description of this user action.</description>
8686 <action name="OpenSystemOptionsDialog">
8687 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8688 <description>Please enter the description of this user action.</description>
8691 <action name="OpenTabpose">
8692 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8693 <description>Please enter the description of this user action.</description>
8696 <action name="Options_About">
8697 <owner>michaelpg@chromium.org</owner>
8698 <description>Settings: About Chrome</description>
8701 <action name="Options_AccessibilityHighContrastMode">
8702 <owner>stevenjb@chromium.org</owner>
8703 <description>Settings: Accessibility: Toggle high contrast mode</description>
8706 <action name="Options_AccessibilityHighContrastMode_Disable">
8707 <owner>stevenjb@chromium.org</owner>
8708 <description>Settings: Accessibility: Disable high contrast mode</description>
8711 <action name="Options_AccessibilityHighContrastMode_Enable">
8712 <owner>stevenjb@chromium.org</owner>
8713 <description>Settings: Accessibility: Enable high contrast mode</description>
8716 <action name="Options_AccessibilityLargeMouseCursor_Disable">
8717 <owner>stevenjb@chromium.org</owner>
8718 <description>Settings: Accessibility: Disable large mouse cursor</description>
8721 <action name="Options_AccessibilityLargeMouseCursor_Enable">
8722 <owner>stevenjb@chromium.org</owner>
8723 <description>Settings: Accessibility: Enable large mouse cursor</description>
8726 <action name="Options_AccessibilityLearnMore">
8727 <owner>stevenjb@chromium.org</owner>
8728 <description>Settings: Accessibility: Learn More</description>
8731 <action name="Options_AccessibilityOnScreenKeyboard_Disable">
8732 <owner>stevenjb@chromium.org</owner>
8733 <description>Settings: Accessibility: Disable on-screen keyboard</description>
8736 <action name="Options_AccessibilityOnScreenKeyboard_Enable">
8737 <owner>stevenjb@chromium.org</owner>
8738 <description>Settings: Accessibility: Enable on-screen keyboard</description>
8741 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Disable">
8742 <owner>jennyz@chromium.org</owner>
8744 Settings: Accessibility: Disable centering focus for text input in magnifier
8749 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Enable">
8750 <owner>jennyz@chromium.org</owner>
8752 Settings: Accessibility: Enable centering focus for text input in magnifier
8757 <action name="Options_AccessibilityScreenMagnifier_Disable">
8758 <owner>stevenjb@chromium.org</owner>
8759 <description>Settings: Accessibility: Disable screen magnifier</description>
8762 <action name="Options_AccessibilityScreenMagnifier_Enable">
8763 <owner>stevenjb@chromium.org</owner>
8764 <description>Settings: Accessibility: Enable screen magnifier</description>
8767 <action name="Options_AccessibilitySpokenFeedback_Disable">
8768 <owner>stevenjb@chromium.org</owner>
8769 <description>Settings: Accessibility: Disable ChromeVox</description>
8772 <action name="Options_AccessibilitySpokenFeedback_Enable">
8773 <owner>stevenjb@chromium.org</owner>
8774 <description>Settings: Accessibility: Enable ChromeVox</description>
8777 <action name="Options_AccessibilityStickyKeys_Disable">
8778 <owner>stevenjb@chromium.org</owner>
8779 <description>Settings: Accessibility: Disable sticky keys</description>
8782 <action name="Options_AccessibilityStickyKeys_Enable">
8783 <owner>stevenjb@chromium.org</owner>
8784 <description>Settings: Accessibility: Enable sticky keys</description>
8787 <action name="Options_AccessibilitySystemMenu_Disable">
8788 <owner>stevenjb@chromium.org</owner>
8790 Settings: Accessibility: Disable show in system menu
8794 <action name="Options_AccessibilitySystemMenu_Enable">
8795 <owner>stevenjb@chromium.org</owner>
8796 <description>Settings: Accessibility: Enable show in system menu</description>
8799 <action name="Options_AccessibilityTapDragging_Disable">
8800 <owner>stevenjb@chromium.org</owner>
8801 <description>Settings: Accessibility: Disable tap dragging</description>
8804 <action name="Options_AccessibilityTapDragging_Enable">
8805 <owner>stevenjb@chromium.org</owner>
8806 <description>Settings: Accessibility: Enable tap dragging</description>
8809 <action name="Options_AddPersonEnabled_Disable">
8810 <owner>jwd@chromium.org</owner>
8812 Settings: People: Disables allowing anyone to add a person to Chrome.
8816 <action name="Options_AddPersonEnabled_Enable">
8817 <owner>jwd@chromium.org</owner>
8819 Settings: People: Enables anyone to add a person to Chrome.
8823 <action name="Options_AllowAllUsers_Disable">
8824 <owner>stevenjb@chromium.org</owner>
8826 Settings: Users: Disable allowing all users (whitelisted users only)
8830 <action name="Options_AllowAllUsers_Enable">
8831 <owner>stevenjb@chromium.org</owner>
8832 <description>Settings: Users: Enable allowing all users</description>
8835 <action name="Options_AppLanguage">
8836 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8837 <description>Please enter the description of this user action.</description>
8840 <action name="Options_AskForSaveLocation_Disable">
8841 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8842 <description>Please enter the description of this user action.</description>
8845 <action name="Options_AskForSaveLocation_Enable">
8846 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8847 <description>Please enter the description of this user action.</description>
8850 <action name="Options_AutoSpellCorrection_Disable">
8851 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8852 <description>Please enter the description of this user action.</description>
8855 <action name="Options_AutoSpellCorrection_Enable">
8856 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8857 <description>Please enter the description of this user action.</description>
8860 <action name="Options_AutofillAddressAdded">
8861 <owner>michaelpg@chromium.org</owner>
8862 <description>Settings: Autofill: Address added</description>
8865 <action name="Options_AutofillAddressDeleted">
8866 <owner>michaelpg@chromium.org</owner>
8867 <description>Settings: Autofill: Address deleted</description>
8870 <action name="Options_AutofillAuxiliaryProfiles_Disable">
8871 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8872 <description>Please enter the description of this user action.</description>
8875 <action name="Options_AutofillAuxiliaryProfiles_Enable">
8876 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8877 <description>Please enter the description of this user action.</description>
8880 <action name="Options_AutofillCreditCardAdded">
8881 <owner>michaelpg@chromium.org</owner>
8882 <description>Settings: Autofill: Credit card added</description>
8885 <action name="Options_AutofillCreditCardDeleted">
8886 <owner>michaelpg@chromium.org</owner>
8887 <description>Settings: Autofill: Credit card deleted</description>
8890 <action name="Options_AutofillShowAbout">
8891 <owner>michaelpg@chromium.org</owner>
8892 <description>Settings: Autofill: About Autofill</description>
8895 <action name="Options_Autologin_Disable">
8896 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8897 <description>Please enter the description of this user action.</description>
8900 <action name="Options_Autologin_Enable">
8901 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8902 <description>Please enter the description of this user action.</description>
8905 <action name="Options_BackgroundMode_Disable">
8906 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8907 <description>Please enter the description of this user action.</description>
8910 <action name="Options_BackgroundMode_Enable">
8911 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8912 <description>Please enter the description of this user action.</description>
8915 <action name="Options_BlockAllPopups_Disable">
8916 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8917 <description>Please enter the description of this user action.</description>
8920 <action name="Options_BlockAllPopups_Enable">
8921 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8922 <description>Please enter the description of this user action.</description>
8925 <action name="Options_BluetoothConnectNewDevice">
8926 <owner>stevenjb@chromium.org</owner>
8927 <description>Settings: Bluetooth: Add a device: Connect</description>
8930 <action name="Options_BluetoothConnectPairedDevice">
8931 <owner>stevenjb@chromium.org</owner>
8932 <description>Settings: Bluetooth: Connect</description>
8935 <action name="Options_BluetoothEnabled_Disable">
8936 <owner>stevenjb@chromium.org</owner>
8937 <description>Sets the Settings:Enable Bluetooth state to false.</description>
8940 <action name="Options_BluetoothEnabled_Enable">
8941 <owner>stevenjb@chromium.org</owner>
8942 <description>Sets the Settings:Enable Bluetooth state to true.</description>
8945 <action name="Options_BluetoothRemoveDevice">
8946 <owner>stevenjb@chromium.org</owner>
8947 <description>Settings: Bluetooth: remove a device from the list</description>
8950 <action name="Options_BluetoothShowAddDevice">
8951 <owner>stevenjb@chromium.org</owner>
8952 <description>Settings: Bluetooth: Add a device</description>
8955 <action name="Options_BrowserGuestEnabled_Disable">
8956 <owner>jwd@chromium.org</owner>
8957 <description>Settings: People: Disable Guest browsing.</description>
8960 <action name="Options_BrowserGuestEnabled_Enable">
8961 <owner>jwd@chromium.org</owner>
8962 <description>Settings: People: Allows guests to browse.</description>
8965 <action name="Options_CaptivePortalBypassProxy_Disable">
8966 <owner>alemate@chromium.org</owner>
8968 Captive portal authorization bypass proxy is disabled.
8970 <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
8973 <action name="Options_CaptivePortalBypassProxy_Enable">
8974 <owner>alemate@chromium.org</owner>
8976 Captive portal authorization bypass proxy is enabled.
8978 <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
8981 <action name="Options_ChangeDefaultZoomLevel">
8982 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8983 <description>Please enter the description of this user action.</description>
8986 <action name="Options_ChangeFixedFont">
8987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8988 <description>Please enter the description of this user action.</description>
8991 <action name="Options_ChangeFontEncoding">
8992 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8993 <description>Please enter the description of this user action.</description>
8996 <action name="Options_ChangeProxies">
8997 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8998 <description>Please enter the description of this user action.</description>
9001 <action name="Options_ChangeSansSerifFont">
9002 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9003 <description>Please enter the description of this user action.</description>
9006 <action name="Options_ChangeSerifFont">
9007 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9008 <description>Please enter the description of this user action.</description>
9011 <action name="Options_ChangeStandardFont">
9012 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9013 <description>Please enter the description of this user action.</description>
9016 <action name="Options_CheckCertRevocation_Disable">
9017 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9018 <description>Please enter the description of this user action.</description>
9021 <action name="Options_CheckCertRevocation_Enable">
9022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9023 <description>Please enter the description of this user action.</description>
9026 <action name="Options_ClearData">
9027 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9028 <description>Please enter the description of this user action.</description>
9031 <action name="Options_CloudPrintDevicesPage">
9032 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9033 <description>Please enter the description of this user action.</description>
9036 <action name="Options_ContentSettings">
9037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9038 <description>Please enter the description of this user action.</description>
9041 <action name="Options_CustomFrame_Disable">
9042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9043 <description>Please enter the description of this user action.</description>
9046 <action name="Options_CustomFrame_Enable">
9047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9048 <description>Please enter the description of this user action.</description>
9051 <action name="Options_DefaultCookieSettingChanged">
9052 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9053 <description>Please enter the description of this user action.</description>
9056 <action name="Options_DefaultGeolocationSettingChanged">
9057 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9058 <description>Please enter the description of this user action.</description>
9061 <action name="Options_DefaultHandlersSettingChanged">
9062 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9063 <description>Please enter the description of this user action.</description>
9066 <action name="Options_DefaultImagesSettingChanged">
9067 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9068 <description>Please enter the description of this user action.</description>
9071 <action name="Options_DefaultJavaScriptSettingChanged">
9072 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9073 <description>Please enter the description of this user action.</description>
9076 <action name="Options_DefaultMIDISysExSettingChanged">
9077 <owner>toyoshim@chromium.org</owner>
9079 Triggers when the default decision for Midi SysEx permissions is changed.
9083 <action name="Options_DefaultMediaStreamMicSettingChanged">
9084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9085 <description>Please enter the description of this user action.</description>
9088 <action name="Options_DefaultMediaStreamSettingChanged">
9089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9090 <description>Please enter the description of this user action.</description>
9093 <action name="Options_DefaultMouseLockSettingChanged">
9094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9095 <description>Please enter the description of this user action.</description>
9098 <action name="Options_DefaultMultipleAutomaticDLSettingChange">
9099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9100 <description>Please enter the description of this user action.</description>
9103 <action name="Options_DefaultNotificationsSettingChanged">
9104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9105 <description>Please enter the description of this user action.</description>
9108 <action name="Options_DefaultPluginsSettingChanged">
9109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9110 <description>Please enter the description of this user action.</description>
9113 <action name="Options_DefaultPopupsSettingChanged">
9114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9115 <description>Please enter the description of this user action.</description>
9118 <action name="Options_DefaultPushMessagingSettingChanged">
9119 <owner>miguelg@chromium.org</owner>
9121 Triggers when the default decision for push message permissions is changed.
9125 <action name="Options_DictionaryLanguage">
9126 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9127 <description>Please enter the description of this user action.</description>
9130 <action name="Options_DisableCloudPrintProxy">
9131 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9132 <description>Please enter the description of this user action.</description>
9135 <action name="Options_DisableGData_Disable">
9136 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9137 <description>Please enter the description of this user action.</description>
9140 <action name="Options_DisableGData_Enable">
9141 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9142 <description>Please enter the description of this user action.</description>
9145 <action name="Options_Display">
9146 <owner>michaelpg@chromium.org</owner>
9147 <description>Settings: Device: Display settings</description>
9150 <action name="Options_DisplayRearrange">
9151 <owner>stevenjb@chromium.org</owner>
9153 Settings: Device: Display settings: arrange desktops
9157 <action name="Options_DisplaySetOrientation">
9158 <owner>stevenjb@chromium.org</owner>
9159 <description>Settings: Device: Display settings: Orientation</description>
9162 <action name="Options_DisplaySetOverscan">
9163 <owner>stevenjb@chromium.org</owner>
9164 <description>Settings: Device: Display settings: Overscan</description>
9167 <action name="Options_DisplaySetPrimary">
9168 <owner>stevenjb@chromium.org</owner>
9169 <description>Settings: Device: Display settings: Make primary</description>
9172 <action name="Options_DisplaySetResolution">
9173 <owner>stevenjb@chromium.org</owner>
9175 Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
9176 and device scale factor).
9180 <action name="Options_DisplayToggleMirroring">
9181 <owner>stevenjb@chromium.org</owner>
9182 <description>Settings: Device: Display settings: Start mirroring</description>
9185 <action name="Options_DnsPrefetchCheckbox_Disable">
9186 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9187 <description>Please enter the description of this user action.</description>
9190 <action name="Options_DnsPrefetchCheckbox_Enable">
9191 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9192 <description>Please enter the description of this user action.</description>
9195 <action name="Options_DoNotTrackCheckbox_Disable">
9196 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9197 <description>Please enter the description of this user action.</description>
9200 <action name="Options_DoNotTrackCheckbox_Enable">
9201 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9202 <description>Please enter the description of this user action.</description>
9205 <action name="Options_EasyUnlockRequireProximity_Disable">
9206 <owner>isherman@chromium.org</owner>
9207 <owner>tengs@chromium.org</owner>
9209 The user disabled the option to require their phone to be in very close
9210 proximity to their Chromebook (roughly, within 1 foot), in order for Smart
9211 Lock to unlock the Chromebook.
9215 <action name="Options_EasyUnlockRequireProximity_Enable">
9216 <owner>isherman@chromium.org</owner>
9217 <owner>tengs@chromium.org</owner>
9219 The user enabled the option to require their phone to be in very close
9220 proximity to their Chromebook (roughly, within 1 foot), in order for Smart
9221 Lock to unlock the Chromebook.
9225 <action name="Options_EnableCloudPrintProxy">
9226 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9227 <description>Please enter the description of this user action.</description>
9230 <action name="Options_FormAutofill_Disable">
9231 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9232 <description>Please enter the description of this user action.</description>
9235 <action name="Options_FormAutofill_Enable">
9236 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9237 <description>Please enter the description of this user action.</description>
9240 <action name="Options_GearsSettings">
9241 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9242 <description>Please enter the description of this user action.</description>
9245 <action name="Options_GetMoreExtensions">
9246 <owner>jwd@chromium.org</owner>
9247 <description>Extensions: Click on 'Get More Extensions' link.</description>
9250 <action name="Options_GoogleGeolocationAccessCheckbox_Disable">
9251 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9252 <description>Please enter the description of this user action.</description>
9255 <action name="Options_GoogleGeolocationAccessCheckbox_Enable">
9256 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9257 <description>Please enter the description of this user action.</description>
9260 <action name="Options_GtkThemeSet">
9261 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9262 <description>Please enter the description of this user action.</description>
9265 <action name="Options_GuestBrowsing_Disable">
9266 <owner>stevenjb@chromium.org</owner>
9267 <description>Settings: Users: Disable guest browsing</description>
9270 <action name="Options_GuestBrowsing_Enable">
9271 <owner>stevenjb@chromium.org</owner>
9272 <description>Settings: Users: Enable guest browsing</description>
9275 <action name="Options_Homepage_HideHomeButton">
9276 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9277 <description>Please enter the description of this user action.</description>
9279 Deprecated as of 03/2012. This option is now a checkbox (r127199).
9283 <action name="Options_Homepage_HomeButton_Disable">
9284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9285 <description>Please enter the description of this user action.</description>
9288 <action name="Options_Homepage_HomeButton_Enable">
9289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9290 <description>Please enter the description of this user action.</description>
9293 <action name="Options_Homepage_IsNewTabPage_Disable">
9294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9295 <description>Please enter the description of this user action.</description>
9298 <action name="Options_Homepage_IsNewTabPage_Enable">
9299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9300 <description>Please enter the description of this user action.</description>
9303 <action name="Options_Homepage_ShowHomeButton">
9304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9305 <description>Please enter the description of this user action.</description>
9307 Deprecated as of 03/2012. This option is now a checkbox (r127199).
9311 <action name="Options_Homepage_ShowSettings">
9312 <owner>michaelpg@chromium.org</owner>
9313 <description>Settings: Appearance: (Homepage settings): Change</description>
9316 <action name="Options_Homepage_URL">
9317 <owner>michaelpg@chromium.org</owner>
9318 <description>Settings: Appearance: Home page: Open this page</description>
9321 <action name="Options_Homepage_UseNewTab">
9322 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9323 <description>Please enter the description of this user action.</description>
9326 <action name="Options_Homepage_UseURL">
9327 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9328 <description>Please enter the description of this user action.</description>
9331 <action name="Options_HotwordCheckbox_Disable">
9332 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9333 <description>Please enter the description of this user action.</description>
9336 <action name="Options_HotwordCheckbox_Enable">
9337 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9338 <description>Please enter the description of this user action.</description>
9341 <action name="Options_Hotword_AudioLogging_Checkbox_Disable">
9342 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9343 <description>Please enter the description of the metric.</description>
9346 <action name="Options_Hotword_AudioLogging_Checkbox_Enable">
9347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9348 <description>Please enter the description of the metric.</description>
9351 <action name="Options_ImagesCheckbox_Disable">
9352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9353 <description>Please enter the description of this user action.</description>
9356 <action name="Options_ImagesCheckbox_Enable">
9357 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9358 <description>Please enter the description of this user action.</description>
9361 <action name="Options_InstantEnabled_Disable">
9362 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9363 <description>Please enter the description of this user action.</description>
9366 <action name="Options_InstantEnabled_Enable">
9367 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9368 <description>Please enter the description of this user action.</description>
9371 <action name="Options_InstantExtendedEnabled_Disable">
9372 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9373 <description>Please enter the description of this user action.</description>
9376 <action name="Options_InstantExtendedEnabled_Enable">
9377 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9378 <description>Please enter the description of this user action.</description>
9381 <action name="Options_Internet_DataRoaming_Disable">
9382 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9383 <description>Please enter the description of this user action.</description>
9386 <action name="Options_Internet_DataRoaming_Enable">
9387 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9388 <description>Please enter the description of this user action.</description>
9391 <action name="Options_JavaCheckbox_Disable">
9392 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9393 <description>Please enter the description of this user action.</description>
9396 <action name="Options_JavaCheckbox_Enable">
9397 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9398 <description>Please enter the description of this user action.</description>
9401 <action name="Options_KeyboardAutoRepeat_Delay">
9402 <owner>michaelpg@chromium.org</owner>
9403 <description>Settings: Keyboard settings: Auto-repeat delay</description>
9406 <action name="Options_KeyboardAutoRepeat_Disable">
9407 <owner>michaelpg@chromium.org</owner>
9408 <description>Settings: Keyboard settings: Disable auto-repeat</description>
9411 <action name="Options_KeyboardAutoRepeat_Enable">
9412 <owner>michaelpg@chromium.org</owner>
9413 <description>Settings: Keyboard settings: Enable auto-repeat</description>
9416 <action name="Options_KeyboardAutoRepeat_Interval">
9417 <owner>michaelpg@chromium.org</owner>
9418 <description>Settings: Keyboard settings: Auto-repeat interval</description>
9421 <action name="Options_KeyboardRemapAltKey">
9422 <owner>stevenjb@chromium.org</owner>
9423 <description>Settings: Keyboard settings: Alt</description>
9426 <action name="Options_KeyboardRemapCapsLockKey">
9427 <owner>stevenjb@chromium.org</owner>
9428 <description>Settings: Keyboard settings: CapsLock</description>
9431 <action name="Options_KeyboardRemapControlKey">
9432 <owner>stevenjb@chromium.org</owner>
9433 <description>Settings: Keyboard settings: Ctrl</description>
9436 <action name="Options_KeyboardRemapDiamondKey">
9437 <owner>stevenjb@chromium.org</owner>
9438 <description>Settings: Keyboard settings: Diamond</description>
9441 <action name="Options_KeyboardRemapSearchKey">
9442 <owner>stevenjb@chromium.org</owner>
9443 <description>Settings: Keyboard settings: Search</description>
9446 <action name="Options_KeyboardShowKeyboardShortcuts">
9447 <owner>michaelpg@chromium.org</owner>
9449 Settings: Keyboard settings: View keyboard shortcuts
9453 <action name="Options_KeyboardShowLanguageSettings">
9454 <owner>stevenjb@chromium.org</owner>
9456 Settings: Keyboard settings: Change language and input settings
9460 <action name="Options_Languages_Add">
9461 <owner>michaelpg@chromium.org</owner>
9462 <description>Settings: Languages and input: Add language</description>
9465 <action name="Options_Languages_InputMethodCheckbox_Disable">
9466 <owner>michaelpg@chromium.org</owner>
9467 <description>Settings: Languages and input: Input method</description>
9470 <action name="Options_Languages_InputMethodCheckbox_Enable">
9471 <owner>michaelpg@chromium.org</owner>
9472 <description>Settings: Languages and input: Input method</description>
9475 <action name="Options_Languages_SpellCheck">
9476 <owner>michaelpg@chromium.org</owner>
9478 Settings: Languages and input: Use language for spell checking
9482 <action name="Options_LanuageAndSpellCheckSettings">
9483 <owner>michaelpg@chromium.org</owner>
9484 <description>Settings: Language and input settings</description>
9487 <action name="Options_LinkDoctorCheckbox_Disable">
9488 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9489 <description>Please enter the description of this user action.</description>
9492 <action name="Options_LinkDoctorCheckbox_Enable">
9493 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9494 <description>Please enter the description of this user action.</description>
9497 <action name="Options_LoadUnpackedExtension">
9498 <owner>jwd@chromium.org</owner>
9499 <description>Extensions: Loads an unpacked extension.</description>
9502 <action name="Options_ManageAccounts">
9503 <owner>stevenjb@chromium.org</owner>
9504 <description>Settings: Users: Manage other users</description>
9507 <action name="Options_ManageCloudPrinters">
9508 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9509 <description>Please enter the description of this user action.</description>
9512 <action name="Options_ManageSSLCertificates">
9513 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9514 <description>Please enter the description of this user action.</description>
9517 <action name="Options_ManageSearchEngines">
9518 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9519 <description>Please enter the description of this user action.</description>
9522 <action name="Options_ManagerCerts">
9523 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9524 <description>Please enter the description of this user action.</description>
9527 <action name="Options_MetricsReportingCheckbox_Disable">
9528 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9529 <description>Please enter the description of this user action.</description>
9532 <action name="Options_MetricsReportingCheckbox_Enable">
9533 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9534 <description>Please enter the description of this user action.</description>
9537 <action name="Options_MousePrimaryRight_Disable">
9538 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9539 <description>Please enter the description of this user action.</description>
9542 <action name="Options_MousePrimaryRight_Enable">
9543 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9544 <description>Please enter the description of this user action.</description>
9547 <action name="Options_NetworkAddVPNBuiltIn">
9548 <owner>stevenjb@chromium.org</owner>
9550 Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
9551 an OpenVPN or L2TP VPN.
9555 <action name="Options_NetworkAddVPNThirdParty">
9556 <owner>stevenjb@chromium.org</owner>
9558 Settings: Internet connection: VPN dropdown: Show "add network"
9559 dialog for a third-party VPN provider.
9563 <action name="Options_NetworkAutoConnect">
9564 <owner>stevenjb@chromium.org</owner>
9566 Settings: Internet connection: Network detail: Auto Connect to network
9570 <action name="Options_NetworkConnectToVPN">
9571 <owner>stevenjb@chromium.org</owner>
9573 Settings: Internet connection: Network detail (VPN): Connect
9577 <action name="Options_NetworkConnectToWifi">
9578 <owner>stevenjb@chromium.org</owner>
9580 Settings: Internet connection: Network detail (Wifi): Connect
9584 <action name="Options_NetworkDisconnectVPN">
9585 <owner>stevenjb@chromium.org</owner>
9587 Settings: Internet connection: Network detail (VPN): Disconnect
9591 <action name="Options_NetworkDisconnectWifi">
9592 <owner>stevenjb@chromium.org</owner>
9594 Settings: Internet connection: Network detail (Wifi): Disconnect
9598 <action name="Options_NetworkJoinOtherVPN">
9599 <owner>stevenjb@chromium.org</owner>
9601 Settings: Internet connection: VPN dropdown: Join other
9603 <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
9606 <action name="Options_NetworkJoinOtherWifi">
9607 <owner>stevenjb@chromium.org</owner>
9609 Settings: Internet connection: Wifi dropdown: Join other
9613 <action name="Options_NetworkManualProxy_Disable">
9614 <owner>stevenjb@chromium.org</owner>
9616 Settings: Internet connection: Network detail: direct or automatic proxy
9621 <action name="Options_NetworkManualProxy_Enable">
9622 <owner>stevenjb@chromium.org</owner>
9624 Settings: Internet connection: Network detail: manual proxy config
9628 <action name="Options_NetworkSetPrefer">
9629 <owner>stevenjb@chromium.org</owner>
9631 Settings: Internet connection: Network detail: Prefer this network
9635 <action name="Options_NetworkShowDetailsCellular">
9636 <owner>stevenjb@chromium.org</owner>
9638 Settings: Internet connection: Network detail (cellular)
9642 <action name="Options_NetworkShowDetailsCellularConnected">
9643 <owner>stevenjb@chromium.org</owner>
9645 Settings: Internet connection: Network detail (connected cellular)
9649 <action name="Options_NetworkShowDetailsVPN">
9650 <owner>stevenjb@chromium.org</owner>
9651 <description>Settings: Internet connection: Network detail (VPN)</description>
9654 <action name="Options_NetworkShowDetailsVPNConnected">
9655 <owner>stevenjb@chromium.org</owner>
9657 Settings: Internet connection: Network detail (connected VPN)
9661 <action name="Options_NetworkShowDetailsWifi">
9662 <owner>stevenjb@chromium.org</owner>
9664 Settings: Internet connection: Network detail (wifi)
9668 <action name="Options_NetworkShowDetailsWifiConnected">
9669 <owner>stevenjb@chromium.org</owner>
9671 Settings: Internet connection: Network detail (connected wifi)
9675 <action name="Options_NetworkShowPreferred">
9676 <owner>stevenjb@chromium.org</owner>
9678 Settings: Internet connection: Wifi dropdiwn: Preferred networks...
9682 <action name="Options_NetworkShowProxyTab">
9683 <owner>stevenjb@chromium.org</owner>
9685 Settings: Internet connection: Network detail: select proxy tab
9689 <action name="Options_NetworkUseSharedProxies_Disable">
9690 <owner>stevenjb@chromium.org</owner>
9692 Settings: Internet connection: Allow proxies for shared networks
9696 <action name="Options_NetworkUseSharedProxies_Enable">
9697 <owner>stevenjb@chromium.org</owner>
9699 Settings: Internet connection: Allow proxies for shared networks
9703 <action name="Options_NetworkWifiToggle">
9704 <owner>stevenjb@chromium.org</owner>
9706 Settings: Internet connection: Wifi dropdown: Enable/Disable Wifi
9710 <action name="Options_OpenWallpaperManager">
9711 <owner>michaelpg@chromium.org</owner>
9712 <description>Settings: Appearance: Set wallpaper...</description>
9715 <action name="Options_PasswordGenerationCheckbox_Disable">
9716 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9717 <description>Please enter the description of this user action.</description>
9720 <action name="Options_PasswordGenerationCheckbox_Enable">
9721 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9722 <description>Please enter the description of this user action.</description>
9725 <action name="Options_PasswordManagerDeletePassword">
9726 <owner>michaelpg@chromium.org</owner>
9727 <description>Settings: Password manager: Delete password</description>
9730 <action name="Options_PasswordManagerExceptionsLearnMore">
9731 <owner>michaelpg@chromium.org</owner>
9733 Settings: Password manager: Learn more about exceptions
9737 <action name="Options_PasswordManagerSearch">
9738 <owner>michaelpg@chromium.org</owner>
9739 <description>Settings: Password manager: Search</description>
9742 <action name="Options_PasswordManager_Disable">
9743 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9744 <description>Please enter the description of this user action.</description>
9747 <action name="Options_PasswordManager_Enable">
9748 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9749 <description>Please enter the description of this user action.</description>
9752 <action name="Options_PluginsCheckbox_Disable">
9753 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9754 <description>Please enter the description of this user action.</description>
9757 <action name="Options_PluginsCheckbox_Enable">
9758 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9759 <description>Please enter the description of this user action.</description>
9762 <action name="Options_ResetAutoOpenFiles">
9763 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9764 <description>Please enter the description of this user action.</description>
9767 <action name="Options_ResetToDefaults">
9768 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9769 <description>Please enter the description of this user action.</description>
9772 <action name="Options_ResolveTimezoneByGeoLocation_Disable">
9773 <owner>alemate@chromium.org</owner>
9774 <description>ChromeOS periodic timezone refresh disabled.</description>
9777 <action name="Options_ResolveTimezoneByGeoLocation_Enable">
9778 <owner>alemate@chromium.org</owner>
9779 <description>ChromeOS periodic timezone refresh enabled.</description>
9782 <action name="Options_SSL2_Disable">
9783 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9784 <description>Please enter the description of this user action.</description>
9787 <action name="Options_SSL2_Enable">
9788 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9789 <description>Please enter the description of this user action.</description>
9792 <action name="Options_SSL3_Disable">
9793 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9794 <description>Please enter the description of this user action.</description>
9797 <action name="Options_SSL3_Enable">
9798 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9799 <description>Please enter the description of this user action.</description>
9802 <action name="Options_SafeBrowsingCheckbox_Disable">
9803 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9804 <description>Please enter the description of this user action.</description>
9807 <action name="Options_SafeBrowsingCheckbox_Enable">
9808 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9809 <description>Please enter the description of this user action.</description>
9812 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
9813 <owner>felt@chromium.org</owner>
9814 <description>Safe Browsing download feedback disabled</description>
9816 Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
9820 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
9821 <owner>felt@chromium.org</owner>
9822 <description>Safe Browsing download feedback enabled</description>
9824 Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
9828 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
9829 <owner>felt@chromium.org</owner>
9830 <description>Safe Browsing Extended Reporting disabled</description>
9833 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
9834 <owner>felt@chromium.org</owner>
9835 <description>Safe Browsing Extended Reporting enabled</description>
9838 <action name="Options_ScreenLock_Disable">
9839 <owner>stevenjb@chromium.org</owner>
9841 Settings: Users: Do not require a password to wake from sleep
9845 <action name="Options_ScreenLock_Enable">
9846 <owner>stevenjb@chromium.org</owner>
9848 Settings: Users: Require a password to wake from sleep
9852 <action name="Options_SearchEngineChanged">
9853 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9854 <description>Please enter the description of this user action.</description>
9857 <action name="Options_SearchEngineRemoved">
9858 <owner>michaelpg@chromium.org</owner>
9859 <description>Settings: Manage search engines...: Remove</description>
9862 <action name="Options_SearchEngineSetDefault">
9863 <owner>michaelpg@chromium.org</owner>
9864 <description>Settings: Manage search engines...: Make default</description>
9867 <action name="Options_SensitivitySlider_Changed">
9868 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9869 <description>Please enter the description of this user action.</description>
9872 <action name="Options_SetAsDefaultBrowser">
9873 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9874 <description>Please enter the description of this user action.</description>
9877 <action name="Options_SetDownloadDirectory">
9878 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9879 <description>Please enter the description of this user action.</description>
9882 <action name="Options_SetTimeDialog_Show">
9883 <owner>michaelpg@chromium.org</owner>
9884 <description>Set system time dialog was launched.</description>
9887 <action name="Options_ShowAdvancedSettings">
9888 <owner>stevenjb@chromium.org</owner>
9889 <description>Settings: Show advanced settings</description>
9892 <action name="Options_ShowAutofillSettings">
9893 <owner>michaelpg@chromium.org</owner>
9894 <description>Settings: Show autofill settings</description>
9897 <action name="Options_ShowBatterySettings">
9898 <owner>michaelpg@chromium.org</owner>
9899 <description>Settings: Power settings</description>
9902 <action name="Options_ShowBookmarksBar_Disable">
9903 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9904 <description>Please enter the description of this user action.</description>
9907 <action name="Options_ShowBookmarksBar_Enable">
9908 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9909 <description>Please enter the description of this user action.</description>
9912 <action name="Options_ShowCookies">
9913 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9914 <description>Please enter the description of this user action.</description>
9917 <action name="Options_ShowFontSettings">
9918 <owner>michaelpg@chromium.org</owner>
9919 <description>Setings: Customize fonts</description>
9922 <action name="Options_ShowKeyboardSettings">
9923 <owner>stevenjb@chromium.org</owner>
9924 <description>Settings: Keyboard settings</description>
9927 <action name="Options_ShowPasswordManager">
9928 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9929 <description>Please enter the description of this user action.</description>
9932 <action name="Options_ShowPasswordsExceptions">
9933 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9934 <description>Please enter the description of this user action.</description>
9937 <action name="Options_ShowPowerSettings">
9938 <owner>michaelpg@chromium.org</owner>
9939 <description>Settings: Manage power</description>
9942 <action name="Options_ShowProxySettings">
9943 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9944 <description>Please enter the description of this user action.</description>
9947 <action name="Options_ShowSyncAdvanced">
9948 <owner>stevenjb@chromium.org</owner>
9949 <description>Settings: Show advanced sync settings</description>
9952 <action name="Options_ShowTouchpadSettings">
9953 <owner>stevenjb@chromium.org</owner>
9954 <description>Settings: Touchpad settings</description>
9957 <action name="Options_ShowUserNamesOnSignin_Disable">
9958 <owner>stevenjb@chromium.org</owner>
9959 <description>Settings: Users: Disable usernames on signin</description>
9962 <action name="Options_ShowUserNamesOnSignin_Enable">
9963 <owner>stevenjb@chromium.org</owner>
9964 <description>Settings: Users: Enable usernames on signin</description>
9967 <action name="Options_SpeedFactorSlider_Changed">
9968 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9969 <description>Please enter the description of this user action.</description>
9972 <action name="Options_SpellCheck_Disable">
9973 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9974 <description>Please enter the description of this user action.</description>
9977 <action name="Options_SpellCheck_Enable">
9978 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9979 <description>Please enter the description of this user action.</description>
9982 <action name="Options_SpellingServiceCheckbox_Disable">
9983 <owner>michaelpg@chromium.org</owner>
9984 <description>Settings: Privacy: Use spelling service</description>
9987 <action name="Options_SpellingServiceCheckbox_Enable">
9988 <owner>michaelpg@chromium.org</owner>
9989 <description>Settings: Privacy: Use spelling service</description>
9992 <action name="Options_Startup_Custom">
9993 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9994 <description>Please enter the description of this user action.</description>
9997 <action name="Options_Startup_Homepage">
9998 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9999 <description>Please enter the description of this user action.</description>
10002 <action name="Options_Startup_LastSession">
10003 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10004 <description>Please enter the description of this user action.</description>
10007 <action name="Options_Startup_NewTab">
10008 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10009 <description>Please enter the description of this user action.</description>
10012 <action name="Options_SupervisedUsers_Disable">
10013 <owner>stevenjb@chromium.org</owner>
10014 <description>Settings: Users: Disable supervised users</description>
10017 <action name="Options_SupervisedUsers_Enable">
10018 <owner>stevenjb@chromium.org</owner>
10019 <description>Settings: Users: Enable supervised users</description>
10022 <action name="Options_SyncSelectDataTypes">
10023 <owner>stevenjb@chromium.org</owner>
10025 Settings: Users: Sync: Enable selectively syncing data types
10029 <action name="Options_SyncSetDefault">
10030 <owner>stevenjb@chromium.org</owner>
10031 <description>Settings: Users: Sync: Use default settings</description>
10034 <action name="Options_SyncSetEncryption">
10035 <owner>stevenjb@chromium.org</owner>
10036 <description>Settings: Users: Sync: Encrypt sync data</description>
10039 <action name="Options_SyncToggleDataType">
10040 <owner>stevenjb@chromium.org</owner>
10041 <description>Settings: Users: Toggle a sync data type</description>
10044 <action name="Options_TLS1_Disable">
10045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10046 <description>Please enter the description of this user action.</description>
10049 <action name="Options_TLS1_Enable">
10050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10051 <description>Please enter the description of this user action.</description>
10054 <action name="Options_TabsToLinks_Disable">
10055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10056 <description>Please enter the description of this user action.</description>
10059 <action name="Options_TabsToLinks_Enable">
10060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10061 <description>Please enter the description of this user action.</description>
10064 <action name="Options_TapToClickCheckbox_Disable">
10065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10066 <description>Please enter the description of this user action.</description>
10069 <action name="Options_TapToClickCheckbox_Enable">
10070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10071 <description>Please enter the description of this user action.</description>
10074 <action name="Options_ThemesGallery">
10075 <owner>michaelpg@chromium.org</owner>
10076 <description>Settings: Appearance: Get themes</description>
10079 <action name="Options_ThemesReset">
10080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10081 <description>Please enter the description of this user action.</description>
10084 <action name="Options_TimezoneSelect">
10085 <owner>michaelpg@chromium.org</owner>
10086 <description>Settings: Date and time: Timezone</description>
10089 <action name="Options_ToggleDeveloperMode_Disabled">
10090 <owner>jwd@chromium.org</owner>
10092 Extensions: Disables developer mode for Chrome extensions.
10096 <action name="Options_ToggleDeveloperMode_Enabled">
10097 <owner>jwd@chromium.org</owner>
10099 Extensions: Enables developer mode for Chrome extensions.
10103 <action name="Options_TouchpadNaturalScroll_Disable">
10104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10105 <description>Please enter the description of this user action.</description>
10108 <action name="Options_TouchpadNaturalScroll_Enable">
10109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10110 <description>Please enter the description of this user action.</description>
10113 <action name="Options_TouchpadTapToClick_Disable">
10114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10115 <description>Please enter the description of this user action.</description>
10118 <action name="Options_TouchpadTapToClick_Enable">
10119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10120 <description>Please enter the description of this user action.</description>
10123 <action name="Options_Translate_Disable">
10124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10125 <description>Please enter the description of this user action.</description>
10128 <action name="Options_Translate_Enable">
10129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10130 <description>Please enter the description of this user action.</description>
10133 <action name="Options_UpdateExtensions">
10134 <owner>jwd@chromium.org</owner>
10135 <description>Extensions: Click on update extensions in settings.</description>
10138 <action name="Options_Use24HourClockCheckbox_Disable">
10139 <owner>michaelpg@chromium.org</owner>
10140 <description>Settings: Date and time: Use 24-hour clock</description>
10143 <action name="Options_Use24HourClockCheckbox_Enable">
10144 <owner>michaelpg@chromium.org</owner>
10145 <description>Settings: Date and time: Use 24-hour clock</description>
10148 <action name="Options_UseSpellingServiceCheckbox_Disable">
10149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10150 <description>Please enter the description of this user action.</description>
10153 <action name="Options_UseSpellingServiceCheckbox_Enable">
10154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10155 <description>Please enter the description of this user action.</description>
10158 <action name="Options_UseSuggestCheckbox_Disable">
10159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10160 <description>Please enter the description of this user action.</description>
10163 <action name="Options_UseSuggestCheckbox_Enable">
10164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10165 <description>Please enter the description of this user action.</description>
10168 <action name="Options_VertEdgeScrollCheckbox_Disable">
10169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10170 <description>Please enter the description of this user action.</description>
10173 <action name="Options_VertEdgeScrollCheckbox_Enable">
10174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10175 <description>Please enter the description of this user action.</description>
10178 <action name="Options_WakeOnWifiSsid_Disable">
10179 <owner>michaelpg@chromium.org</owner>
10180 <description>Settings: Disable Wake on Wi-Fi SSID</description>
10183 <action name="Options_WakeOnWifiSsid_Enable">
10184 <owner>michaelpg@chromium.org</owner>
10185 <description>Settings: Enable Wake on Wi-Fi SSID</description>
10188 <action name="Options_WhitelistedUser_Add">
10189 <owner>stevenjb@chromium.org</owner>
10190 <description>Settings: Users: Add a whitelisted user</description>
10193 <action name="Options_WhitelistedUser_Remove">
10194 <owner>stevenjb@chromium.org</owner>
10195 <description>Settings: Users: Remove a whitelisted user</description>
10198 <action name="OriginChipPress">
10199 <owner>macourteau@chromium.org</owner>
10200 <description>Please enter the description of this user action.</description>
10201 <obsolete>This flag no longer exists.</obsolete>
10204 <action name="OutdatedPluginInfobar.AllowThisTime">
10205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10206 <description>Please enter the description of this user action.</description>
10209 <action name="OutdatedPluginInfobar.Closed">
10210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10211 <description>Please enter the description of this user action.</description>
10214 <action name="OutdatedPluginInfobar.Dismissed">
10215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10216 <description>Please enter the description of this user action.</description>
10219 <action name="OutdatedPluginInfobar.LearnMore">
10220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10221 <description>Please enter the description of this user action.</description>
10224 <action name="OutdatedPluginInfobar.Shown">
10225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10226 <description>Please enter the description of this user action.</description>
10229 <action name="OutdatedPluginInfobar.Shown.Java">
10230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10231 <description>Please enter the description of this user action.</description>
10234 <action name="OutdatedPluginInfobar.Shown.QuickTime">
10235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10236 <description>Please enter the description of this user action.</description>
10239 <action name="OutdatedPluginInfobar.Shown.Reader">
10240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10241 <description>Please enter the description of this user action.</description>
10244 <action name="OutdatedPluginInfobar.Shown.RealPlayer">
10245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10246 <description>Please enter the description of this user action.</description>
10249 <action name="OutdatedPluginInfobar.Shown.Shockwave">
10250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10251 <description>Please enter the description of this user action.</description>
10254 <action name="OutdatedPluginInfobar.Shown.Silverlight">
10255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10256 <description>Please enter the description of this user action.</description>
10259 <action name="OutdatedPluginInfobar.Update">
10260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10261 <description>Please enter the description of this user action.</description>
10264 <action name="OutdatedUpgradeBubble.EnableAU">
10265 <owner>mad@chromium.org</owner>
10267 When the user clicks on the Enable updates button of the outdated upgrade
10272 <action name="OutdatedUpgradeBubble.Later">
10273 <owner>mad@chromium.org</owner>
10275 When the user clicks on the Later button of the outdated upgrade bubble.
10279 <action name="OutdatedUpgradeBubble.Reinstall">
10280 <owner>mad@chromium.org</owner>
10282 When the user clicks on the Reinstall button of the outdated upgrade bubble.
10286 <action name="OutdatedUpgradeBubble.Show">
10287 <owner>mad@chromium.org</owner>
10289 When the outdated upgrade bubble is shown for a user with auto-update on.
10293 <action name="OutdatedUpgradeBubble.ShowNoAU">
10294 <owner>mad@chromium.org</owner>
10296 When the outdated upgrade bubble is shown for a user with auto-update off.
10300 <action name="Outdent">
10301 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10302 <description>Please enter the description of this user action.</description>
10305 <action name="OverrideEncoding">
10306 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10307 <description>Please enter the description of this user action.</description>
10310 <action name="PDF.FitToHeightButton">
10311 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10312 <description>Please enter the description of this user action.</description>
10315 <action name="PDF.FitToPageButton">
10316 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10317 <description>Please enter the description of this user action.</description>
10320 <action name="PDF.FitToWidthButton">
10321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10322 <description>Please enter the description of this user action.</description>
10325 <action name="PDF.LoadFailure">
10326 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10327 <description>Please enter the description of this user action.</description>
10330 <action name="PDF.LoadSuccess">
10331 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10332 <description>Please enter the description of this user action.</description>
10335 <action name="PDF.PreviewDocumentLoadFailure">
10336 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10337 <description>Please enter the description of this user action.</description>
10340 <action name="PDF.PrintButton">
10341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10342 <description>Please enter the description of this user action.</description>
10345 <action name="PDF.PrintPage">
10346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10347 <description>Please enter the description of this user action.</description>
10350 <action name="PDF.SaveButton">
10351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10352 <description>Please enter the description of this user action.</description>
10355 <action name="PDF.SavePage">
10356 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10357 <description>Please enter the description of this user action.</description>
10360 <action name="PDF.ZoomFromBrowser">
10361 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10362 <description>Please enter the description of this user action.</description>
10365 <action name="PDF.ZoomInButton">
10366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10367 <description>Please enter the description of this user action.</description>
10370 <action name="PDF.ZoomOutButton">
10371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10372 <description>Please enter the description of this user action.</description>
10375 <action name="PDF_EnableReaderInfoBarCancel">
10376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10377 <description>Please enter the description of this user action.</description>
10380 <action name="PDF_EnableReaderInfoBarOK">
10381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10382 <description>Please enter the description of this user action.</description>
10385 <action name="PDF_EnableReaderInfoBarShown">
10386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10387 <description>Please enter the description of this user action.</description>
10390 <action name="PDF_InstallReaderInfoBarCancel">
10391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10392 <description>Please enter the description of this user action.</description>
10395 <action name="PDF_InstallReaderInfoBarOK">
10396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10397 <description>Please enter the description of this user action.</description>
10400 <action name="PDF_InstallReaderInfoBarShown">
10401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10402 <description>Please enter the description of this user action.</description>
10405 <action name="PDF_ReaderInterstitialCancel">
10406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10407 <description>Please enter the description of this user action.</description>
10410 <action name="PDF_ReaderInterstitialIgnore">
10411 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10412 <description>Please enter the description of this user action.</description>
10415 <action name="PDF_ReaderInterstitialShown">
10416 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10417 <description>Please enter the description of this user action.</description>
10420 <action name="PDF_ReaderInterstitialUpdate">
10421 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10422 <description>Please enter the description of this user action.</description>
10425 <action name="PDF_Unsupported_3D">
10426 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10427 <description>Please enter the description of this user action.</description>
10430 <action name="PDF_Unsupported_Attachment">
10431 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10432 <description>Please enter the description of this user action.</description>
10435 <action name="PDF_Unsupported_Bookmarks">
10436 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10437 <description>Please enter the description of this user action.</description>
10440 <action name="PDF_Unsupported_Digital_Signature">
10441 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10442 <description>Please enter the description of this user action.</description>
10445 <action name="PDF_Unsupported_Movie">
10446 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10447 <description>Please enter the description of this user action.</description>
10450 <action name="PDF_Unsupported_Portfolios">
10451 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10452 <description>Please enter the description of this user action.</description>
10455 <action name="PDF_Unsupported_Portfolios_Packages">
10456 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10457 <description>Please enter the description of this user action.</description>
10460 <action name="PDF_Unsupported_Rights_Management">
10461 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10462 <description>Please enter the description of this user action.</description>
10465 <action name="PDF_Unsupported_Screen">
10466 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10467 <description>Please enter the description of this user action.</description>
10470 <action name="PDF_Unsupported_Shared_Form">
10471 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10472 <description>Please enter the description of this user action.</description>
10475 <action name="PDF_Unsupported_Shared_Review">
10476 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10477 <description>Please enter the description of this user action.</description>
10480 <action name="PDF_Unsupported_Sound">
10481 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10482 <description>Please enter the description of this user action.</description>
10485 <action name="PDF_Unsupported_XFA">
10486 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10487 <description>Please enter the description of this user action.</description>
10490 <action name="PDF_UseReaderInfoBarCancel">
10491 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10492 <description>Please enter the description of this user action.</description>
10495 <action name="PDF_UseReaderInfoBarOK">
10496 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10497 <description>Please enter the description of this user action.</description>
10500 <action name="PDF_UseReaderInfoBarShown">
10501 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10502 <description>Please enter the description of this user action.</description>
10505 <action name="PPAPI.BrokerInfobarClickedAllow">
10506 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10507 <description>Please enter the description of this user action.</description>
10510 <action name="PPAPI.BrokerInfobarClickedDeny">
10511 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10512 <description>Please enter the description of this user action.</description>
10515 <action name="PPAPI.BrokerInfobarDisplayed">
10516 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10517 <description>Please enter the description of this user action.</description>
10520 <action name="PPAPI.BrokerSettingAllow">
10521 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10522 <description>Please enter the description of this user action.</description>
10525 <action name="PPAPI.BrokerSettingDeny">
10526 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10527 <description>Please enter the description of this user action.</description>
10530 <action name="PageDown">
10531 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10532 <description>Please enter the description of this user action.</description>
10535 <action name="PageLoad" not_user_triggered="true">
10536 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10537 <description>Please enter the description of this user action.</description>
10540 <action name="PageLoadSRP" not_user_triggered="true">
10541 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10542 <description>Please enter the description of this user action.</description>
10545 <action name="PageUp">
10546 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10547 <description>Please enter the description of this user action.</description>
10550 <action name="Panel_Minimize_Caption_Click">
10551 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10552 <description>Please enter the description of this user action.</description>
10555 <action name="Panel_Minimize_Caption_Gesture">
10556 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10557 <description>Please enter the description of this user action.</description>
10560 <action name="PasswordManager_Disabled">
10561 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10562 <description>Please enter the description of this user action.</description>
10565 <action name="PasswordManager_Enabled">
10566 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10567 <description>Please enter the description of this user action.</description>
10570 <action name="PasswordManager_RemovePasswordException">
10571 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10572 <description>Please enter the description of this user action.</description>
10575 <action name="PasswordManager_RemoveSavedPassword">
10576 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10577 <description>Please enter the description of this user action.</description>
10580 <action name="PasswordManager_SyncCredentialShown">
10581 <owner>gcasto@chromium.org</owner>
10582 <owner>vabr@chromium.org</owner>
10584 Counts the number of times a user views the saved credentials for their sync
10589 <action name="PasswordManager_SyncCredentialUsed">
10590 <owner>gcasto@chromium.org</owner>
10591 <owner>vabr@chromium.org</owner>
10593 Counts the number of times a user submits an autofilled credential which
10594 matches their sync account.
10598 <action name="Paste">
10599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10600 <description>Please enter the description of this user action.</description>
10603 <action name="PasteAndMatchStyle">
10604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10605 <description>Please enter the description of this user action.</description>
10608 <action name="PeopleSearch_OpenChat">
10609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10610 <description>Please enter the description of this user action.</description>
10613 <action name="PeopleSearch_SendEmail">
10614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10615 <description>Please enter the description of this user action.</description>
10618 <action name="PermissionBubbleIFrameRequestQueued">
10619 <owner>gbillock@chromium.org</owner>
10620 <owner>leng@chromium.org</owner>
10622 A website with a domain that is not the same as the main frame's domain
10623 requested a permission and that permission was queued because an existing
10624 permission request was already visible, or because an existing request for
10625 the main frame's domain is pending.
10629 <action name="PermissionBubbleRequest">
10630 <owner>gbillock@chromium.org</owner>
10631 <owner>leng@chromium.org</owner>
10632 <description>A website requested a permission.</description>
10635 <action name="PermissionBubbleRequestQueued">
10636 <owner>gbillock@chromium.org</owner>
10637 <owner>leng@chromium.org</owner>
10639 A website requested a permission which was queued because an existing
10640 permission request was already visible.
10644 <action name="PlatformVerificationAccepted">
10645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10646 <description>Please enter the description of this user action.</description>
10649 <action name="PlatformVerificationRejected">
10650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10651 <description>Please enter the description of this user action.</description>
10654 <action name="PluginContextMenu_RotateClockwise">
10655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10656 <description>Please enter the description of this user action.</description>
10659 <action name="PluginContextMenu_RotateCounterclockwise">
10660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10661 <description>Please enter the description of this user action.</description>
10664 <action name="PluginLoaderPosix.LaunchUtilityProcess">
10665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10666 <description>Please enter the description of this user action.</description>
10669 <action name="PluginLoaderPosix.UtilityProcessCrashed">
10670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10671 <description>Please enter the description of this user action.</description>
10674 <action name="Plugin_200ForByteRange">
10675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10676 <description>Please enter the description of this user action.</description>
10679 <action name="Plugin_Blocked">
10680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10681 <description>Please enter the description of this user action.</description>
10684 <action name="Plugin_BlockedByPolicy">
10685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10686 <description>Please enter the description of this user action.</description>
10689 <action name="Plugin_ClickToPlay">
10690 <owner>tommycli@chromium.org</owner>
10692 A plugin instance has loaded as a left click to play placeholder.
10696 <action name="Plugin_Hide_Click">
10697 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10698 <description>Please enter the description of this user action.</description>
10701 <action name="Plugin_Hide_Menu">
10702 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10703 <description>Please enter the description of this user action.</description>
10706 <action name="Plugin_Load_Click">
10707 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10708 <description>Please enter the description of this user action.</description>
10711 <action name="Plugin_Load_Menu">
10712 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10713 <description>Please enter the description of this user action.</description>
10716 <action name="Plugin_Load_UI">
10717 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10718 <description>Please enter the description of this user action.</description>
10721 <action name="Plugin_NPAPINotSupported">
10722 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10723 <description>Please enter the description of this user action.</description>
10726 <action name="PrintNow">
10727 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10728 <description>Please enter the description of this user action.</description>
10731 <action name="PrintPreview">
10732 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10733 <description>Please enter the description of this user action.</description>
10736 <action name="PrintView_PrintDialog">
10737 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10738 <description>Please enter the description of this user action.</description>
10741 <action name="PrintView_PrintNow">
10742 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10743 <description>Please enter the description of this user action.</description>
10746 <action name="PrintView_ZoomMinus">
10747 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10748 <description>Please enter the description of this user action.</description>
10751 <action name="PrintView_ZoomPageFull">
10752 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10753 <description>Please enter the description of this user action.</description>
10756 <action name="PrintView_ZoomPageWidth">
10757 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10758 <description>Please enter the description of this user action.</description>
10761 <action name="PrintView_ZoomPlus">
10762 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10763 <description>Please enter the description of this user action.</description>
10766 <action name="ProcessSwapBindingsMismatch_RVHM">
10767 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10768 <description>Please enter the description of this user action.</description>
10771 <action name="Redo">
10772 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10773 <description>Please enter the description of this user action.</description>
10776 <action name="RegisterProtocolHandler.ContextMenu_Open">
10777 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10778 <description>Please enter the description of this user action.</description>
10781 <action name="RegisterProtocolHandler.ContextMenu_Settings">
10782 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10783 <description>Please enter the description of this user action.</description>
10786 <action name="RegisterProtocolHandler.InfoBar_Deny">
10787 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10788 <description>Please enter the description of this user action.</description>
10791 <action name="RegisterProtocolHandler.InfoBar_LearnMore">
10792 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10793 <description>Please enter the description of this user action.</description>
10796 <action name="RegisterProtocolHandler.InfoBar_Shown">
10797 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10798 <description>Please enter the description of this user action.</description>
10801 <action name="RegisterProtocolHandler.Infobar_Accept">
10802 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10803 <description>Please enter the description of this user action.</description>
10806 <action name="Reload">
10807 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10808 <description>Please enter the description of this user action.</description>
10811 <action name="ReloadIgnoringCache">
10812 <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>
10816 <action name="RemoveFormat">
10817 <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>
10821 <action name="ReportBug">
10822 <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>
10826 <action name="ResetProfile">
10827 <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>
10831 <action name="RestoreTab">
10832 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10833 <description>Please enter the description of this user action.</description>
10836 <action name="SBInterstitialMalwareDontProceed">
10837 <owner>felt@chromium.org</owner>
10838 <description>Please enter the description of this user action.</description>
10839 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10842 <action name="SBInterstitialMalwareDontProceed_V1">
10843 <owner>felt@chromium.org</owner>
10844 <description>Please enter the description of this user action.</description>
10845 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10848 <action name="SBInterstitialMalwareDontProceed_V2">
10849 <owner>felt@chromium.org</owner>
10850 <description>Please enter the description of this user action.</description>
10851 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10854 <action name="SBInterstitialMalwareForcedDontProceed">
10855 <owner>felt@chromium.org</owner>
10856 <description>Please enter the description of this user action.</description>
10857 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10860 <action name="SBInterstitialMalwareForcedDontProceed_V1">
10861 <owner>felt@chromium.org</owner>
10862 <description>Please enter the description of this user action.</description>
10863 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10866 <action name="SBInterstitialMalwareForcedDontProceed_V2">
10867 <owner>felt@chromium.org</owner>
10868 <description>Please enter the description of this user action.</description>
10869 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10872 <action name="SBInterstitialMalwareProceed">
10873 <owner>felt@chromium.org</owner>
10874 <description>Please enter the description of this user action.</description>
10875 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10878 <action name="SBInterstitialMalwareProceed_V1">
10879 <owner>felt@chromium.org</owner>
10880 <description>Please enter the description of this user action.</description>
10881 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10884 <action name="SBInterstitialMalwareProceed_V2">
10885 <owner>felt@chromium.org</owner>
10886 <description>Please enter the description of this user action.</description>
10887 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10890 <action name="SBInterstitialMalwareShow">
10891 <owner>felt@chromium.org</owner>
10892 <description>Please enter the description of this user action.</description>
10893 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10896 <action name="SBInterstitialMalwareShow_V1">
10897 <owner>felt@chromium.org</owner>
10898 <description>Please enter the description of this user action.</description>
10899 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10902 <action name="SBInterstitialMalwareShow_V2">
10903 <owner>felt@chromium.org</owner>
10904 <description>Please enter the description of this user action.</description>
10905 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10908 <action name="SBInterstitialMultipleDontProceed">
10909 <owner>felt@chromium.org</owner>
10910 <description>Please enter the description of this user action.</description>
10911 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10914 <action name="SBInterstitialMultipleDontProceed_V1">
10915 <owner>felt@chromium.org</owner>
10916 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10917 <description>Please enter the description of this user action.</description>
10918 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10921 <action name="SBInterstitialMultipleDontProceed_V2">
10922 <owner>felt@chromium.org</owner>
10923 <description>Please enter the description of this user action.</description>
10924 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10927 <action name="SBInterstitialMultipleForcedDontProceed">
10928 <owner>felt@chromium.org</owner>
10929 <description>Please enter the description of this user action.</description>
10930 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10933 <action name="SBInterstitialMultipleForcedDontProceed_V1">
10934 <owner>felt@chromium.org</owner>
10935 <description>Please enter the description of this user action.</description>
10936 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10939 <action name="SBInterstitialMultipleForcedDontProceed_V2">
10940 <owner>felt@chromium.org</owner>
10941 <description>Please enter the description of this user action.</description>
10942 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10945 <action name="SBInterstitialMultipleProceed">
10946 <owner>felt@chromium.org</owner>
10947 <description>Please enter the description of this user action.</description>
10948 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10951 <action name="SBInterstitialMultipleProceed_V1">
10952 <owner>felt@chromium.org</owner>
10953 <description>Please enter the description of this user action.</description>
10954 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10957 <action name="SBInterstitialMultipleProceed_V2">
10958 <owner>felt@chromium.org</owner>
10959 <description>Please enter the description of this user action.</description>
10960 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10963 <action name="SBInterstitialMultipleShow">
10964 <owner>felt@chromium.org</owner>
10965 <description>Please enter the description of this user action.</description>
10966 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10969 <action name="SBInterstitialMultipleShow_V1">
10970 <owner>felt@chromium.org</owner>
10971 <description>Please enter the description of this user action.</description>
10972 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10975 <action name="SBInterstitialMultipleShow_V2">
10976 <owner>felt@chromium.org</owner>
10977 <description>Please enter the description of this user action.</description>
10978 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10981 <action name="SBInterstitialPhishingDontProceed">
10982 <owner>felt@chromium.org</owner>
10983 <description>Please enter the description of this user action.</description>
10984 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10987 <action name="SBInterstitialPhishingDontProceed_V1">
10988 <owner>felt@chromium.org</owner>
10989 <description>Please enter the description of this user action.</description>
10990 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10993 <action name="SBInterstitialPhishingDontProceed_V2">
10994 <owner>felt@chromium.org</owner>
10995 <description>Please enter the description of this user action.</description>
10996 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10999 <action name="SBInterstitialPhishingForcedDontProceed">
11000 <owner>felt@chromium.org</owner>
11001 <description>Please enter the description of this user action.</description>
11002 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11005 <action name="SBInterstitialPhishingForcedDontProceed_V1">
11006 <owner>felt@chromium.org</owner>
11007 <description>Please enter the description of this user action.</description>
11008 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11011 <action name="SBInterstitialPhishingForcedDontProceed_V2">
11012 <owner>felt@chromium.org</owner>
11013 <description>Please enter the description of this user action.</description>
11014 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11017 <action name="SBInterstitialPhishingProceed">
11018 <owner>felt@chromium.org</owner>
11019 <description>Please enter the description of this user action.</description>
11020 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11023 <action name="SBInterstitialPhishingProceed_V1">
11024 <owner>felt@chromium.org</owner>
11025 <description>Please enter the description of this user action.</description>
11026 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11029 <action name="SBInterstitialPhishingProceed_V2">
11030 <owner>felt@chromium.org</owner>
11031 <description>Please enter the description of this user action.</description>
11032 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11035 <action name="SBInterstitialPhishingShow">
11036 <owner>felt@chromium.org</owner>
11037 <description>Please enter the description of this user action.</description>
11038 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11041 <action name="SBInterstitialPhishingShow_V1">
11042 <owner>felt@chromium.org</owner>
11043 <description>Please enter the description of this user action.</description>
11044 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11047 <action name="SBInterstitialPhishingShow_V2">
11048 <owner>felt@chromium.org</owner>
11049 <description>Please enter the description of this user action.</description>
11050 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11053 <action name="SSL.DisplayedInsecureContent" not_user_triggered="true">
11054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11055 <description>Please enter the description of this user action.</description>
11058 <action name="SSL.RanInsecureContent" not_user_triggered="true">
11059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11060 <description>Please enter the description of this user action.</description>
11063 <action name="SSL.RanInsecureContentGoogle" not_user_triggered="true">
11064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11065 <description>Please enter the description of this user action.</description>
11068 <action name="Save">
11069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11070 <description>Please enter the description of this user action.</description>
11073 <action name="SavePage">
11074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11075 <description>Please enter the description of this user action.</description>
11078 <action name="ScreenLocker_OnLoginFailure">
11079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11080 <description>Please enter the description of this user action.</description>
11083 <action name="ScreenLocker_Show">
11084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11085 <description>Please enter the description of this user action.</description>
11088 <action name="ScreenLocker_Signout">
11089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11090 <description>Please enter the description of this user action.</description>
11093 <action name="ScreenLocker_StartScreenSaver">
11094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11095 <description>Please enter the description of this user action.</description>
11098 <action name="Screenshot_CopyClipboard">
11099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11100 <description>Please enter the description of this user action.</description>
11103 <action name="Screenshot_TakeFull">
11104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11105 <description>Please enter the description of this user action.</description>
11108 <action name="Screenshot_TakePartial">
11109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11110 <description>Please enter the description of this user action.</description>
11113 <action name="SearchWithRLZ">
11114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11115 <description>Please enter the description of this user action.</description>
11118 <action name="SearchWithoutRLZ">
11119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11120 <description>Please enter the description of this user action.</description>
11123 <action name="SelectAll">
11124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11125 <description>Please enter the description of this user action.</description>
11128 <action name="SelectLastTab">
11129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11130 <description>Please enter the description of this user action.</description>
11133 <action name="SelectLine">
11134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11135 <description>Please enter the description of this user action.</description>
11138 <action name="SelectNextTab">
11139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11140 <description>Please enter the description of this user action.</description>
11143 <action name="SelectNumberedTab">
11144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11145 <description>Please enter the description of this user action.</description>
11148 <action name="SelectPrevTab">
11149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11150 <description>Please enter the description of this user action.</description>
11153 <action name="SelectProfile">
11154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11155 <description>Please enter the description of this user action.</description>
11158 <action name="SelectTab0">
11159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11160 <description>Please enter the description of this user action.</description>
11163 <action name="SelectTab1">
11164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11165 <description>Please enter the description of this user action.</description>
11168 <action name="SelectTab2">
11169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11170 <description>Please enter the description of this user action.</description>
11173 <action name="SelectTab3">
11174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11175 <description>Please enter the description of this user action.</description>
11178 <action name="SelectTab4">
11179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11180 <description>Please enter the description of this user action.</description>
11183 <action name="SelectTab5">
11184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11185 <description>Please enter the description of this user action.</description>
11188 <action name="SelectTab6">
11189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11190 <description>Please enter the description of this user action.</description>
11193 <action name="SelectTab7">
11194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11195 <description>Please enter the description of this user action.</description>
11198 <action name="ServiceWorker.ControlledPageLoad">
11199 <owner>nhiroki@chromium.org</owner>
11201 Counts the number of page loads controlled by a Service Worker.
11203 <obsolete>Replaced by ServiceWorker.PageLoad histogram.</obsolete>
11206 <action name="SettingsResetBubble.LearnMore">
11207 <owner>mad@chromium.org</owner>
11208 <description>Please enter the description of this user action.</description>
11211 <action name="SettingsResetBubble.NoThanks">
11212 <owner>mad@chromium.org</owner>
11213 <description>Please enter the description of this user action.</description>
11216 <action name="SettingsResetBubble.Reset">
11217 <owner>mad@chromium.org</owner>
11218 <description>Please enter the description of this user action.</description>
11221 <action name="SettingsResetBubble.Show">
11222 <owner>mad@chromium.org</owner>
11223 <description>Please enter the description of this user action.</description>
11226 <action name="Shelf_AlignmentSetBottom">
11227 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11228 <description>Please enter the description of this user action.</description>
11231 <action name="Shelf_AlignmentSetLeft">
11232 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11233 <description>Please enter the description of this user action.</description>
11236 <action name="Shelf_AlignmentSetRight">
11237 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11238 <description>Please enter the description of this user action.</description>
11241 <action name="ShowAccessibilitySettings">
11242 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11243 <description>Please enter the description of this user action.</description>
11246 <action name="ShowAppLauncherPage">
11247 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11248 <description>Please enter the description of this user action.</description>
11251 <action name="ShowAppMenu">
11252 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11253 <description>Please enter the description of this user action.</description>
11256 <action name="ShowApplications">
11257 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11258 <description>Please enter the description of this user action.</description>
11261 <action name="ShowAsTab">
11262 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11263 <description>Please enter the description of this user action.</description>
11266 <action name="ShowBluetoothSettingsPage">
11267 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11268 <description>Please enter the description of this user action.</description>
11271 <action name="ShowBookmarkManager">
11272 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11273 <description>Please enter the description of this user action.</description>
11276 <action name="ShowBookmarks">
11277 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11278 <description>Please enter the description of this user action.</description>
11281 <action name="ShowBookmarksBar">
11282 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11283 <description>Please enter the description of this user action.</description>
11286 <action name="ShowChargerReplacementDialog">
11287 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11288 <description>Please enter the description of this user action.</description>
11291 <action name="ShowControlPanel">
11292 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11293 <description>Please enter the description of this user action.</description>
11296 <action name="ShowDateOptions">
11297 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11298 <description>Please enter the description of this user action.</description>
11301 <action name="ShowDisplayOptions">
11302 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11303 <description>Please enter the description of this user action.</description>
11306 <action name="ShowDownloads">
11307 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11308 <description>Please enter the description of this user action.</description>
11311 <action name="ShowExtensions">
11312 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11313 <description>Please enter the description of this user action.</description>
11316 <action name="ShowFileBrowserFullTab">
11317 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11318 <description>Please enter the description of this user action.</description>
11321 <action name="ShowHelpTab">
11322 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11323 <description>Please enter the description of this user action.</description>
11326 <action name="ShowHelpTabViaF1">
11327 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11328 <description>Please enter the description of this user action.</description>
11331 <action name="ShowHelpTabViaWrenchMenu">
11332 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11333 <description>Please enter the description of this user action.</description>
11336 <action name="ShowHistory">
11337 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11338 <description>Please enter the description of this user action.</description>
11341 <action name="ShowJSConsole">
11342 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11343 <description>Please enter the description of this user action.</description>
11346 <action name="ShowModalDialog">
11347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11348 <description>Please enter the description of this user action.</description>
11351 <action name="ShowOptions">
11352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11353 <description>Please enter the description of this user action.</description>
11356 <action name="ShowPageMenu">
11357 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11358 <description>Please enter the description of this user action.</description>
11361 <action name="ShowRecentlyViewed">
11362 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11363 <description>Please enter the description of this user action.</description>
11366 <action name="ShowSections_RecentSitesDisabled">
11367 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11368 <description>Please enter the description of this user action.</description>
11371 <action name="ShowSections_RecentSitesEnabled">
11372 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11373 <description>Please enter the description of this user action.</description>
11376 <action name="ShowSessions">
11377 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11378 <description>Please enter the description of this user action.</description>
11381 <action name="Shutdown">
11382 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11383 <description>Please enter the description of this user action.</description>
11386 <action name="SiteChipPress">
11387 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11388 <description>Please enter the description of this user action.</description>
11391 <action name="StackedTab_DragActiveTab">
11392 <owner>bruthig@chromium.org</owner>
11393 <owner>tdanderson@chromium.org</owner>
11395 Recorded when the active tab is dragged while the tabstrip is using a
11396 stacked layout. The user performs this action in order to view tabs which
11397 are not currently visible within the tabstrip. Note this user action is only
11398 recorded for platforms which use the Views toolkit.
11402 <action name="StackedTab_EnteredStackedLayout">
11403 <owner>bruthig@chromium.org</owner>
11404 <owner>tdanderson@chromium.org</owner>
11406 Recorded when the tabstrip begins using a stacked layout for its tabs. This
11407 occurs when the user is interacting with the tabstrip using touch and there
11408 is insufficient space to be able to display all tabs at a minimum
11409 touch-friendly width. Note this user action is only recorded for platforms
11410 which use the Views toolkit.
11414 <action name="Star">
11415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11416 <description>Please enter the description of this user action.</description>
11419 <action name="Stars_SignInPromoActivity_Launched">
11420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11421 <description>Please enter the description of the metric.</description>
11424 <action name="Stars_SignInPromoActivity_NewAccount">
11425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11426 <description>Please enter the description of the metric.</description>
11429 <action name="Stars_SignInPromoActivity_SignedIn">
11430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11431 <description>Please enter the description of the metric.</description>
11434 <action name="Stars_SignInPromoHeader_Dismissed">
11435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11436 <description>Please enter the description of the metric.</description>
11439 <action name="Stars_SignInPromoHeader_Displayed">
11440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11441 <description>Please enter the description of the metric.</description>
11444 <action name="StartupTick" not_user_triggered="true">
11445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11446 <description>Please enter the description of this user action.</description>
11449 <action name="StatusArea_Accessability_DetailedView">
11450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11451 <description>Please enter the description of this user action.</description>
11454 <action name="StatusArea_Audio_CurrentInputDevice">
11455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11456 <description>Please enter the description of this user action.</description>
11459 <action name="StatusArea_Audio_CurrentOutputDevice">
11460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11461 <description>Please enter the description of this user action.</description>
11464 <action name="StatusArea_Audio_Detailed">
11465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11466 <description>Please enter the description of this user action.</description>
11469 <action name="StatusArea_Audio_SwitchInputDevice">
11470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11471 <description>Please enter the description of this user action.</description>
11474 <action name="StatusArea_Audio_SwitchOutputDevice">
11475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11476 <description>Please enter the description of this user action.</description>
11479 <action name="StatusArea_AutoClickDisabled">
11480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11481 <description>Please enter the description of this user action.</description>
11484 <action name="StatusArea_AutoClickEnabled">
11485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11486 <description>Please enter the description of this user action.</description>
11489 <action name="StatusArea_Bluetooth_Connect_Known">
11490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11491 <description>Please enter the description of this user action.</description>
11494 <action name="StatusArea_Bluetooth_Connect_Unknown">
11495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11496 <description>Please enter the description of this user action.</description>
11499 <action name="StatusArea_Bluetooth_Detailed">
11500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11501 <description>Please enter the description of this user action.</description>
11504 <action name="StatusArea_Bluetooth_Disabled">
11505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11506 <description>Please enter the description of this user action.</description>
11509 <action name="StatusArea_Bluetooth_Enabled">
11510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11511 <description>Please enter the description of this user action.</description>
11514 <action name="StatusArea_BrightnessChanged">
11515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11516 <description>Please enter the description of this user action.</description>
11519 <action name="StatusArea_Brightness_Detailed">
11520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11521 <description>Please enter the description of this user action.</description>
11524 <action name="StatusArea_CapsLock_Detailed">
11525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11526 <description>Please enter the description of this user action.</description>
11529 <action name="StatusArea_CapsLock_DisabledByClick">
11530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11531 <description>Please enter the description of this user action.</description>
11534 <action name="StatusArea_CapsLock_EnabledByClick">
11535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11536 <description>Please enter the description of this user action.</description>
11539 <action name="StatusArea_CapsLock_Popup">
11540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11541 <description>Please enter the description of this user action.</description>
11544 <action name="StatusArea_Cast_Detailed">
11545 <owner>jdufault@chromium.org</owner>
11547 Counts the number of times the user has clicked on the "Cast desktop
11548 to" status tray item and is now in the detail view to select a cast
11553 <action name="StatusArea_Cast_Detailed_Launch_Cast">
11554 <owner>jdufault@chromium.org</owner>
11556 Counts the number of times the user has initiated a cast from the system
11557 tray. This does not mean the cast has actually begun, as the user still has
11558 to select what to cast (ie, the desktop or a tab) and they may cancel the
11563 <action name="StatusArea_Cast_StopCast">
11564 <owner>jdufault@chromium.org</owner>
11566 Counts the number of times the user has stopped a cast from the system tray.
11570 <action name="StatusArea_Drive_CancelOperation">
11571 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11572 <description>Please enter the description of this user action.</description>
11575 <action name="StatusArea_Drive_Detailed">
11576 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11577 <description>Please enter the description of this user action.</description>
11580 <action name="StatusArea_Drive_Settings">
11581 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11582 <description>Please enter the description of this user action.</description>
11585 <action name="StatusArea_HighContrastDisabled">
11586 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11587 <description>Please enter the description of this user action.</description>
11590 <action name="StatusArea_HighContrastEnabled">
11591 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11592 <description>Please enter the description of this user action.</description>
11595 <action name="StatusArea_IME_Detailed">
11596 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11597 <description>Please enter the description of this user action.</description>
11600 <action name="StatusArea_IME_SwitchMode">
11601 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11602 <description>Please enter the description of this user action.</description>
11605 <action name="StatusArea_LargeCursorDisabled">
11606 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11607 <description>Please enter the description of this user action.</description>
11610 <action name="StatusArea_LargeCursorEnabled">
11611 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11612 <description>Please enter the description of this user action.</description>
11615 <action name="StatusArea_MagnifierDisabled">
11616 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11617 <description>Please enter the description of this user action.</description>
11620 <action name="StatusArea_MagnifierEnabled">
11621 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11622 <description>Please enter the description of this user action.</description>
11625 <action name="StatusArea_MenuOpened">
11626 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11627 <description>Please enter the description of this user action.</description>
11630 <action name="StatusArea_Network_ConnectConfigured">
11631 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11632 <description>Please enter the description of this user action.</description>
11635 <action name="StatusArea_Network_ConnectToConfigured">
11636 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11637 <description>Please enter the description of this user action.</description>
11640 <action name="StatusArea_Network_ConnectUnconfigured">
11641 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11642 <description>Please enter the description of this user action.</description>
11645 <action name="StatusArea_Network_ConnectionDetails">
11646 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11647 <description>Please enter the description of this user action.</description>
11650 <action name="StatusArea_Network_Detailed">
11651 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11652 <description>Please enter the description of this user action.</description>
11655 <action name="StatusArea_Network_JoinOther">
11656 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11657 <description>Please enter the description of this user action.</description>
11660 <action name="StatusArea_Network_Settings">
11661 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11662 <description>Please enter the description of this user action.</description>
11665 <action name="StatusArea_Network_WifiDisabled">
11666 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11667 <description>Please enter the description of this user action.</description>
11670 <action name="StatusArea_Network_WifiEnabled">
11671 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11672 <description>Please enter the description of this user action.</description>
11675 <action name="StatusArea_SignOut">
11676 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11677 <description>Please enter the description of this user action.</description>
11680 <action name="StatusArea_SpokenFeedbackDisabled">
11681 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11682 <description>Please enter the description of this user action.</description>
11685 <action name="StatusArea_SpokenFeedbackEnabled">
11686 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11687 <description>Please enter the description of this user action.</description>
11690 <action name="StatusArea_VPN_AddBuiltIn">
11691 <owner>bartfab@chromium.org</owner>
11693 Indicates that the user requested that the built-in dialog for adding an
11694 OpenVPN or L2TP VPN be shown via the ash UI.
11698 <action name="StatusArea_VPN_AddThirdParty">
11699 <owner>bartfab@chromium.org</owner>
11701 Indicates that the user requested that the "add network" dialog
11702 for a third-party VPN be shown via the ash UI.
11706 <action name="StatusArea_VPN_ConnectToNetwork">
11707 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11708 <description>Please enter the description of this user action.</description>
11711 <action name="StatusArea_VPN_ConnectionDetails">
11712 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11713 <description>Please enter the description of this user action.</description>
11716 <action name="StatusArea_VPN_Detailed">
11717 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11718 <description>Please enter the description of this user action.</description>
11721 <action name="StatusArea_VPN_Disconnect">
11722 <owner>bartfab@chromium.org</owner>
11724 Indicates that the user disconnected from a VPN via the ash UI.
11728 <action name="StatusArea_VPN_JoinOther">
11729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11730 <description>Please enter the description of this user action.</description>
11731 <obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
11734 <action name="StatusArea_VPN_Settings">
11735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11736 <description>Please enter the description of this user action.</description>
11739 <action name="StatusArea_VirtualKeyboardDisabled">
11740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11741 <description>Please enter the description of this user action.</description>
11744 <action name="StatusArea_VirtualKeyboardEnabled">
11745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11746 <description>Please enter the description of this user action.</description>
11749 <action name="StatusArea_Volume_ChangedMenu">
11750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11751 <description>Please enter the description of this user action.</description>
11754 <action name="StatusArea_Volume_ChangedPopup">
11755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11756 <description>Please enter the description of this user action.</description>
11759 <action name="Stop">
11760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11761 <description>Please enter the description of this user action.</description>
11764 <action name="Strikethrough">
11765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11766 <description>Please enter the description of this user action.</description>
11769 <action name="SuspiciousExtensionBubbleDismissed">
11770 <owner>finnur@chromium.org</owner>
11771 <description>Please enter the description of this user action.</description>
11774 <action name="SwitchTab_Click">
11775 <owner>bruthig@chromium.org</owner>
11776 <owner>tdanderson@chromium.org</owner>
11778 Recorded when the user switches tabs with a mouse click. This user action is
11779 only recorded on platforms which use the Views toolkit.
11783 <action name="SyncedNotifications.SendingServiceDisabled">
11784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11785 <description>Please enter the description of this user action.</description>
11788 <action name="SyncedNotifications.SendingServiceEnabled">
11789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11790 <description>Please enter the description of this user action.</description>
11793 <action name="SystemBack">
11794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11795 <description>Please enter the description of this user action.</description>
11798 <action name="SystemBackForNavigation">
11799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11800 <description>Please enter the description of this user action.</description>
11803 <action name="TabContextMenu_BookmarkAllTabs">
11804 <owner>wittman@chromium.org</owner>
11806 User selected Bookmark All Tabs from the tab context menu.
11810 <action name="TabContextMenu_CloseOtherTabs">
11811 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11812 <description>Please enter the description of this user action.</description>
11815 <action name="TabContextMenu_CloseTab">
11816 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11817 <description>Please enter the description of this user action.</description>
11820 <action name="TabContextMenu_CloseTabsOpenedBy">
11821 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11822 <description>Please enter the description of this user action.</description>
11825 <action name="TabContextMenu_CloseTabsToRight">
11826 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11827 <description>Please enter the description of this user action.</description>
11830 <action name="TabContextMenu_CompactNavigationBar">
11831 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11832 <description>Please enter the description of this user action.</description>
11835 <action name="TabContextMenu_Duplicate">
11836 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11837 <description>Please enter the description of this user action.</description>
11840 <action name="TabContextMenu_MuteTabs">
11841 <owner>miu@chromium.org</owner>
11843 User muted one or more tabs via the tab context menu.
11847 <action name="TabContextMenu_NewTab">
11848 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11849 <description>Please enter the description of this user action.</description>
11852 <action name="TabContextMenu_OpenTabsLeftToRight">
11853 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11854 <description>Please enter the description of this user action.</description>
11857 <action name="TabContextMenu_OpenTabsRightToLeft">
11858 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11859 <description>Please enter the description of this user action.</description>
11862 <action name="TabContextMenu_Reload">
11863 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11864 <description>Please enter the description of this user action.</description>
11867 <action name="TabContextMenu_RestoreTab">
11868 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11869 <description>Please enter the description of this user action.</description>
11872 <action name="TabContextMenu_TogglePinned">
11873 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11874 <description>Please enter the description of this user action.</description>
11877 <action name="TabContextMenu_UnmuteTabs">
11878 <owner>miu@chromium.org</owner>
11880 User unmuted one or more tabs via the tab context menu.
11884 <action name="TabContextMenu_UseDestinationsTab_Off">
11885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11886 <description>Please enter the description of this user action.</description>
11889 <action name="TabContextMenu_UseDestinationsTab_On">
11890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11891 <description>Please enter the description of this user action.</description>
11894 <action name="TabContextMenu_UseVerticalTabs">
11895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11896 <description>Please enter the description of this user action.</description>
11899 <action name="TabMediaIndicator_Clicked">
11900 <owner>miu@chromium.org</owner>
11902 User clicked the tab media indicator; this will have no effect.
11906 <action name="TabOverview_DetachCell">
11907 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11908 <description>Please enter the description of this user action.</description>
11911 <action name="TabOverview_DragCell">
11912 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11913 <description>Please enter the description of this user action.</description>
11916 <action name="TabOverview_DragOverMiniWindow">
11917 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11918 <description>Please enter the description of this user action.</description>
11921 <action name="TabOverview_DropOnMiniWindow">
11922 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11923 <description>Please enter the description of this user action.</description>
11926 <action name="TabOverview_ExitMouse">
11927 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11928 <description>Please enter the description of this user action.</description>
11931 <action name="TabOverview_Keystroke">
11932 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11933 <description>Please enter the description of this user action.</description>
11936 <action name="TabOverview_PressedCreateNewBrowserButton">
11937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11938 <description>Please enter the description of this user action.</description>
11941 <action name="Tab_DropURLBetweenTabs">
11942 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11943 <description>Please enter the description of this user action.</description>
11946 <action name="Tab_DropURLOnTab">
11947 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11948 <description>Please enter the description of this user action.</description>
11951 <action name="TaskManager">
11952 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11953 <description>Please enter the description of this user action.</description>
11956 <action name="Terminate_ProcessMismatch_CreateNewWidget">
11957 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11958 <description>Please enter the description of this user action.</description>
11961 <action name="Terminate_ProcessMismatch_CreateNewWindow">
11962 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11963 <description>Please enter the description of this user action.</description>
11966 <action name="Themes.Gone">
11967 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11968 <description>Please enter the description of this user action.</description>
11971 <action name="Themes.Loaded">
11972 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11973 <description>Please enter the description of this user action.</description>
11976 <action name="Themes.Migrated">
11977 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11978 <description>Please enter the description of this user action.</description>
11981 <action name="Themes_Installed">
11982 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11983 <description>Please enter the description of this user action.</description>
11986 <action name="Themes_Reset">
11987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11988 <description>Please enter the description of this user action.</description>
11991 <action name="ThirdPartyCookieBlockingDisabled" not_user_triggered="true">
11992 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11993 <description>Please enter the description of this user action.</description>
11996 <action name="ThirdPartyCookieBlockingEnabled" not_user_triggered="true">
11997 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11998 <description>Please enter the description of this user action.</description>
12001 <action name="ToggleBold">
12002 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12003 <description>Please enter the description of this user action.</description>
12006 <action name="ToggleCompactNavigationBar">
12007 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12008 <description>Please enter the description of this user action.</description>
12011 <action name="ToggleDevTools">
12012 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12013 <description>Please enter the description of this user action.</description>
12016 <action name="ToggleDevToolsConsole">
12017 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12018 <description>Please enter the description of this user action.</description>
12021 <action name="ToggleExtensionShelf">
12022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12023 <description>Please enter the description of this user action.</description>
12026 <action name="ToggleFullscreen">
12027 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12028 <description>Please enter the description of this user action.</description>
12031 <action name="ToggleItalic">
12032 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12033 <description>Please enter the description of this user action.</description>
12036 <action name="ToggleUnderline">
12037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12038 <description>Please enter the description of this user action.</description>
12041 <action name="Toolbar_DragStar">
12042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12043 <description>Please enter the description of this user action.</description>
12046 <action name="Touchpad_Gesture_Overview">
12047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12048 <description>Please enter the description of this user action.</description>
12051 <action name="TouchscreenScroll">
12052 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12053 <description>Please enter the description of this user action.</description>
12056 <action name="TouchscreenScrollFling">
12057 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12058 <description>Please enter the description of this user action.</description>
12061 <action name="Touchscreen_Down">
12062 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12063 <description>Please enter the description of this user action.</description>
12066 <action name="Touchview_Disabled">
12067 <owner>bruthig@chromium.org</owner>
12068 <owner>tdanderson@chromium.org</owner>
12069 <description>Recorded when a user exits TouchView mode.</description>
12072 <action name="Touchview_Enabled">
12073 <owner>bruthig@chromium.org</owner>
12074 <owner>tdanderson@chromium.org</owner>
12075 <description>Recorded when a user enters TouchView mode.</description>
12078 <action name="Touchview_Initially_Disabled">
12079 <owner>bruthig@chromium.org</owner>
12080 <owner>tdanderson@chromium.org</owner>
12082 Recorded when the Touchview controller is initialized such that TouchView
12083 mode is disabled initially.
12087 <action name="TrackpadScroll">
12088 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12089 <description>Please enter the description of this user action.</description>
12092 <action name="TrackpadScrollFling">
12093 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12094 <description>Please enter the description of this user action.</description>
12097 <action name="Transpose">
12098 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12099 <description>Please enter the description of this user action.</description>
12102 <action name="Tray_Help">
12103 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12104 <description>Please enter the description of this user action.</description>
12107 <action name="Tray_LockScreen">
12108 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12109 <description>Please enter the description of this user action.</description>
12112 <action name="Tray_Overview">
12113 <owner>bruthig@chromium.org</owner>
12114 <owner>tdanderson@chromium.org</owner>
12116 Records when the user presses the overview mode button in the Ash system
12117 tray. Overview mode is a feature of Ash that shows thumbnails of all
12118 currently-open windows.
12122 <action name="Tray_ShutDown">
12123 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12124 <description>Please enter the description of this user action.</description>
12127 <action name="Underline">
12128 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12129 <description>Please enter the description of this user action.</description>
12132 <action name="Undo">
12133 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12134 <description>Please enter the description of this user action.</description>
12137 <action name="Unlink">
12138 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12139 <description>Please enter the description of this user action.</description>
12142 <action name="Unselect">
12143 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12144 <description>Please enter the description of this user action.</description>
12147 <action name="UpdateChrome">
12148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12149 <description>Please enter the description of this user action.</description>
12152 <action name="Updater.ServerCertificateChanged">
12153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12154 <description>Please enter the description of this user action.</description>
12157 <action name="Updater.ServerCertificateFailed">
12158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12159 <description>Please enter the description of this user action.</description>
12162 <action name="UpgradeCheck_AlreadyUpToDate">
12163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12164 <description>Please enter the description of this user action.</description>
12165 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12168 <action name="UpgradeCheck_AlreadyUpgraded">
12169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12170 <description>Please enter the description of this user action.</description>
12171 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12174 <action name="UpgradeCheck_Done">
12175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12176 <description>Please enter the description of this user action.</description>
12177 <obsolete>Not present in codebase.</obsolete>
12180 <action name="UpgradeCheck_Error">
12181 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12182 <description>Please enter the description of this user action.</description>
12184 Removed from codebase; see GoogleUpdate.UpgradeResult,
12185 GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
12189 <action name="UpgradeCheck_Started">
12190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12191 <description>Please enter the description of this user action.</description>
12192 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12195 <action name="UpgradeCheck_TimedOut">
12196 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12197 <description>Please enter the description of this user action.</description>
12198 <obsolete>Not present in codebase.</obsolete>
12201 <action name="UpgradeCheck_UpgradeIsAvailable">
12202 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12203 <description>Please enter the description of this user action.</description>
12204 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12207 <action name="UpgradeCheck_Upgraded">
12208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12209 <description>Please enter the description of this user action.</description>
12210 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12213 <action name="Upgrade_Started">
12214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12215 <description>Please enter the description of this user action.</description>
12216 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12219 <action name="VideoPlayer.CastVideoError">
12220 <owner>yoshiki@chromium.org</owner>
12222 Chrome OS Video Player: an error occurred upon casting.
12226 <action name="VideoPlayer.OpenVideoPlayer">
12227 <owner>yoshiki@chromium.org</owner>
12229 Chrome OS Video Player: the user opened the Chrome OS Video Player.
12233 <action name="ViewAboutConflicts">
12234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12235 <description>Please enter the description of this user action.</description>
12238 <action name="ViewAboutFlash">
12239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12240 <description>Please enter the description of this user action.</description>
12243 <action name="ViewAboutNaCl">
12244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12245 <description>Please enter the description of this user action.</description>
12248 <action name="ViewSource">
12249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12250 <description>Please enter the description of this user action.</description>
12253 <action name="VirtualKeyboardLoaded">
12254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12255 <description>Please enter the description of this user action.</description>
12258 <action name="WP_EditImage">
12259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12260 <description>Please enter the description of this user action.</description>
12263 <action name="WP_Gallery">
12264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12265 <description>Please enter the description of this user action.</description>
12268 <action name="WebView.CaptureVisibleRegion">
12269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12270 <description>Please enter the description of this user action.</description>
12273 <action name="WebView.ClearData">
12274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12275 <description>Please enter the description of this user action.</description>
12278 <action name="WebView.ExecuteScript">
12279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12280 <description>Please enter the description of this user action.</description>
12283 <action name="WebView.Go">
12284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12285 <description>Please enter the description of this user action.</description>
12288 <action name="WebView.Guest.ClearData">
12289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12290 <description>Please enter the description of this user action.</description>
12293 <action name="WebView.Guest.OverrideUA">
12294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12295 <description>Please enter the description of this user action.</description>
12298 <action name="WebView.Guest.PermissionAllow.PluginLoad">
12299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12300 <description>Please enter the description of this user action.</description>
12303 <action name="WebView.Guest.PermissionDeny.PluginLoad">
12304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12305 <description>Please enter the description of this user action.</description>
12308 <action name="WebView.Guest.PluginLoadAllowed">
12309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12310 <description>Please enter the description of this user action.</description>
12313 <action name="WebView.Guest.PluginLoadDenied">
12314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12315 <description>Please enter the description of this user action.</description>
12318 <action name="WebView.Guest.PluginLoadRequest">
12319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12320 <description>Please enter the description of this user action.</description>
12323 <action name="WebView.Guest.Terminate">
12324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12325 <description>Please enter the description of this user action.</description>
12328 <action name="WebView.PermissionAllow.Download">
12329 <owner>fsamuel@chromium.org</owner>
12330 <owner>lazyboy@chromium.org</owner>
12332 Tracks when the download permission is explicitly allowed on a webview.
12336 <action name="WebView.PermissionAllow.FileSystem">
12337 <owner>fsamuel@chromium.org</owner>
12338 <owner>hanxi@chromium.org</owner>
12340 Tracks when the filesystem permission is explicitly allowed on a webview.
12344 <action name="WebView.PermissionAllow.Fullscreen">
12345 <owner>fsamuel@chromium.org</owner>
12346 <owner>lazyboy@chromium.org</owner>
12348 Tracks when the fullscreen permission is explicitly allowed on a webview.
12352 <action name="WebView.PermissionAllow.Geolocation">
12353 <owner>fsamuel@chromium.org</owner>
12354 <owner>lazyboy@chromium.org</owner>
12356 Tracks when the geolocation permission is explicitly allowed on a webview.
12360 <action name="WebView.PermissionAllow.JSDialog">
12361 <owner>fsamuel@chromium.org</owner>
12362 <owner>lazyboy@chromium.org</owner>
12364 Tracks when the dialog permission is explicitly allowed on a webview.
12368 <action name="WebView.PermissionAllow.Media">
12369 <owner>fsamuel@chromium.org</owner>
12370 <owner>lazyboy@chromium.org</owner>
12372 Tracks when the media permission is explicitly allowed on a webview.
12376 <action name="WebView.PermissionAllow.PointerLock">
12377 <owner>fsamuel@chromium.org</owner>
12378 <owner>lazyboy@chromium.org</owner>
12380 Tracks when the pointerLock permission is explicitly allowed on a webview.
12384 <action name="WebView.PermissionDeny.Download">
12385 <owner>fsamuel@chromium.org</owner>
12386 <owner>lazyboy@chromium.org</owner>
12388 Tracks when the download permission is explicitly denied on a webview.
12392 <action name="WebView.PermissionDeny.FileSystem">
12393 <owner>fsamuel@chromium.org</owner>
12394 <owner>hanxi@chromium.org</owner>
12396 Tracks when the filesystem permission is explicitly denied on a webview.
12400 <action name="WebView.PermissionDeny.Fullscreen">
12401 <owner>fsamuel@chromium.org</owner>
12402 <owner>lazyboy@chromium.org</owner>
12404 Tracks when the fullscreen permission is explicitly denied on a webview.
12408 <action name="WebView.PermissionDeny.Geolocation">
12409 <owner>fsamuel@chromium.org</owner>
12410 <owner>lazyboy@chromium.org</owner>
12412 Tracks when the geolocation permission is explicitly denied on a webview.
12416 <action name="WebView.PermissionDeny.JSDialog">
12417 <owner>fsamuel@chromium.org</owner>
12418 <owner>lazyboy@chromium.org</owner>
12420 Tracks when the dialog permission is explicitly denied on a webview.
12424 <action name="WebView.PermissionDeny.Media">
12425 <owner>fsamuel@chromium.org</owner>
12426 <owner>lazyboy@chromium.org</owner>
12428 Tracks when the media permission is explicitly denied on a webview.
12432 <action name="WebView.PermissionDeny.PointerLock">
12433 <owner>fsamuel@chromium.org</owner>
12434 <owner>lazyboy@chromium.org</owner>
12436 Tracks when the pointerLock permission is explicitly denied on a webview.
12440 <action name="WebView.Reload">
12441 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12442 <description>Please enter the description of this user action.</description>
12445 <action name="WebView.Stop">
12446 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12447 <description>Please enter the description of this user action.</description>
12450 <action name="WebView.Terminate">
12451 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12452 <description>Please enter the description of this user action.</description>
12455 <action name="WebView.WebRequest.AddListener">
12456 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12457 <description>Please enter the description of this user action.</description>
12460 <action name="WebsiteSettings_CookiesDialogOpened">
12461 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12462 <description>Please enter the description of this user action.</description>
12464 Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12468 <action name="WebsiteSettings_Opened">
12469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12470 <description>Please enter the description of this user action.</description>
12472 Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12476 <action name="WebstoreWidgetApp.ShowDialog">
12477 <owner>tbarzic@google.com</owner>
12479 Tracks Chrome Webstore Gallery Widget app being launched.
12483 <action name="Win7ASHRestart">
12484 <owner>cpu@chromium.org</owner>
12485 <owner>ananta@chromium.org</owner>
12486 <owner>shrikant@chromium.org</owner>
12487 <description>Tracks when Chrome was restarted on Win7 in Ash.</description>
12490 <action name="Win7DesktopRestart">
12491 <owner>cpu@chromium.org</owner>
12492 <owner>ananta@chromium.org</owner>
12493 <owner>shrikant@chromium.org</owner>
12495 Tracks when Chrome was restarted on Win7 in desktop.
12499 <action name="Win8DesktopRestart">
12500 <owner>cpu@chromium.org</owner>
12501 <owner>ananta@chromium.org</owner>
12502 <owner>shrikant@chromium.org</owner>
12504 Tracks when Chrome was restarted on Win8 in desktop.
12508 <action name="Win8MetroRestart">
12509 <owner>cpu@chromium.org</owner>
12510 <owner>ananta@chromium.org</owner>
12511 <owner>shrikant@chromium.org</owner>
12512 <description>Tracks when Chrome was restarted on Win8 in metro.</description>
12515 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">
12516 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12517 <description>Please enter the description of this user action.</description>
12520 <action name="WindowCycleController_Cycle">
12521 <owner>tdanderson@chromium.org</owner>
12522 <owner>flackr@chromium.org</owner>
12524 Starting a window selection cycle by pressing alt-tab.
12528 <action name="WindowDrag_MaximizeLeft">
12529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12530 <description>Please enter the description of this user action.</description>
12533 <action name="WindowDrag_MaximizeRight">
12534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12535 <description>Please enter the description of this user action.</description>
12538 <action name="WindowSelector_ActiveWindowChanged">
12539 <owner>tdanderson@chromium.org</owner>
12540 <owner>bruthig@chromium.org</owner>
12542 Recorded when the user selects a window from Ash overview mode which is
12543 different from the window that was active prior to entering overview mode.
12547 <action name="WindowSelector_Overview">
12548 <owner>tdanderson@chromium.org</owner>
12549 <owner>flackr@chromium.org</owner>
12550 <description>Starting the window overview mode.</description>
12553 <action name="WindowSelector_OverviewEnterKey">
12554 <owner>tdanderson@chromium.org</owner>
12555 <owner>flackr@chromium.org</owner>
12557 Using the enter key to select a window in the overview.
12561 <action name="WindowSelector_Selection">
12562 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12563 <description>Please enter the description of this user action.</description>
12565 Deprecated as of 06/2014. No longer relevant since alt tab window switching
12566 was separated from overview mode.
12570 <action name="WorkerProcess_BadProcessToKill">
12571 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12572 <description>Please enter the description of this user action.</description>
12575 <action name="WrenchMenu_OpenRecentTabFromDevice">
12576 <owner>jwd@chromium.org</owner>
12578 Hot Dog Menu: Recent Tabs: Open a recent tab from a device.
12582 <action name="WrenchMenu_OpenRecentTabFromLocal">
12583 <owner>jwd@chromium.org</owner>
12585 Hot Dog Menu: Recent Tabs: Open a recent tab link from local.
12589 <action name="WrenchMenu_OpenRecentWindow">
12590 <owner>jwd@chromium.org</owner>
12592 Hot Dog Menu: Recent Tabs: Open a recent tab in a new window.
12596 <action name="ZoomMinus">
12597 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12598 <description>Please enter the description of this user action.</description>
12601 <action name="ZoomMinus_AtMinimum">
12602 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12603 <description>Please enter the description of this user action.</description>
12606 <action name="ZoomNormal">
12607 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12608 <description>Please enter the description of this user action.</description>
12611 <action name="ZoomPlus">
12612 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12613 <description>Please enter the description of this user action.</description>
12616 <action name="ZoomPlus_AtMaximum">
12617 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12618 <description>Please enter the description of this user action.</description>
12621 <action name="justifyFull">
12622 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12623 <description>Please enter the description of this user action.</description>
12626 <action name="mceAddControl">
12627 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12628 <description>Please enter the description of this user action.</description>
12631 <action name="mceBeginUndoLevel">
12632 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12633 <description>Please enter the description of this user action.</description>
12636 <action name="mceEndUndoLevel">
12637 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12638 <description>Please enter the description of this user action.</description>
12641 <action name="mceInsertContent">
12642 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12643 <description>Please enter the description of this user action.</description>
12646 <action name="mceRepaint">
12647 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12648 <description>Please enter the description of this user action.</description>
12651 <action name="mceSave">
12652 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12653 <description>Please enter the description of this user action.</description>
12656 <action name="mceSetStyleInfo">
12657 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12658 <description>Please enter the description of this user action.</description>
12661 <action name="styleWithCSS">
12662 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12663 <description>Please enter the description of this user action.</description>
12666 <action name="webapps.AddShortcut.AppShortcut">
12667 <owner>dfalcantara@chromium.org</owner>
12669 Shortcut added to the homescreen for a page containing the
12670 mobile-webapp-capable meta tag.
12674 <action name="webapps.AddShortcut.AppShortcutApple">
12675 <owner>dfalcantara@chromium.org</owner>
12677 Shortcut added to the homescreen for a page containing only the
12678 apple-mobile-webapp-capable meta tag.
12682 <action name="webapps.AddShortcut.Bookmark">
12683 <owner>dfalcantara@chromium.org</owner>
12685 Shortcut added to the homescreen for a page containing neither
12686 mobile-webapp-capable nor apple-mobile-webapp-capable meta tags.
12690 <action name="webapps.AddShortcut.Manifest">
12691 <owner>mlamouri@chromium.org</owner>
12693 Shortcut added to the homescreen with a valid Manifest. This action will be
12694 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12695 to keep a trend of whether the webapp also add meta tags.