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>wfh@chromium.org</owner>
1855 <description>A renderer process died abnormally.</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>wfh@chromium.org</owner>
1865 <description>A renderer process died because it crashed.</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>wfh@chromium.org</owner>
1890 <description>A renderer process died because it was killed.</description>
1893 <action name="BrowserPlugin.Guest.LaunchFailed">
1894 <owner>wfh@chromium.org</owner>
1895 <description>A renderer process failed to launch.</description>
1898 <action name="BrowserPlugin.Guest.Navigate">
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">
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.Download">
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>
1913 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
1914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1915 <description>Please enter the description of this user action.</description>
1916 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1919 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
1920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1921 <description>Please enter the description of this user action.</description>
1922 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1925 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
1926 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1927 <description>Please enter the description of this user action.</description>
1928 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1931 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
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>
1936 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
1937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1938 <description>Please enter the description of this user action.</description>
1939 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1942 <action name="BrowserPlugin.Guest.Responsive">
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.StartDrag">
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.Guest.Terminate">
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>
1957 <action name="BrowserPlugin.PermissionAllow.Download">
1958 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1959 <description>Please enter the description of this user action.</description>
1960 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1963 <action name="BrowserPlugin.PermissionAllow.Geolocation">
1964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1965 <description>Please enter the description of this user action.</description>
1966 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1969 <action name="BrowserPlugin.PermissionAllow.JSDialog">
1970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1971 <description>Please enter the description of this user action.</description>
1972 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1975 <action name="BrowserPlugin.PermissionAllow.Media">
1976 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1977 <description>Please enter the description of this user action.</description>
1978 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1981 <action name="BrowserPlugin.PermissionAllow.NewWindow">
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>
1986 <action name="BrowserPlugin.PermissionAllow.PointerLock">
1987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1988 <description>Please enter the description of this user action.</description>
1989 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1992 <action name="BrowserPlugin.PermissionDeny.Download">
1993 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
1994 <description>Please enter the description of this user action.</description>
1995 <obsolete>This permission has been moved to the chrome layer.</obsolete>
1998 <action name="BrowserPlugin.PermissionDeny.Geolocation">
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>
2003 <action name="BrowserPlugin.PermissionDeny.JSDialog">
2004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2005 <description>Please enter the description of this user action.</description>
2006 <obsolete>This permission has been moved to the chrome layer.</obsolete>
2009 <action name="BrowserPlugin.PermissionDeny.Media">
2010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2011 <description>Please enter the description of this user action.</description>
2012 <obsolete>This permission has been moved to the chrome layer.</obsolete>
2015 <action name="BrowserPlugin.PermissionDeny.NewWindow">
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>
2020 <action name="BrowserPlugin.PermissionDeny.PointerLock">
2021 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2022 <description>Please enter the description of this user action.</description>
2023 <obsolete>This permission has been moved to the chrome layer.</obsolete>
2026 <action name="CanCommitURL_BlockedAndKilled">
2027 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2028 <description>Please enter the description of this user action.</description>
2030 Deprecated 3/2015. Replaced by the histogram
2031 Stability.BadMessageTerminate.Content.
2035 <action name="Cancel">
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_ClickTogglesMaximize">
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="Caption_GestureTogglesMaximize">
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_CastDeviceSelected">
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_CastEnterFullscreen">
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_CastMediaType">
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_CastPlayRequested">
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="Cast_Sender_YouTubeDeviceSelected">
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="ClearAuthenticationCache">
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_Autofill">
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_Cache">
2086 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2087 <description>Please enter the description of this user action.</description>
2090 <action name="ClearBrowsingData_ChannelIDs">
2091 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2092 <description>Please enter the description of the metric.</description>
2095 <action name="ClearBrowsingData_ContentLicenses">
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_Cookies">
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_Downloads">
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_Everything">
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_History">
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_LSOData">
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_LastDay">
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_LastHour">
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_LastMonth">
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_LastWeek">
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_MaskContainsExtension">
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_MaskContainsProtectedWeb">
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_MaskContainsUnprotectedWeb">
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_Passwords">
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>
2165 <action name="ClearBrowsingData_ServerBoundCerts">
2166 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2167 <description>Please enter the description of this user action.</description>
2168 <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
2171 <action name="ClearBrowsingData_ShaderCache">
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="ClearBrowsingData_ShowDlg">
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="ClearSelection">
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="ClearSiteDataOnExitDisabled">
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="ClearSiteDataOnExitEnabled">
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="ClickDisableGpuAcceleration">
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_AllowAlways">
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_Dismiss_Infobar">
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_InfobarShown">
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_Bubble">
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="ClickToPlay_LoadAll_Infobar">
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="ClickedBookmarkBarAppsShortcutButton">
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="ClickedBookmarkBarFolder">
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="ClickedBookmarkBarURLButton">
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="CloseAllSuppressedPopups">
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="CloseButton_Clk">
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="CloseFromContextMenu">
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="CloseTab">
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="CloseTabByKey">
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_Accelerator">
2267 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2268 <description>Please enter the description of this user action.</description>
2271 <action name="CloseTab_AudioIndicator">
2272 <owner>miu@chromium.org</owner>
2274 User clicked the close tab button; the audio indicator was showing.
2278 <action name="CloseTab_Mouse">
2279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2280 <description>Please enter the description of this user action.</description>
2283 <action name="CloseTab_MuteToggleAvailable">
2284 <owner>miu@chromium.org</owner>
2286 User clicked the close tab button; the audio mute toggle button was enabled.
2290 <action name="CloseTab_NoMediaIndicator">
2291 <owner>miu@chromium.org</owner>
2293 User clicked the close tab button; the media indicator was not showing.
2297 <action name="CloseTab_RecordingIndicator">
2298 <owner>miu@chromium.org</owner>
2300 User clicked the close tab button; the recording/capture indicator was
2305 <action name="CloseWebApp">
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="CloseWindow">
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="CloseWindowByKey">
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="ConfirmNotToOrderSpringCharger">
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="ConfirmOrderSpringCharger">
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="ConfirmOrderSpringChargerByPhone">
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="ConfirmOrderSpringChargerOnline">
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="ConfirmSafeSpringCharger">
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="ConfirmStillUseOriginalChargerAfterOrder">
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="ConflictBadge">
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="ConflictingModuleNotificationDismissed">
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="ConflictingModuleNotificationShown">
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.OfflineChromeOS">
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.LaunchSource.WebStore">
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.LogsShown">
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.PassingTestsShown">
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.SettingsShown">
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.TestResultExpanded">
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="ConnectivityDiagnostics.UA.TestSuiteRun">
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="CookieBlockingDisabledPerDefault">
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="CookieBlockingEnabledPerDefault">
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="Copy">
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="CopyToFindPboard">
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="CopyURLToClipBoard">
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="CreateHostedApp">
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="CreateLink">
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="CreateProfile">
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="CreateShortcut">
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="CriticalNotificationShown">
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_AutoRestart">
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_Ignore">
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="CriticalNotification_Restart">
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="Cryptohome.PKCS11InitFail">
2466 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2467 <description>Please enter the description of this user action.</description>
2470 <action name="CustomTabsCustomActionButtonClick">
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="CustomTabsMenuCustomMenuItem">
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="CustomTabsMenuFindInPage">
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>
2485 <action name="CustomTabsMenuOpenInChrome">
2486 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2487 <description>Please enter the description of the metric.</description>
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>
2495 <action name="DataReductionProxy_PromoDisplayed">
2496 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2497 <description>Please enter the description of this user action.</description>
2499 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2503 <action name="DataReductionProxy_PromoLearnMore">
2504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2505 <description>Please enter the description of this user action.</description>
2507 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2511 <action name="DataReductionProxy_TurnedOff">
2512 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2513 <description>Please enter the description of this user action.</description>
2515 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2519 <action name="DataReductionProxy_TurnedOn">
2520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2521 <description>Please enter the description of this user action.</description>
2523 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2527 <action name="DataReductionProxy_TurnedOnFromPromo">
2528 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2529 <description>Please enter the description of this user action.</description>
2531 Deprecated as of 3/2015, replaced by histogram DataReductionProxy.UIAction.
2535 <action name="DataSaverPrompt_Clicked">
2536 <owner>glevin@chromium.org</owner>
2538 Records click on prompt (notification) to install Data Saver extension.
2542 <action name="DataSaverPrompt_Shown">
2543 <owner>glevin@chromium.org</owner>
2545 Records display of prompt (notification) to install Data Saver extension.
2549 <action name="Debugger">
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="Delete">
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="DeleteBackward">
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="DeleteForward">
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="DeleteSelection">
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="DeleteToEndOfParagraph">
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="DeleteWordBackward">
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="DeleteWordForward">
2585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2586 <description>Please enter the description of this user action.</description>
2589 <action name="Desktop_SwitchTask">
2590 <owner>bruthig@google.com</owner>
2591 <owner>tdanderson@google.com</owner>
2593 Recorded when the user activates an existing task window by clicking or
2594 tapping on it. Recorded on ChromeOS only.
2598 <action name="Destination_Application_Edit">
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_Launch">
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_Application_Uninstall">
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">
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_Bookmarks_OpenURL">
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_Downloads">
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">
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_History_OpenURL">
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">
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_MostVisited_OpenURL">
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="Destination_Sessions">
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_InspectAndroidPage">
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_InspectAndroidWebView">
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_InspectElement">
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_InspectRenderer">
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_InspectWorker">
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_ToggleConsole">
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="DevTools_ToggleWindow">
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_AddPrintersClicked">
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_LogInStartedFromDeviceListPromo">
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_LogInStartedFromRegisterPromo">
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_ManageClicked">
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_Opened">
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_RegisterCancel">
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_RegisterClicked">
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_RegisterFailure">
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="DevicesPage_RegisterSuccess">
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="DisabledExtensionNotificationDismissed">
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="DisabledExtensionNotificationShown">
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_Bottom">
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_BottomHalf">
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_Left">
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_LeftHalf">
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_Maximize">
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_Right">
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_RightHalf">
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="DockingWindow_Top">
2779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2780 <description>Please enter the description of this user action.</description>
2783 <action name="DocumentActivity_OptOutShownOnHome">
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_UserOptIn">
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="DocumentActivity_UserOptOut">
2794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2795 <description>Please enter the description of the metric.</description>
2798 <action name="DomDistiller_DistilledPageOpened">
2799 <owner>smaslo@chromium.org</owner>
2800 <owner>yfriedman@chromium.org</owner>
2801 <description>User opens reader mode on a page.</description>
2804 <action name="DomDistiller_DistilledPagePrefsOpened">
2805 <owner>smaslo@chromium.org</owner>
2806 <owner>yfriedman@chromium.org</owner>
2807 <description>User opens distilled page preferences.</description>
2810 <action name="DomDistiller_ViewOriginal">
2811 <owner>yfriedman@chromium.org</owner>
2813 Records clicks on the "View Original" link in the distilled page
2818 <action name="DownloadNotification.Button_AlwaysOpenType">
2819 <owner>yoshiki@chromium.org</owner>
2821 User pushes "Always open type" button on download notification.
2825 <action name="DownloadNotification.Button_Cancel">
2826 <owner>yoshiki@chromium.org</owner>
2828 User pushes "Cancel" button on download notification.
2832 <action name="DownloadNotification.Button_Discard">
2833 <owner>yoshiki@chromium.org</owner>
2835 User pushes "Discard" button on download notification.
2839 <action name="DownloadNotification.Button_Keep">
2840 <owner>yoshiki@chromium.org</owner>
2842 User pushes "Keep" button on download notification.
2846 <action name="DownloadNotification.Button_LearnInterrupted">
2847 <owner>yoshiki@chromium.org</owner>
2849 User pushes "Learn More about Interrupted" button on download
2854 <action name="DownloadNotification.Button_LearnScanning">
2855 <owner>yoshiki@chromium.org</owner>
2857 User pushes "Learn More about Scanning" button on download
2862 <action name="DownloadNotification.Button_OpenWhenComplete">
2863 <owner>yoshiki@chromium.org</owner>
2865 User pushes "Open When Completed" button on download notification.
2869 <action name="DownloadNotification.Button_Pause">
2870 <owner>yoshiki@chromium.org</owner>
2872 User pushes "Pause" button on download notification.
2876 <action name="DownloadNotification.Button_PlatformOpen">
2877 <owner>yoshiki@chromium.org</owner>
2879 User pushes "Open" button on download notification.
2883 <action name="DownloadNotification.Button_Resume">
2884 <owner>yoshiki@chromium.org</owner>
2886 User pushes "Resume" button on download notification.
2890 <action name="DownloadNotification.Button_ShowInFolder">
2891 <owner>yoshiki@chromium.org</owner>
2893 User pushes "Show in folder" button on download notification.
2897 <action name="DownloadNotification.Click_Completed">
2898 <owner>yoshiki@chromium.org</owner>
2900 User pushes a download notification, which indicates a completed download.
2904 <action name="DownloadNotification.Click_Dangerous">
2905 <owner>yoshiki@chromium.org</owner>
2907 User pushes a download notification, which indicates a dangerous download.
2911 <action name="DownloadNotification.Click_InProgress">
2912 <owner>yoshiki@chromium.org</owner>
2914 User pushes a download notification, which indicates a download in progress.
2918 <action name="DownloadNotification.Click_Stopped">
2919 <owner>yoshiki@chromium.org</owner>
2921 User pushes a download notification, which indicates a cancelled or
2922 interrupted download.
2926 <action name="Duplicate">
2927 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2928 <description>Please enter the description of this user action.</description>
2931 <action name="EasyUnlock_Enabled_Disable">
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="EasyUnlock_Enabled_Enable">
2937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
2938 <description>Please enter the description of the metric.</description>
2941 <action name="EditApplicationSettings">
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="EditKeywords">
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="EditSearchEngines">
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="EmailPageLocation">
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="EnterFullScreenWithWrenchMenu">
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="Exit">
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="ExtensionNotFound_ED">
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="ExtensionWipeoutNotificationShown">
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.ExtensionInstalled">
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.ExtensionUninstalled">
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.IDChangedError">
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="Extensions.WebStoreLaunch">
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="Feedback">
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.CreateNewFolder">
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.Edit">
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.PhotoEditor.View">
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="FileBrowser.SuggestApps.ShowDialog">
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>
3026 <action name="FilterURLTermiate_About">
3027 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3028 <description>Please enter the description of this user action.</description>
3029 <obsolete>Removed in M44.</obsolete>
3032 <action name="FilterURLTermiate_Blocked">
3033 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3034 <description>Please enter the description of this user action.</description>
3035 <obsolete>Removed in M44.</obsolete>
3038 <action name="FilterURLTermiate_Invalid">
3039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3040 <description>Please enter the description of this user action.</description>
3041 <obsolete>Removed in M44.</obsolete>
3044 <action name="Find">
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="FindNext">
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="FindPrevious">
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="FindString">
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="FirstRunDef_Accept">
3065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3066 <description>Please enter the description of this user action.</description>
3069 <action name="Flash.JavaScriptUsed" not_user_triggered="true">
3070 <owner>tommycli@chromium.org</owner>
3072 Count of Flash plugin instances that use JavaScript.
3076 <action name="Flash.PluginInstanceCreated" not_user_triggered="true">
3077 <owner>thestig@chromium.org</owner>
3078 <description>Count of Flash plugin instances.</description>
3081 <action name="FocusAppMenu">
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="FocusBookmarksToolbar">
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="FocusChromeOSStatus">
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="FocusInfobars">
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="FocusLocation">
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="FocusNextPane">
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="FocusPageAndAppMenus">
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="FocusPreviousPane">
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="FocusSearch">
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="FocusToolbar">
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="FontName">
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="FontSize">
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="FontSizeDelta">
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="ForeColor">
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="FormatBlock">
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="Forward">
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="ForwardDelete">
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_ChapterClick1">
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_ChapterClick10">
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_ChapterClick11">
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_ChapterClick12">
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_ChapterClick13">
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_ChapterClick14">
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_ChapterClick15">
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_ChapterClick16">
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_ChapterClick17">
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_ChapterClick18">
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_ChapterClick19">
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_ChapterClick2">
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_ChapterClick3">
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_ChapterClick4">
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_ChapterClick5">
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_ChapterClick6">
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_ChapterClick7">
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_ChapterClick8">
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_ChapterClick9">
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_HistoryClick1">
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_HistoryClick10">
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_HistoryClick11">
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_HistoryClick12">
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_HistoryClick13">
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_HistoryClick14">
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_HistoryClick15">
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_HistoryClick16">
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_HistoryClick17">
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_HistoryClick18">
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_HistoryClick19">
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_HistoryClick2">
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_HistoryClick3">
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_HistoryClick4">
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_HistoryClick5">
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_HistoryClick6">
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_HistoryClick7">
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_HistoryClick8">
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_HistoryClick9">
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_Popup">
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="ForwardMenu_ShowFullHistory">
3362 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3363 <description>Please enter the description of this user action.</description>
3366 <action name="FrameLoad" not_user_triggered="true">
3367 <owner>thestig@chromium.org</owner>
3368 <description>Count of successful frame loads to new pages.</description>
3371 <action name="FrameLoadWithFlash" not_user_triggered="true">
3372 <owner>thestig@chromium.org</owner>
3373 <description>Count of frame loads that also load PPAPI Flash.</description>
3376 <action name="Gesture_Overview">
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>
3382 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3383 <description>Please enter the description of this user action.</description>
3386 <action name="GoogleNow.ButtonClicked0">
3387 <owner>robliao@chromium.org</owner>
3388 <owner>skare@chromium.org</owner>
3390 User clicked button index 0 (0-based) of a Now Notification.
3394 <action name="GoogleNow.ButtonClicked1">
3395 <owner>robliao@chromium.org</owner>
3396 <owner>skare@chromium.org</owner>
3398 User clicked button index 1 (0-based) of a Now Notification.
3402 <action name="GoogleNow.Dismissed">
3403 <owner>robliao@chromium.org</owner>
3404 <owner>skare@chromium.org</owner>
3405 <description>User dismissed a Now Notification.</description>
3408 <action name="GoogleNow.MessageCenter.NotificationPoppedUp">
3409 <owner>robliao@chromium.org</owner>
3410 <owner>skare@chromium.org</owner>
3412 A Google Now notification was popped up to the user.
3416 <action name="GoogleNow.MessageClicked">
3417 <owner>robliao@chromium.org</owner>
3418 <owner>skare@chromium.org</owner>
3420 User clicked on the message text of a Now notification.
3424 <action name="GoogleNow.WelcomeToastClickedNo">
3425 <owner>robliao@chromium.org</owner>
3426 <owner>skare@chromium.org</owner>
3428 User dismissed the Now Notifications welcome toast via the "don't show
3429 me notifications" button.
3433 <action name="GoogleNow.WelcomeToastClickedYes">
3434 <owner>robliao@chromium.org</owner>
3435 <owner>skare@chromium.org</owner>
3437 User dismissed the Now Notifications welcome toast via the ok button.
3441 <action name="GoogleNow.WelcomeToastDismissed">
3442 <owner>robliao@chromium.org</owner>
3443 <owner>skare@chromium.org</owner>
3445 User dismissed the Now Notifications welcome toast via the x.
3449 <action name="GpuAccelerationDisabled">
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="GpuAccelerationEnabled">
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="HiliteColor">
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_BookmarkStarClicked">
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_CancelRemoveSelected">
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_ConfirmRemoveSelected">
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_EntryLinkClick">
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_EntryLinkRightClick">
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_EntryMenuRemoveFromHistory">
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_EntryMenuShowMoreFromSite">
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_InitClearBrowsingData">
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_NewerHistoryClick">
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_NewestHistoryClick">
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_OlderHistoryClick">
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_RemoveSelected">
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_Search">
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_SearchResultClick">
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="HistoryPage_SearchResultRemove">
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_DeleteHistory">
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_DragIcon">
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_DragThumbnail">
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="History_Search">
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="Home">
3560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3561 <description>Please enter the description of this user action.</description>
3564 <action name="Hotword.HotwordTrigger">
3565 <owner>amistry@chromium.org</owner>
3566 <owner>rlp@chromium.org</owner>
3567 <owner>somast@chromium.org</owner>
3568 <description>User triggered the hotword by saying 'Ok Google'.</description>
3571 <action name="ImportLockDialogCocoa_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="ImportLockDialogGtk_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="ImportLockDialogView_Shown">
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="Import_ShowDlg">
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="Indent">
3592 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
3593 <description>Please enter the description of this user action.</description>
3596 <action name="InputMethodOptions_Open_chewing">
3597 <owner>yukishiino@chromium.org</owner>
3598 <owner>nona@chromium.org</owner>
3599 <owner>uekawa@chromium.org</owner>
3600 <owner>komatsu@chromium.org</owner>
3602 Counts the number of times the input method configuration was opened.
3605 IMEs have since become extensions and no longer available as predetermined
3610 <action name="InputMethodOptions_Open_english-m">
3611 <owner>yukishiino@chromium.org</owner>
3612 <owner>nona@chromium.org</owner>
3613 <owner>uekawa@chromium.org</owner>
3614 <owner>komatsu@chromium.org</owner>
3616 Counts the number of times the input method configuration was opened.
3619 IMEs have since become extensions and no longer available as predetermined
3624 <action name="InputMethodOptions_Open_hangul">
3625 <owner>yukishiino@chromium.org</owner>
3626 <owner>nona@chromium.org</owner>
3627 <owner>uekawa@chromium.org</owner>
3628 <owner>komatsu@chromium.org</owner>
3630 Counts the number of times the input method configuration was opened.
3633 IMEs have since become extensions and no longer available as predetermined
3638 <action name="InputMethodOptions_Open_m17n:am:sera">
3639 <owner>yukishiino@chromium.org</owner>
3640 <owner>nona@chromium.org</owner>
3641 <owner>uekawa@chromium.org</owner>
3642 <owner>komatsu@chromium.org</owner>
3644 Counts the number of times the input method configuration was opened.
3647 IMEs have since become extensions and no longer available as predetermined
3652 <action name="InputMethodOptions_Open_m17n:ar:kbd">
3653 <owner>yukishiino@chromium.org</owner>
3654 <owner>nona@chromium.org</owner>
3655 <owner>uekawa@chromium.org</owner>
3656 <owner>komatsu@chromium.org</owner>
3658 Counts the number of times the input method configuration was opened.
3661 IMEs have since become extensions and no longer available as predetermined
3666 <action name="InputMethodOptions_Open_m17n:bn:itrans">
3667 <owner>yukishiino@chromium.org</owner>
3668 <owner>nona@chromium.org</owner>
3669 <owner>uekawa@chromium.org</owner>
3670 <owner>komatsu@chromium.org</owner>
3672 Counts the number of times the input method configuration was opened.
3675 IMEs have since become extensions and no longer available as predetermined
3680 <action name="InputMethodOptions_Open_m17n:fa:isiri">
3681 <owner>yukishiino@chromium.org</owner>
3682 <owner>nona@chromium.org</owner>
3683 <owner>uekawa@chromium.org</owner>
3684 <owner>komatsu@chromium.org</owner>
3686 Counts the number of times the input method configuration was opened.
3689 IMEs have since become extensions and no longer available as predetermined
3694 <action name="InputMethodOptions_Open_m17n:gu:itrans">
3695 <owner>yukishiino@chromium.org</owner>
3696 <owner>nona@chromium.org</owner>
3697 <owner>uekawa@chromium.org</owner>
3698 <owner>komatsu@chromium.org</owner>
3700 Counts the number of times the input method configuration was opened.
3703 IMEs have since become extensions and no longer available as predetermined
3708 <action name="InputMethodOptions_Open_m17n:hi:itrans">
3709 <owner>yukishiino@chromium.org</owner>
3710 <owner>nona@chromium.org</owner>
3711 <owner>uekawa@chromium.org</owner>
3712 <owner>komatsu@chromium.org</owner>
3714 Counts the number of times the input method configuration was opened.
3717 IMEs have since become extensions and no longer available as predetermined
3722 <action name="InputMethodOptions_Open_m17n:kn:itrans">
3723 <owner>yukishiino@chromium.org</owner>
3724 <owner>nona@chromium.org</owner>
3725 <owner>uekawa@chromium.org</owner>
3726 <owner>komatsu@chromium.org</owner>
3728 Counts the number of times the input method configuration was opened.
3731 IMEs have since become extensions and no longer available as predetermined
3736 <action name="InputMethodOptions_Open_m17n:ml:itrans">
3737 <owner>yukishiino@chromium.org</owner>
3738 <owner>nona@chromium.org</owner>
3739 <owner>uekawa@chromium.org</owner>
3740 <owner>komatsu@chromium.org</owner>
3742 Counts the number of times the input method configuration was opened.
3745 IMEs have since become extensions and no longer available as predetermined
3750 <action name="InputMethodOptions_Open_m17n:mr:itrans">
3751 <owner>yukishiino@chromium.org</owner>
3752 <owner>nona@chromium.org</owner>
3753 <owner>uekawa@chromium.org</owner>
3754 <owner>komatsu@chromium.org</owner>
3756 Counts the number of times the input method configuration was opened.
3759 IMEs have since become extensions and no longer available as predetermined
3764 <action name="InputMethodOptions_Open_m17n:ta:inscript">
3765 <owner>yukishiino@chromium.org</owner>
3766 <owner>nona@chromium.org</owner>
3767 <owner>uekawa@chromium.org</owner>
3768 <owner>komatsu@chromium.org</owner>
3770 Counts the number of times the input method configuration was opened.
3773 IMEs have since become extensions and no longer available as predetermined
3778 <action name="InputMethodOptions_Open_m17n:ta:itrans">
3779 <owner>yukishiino@chromium.org</owner>
3780 <owner>nona@chromium.org</owner>
3781 <owner>uekawa@chromium.org</owner>
3782 <owner>komatsu@chromium.org</owner>
3784 Counts the number of times the input method configuration was opened.
3787 IMEs have since become extensions and no longer available as predetermined
3792 <action name="InputMethodOptions_Open_m17n:ta:phonetic">
3793 <owner>yukishiino@chromium.org</owner>
3794 <owner>nona@chromium.org</owner>
3795 <owner>uekawa@chromium.org</owner>
3796 <owner>komatsu@chromium.org</owner>
3798 Counts the number of times the input method configuration was opened.
3801 IMEs have since become extensions and no longer available as predetermined
3806 <action name="InputMethodOptions_Open_m17n:ta:tamil99">
3807 <owner>yukishiino@chromium.org</owner>
3808 <owner>nona@chromium.org</owner>
3809 <owner>uekawa@chromium.org</owner>
3810 <owner>komatsu@chromium.org</owner>
3812 Counts the number of times the input method configuration was opened.
3815 IMEs have since become extensions and no longer available as predetermined
3820 <action name="InputMethodOptions_Open_m17n:ta:typewriter">
3821 <owner>yukishiino@chromium.org</owner>
3822 <owner>nona@chromium.org</owner>
3823 <owner>uekawa@chromium.org</owner>
3824 <owner>komatsu@chromium.org</owner>
3826 Counts the number of times the input method configuration was opened.
3829 IMEs have since become extensions and no longer available as predetermined
3834 <action name="InputMethodOptions_Open_m17n:te:itrans">
3835 <owner>yukishiino@chromium.org</owner>
3836 <owner>nona@chromium.org</owner>
3837 <owner>uekawa@chromium.org</owner>
3838 <owner>komatsu@chromium.org</owner>
3840 Counts the number of times the input method configuration was opened.
3843 IMEs have since become extensions and no longer available as predetermined
3848 <action name="InputMethodOptions_Open_m17n:th:kesmanee">
3849 <owner>yukishiino@chromium.org</owner>
3850 <owner>nona@chromium.org</owner>
3851 <owner>uekawa@chromium.org</owner>
3852 <owner>komatsu@chromium.org</owner>
3854 Counts the number of times the input method configuration was opened.
3857 IMEs have since become extensions and no longer available as predetermined
3862 <action name="InputMethodOptions_Open_m17n:th:pattachote">
3863 <owner>yukishiino@chromium.org</owner>
3864 <owner>nona@chromium.org</owner>
3865 <owner>uekawa@chromium.org</owner>
3866 <owner>komatsu@chromium.org</owner>
3868 Counts the number of times the input method configuration was opened.
3871 IMEs have since become extensions and no longer available as predetermined
3876 <action name="InputMethodOptions_Open_m17n:th:tis820">
3877 <owner>yukishiino@chromium.org</owner>
3878 <owner>nona@chromium.org</owner>
3879 <owner>uekawa@chromium.org</owner>
3880 <owner>komatsu@chromium.org</owner>
3882 Counts the number of times the input method configuration was opened.
3885 IMEs have since become extensions and no longer available as predetermined
3890 <action name="InputMethodOptions_Open_m17n:vi:tcvn">
3891 <owner>yukishiino@chromium.org</owner>
3892 <owner>nona@chromium.org</owner>
3893 <owner>uekawa@chromium.org</owner>
3894 <owner>komatsu@chromium.org</owner>
3896 Counts the number of times the input method configuration was opened.
3899 IMEs have since become extensions and no longer available as predetermined
3904 <action name="InputMethodOptions_Open_m17n:vi:telex">
3905 <owner>yukishiino@chromium.org</owner>
3906 <owner>nona@chromium.org</owner>
3907 <owner>uekawa@chromium.org</owner>
3908 <owner>komatsu@chromium.org</owner>
3910 Counts the number of times the input method configuration was opened.
3913 IMEs have since become extensions and no longer available as predetermined
3918 <action name="InputMethodOptions_Open_m17n:vi:viqr">
3919 <owner>yukishiino@chromium.org</owner>
3920 <owner>nona@chromium.org</owner>
3921 <owner>uekawa@chromium.org</owner>
3922 <owner>komatsu@chromium.org</owner>
3924 Counts the number of times the input method configuration was opened.
3927 IMEs have since become extensions and no longer available as predetermined
3932 <action name="InputMethodOptions_Open_m17n:vi:vni">
3933 <owner>yukishiino@chromium.org</owner>
3934 <owner>nona@chromium.org</owner>
3935 <owner>uekawa@chromium.org</owner>
3936 <owner>komatsu@chromium.org</owner>
3938 Counts the number of times the input method configuration was opened.
3941 IMEs have since become extensions and no longer available as predetermined
3946 <action name="InputMethodOptions_Open_m17n:zh:cangjie">
3947 <owner>yukishiino@chromium.org</owner>
3948 <owner>nona@chromium.org</owner>
3949 <owner>uekawa@chromium.org</owner>
3950 <owner>komatsu@chromium.org</owner>
3952 Counts the number of times the input method configuration was opened.
3955 IMEs have since become extensions and no longer available as predetermined
3960 <action name="InputMethodOptions_Open_m17n:zh:quick">
3961 <owner>yukishiino@chromium.org</owner>
3962 <owner>nona@chromium.org</owner>
3963 <owner>uekawa@chromium.org</owner>
3964 <owner>komatsu@chromium.org</owner>
3966 Counts the number of times the input method configuration was opened.
3969 IMEs have since become extensions and no longer available as predetermined
3974 <action name="InputMethodOptions_Open_mozc">
3975 <owner>yukishiino@chromium.org</owner>
3976 <owner>nona@chromium.org</owner>
3977 <owner>uekawa@chromium.org</owner>
3978 <owner>komatsu@chromium.org</owner>
3980 Counts the number of times the input method configuration was opened.
3983 IMEs have since become extensions and no longer available as predetermined
3988 <action name="InputMethodOptions_Open_mozc-chewing">
3989 <owner>yukishiino@chromium.org</owner>
3990 <owner>nona@chromium.org</owner>
3991 <owner>uekawa@chromium.org</owner>
3992 <owner>komatsu@chromium.org</owner>
3994 Counts the number of times the input method configuration was opened.
3997 IMEs have since become extensions and no longer available as predetermined
4002 <action name="InputMethodOptions_Open_mozc-dv">
4003 <owner>yukishiino@chromium.org</owner>
4004 <owner>nona@chromium.org</owner>
4005 <owner>uekawa@chromium.org</owner>
4006 <owner>komatsu@chromium.org</owner>
4008 Counts the number of times the input method configuration was opened.
4011 IMEs have since become extensions and no longer available as predetermined
4016 <action name="InputMethodOptions_Open_mozc-hangul">
4017 <owner>yukishiino@chromium.org</owner>
4018 <owner>nona@chromium.org</owner>
4019 <owner>uekawa@chromium.org</owner>
4020 <owner>komatsu@chromium.org</owner>
4022 Counts the number of times the input method configuration was opened.
4025 IMEs have since become extensions and no longer available as predetermined
4030 <action name="InputMethodOptions_Open_mozc-jp">
4031 <owner>yukishiino@chromium.org</owner>
4032 <owner>nona@chromium.org</owner>
4033 <owner>uekawa@chromium.org</owner>
4034 <owner>komatsu@chromium.org</owner>
4036 Counts the number of times the input method configuration was opened.
4039 IMEs have since become extensions and no longer available as predetermined
4044 <action name="InputMethodOptions_Open_pinyin">
4045 <owner>yukishiino@chromium.org</owner>
4046 <owner>nona@chromium.org</owner>
4047 <owner>uekawa@chromium.org</owner>
4048 <owner>komatsu@chromium.org</owner>
4050 Counts the number of times the input method configuration was opened.
4053 IMEs have since become extensions and no longer available as predetermined
4058 <action name="InputMethodOptions_Open_pinyin-dv">
4059 <owner>yukishiino@chromium.org</owner>
4060 <owner>nona@chromium.org</owner>
4061 <owner>uekawa@chromium.org</owner>
4062 <owner>komatsu@chromium.org</owner>
4064 Counts the number of times the input method configuration was opened.
4067 IMEs have since become extensions and no longer available as predetermined
4072 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
4073 <owner>yukishiino@chromium.org</owner>
4074 <owner>nona@chromium.org</owner>
4075 <owner>uekawa@chromium.org</owner>
4076 <owner>komatsu@chromium.org</owner>
4078 Counts the number of times the input method configuration was opened.
4081 IMEs have since become extensions and no longer available as predetermined
4086 <action name="InputMethodOptions_Open_xkb:be::fra">
4087 <owner>yukishiino@chromium.org</owner>
4088 <owner>nona@chromium.org</owner>
4089 <owner>uekawa@chromium.org</owner>
4090 <owner>komatsu@chromium.org</owner>
4092 Counts the number of times the input method configuration was opened.
4095 IMEs have since become extensions and no longer available as predetermined
4100 <action name="InputMethodOptions_Open_xkb:be::ger">
4101 <owner>yukishiino@chromium.org</owner>
4102 <owner>nona@chromium.org</owner>
4103 <owner>uekawa@chromium.org</owner>
4104 <owner>komatsu@chromium.org</owner>
4106 Counts the number of times the input method configuration was opened.
4109 IMEs have since become extensions and no longer available as predetermined
4114 <action name="InputMethodOptions_Open_xkb:be::nld">
4115 <owner>yukishiino@chromium.org</owner>
4116 <owner>nona@chromium.org</owner>
4117 <owner>uekawa@chromium.org</owner>
4118 <owner>komatsu@chromium.org</owner>
4120 Counts the number of times the input method configuration was opened.
4123 IMEs have since become extensions and no longer available as predetermined
4128 <action name="InputMethodOptions_Open_xkb:bg::bul">
4129 <owner>yukishiino@chromium.org</owner>
4130 <owner>nona@chromium.org</owner>
4131 <owner>uekawa@chromium.org</owner>
4132 <owner>komatsu@chromium.org</owner>
4134 Counts the number of times the input method configuration was opened.
4137 IMEs have since become extensions and no longer available as predetermined
4142 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
4143 <owner>yukishiino@chromium.org</owner>
4144 <owner>nona@chromium.org</owner>
4145 <owner>uekawa@chromium.org</owner>
4146 <owner>komatsu@chromium.org</owner>
4148 Counts the number of times the input method configuration was opened.
4151 IMEs have since become extensions and no longer available as predetermined
4156 <action name="InputMethodOptions_Open_xkb:br::por">
4157 <owner>yukishiino@chromium.org</owner>
4158 <owner>nona@chromium.org</owner>
4159 <owner>uekawa@chromium.org</owner>
4160 <owner>komatsu@chromium.org</owner>
4162 Counts the number of times the input method configuration was opened.
4165 IMEs have since become extensions and no longer available as predetermined
4170 <action name="InputMethodOptions_Open_xkb:by::bel">
4171 <owner>yukishiino@chromium.org</owner>
4172 <owner>nona@chromium.org</owner>
4173 <owner>uekawa@chromium.org</owner>
4174 <owner>komatsu@chromium.org</owner>
4176 Counts the number of times the input method configuration was opened.
4179 IMEs have since become extensions and no longer available as predetermined
4184 <action name="InputMethodOptions_Open_xkb:ca::fra">
4185 <owner>yukishiino@chromium.org</owner>
4186 <owner>nona@chromium.org</owner>
4187 <owner>uekawa@chromium.org</owner>
4188 <owner>komatsu@chromium.org</owner>
4190 Counts the number of times the input method configuration was opened.
4193 IMEs have since become extensions and no longer available as predetermined
4198 <action name="InputMethodOptions_Open_xkb:ca:eng:eng">
4199 <owner>yukishiino@chromium.org</owner>
4200 <owner>nona@chromium.org</owner>
4201 <owner>uekawa@chromium.org</owner>
4202 <owner>komatsu@chromium.org</owner>
4204 Counts the number of times the input method configuration was opened.
4207 IMEs have since become extensions and no longer available as predetermined
4212 <action name="InputMethodOptions_Open_xkb:ca:multix:fra">
4213 <owner>yukishiino@chromium.org</owner>
4214 <owner>nona@chromium.org</owner>
4215 <owner>uekawa@chromium.org</owner>
4216 <owner>komatsu@chromium.org</owner>
4218 Counts the number of times the input method configuration was opened.
4221 IMEs have since become extensions and no longer available as predetermined
4226 <action name="InputMethodOptions_Open_xkb:ch::ger">
4227 <owner>yukishiino@chromium.org</owner>
4228 <owner>nona@chromium.org</owner>
4229 <owner>uekawa@chromium.org</owner>
4230 <owner>komatsu@chromium.org</owner>
4232 Counts the number of times the input method configuration was opened.
4235 IMEs have since become extensions and no longer available as predetermined
4240 <action name="InputMethodOptions_Open_xkb:ch:fr:fra">
4241 <owner>yukishiino@chromium.org</owner>
4242 <owner>nona@chromium.org</owner>
4243 <owner>uekawa@chromium.org</owner>
4244 <owner>komatsu@chromium.org</owner>
4246 Counts the number of times the input method configuration was opened.
4249 IMEs have since become extensions and no longer available as predetermined
4254 <action name="InputMethodOptions_Open_xkb:cz::cze">
4255 <owner>yukishiino@chromium.org</owner>
4256 <owner>nona@chromium.org</owner>
4257 <owner>uekawa@chromium.org</owner>
4258 <owner>komatsu@chromium.org</owner>
4260 Counts the number of times the input method configuration was opened.
4263 IMEs have since become extensions and no longer available as predetermined
4268 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
4269 <owner>yukishiino@chromium.org</owner>
4270 <owner>nona@chromium.org</owner>
4271 <owner>uekawa@chromium.org</owner>
4272 <owner>komatsu@chromium.org</owner>
4274 Counts the number of times the input method configuration was opened.
4277 IMEs have since become extensions and no longer available as predetermined
4282 <action name="InputMethodOptions_Open_xkb:de::ger">
4283 <owner>yukishiino@chromium.org</owner>
4284 <owner>nona@chromium.org</owner>
4285 <owner>uekawa@chromium.org</owner>
4286 <owner>komatsu@chromium.org</owner>
4288 Counts the number of times the input method configuration was opened.
4291 IMEs have since become extensions and no longer available as predetermined
4296 <action name="InputMethodOptions_Open_xkb:de:neo:ger">
4297 <owner>yukishiino@chromium.org</owner>
4298 <owner>nona@chromium.org</owner>
4299 <owner>uekawa@chromium.org</owner>
4300 <owner>komatsu@chromium.org</owner>
4302 Counts the number of times the input method configuration was opened.
4305 IMEs have since become extensions and no longer available as predetermined
4310 <action name="InputMethodOptions_Open_xkb:dk::dan">
4311 <owner>yukishiino@chromium.org</owner>
4312 <owner>nona@chromium.org</owner>
4313 <owner>uekawa@chromium.org</owner>
4314 <owner>komatsu@chromium.org</owner>
4316 Counts the number of times the input method configuration was opened.
4319 IMEs have since become extensions and no longer available as predetermined
4324 <action name="InputMethodOptions_Open_xkb:ee::est">
4325 <owner>yukishiino@chromium.org</owner>
4326 <owner>nona@chromium.org</owner>
4327 <owner>uekawa@chromium.org</owner>
4328 <owner>komatsu@chromium.org</owner>
4330 Counts the number of times the input method configuration was opened.
4333 IMEs have since become extensions and no longer available as predetermined
4338 <action name="InputMethodOptions_Open_xkb:es::spa">
4339 <owner>yukishiino@chromium.org</owner>
4340 <owner>nona@chromium.org</owner>
4341 <owner>uekawa@chromium.org</owner>
4342 <owner>komatsu@chromium.org</owner>
4344 Counts the number of times the input method configuration was opened.
4347 IMEs have since become extensions and no longer available as predetermined
4352 <action name="InputMethodOptions_Open_xkb:es:cat:cat">
4353 <owner>yukishiino@chromium.org</owner>
4354 <owner>nona@chromium.org</owner>
4355 <owner>uekawa@chromium.org</owner>
4356 <owner>komatsu@chromium.org</owner>
4358 Counts the number of times the input method configuration was opened.
4361 IMEs have since become extensions and no longer available as predetermined
4366 <action name="InputMethodOptions_Open_xkb:fi::fin">
4367 <owner>yukishiino@chromium.org</owner>
4368 <owner>nona@chromium.org</owner>
4369 <owner>uekawa@chromium.org</owner>
4370 <owner>komatsu@chromium.org</owner>
4372 Counts the number of times the input method configuration was opened.
4375 IMEs have since become extensions and no longer available as predetermined
4380 <action name="InputMethodOptions_Open_xkb:fr::fra">
4381 <owner>yukishiino@chromium.org</owner>
4382 <owner>nona@chromium.org</owner>
4383 <owner>uekawa@chromium.org</owner>
4384 <owner>komatsu@chromium.org</owner>
4386 Counts the number of times the input method configuration was opened.
4389 IMEs have since become extensions and no longer available as predetermined
4394 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
4395 <owner>yukishiino@chromium.org</owner>
4396 <owner>nona@chromium.org</owner>
4397 <owner>uekawa@chromium.org</owner>
4398 <owner>komatsu@chromium.org</owner>
4400 Counts the number of times the input method configuration was opened.
4403 IMEs have since become extensions and no longer available as predetermined
4408 <action name="InputMethodOptions_Open_xkb:gb:extd:eng">
4409 <owner>yukishiino@chromium.org</owner>
4410 <owner>nona@chromium.org</owner>
4411 <owner>uekawa@chromium.org</owner>
4412 <owner>komatsu@chromium.org</owner>
4414 Counts the number of times the input method configuration was opened.
4417 IMEs have since become extensions and no longer available as predetermined
4422 <action name="InputMethodOptions_Open_xkb:ge::geo">
4423 <owner>yukishiino@chromium.org</owner>
4424 <owner>nona@chromium.org</owner>
4425 <owner>uekawa@chromium.org</owner>
4426 <owner>komatsu@chromium.org</owner>
4428 Counts the number of times the input method configuration was opened.
4431 IMEs have since become extensions and no longer available as predetermined
4436 <action name="InputMethodOptions_Open_xkb:gr::gre">
4437 <owner>yukishiino@chromium.org</owner>
4438 <owner>nona@chromium.org</owner>
4439 <owner>uekawa@chromium.org</owner>
4440 <owner>komatsu@chromium.org</owner>
4442 Counts the number of times the input method configuration was opened.
4445 IMEs have since become extensions and no longer available as predetermined
4450 <action name="InputMethodOptions_Open_xkb:hr::scr">
4451 <owner>yukishiino@chromium.org</owner>
4452 <owner>nona@chromium.org</owner>
4453 <owner>uekawa@chromium.org</owner>
4454 <owner>komatsu@chromium.org</owner>
4456 Counts the number of times the input method configuration was opened.
4459 IMEs have since become extensions and no longer available as predetermined
4464 <action name="InputMethodOptions_Open_xkb:hu::hun">
4465 <owner>yukishiino@chromium.org</owner>
4466 <owner>nona@chromium.org</owner>
4467 <owner>uekawa@chromium.org</owner>
4468 <owner>komatsu@chromium.org</owner>
4470 Counts the number of times the input method configuration was opened.
4473 IMEs have since become extensions and no longer available as predetermined
4478 <action name="InputMethodOptions_Open_xkb:il::heb">
4479 <owner>yukishiino@chromium.org</owner>
4480 <owner>nona@chromium.org</owner>
4481 <owner>uekawa@chromium.org</owner>
4482 <owner>komatsu@chromium.org</owner>
4484 Counts the number of times the input method configuration was opened.
4487 IMEs have since become extensions and no longer available as predetermined
4492 <action name="InputMethodOptions_Open_xkb:is::ice">
4493 <owner>yukishiino@chromium.org</owner>
4494 <owner>nona@chromium.org</owner>
4495 <owner>uekawa@chromium.org</owner>
4496 <owner>komatsu@chromium.org</owner>
4498 Counts the number of times the input method configuration was opened.
4501 IMEs have since become extensions and no longer available as predetermined
4506 <action name="InputMethodOptions_Open_xkb:it::ita">
4507 <owner>yukishiino@chromium.org</owner>
4508 <owner>nona@chromium.org</owner>
4509 <owner>uekawa@chromium.org</owner>
4510 <owner>komatsu@chromium.org</owner>
4512 Counts the number of times the input method configuration was opened.
4515 IMEs have since become extensions and no longer available as predetermined
4520 <action name="InputMethodOptions_Open_xkb:jp::jpn">
4521 <owner>yukishiino@chromium.org</owner>
4522 <owner>nona@chromium.org</owner>
4523 <owner>uekawa@chromium.org</owner>
4524 <owner>komatsu@chromium.org</owner>
4526 Counts the number of times the input method configuration was opened.
4529 IMEs have since become extensions and no longer available as predetermined
4534 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
4535 <owner>yukishiino@chromium.org</owner>
4536 <owner>nona@chromium.org</owner>
4537 <owner>uekawa@chromium.org</owner>
4538 <owner>komatsu@chromium.org</owner>
4540 Counts the number of times the input method configuration was opened.
4543 IMEs have since become extensions and no longer available as predetermined
4548 <action name="InputMethodOptions_Open_xkb:latam::spa">
4549 <owner>yukishiino@chromium.org</owner>
4550 <owner>nona@chromium.org</owner>
4551 <owner>uekawa@chromium.org</owner>
4552 <owner>komatsu@chromium.org</owner>
4554 Counts the number of times the input method configuration was opened.
4557 IMEs have since become extensions and no longer available as predetermined
4562 <action name="InputMethodOptions_Open_xkb:lt::lit">
4563 <owner>yukishiino@chromium.org</owner>
4564 <owner>nona@chromium.org</owner>
4565 <owner>uekawa@chromium.org</owner>
4566 <owner>komatsu@chromium.org</owner>
4568 Counts the number of times the input method configuration was opened.
4571 IMEs have since become extensions and no longer available as predetermined
4576 <action name="InputMethodOptions_Open_xkb:lv::lav">
4577 <owner>yukishiino@chromium.org</owner>
4578 <owner>nona@chromium.org</owner>
4579 <owner>uekawa@chromium.org</owner>
4580 <owner>komatsu@chromium.org</owner>
4582 Counts the number of times the input method configuration was opened.
4585 IMEs have since become extensions and no longer available as predetermined
4590 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
4591 <owner>yukishiino@chromium.org</owner>
4592 <owner>nona@chromium.org</owner>
4593 <owner>uekawa@chromium.org</owner>
4594 <owner>komatsu@chromium.org</owner>
4596 Counts the number of times the input method configuration was opened.
4599 IMEs have since become extensions and no longer available as predetermined
4604 <action name="InputMethodOptions_Open_xkb:mn::mon">
4605 <owner>yukishiino@chromium.org</owner>
4606 <owner>nona@chromium.org</owner>
4607 <owner>uekawa@chromium.org</owner>
4608 <owner>komatsu@chromium.org</owner>
4610 Counts the number of times the input method configuration was opened.
4613 IMEs have since become extensions and no longer available as predetermined
4618 <action name="InputMethodOptions_Open_xkb:nl::nld">
4619 <owner>yukishiino@chromium.org</owner>
4620 <owner>nona@chromium.org</owner>
4621 <owner>uekawa@chromium.org</owner>
4622 <owner>komatsu@chromium.org</owner>
4624 Counts the number of times the input method configuration was opened.
4627 IMEs have since become extensions and no longer available as predetermined
4632 <action name="InputMethodOptions_Open_xkb:no::nob">
4633 <owner>yukishiino@chromium.org</owner>
4634 <owner>nona@chromium.org</owner>
4635 <owner>uekawa@chromium.org</owner>
4636 <owner>komatsu@chromium.org</owner>
4638 Counts the number of times the input method configuration was opened.
4641 IMEs have since become extensions and no longer available as predetermined
4646 <action name="InputMethodOptions_Open_xkb:no::nor">
4647 <owner>yukishiino@chromium.org</owner>
4648 <owner>nona@chromium.org</owner>
4649 <owner>uekawa@chromium.org</owner>
4650 <owner>komatsu@chromium.org</owner>
4652 Counts the number of times the input method configuration was opened.
4655 IMEs have since become extensions and no longer available as predetermined
4660 <action name="InputMethodOptions_Open_xkb:pl::pol">
4661 <owner>yukishiino@chromium.org</owner>
4662 <owner>nona@chromium.org</owner>
4663 <owner>uekawa@chromium.org</owner>
4664 <owner>komatsu@chromium.org</owner>
4666 Counts the number of times the input method configuration was opened.
4669 IMEs have since become extensions and no longer available as predetermined
4674 <action name="InputMethodOptions_Open_xkb:pt::por">
4675 <owner>yukishiino@chromium.org</owner>
4676 <owner>nona@chromium.org</owner>
4677 <owner>uekawa@chromium.org</owner>
4678 <owner>komatsu@chromium.org</owner>
4680 Counts the number of times the input method configuration was opened.
4683 IMEs have since become extensions and no longer available as predetermined
4688 <action name="InputMethodOptions_Open_xkb:ro::rum">
4689 <owner>yukishiino@chromium.org</owner>
4690 <owner>nona@chromium.org</owner>
4691 <owner>uekawa@chromium.org</owner>
4692 <owner>komatsu@chromium.org</owner>
4694 Counts the number of times the input method configuration was opened.
4697 IMEs have since become extensions and no longer available as predetermined
4702 <action name="InputMethodOptions_Open_xkb:rs::srp">
4703 <owner>yukishiino@chromium.org</owner>
4704 <owner>nona@chromium.org</owner>
4705 <owner>uekawa@chromium.org</owner>
4706 <owner>komatsu@chromium.org</owner>
4708 Counts the number of times the input method configuration was opened.
4711 IMEs have since become extensions and no longer available as predetermined
4716 <action name="InputMethodOptions_Open_xkb:ru::rus">
4717 <owner>yukishiino@chromium.org</owner>
4718 <owner>nona@chromium.org</owner>
4719 <owner>uekawa@chromium.org</owner>
4720 <owner>komatsu@chromium.org</owner>
4722 Counts the number of times the input method configuration was opened.
4725 IMEs have since become extensions and no longer available as predetermined
4730 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
4731 <owner>yukishiino@chromium.org</owner>
4732 <owner>nona@chromium.org</owner>
4733 <owner>uekawa@chromium.org</owner>
4734 <owner>komatsu@chromium.org</owner>
4736 Counts the number of times the input method configuration was opened.
4739 IMEs have since become extensions and no longer available as predetermined
4744 <action name="InputMethodOptions_Open_xkb:se::swe">
4745 <owner>yukishiino@chromium.org</owner>
4746 <owner>nona@chromium.org</owner>
4747 <owner>uekawa@chromium.org</owner>
4748 <owner>komatsu@chromium.org</owner>
4750 Counts the number of times the input method configuration was opened.
4753 IMEs have since become extensions and no longer available as predetermined
4758 <action name="InputMethodOptions_Open_xkb:si::slv">
4759 <owner>yukishiino@chromium.org</owner>
4760 <owner>nona@chromium.org</owner>
4761 <owner>uekawa@chromium.org</owner>
4762 <owner>komatsu@chromium.org</owner>
4764 Counts the number of times the input method configuration was opened.
4767 IMEs have since become extensions and no longer available as predetermined
4772 <action name="InputMethodOptions_Open_xkb:sk::slo">
4773 <owner>yukishiino@chromium.org</owner>
4774 <owner>nona@chromium.org</owner>
4775 <owner>uekawa@chromium.org</owner>
4776 <owner>komatsu@chromium.org</owner>
4778 Counts the number of times the input method configuration was opened.
4781 IMEs have since become extensions and no longer available as predetermined
4786 <action name="InputMethodOptions_Open_xkb:tr::tur">
4787 <owner>yukishiino@chromium.org</owner>
4788 <owner>nona@chromium.org</owner>
4789 <owner>uekawa@chromium.org</owner>
4790 <owner>komatsu@chromium.org</owner>
4792 Counts the number of times the input method configuration was opened.
4795 IMEs have since become extensions and no longer available as predetermined
4800 <action name="InputMethodOptions_Open_xkb:ua::ukr">
4801 <owner>yukishiino@chromium.org</owner>
4802 <owner>nona@chromium.org</owner>
4803 <owner>uekawa@chromium.org</owner>
4804 <owner>komatsu@chromium.org</owner>
4806 Counts the number of times the input method configuration was opened.
4809 IMEs have since become extensions and no longer available as predetermined
4814 <action name="InputMethodOptions_Open_xkb:us::eng">
4815 <owner>yukishiino@chromium.org</owner>
4816 <owner>nona@chromium.org</owner>
4817 <owner>uekawa@chromium.org</owner>
4818 <owner>komatsu@chromium.org</owner>
4820 Counts the number of times the input method configuration was opened.
4823 IMEs have since become extensions and no longer available as predetermined
4828 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
4829 <owner>yukishiino@chromium.org</owner>
4830 <owner>nona@chromium.org</owner>
4831 <owner>uekawa@chromium.org</owner>
4832 <owner>komatsu@chromium.org</owner>
4834 Counts the number of times the input method configuration was opened.
4837 IMEs have since become extensions and no longer available as predetermined
4842 <action name="InputMethodOptions_Open_xkb:us:colemak:eng">
4843 <owner>yukishiino@chromium.org</owner>
4844 <owner>nona@chromium.org</owner>
4845 <owner>uekawa@chromium.org</owner>
4846 <owner>komatsu@chromium.org</owner>
4848 Counts the number of times the input method configuration was opened.
4851 IMEs have since become extensions and no longer available as predetermined
4856 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
4857 <owner>yukishiino@chromium.org</owner>
4858 <owner>nona@chromium.org</owner>
4859 <owner>uekawa@chromium.org</owner>
4860 <owner>komatsu@chromium.org</owner>
4862 Counts the number of times the input method configuration was opened.
4865 IMEs have since become extensions and no longer available as predetermined
4870 <action name="InputMethodOptions_Open_xkb:us:intl:eng">
4871 <owner>yukishiino@chromium.org</owner>
4872 <owner>nona@chromium.org</owner>
4873 <owner>uekawa@chromium.org</owner>
4874 <owner>komatsu@chromium.org</owner>
4876 Counts the number of times the input method configuration was opened.
4879 IMEs have since become extensions and no longer available as predetermined
4884 <action name="InsertBacktab">
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="InsertHTML">
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="InsertHorizontalRule">
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="InsertImage">
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="InsertLineBreak">
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="InsertNewline">
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="InsertNewlineInQuotedContent">
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="InsertOrderedList">
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="InsertParagraph">
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="InsertTab">
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="InsertText">
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="InsertUnorderedList">
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="InspectDevices">
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="InstallSite">
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.MostVisitedClicked">
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.ShowNTP">
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="InstantExtended.ShowSRP">
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="Italic">
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="JustifyCenter">
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="JustifyLeft">
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="JustifyRight">
4985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4986 <description>Please enter the description of this user action.</description>
4989 <action name="KeySystemSupport.Widevine.Queried">
4990 <owner>xhwang@chromium.org</owner>
4991 <description>Please enter the description of this user action.</description>
4994 <action name="KeySystemSupport.Widevine.Supported">
4995 <owner>xhwang@chromium.org</owner>
4996 <description>Please enter the description of this user action.</description>
4999 <action name="KeySystemSupport.WidevineWithType.Queried">
5000 <owner>xhwang@chromium.org</owner>
5001 <description>Please enter the description of this user action.</description>
5004 <action name="KeySystemSupport.WidevineWithType.Supported">
5005 <owner>xhwang@chromium.org</owner>
5006 <description>Please enter the description of this user action.</description>
5009 <action name="KeywordEditor_AddKeyword">
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_AddKeywordJS">
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_ModifiedKeyword">
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="KeywordEditor_RemoveKeyword">
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_Accept">
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="LanguageChange_Revert">
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="LanguageConfigView_Open">
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_InputMethodChanged">
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="LanguageMenuButton_Open">
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_chewing">
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_english-m">
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_hangul">
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:am:sera">
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:ar:kbd">
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:bn:itrans">
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:fa:isiri">
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:gu: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:hi: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:kn: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:ml: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:mr:itrans">
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:inscript">
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:itrans">
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:phonetic">
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:tamil99">
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:ta:typewriter">
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:te:itrans">
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:kesmanee">
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:pattachote">
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:th:tis820">
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:tcvn">
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:telex">
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:viqr">
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:vi:vni">
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:cangjie">
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_m17n:zh:quick">
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">
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-chewing">
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-dv">
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-hangul">
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_mozc-jp">
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">
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_pinyin-dv">
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:am:phonetic:arm">
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::fra">
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::ger">
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:be::nld">
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::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:bg:phonetic:bul">
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:br::por">
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:by::bel">
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::fra">
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:eng:eng">
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:ca:multix:fra">
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::ger">
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:ch:fr:fra">
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::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:cz:qwerty:cze">
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::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:de:neo:ger">
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:dk::dan">
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:ee::est">
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::spa">
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:es:cat:cat">
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:fi::fin">
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:fr::fra">
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:dvorak: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:gb:extd:eng">
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:ge::geo">
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:gr::gre">
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:hr::scr">
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:hu::hun">
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:il::heb">
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:is::ice">
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:it::ita">
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:jp::jpn">
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:kr:kr104:kor">
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:latam::spa">
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:lt::lit">
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::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:lv:apostrophe:lav">
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:mn::mon">
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:nl::nld">
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::nob">
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:no::nor">
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:pl::pol">
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:pt::por">
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:ro::rum">
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:rs::srp">
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::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:ru:phonetic:rus">
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:se::swe">
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:si::slv">
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:sk::slo">
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:tr::tur">
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:ua::ukr">
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::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:altgr-intl: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:colemak: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:dvorak: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_DisableInputMethod_xkb:us:intl:eng">
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_chewing">
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_english-m">
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_hangul">
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:am:sera">
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:ar:kbd">
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:bn:itrans">
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:fa:isiri">
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:gu: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:hi: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:kn: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:ml: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:mr:itrans">
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:inscript">
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:itrans">
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:phonetic">
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:tamil99">
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:ta:typewriter">
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:te:itrans">
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:kesmanee">
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:pattachote">
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:th:tis820">
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:tcvn">
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:telex">
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:viqr">
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:vi:vni">
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:cangjie">
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_m17n:zh:quick">
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">
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-chewing">
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-dv">
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-hangul">
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_mozc-jp">
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">
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_pinyin-dv">
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:am:phonetic:arm">
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::fra">
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::ger">
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:be::nld">
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::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:bg:phonetic:bul">
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:br::por">
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:by::bel">
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::fra">
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:eng:eng">
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:ca:multix:fra">
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::ger">
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:ch:fr:fra">
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::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:cz:qwerty:cze">
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::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:de:neo:ger">
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:dk::dan">
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:ee::est">
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::spa">
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:es:cat:cat">
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:fi::fin">
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:fr::fra">
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:dvorak: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:gb:extd:eng">
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:ge::geo">
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:gr::gre">
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:hr::scr">
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:hu::hun">
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:il::heb">
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:is::ice">
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:it::ita">
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:jp::jpn">
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:kr:kr104:kor">
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:latam::spa">
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:lt::lit">
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::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:lv:apostrophe:lav">
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:mn::mon">
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:nl::nld">
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::nob">
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:no::nor">
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:pl::pol">
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:pt::por">
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:ro::rum">
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:rs::srp">
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::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:ru:phonetic:rus">
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:se::swe">
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:si::slv">
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:sk::slo">
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:tr::tur">
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:ua::ukr">
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::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:altgr-intl: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:colemak: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:dvorak: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_EnableInputMethod_xkb:us:intl:eng">
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_Open">
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_Restart">
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_SignOut">
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_af">
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_am">
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_ar">
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_az">
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_be">
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_bg">
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_bh">
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_bn">
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_br">
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_bs">
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_ca">
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_co">
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_cs">
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_cy">
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_da">
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">
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-AT">
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-CH">
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_de-DE">
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_el">
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">
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-AU">
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-CA">
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-GB">
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-NZ">
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-US">
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_en-ZA">
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_eo">
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">
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_es-419">
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_et">
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_eu">
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_fa">
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_fi">
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_fil">
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_fo">
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">
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-CA">
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-CH">
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_fr-FR">
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_fy">
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_ga">
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_gd">
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_gl">
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_gn">
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_gu">
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_ha">
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_haw">
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_he">
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_hi">
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_hr">
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_hu">
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_hy">
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_ia">
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_id">
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_is">
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">
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-CH">
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_it-IT">
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_ja">
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_jw">
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_ka">
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_kk">
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_km">
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_kn">
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_ko">
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_ku">
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_ky">
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_la">
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_ln">
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_lo">
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_lt">
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_lv">
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_mk">
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_ml">
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_mn">
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_mo">
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_mr">
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_ms">
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_mt">
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_nb">
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_ne">
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_nl">
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_nn">
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_no">
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_oc">
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_om">
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_or">
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_pa">
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_pl">
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_ps">
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">
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-BR">
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_pt-PT">
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_qu">
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_rm">
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_ro">
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_ru">
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_sd">
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_sh">
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_si">
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_sk">
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_sl">
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_sn">
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_so">
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_sq">
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_sr">
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_st">
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_su">
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_sv">
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_sw">
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_ta">
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_te">
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_tg">
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_th">
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_ti">
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_tk">
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_to">
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_tr">
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_tt">
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_tw">
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_ug">
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_uk">
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_ur">
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_uz">
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_vi">
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_xh">
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_yi">
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_yo">
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">
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-CN">
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_zh-TW">
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_SpellCheckLanguageChange_zu">
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_af">
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_am">
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_ar">
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_az">
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_be">
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_bg">
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_bh">
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_bn">
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_br">
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_bs">
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_ca">
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_co">
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_cs">
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_cy">
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_da">
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">
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-AT">
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-CH">
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_de-DE">
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_el">
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">
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-AU">
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-CA">
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-GB">
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-NZ">
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-US">
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_en-ZA">
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_eo">
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">
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_es-419">
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_et">
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_eu">
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_fa">
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_fi">
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_fil">
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_fo">
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">
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-CA">
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-CH">
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_fr-FR">
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_fy">
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_ga">
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_gd">
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_gl">
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_gn">
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_gu">
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_ha">
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_haw">
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_he">
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_hi">
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_hr">
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_hu">
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_hy">
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_ia">
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_id">
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_is">
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">
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-CH">
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_it-IT">
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_ja">
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_jw">
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_ka">
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_kk">
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_km">
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_kn">
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_ko">
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_ku">
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_ky">
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_la">
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_ln">
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_lo">
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_lt">
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_lv">
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_mk">
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_ml">
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_mn">
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_mo">
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_mr">
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_ms">
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_mt">
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_nb">
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_ne">
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_nl">
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_nn">
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_no">
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_oc">
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_om">
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_or">
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_pa">
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_pl">
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_ps">
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">
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-BR">
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_pt-PT">
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_qu">
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_rm">
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_ro">
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_ru">
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_sd">
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_sh">
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_si">
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_sk">
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_sl">
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_sn">
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_so">
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_sq">
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_sr">
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_st">
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_su">
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_sv">
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_sw">
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_ta">
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_te">
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_tg">
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_th">
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_ti">
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_tk">
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_to">
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_tr">
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_tt">
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_tw">
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_ug">
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_uk">
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_ur">
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_uz">
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_vi">
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_xh">
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_yi">
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_yo">
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">
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-CN">
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_zh-TW">
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="LanguageOptions_UiLanguageChange_zu">
7315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7316 <description>Please enter the description of this user action.</description>
7319 <action name="Launcher_ButtonPressed_Mouse">
7320 <owner>bruthig@google.com</owner>
7321 <owner>tdanderson@google.com</owner>
7323 Recorded when the user activates a shelf button using the mouse.
7327 <action name="Launcher_ButtonPressed_Touch">
7328 <owner>bruthig@google.com</owner>
7329 <owner>tdanderson@google.com</owner>
7331 Recorded when the user activates a shelf button using touch.
7335 <action name="Launcher_ClickOnApp">
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_ClickOnApplistButton">
7341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7342 <description>Please enter the description of this user action.</description>
7345 <action name="Launcher_LaunchTask">
7346 <owner>bruthig@google.com</owner>
7347 <owner>tdanderson@google.com</owner>
7349 Recorded when the user launches a new task from the shelf.
7353 <action name="Launcher_MinimizeTask">
7354 <owner>bruthig@google.com</owner>
7355 <owner>tdanderson@google.com</owner>
7357 Recorded when the user minimizes an existing task by clicking an icon in the
7362 <action name="Launcher_SwitchTask">
7363 <owner>bruthig@google.com</owner>
7364 <owner>tdanderson@google.com</owner>
7366 Recorded when the user activates an existing task from the shelf.
7370 <action name="LoadURL">
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="LoadURLFromKeyword">
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_Disable">
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="LocalDiscoveryNotificationsDisabled_Settings_Enable">
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="LockScreen">
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.CreateAccount">
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>
7400 <action name="Login_DemoUserLoginSuccess">
7401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7402 <description>Please enter the description of this user action.</description>
7403 <obsolete>Retail mode doesn't exist anymore.</obsolete>
7406 <action name="Login_Failure">
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_GuestLoginSuccess">
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_OffTheRecordLoginSuccess">
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="Login_Success">
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_ClosePassphraseDialog">
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_LocallyManagedUserCreated">
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_MainFrameNavigation">
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_NewManagedUserWindow">
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_OpenPassphraseDialog">
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_OpenSettings">
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_StartupEnableManagedSwitch">
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_StartupManagedSwitch">
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="ManagedMode_StartupNoManagedSwitch">
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_Invalidated">
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_Chromeos_Sync_Recovered">
7477 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7478 <description>Please enter the description of this user action.</description>
7481 <action name="ManagedUsers_OpenProfile">
7482 <owner>pam@chromium.org</owner>
7483 <owner>treib@chromium.org</owner>
7484 <description>Supervised user profile activated.</description>
7487 <action name="ManagedUsers_QuitBrowser">
7488 <owner>pam@chromium.org</owner>
7489 <owner>treib@chromium.org</owner>
7490 <description>Supervised user quit the browser.</description>
7493 <action name="ManagedUsers_SwitchProfile">
7494 <owner>pam@chromium.org</owner>
7495 <owner>treib@chromium.org</owner>
7496 <description>Supervised user switched to another profile.</description>
7499 <action name="ManagedUsers_UploadItem_Queued">
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_UploadItem_Syncing">
7505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7506 <description>Please enter the description of this user action.</description>
7509 <action name="ManagedUsers_Whitelist_Added">
7510 <owner>bauerb@chromium.org</owner>
7511 <owner>treib@chromium.org</owner>
7512 <owner>pam@chromium.org</owner>
7514 A new whitelist has been installed for a supervised user.
7518 <action name="ManagedUsers_Whitelist_Removed">
7519 <owner>bauerb@chromium.org</owner>
7520 <owner>treib@chromium.org</owner>
7521 <owner>pam@chromium.org</owner>
7523 A whitelist has been uninstalled for a supervised user.
7527 <action name="ManagedUsers_Whitelist_UncleanUninstall">
7528 <owner>bauerb@chromium.org</owner>
7529 <owner>treib@chromium.org</owner>
7530 <owner>pam@chromium.org</owner>
7532 Recorded at startup if an unregistered whitelist has been found. This
7533 usually means that an uninstallation did not complete.
7537 <action name="MaxButton_Clk_ExitFS">
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_Maximize">
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_Clk_Restore">
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_MaxLeft">
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_MaxRight">
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_Maximize">
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_Minimize">
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_Restore">
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="MaxButton_ShowBubble">
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_Controls">
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_Loop">
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_Mute">
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_Pause">
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_Play">
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="MediaContextMenu_Unmute">
7608 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7609 <description>Please enter the description of this user action.</description>
7612 <action name="MediaIndicatorButton_Dragged">
7613 <owner>miu@chromium.org</owner>
7615 User dragged the tab media indicator button; perhaps meant to drag the tab.
7619 <action name="MediaIndicatorButton_Mute">
7620 <owner>miu@chromium.org</owner>
7622 User clicked the tab media indicator button to mute the tab.
7626 <action name="MediaIndicatorButton_Unmute">
7627 <owner>miu@chromium.org</owner>
7629 User clicked the tab media indicator button to unmute the tab.
7633 <action name="Menu_Take_Screenshot">
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="MinButton_Clk">
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="Minimize_UsingKey">
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="MixedScript_LoadAnyway_Bubble">
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="MobileActionBarShown">
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="MobileBeamCallbackSuccess">
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="MobileBeamInvalidAppState">
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="MobileBreakpadUploadAttempt">
7669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7670 <description>Please enter the description of this user action.</description>
7673 <action name="MobileBreakpadUploadFail">
7674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7675 <description>Please enter the description of the metric.</description>
7678 <action name="MobileBreakpadUploadFailure">
7679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7680 <description>Please enter the description of this user action.</description>
7681 <obsolete>Deprecated as of 5/2015</obsolete>
7684 <action name="MobileBreakpadUploadSuccess">
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="MobileContextMenuCopyImageLinkAddress">
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>
7692 <obsolete>Deprecated as of 8/2015</obsolete>
7695 <action name="MobileContextMenuCopyLinkAddress">
7696 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7697 <description>Please enter the description of this user action.</description>
7698 <obsolete>Deprecated as of 8/2015</obsolete>
7701 <action name="MobileContextMenuCopyLinkText">
7702 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7703 <description>Please enter the description of this user action.</description>
7704 <obsolete>Deprecated as of 8/2015</obsolete>
7707 <action name="MobileContextMenuDownloadImage">
7708 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7709 <description>Please enter the description of this user action.</description>
7710 <obsolete>Deprecated as of 8/2015</obsolete>
7713 <action name="MobileContextMenuDownloadLink">
7714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7715 <description>Please enter the description of this user action.</description>
7716 <obsolete>Deprecated as of 8/2015</obsolete>
7719 <action name="MobileContextMenuDownloadVideo">
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>
7722 <obsolete>Deprecated as of 8/2015</obsolete>
7725 <action name="MobileContextMenuImage">
7726 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7727 <description>Please enter the description of this user action.</description>
7728 <obsolete>Deprecated as of 8/2015</obsolete>
7731 <action name="MobileContextMenuLink">
7732 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7733 <description>Please enter the description of this user action.</description>
7734 <obsolete>Deprecated as of 8/2015</obsolete>
7737 <action name="MobileContextMenuOpenImageInNewTab">
7738 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7739 <description>Please enter the description of this user action.</description>
7740 <obsolete>Deprecated as of 8/2015</obsolete>
7743 <action name="MobileContextMenuOpenLink">
7744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7745 <description>Please enter the description of this user action.</description>
7746 <obsolete>Deprecated as of 8/2015</obsolete>
7749 <action name="MobileContextMenuOpenLinkInIncognito">
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>
7752 <obsolete>Deprecated as of 8/2015</obsolete>
7755 <action name="MobileContextMenuOpenLinkInNewTab">
7756 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7757 <description>Please enter the description of this user action.</description>
7758 <obsolete>Deprecated as of 8/2015</obsolete>
7761 <action name="MobileContextMenuOpenOriginalImageInNewTab">
7762 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7763 <description>Please enter the description of the metric.</description>
7764 <obsolete>Deprecated as of 8/2015</obsolete>
7767 <action name="MobileContextMenuSaveImage">
7768 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7769 <description>Please enter the description of this user action.</description>
7770 <obsolete>Deprecated as of 8/2015</obsolete>
7773 <action name="MobileContextMenuSearchByImage">
7774 <owner>bdibello@chromium.org</owner>
7775 <description>Please enter the description of this user action.</description>
7776 <obsolete>Deprecated as of 8/2015</obsolete>
7779 <action name="MobileContextMenuShareLink">
7780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7781 <description>Please enter the description of this user action.</description>
7782 <obsolete>Deprecated as of 5/2015</obsolete>
7785 <action name="MobileContextMenuText">
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>
7788 <obsolete>Deprecated as of 8/2015</obsolete>
7791 <action name="MobileContextMenuVideo">
7792 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7793 <description>Please enter the description of this user action.</description>
7794 <obsolete>Deprecated as of 8/2015</obsolete>
7797 <action name="MobileContextMenuViewImage">
7798 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7799 <description>Please enter the description of this user action.</description>
7800 <obsolete>Deprecated as of 8/2015</obsolete>
7803 <action name="MobileFirstEditInOmnibox">
7804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7805 <description>Please enter the description of this user action.</description>
7808 <action name="MobileFocusedFakeboxOnNtp">
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>
7813 <action name="MobileFocusedOmniboxNotOnNtp">
7814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7815 <description>Please enter the description of this user action.</description>
7818 <action name="MobileFocusedOmniboxOnNtp">
7819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7820 <description>Please enter the description of this user action.</description>
7823 <action name="MobileFre.SignInShown">
7824 <owner>aruslan@chromium.org</owner>
7826 User was presented with the sign-in dialog during the First Run Experience.
7827 This metric is specific to Android.
7831 <action name="MobileFreAttemptSignIn">
7832 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7833 <description>Please enter the description of this user action.</description>
7834 <obsolete>Deprecated as of 5/2015</obsolete>
7837 <action name="MobileFreSignInSuccessful">
7838 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7839 <description>Please enter the description of this user action.</description>
7840 <obsolete>Deprecated as of 5/2015</obsolete>
7843 <action name="MobileFreSkipSignIn">
7844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7845 <description>Please enter the description of this user action.</description>
7846 <obsolete>Deprecated as of 5/2015</obsolete>
7849 <action name="MobileMWSession">
7850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7851 <description>Please enter the description of this user action.</description>
7854 <action name="MobileMenuAddToBookmarks">
7855 <owner>aurimas@chromium.org</owner>
7857 User pressed the star icon in the app menu to add or remove a bookmark for
7862 <action name="MobileMenuAddToHomescreen">
7863 <owner>aurimas@chromium.org</owner>
7864 <description>User pressed 'Add to homescreen' in the app menu.</description>
7867 <action name="MobileMenuAllBookmarks">
7868 <owner>aurimas@chromium.org</owner>
7869 <description>User pressed 'Bookmarks' in the app menu.</description>
7872 <action name="MobileMenuBack">
7873 <owner>aurimas@chromium.org</owner>
7874 <description>User pressed the back icon in the app menu.</description>
7875 <obsolete>Obsolete as of 5/2015</obsolete>
7878 <action name="MobileMenuCloseAllTabs">
7879 <owner>aurimas@chromium.org</owner>
7880 <description>User pressed 'Close all tabs' in the app menu.</description>
7883 <action name="MobileMenuCloseTab">
7884 <owner>aurimas@chromium.org</owner>
7885 <description>User pressed 'Close tab' in the app menu.</description>
7886 <obsolete>This menu item was never added to the app menu.</obsolete>
7889 <action name="MobileMenuDirectShare">
7890 <owner>aurimas@chromium.org</owner>
7892 User pressed the application icon next to 'Share' to share directly with the
7893 most recently used application.
7897 <action name="MobileMenuFeedback">
7898 <owner>aurimas@chromium.org</owner>
7899 <description>User pressed 'Help and Feedback' in the app menu.</description>
7902 <action name="MobileMenuFindInPage">
7903 <owner>aurimas@chromium.org</owner>
7904 <description>User pressed 'Find in page' in the app menu.</description>
7907 <action name="MobileMenuForward">
7908 <owner>aurimas@chromium.org</owner>
7909 <description>User pressed the forward icon in the app menu.</description>
7912 <action name="MobileMenuFullscreen">
7913 <owner>aurimas@chromium.org</owner>
7914 <description>User pressed 'Fullscreen' in the app menu.</description>
7915 <obsolete>This menu item was never added to the app menu.</obsolete>
7918 <action name="MobileMenuHistory">
7919 <owner>aurimas@chromium.org</owner>
7920 <description>User pressed 'History' in the app menu.</description>
7923 <action name="MobileMenuNewIncognitoTab">
7924 <owner>aurimas@chromium.org</owner>
7925 <description>User pressed 'New incognito tab' in the app menu.</description>
7928 <action name="MobileMenuNewTab">
7929 <owner>aurimas@chromium.org</owner>
7930 <description>User pressed 'New tab' in the app menu.</description>
7933 <action name="MobileMenuOpenTabs">
7934 <owner>aurimas@chromium.org</owner>
7935 <description>User pressed 'Recent tabs' in the app menu.</description>
7938 <action name="MobileMenuPrint">
7939 <owner>aurimas@chromium.org</owner>
7940 <description>User pressed 'Print' in the app menu.</description>
7943 <action name="MobileMenuQuit">
7944 <owner>aurimas@chromium.org</owner>
7945 <description>User pressed 'Quit' in the app menu.</description>
7946 <obsolete>This menu item was never added to the app menu.</obsolete>
7949 <action name="MobileMenuReload">
7950 <owner>aurimas@chromium.org</owner>
7951 <description>User pressed 'Reload' in the app menu.</description>
7952 <obsolete>This menu item was never added to the app menu.</obsolete>
7955 <action name="MobileMenuRequestDesktopSite">
7956 <owner>aurimas@chromium.org</owner>
7958 User pressed 'Request Desktop Site' in the app menu.
7962 <action name="MobileMenuSettings">
7963 <owner>aurimas@chromium.org</owner>
7964 <description>User pressed 'Settings' in the app menu.</description>
7967 <action name="MobileMenuShare">
7968 <owner>aurimas@chromium.org</owner>
7969 <description>User pressed 'Share' in the app menu.</description>
7972 <action name="MobileMenuShow">
7973 <owner>aurimas@chromium.org</owner>
7974 <description>User opened the app menu.</description>
7977 <action name="MobileNTPBookmark">
7978 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7979 <description>Please enter the description of this user action.</description>
7982 <action name="MobileNTPForeignSession">
7983 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7984 <description>Please enter the description of this user action.</description>
7987 <action name="MobileNTPMostVisited">
7988 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7989 <description>Please enter the description of this user action.</description>
7992 <action name="MobileNTPRecentlyClosed">
7993 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7994 <description>Please enter the description of this user action.</description>
7997 <action name="MobileNTPSwitchToBookmarks">
7998 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
7999 <description>Please enter the description of this user action.</description>
8002 <action name="MobileNTPSwitchToIncognito">
8003 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8004 <description>Please enter the description of this user action.</description>
8005 <obsolete>Deprecated as of 5/2015</obsolete>
8008 <action name="MobileNTPSwitchToMostVisited">
8009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8010 <description>Please enter the description of this user action.</description>
8011 <obsolete>Deprecated as of 5/2015</obsolete>
8014 <action name="MobileNTPSwitchToOpenTabs">
8015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8016 <description>Please enter the description of this user action.</description>
8019 <action name="MobileNewTabOpened">
8020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8021 <description>Please enter the description of this user action.</description>
8024 <action name="MobileOmniboxClipboardChanged">
8025 <owner>jif@chromium.org</owner>
8027 Emitted when Chrome detects that the clipboard contains a new URL. This
8028 occurs either when Chrome enters the foreground and notices that the content
8029 of the clipboard changed, or when the clipboard changes while Chrome is in
8034 <action name="MobileOmniboxDeleteGesture">
8035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8036 <description>Please enter the description of the metric.</description>
8039 <action name="MobileOmniboxDeleteRequested">
8040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8041 <description>Please enter the description of the metric.</description>
8044 <action name="MobileOmniboxRefineSuggestion">
8045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8046 <description>Please enter the description of this user action.</description>
8049 <action name="MobileOmniboxSearch">
8050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8051 <description>Please enter the description of this user action.</description>
8054 <action name="MobileOmniboxVoiceSearch">
8055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8056 <description>Please enter the description of this user action.</description>
8059 <action name="MobilePageLoaded">
8060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8061 <description>Please enter the description of this user action.</description>
8064 <action name="MobilePageLoadedDesktopUserAgent">
8065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8066 <description>Please enter the description of this user action.</description>
8069 <action name="MobilePageLoadedWithKeyboard">
8070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8071 <description>Please enter the description of this user action.</description>
8074 <action name="MobilePreviewPageBack">
8075 <owner>ksimbili@chromium.org</owner>
8077 When user navigates back, using either system back or toolbar back button,
8078 from the preview page.
8080 <obsolete>Deprecated as of 7/2015</obsolete>
8083 <action name="MobilePreviewPageReload">
8084 <owner>ksimbili@chromium.org</owner>
8086 User pressed reload button while the preview page is being shown.
8088 <obsolete>Deprecated as of 7/2015</obsolete>
8091 <action name="MobilePreviewPageSingleTap">
8092 <owner>ksimbili@chromium.org</owner>
8094 User taped on the page while the preview page is being shown.
8096 <obsolete>Deprecated as of 7/2015</obsolete>
8099 <action name="MobilePreviewPageTabClose">
8100 <owner>ksimbili@chromium.org</owner>
8101 <description>User closes the tab while preview page is loaded.</description>
8102 <obsolete>Deprecated as of 7/2015</obsolete>
8105 <action name="MobilePullGestureReload">
8106 <owner>jdduke@chromium.org</owner>
8108 Emitted on Android when a pull-to-refresh touch gesture initiates a page
8109 reload. This fires only after the triggering touch is released while the
8110 refresh effect has been pulled beyond the activation threshold.
8114 <action name="MobileReceivedExternalIntent">
8115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8116 <description>Please enter the description of this user action.</description>
8119 <action name="MobileRendererCrashed">
8120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8121 <description>Please enter the description of this user action.</description>
8124 <action name="MobileShortcutAllBookmarks">
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>
8127 <obsolete>Deprecated as of 5/2015</obsolete>
8130 <action name="MobileShortcutFindInPage">
8131 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8132 <description>Please enter the description of this user action.</description>
8135 <action name="MobileShortcutNewIncognitoTab">
8136 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8137 <description>Please enter the description of this user action.</description>
8138 <obsolete>Replaced with MobileMenuNewIncognitoTab</obsolete>
8141 <action name="MobileShortcutNewTab">
8142 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8143 <description>Please enter the description of this user action.</description>
8144 <obsolete>Replaced with MobileMenuNewtab</obsolete>
8147 <action name="MobileSideSwipeFinished">
8148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8149 <description>Please enter the description of this user action.</description>
8152 <action name="MobileStackViewCloseTab">
8153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8154 <description>Please enter the description of this user action.</description>
8157 <action name="MobileStackViewSwipeCloseTab">
8158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8159 <description>Please enter the description of this user action.</description>
8162 <action name="MobileTabClobbered">
8163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8164 <description>Please enter the description of this user action.</description>
8167 <action name="MobileTabClosed">
8168 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8169 <description>Please enter the description of this user action.</description>
8172 <action name="MobileTabStripCloseTab">
8173 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8174 <description>Please enter the description of this user action.</description>
8175 <obsolete>Deprecated as of 5/2015</obsolete>
8178 <action name="MobileTabStripNewTab">
8179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8180 <description>Please enter the description of this user action.</description>
8181 <obsolete>Deprecated as of 5/2015</obsolete>
8184 <action name="MobileTabSwitched">
8185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8186 <description>Please enter the description of this user action.</description>
8189 <action name="MobileToolbarBack">
8190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8191 <description>Please enter the description of this user action.</description>
8194 <action name="MobileToolbarForward">
8195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8196 <description>Please enter the description of this user action.</description>
8199 <action name="MobileToolbarNewTab">
8200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8201 <description>Please enter the description of this user action.</description>
8202 <obsolete>Deprecated as of 5/2015</obsolete>
8205 <action name="MobileToolbarReload">
8206 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8207 <description>Please enter the description of this user action.</description>
8210 <action name="MobileToolbarShowMenu">
8211 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8212 <description>Please enter the description of this user action.</description>
8215 <action name="MobileToolbarShowStackView">
8216 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8217 <description>Please enter the description of this user action.</description>
8220 <action name="MobileToolbarStackViewNewTab">
8221 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8222 <description>Please enter the description of this user action.</description>
8225 <action name="MobileToolbarToggleBookmark">
8226 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8227 <description>Please enter the description of this user action.</description>
8230 <action name="MobileUsingMenuByHwButtonDragging">
8231 <owner>kkimlabs@chromium.org</owner>
8233 Only for Android. Menu is shown by dragging from hardware menu button.
8236 Deprecated as of 06/2014. We removed this feature http://crbug.com/366154 .
8240 <action name="MobileUsingMenuByHwButtonTap">
8241 <owner>kkimlabs@chromium.org</owner>
8243 Only for Android. Menu is shown by tapping hardware menu button.
8247 <action name="MobileUsingMenuBySwButtonDragging">
8248 <owner>kkimlabs@chromium.org</owner>
8250 Only for Android. Menu is shown by dragging from software menu button.
8254 <action name="MobileUsingMenuBySwButtonTap">
8255 <owner>kkimlabs@chromium.org</owner>
8257 Only for Android. Menu is shown by tapping software menu button.
8261 <action name="MostVisited0">
8262 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8263 <description>Please enter the description of this user action.</description>
8266 <action name="MostVisited1">
8267 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8268 <description>Please enter the description of this user action.</description>
8271 <action name="MostVisited2">
8272 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8273 <description>Please enter the description of this user action.</description>
8276 <action name="MostVisited3">
8277 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8278 <description>Please enter the description of this user action.</description>
8281 <action name="MostVisited4">
8282 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8283 <description>Please enter the description of this user action.</description>
8286 <action name="MostVisited5">
8287 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8288 <description>Please enter the description of this user action.</description>
8291 <action name="MostVisited6">
8292 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8293 <description>Please enter the description of this user action.</description>
8296 <action name="MostVisited7">
8297 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8298 <description>Please enter the description of this user action.</description>
8301 <action name="MostVisited8">
8302 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8303 <description>Please enter the description of this user action.</description>
8306 <action name="MostVisited9">
8307 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8308 <description>Please enter the description of this user action.</description>
8311 <action name="MostVisitedReordered">
8312 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8313 <description>Please enter the description of this user action.</description>
8316 <action name="MostVisited_BlacklistCleared">
8317 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8318 <description>Please enter the description of this user action.</description>
8321 <action name="MostVisited_Clicked">
8322 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8323 <description>Please enter the description of this user action.</description>
8326 <action name="MostVisited_UrlBlacklisted">
8327 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8328 <description>Please enter the description of this user action.</description>
8331 <action name="MostVisited_UrlPinned">
8332 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8333 <description>Please enter the description of this user action.</description>
8336 <action name="MostVisited_UrlRemoved">
8337 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8338 <description>Please enter the description of this user action.</description>
8341 <action name="MostVisited_UrlUnpinned">
8342 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8343 <description>Please enter the description of this user action.</description>
8346 <action name="Mouse_Down">
8347 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8348 <description>Please enter the description of this user action.</description>
8351 <action name="MoveBackward">
8352 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8353 <description>Please enter the description of this user action.</description>
8356 <action name="MoveBackwardAndModifySelection">
8357 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8358 <description>Please enter the description of this user action.</description>
8361 <action name="MoveDown">
8362 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8363 <description>Please enter the description of this user action.</description>
8366 <action name="MoveDownAndModifySelection">
8367 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8368 <description>Please enter the description of this user action.</description>
8371 <action name="MoveForward">
8372 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8373 <description>Please enter the description of this user action.</description>
8376 <action name="MoveForwardAndModifySelection">
8377 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8378 <description>Please enter the description of this user action.</description>
8381 <action name="MoveLeft">
8382 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8383 <description>Please enter the description of this user action.</description>
8386 <action name="MoveLeftAndModifySelection">
8387 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8388 <description>Please enter the description of this user action.</description>
8391 <action name="MovePageDown">
8392 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8393 <description>Please enter the description of this user action.</description>
8396 <action name="MovePageDownAndModifySelection">
8397 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8398 <description>Please enter the description of this user action.</description>
8401 <action name="MovePageUp">
8402 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8403 <description>Please enter the description of this user action.</description>
8406 <action name="MovePageUpAndModifySelection">
8407 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8408 <description>Please enter the description of this user action.</description>
8411 <action name="MoveRight">
8412 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8413 <description>Please enter the description of this user action.</description>
8416 <action name="MoveRightAndModifySelection">
8417 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8418 <description>Please enter the description of this user action.</description>
8421 <action name="MoveTabNext">
8422 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8423 <description>Please enter the description of this user action.</description>
8426 <action name="MoveTabPrevious">
8427 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8428 <description>Please enter the description of this user action.</description>
8431 <action name="MoveToBeginningOfDocument">
8432 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8433 <description>Please enter the description of this user action.</description>
8436 <action name="MoveToBeginningOfLine">
8437 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8438 <description>Please enter the description of this user action.</description>
8441 <action name="MoveToBeginningOfLineAndModifySelection">
8442 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8443 <description>Please enter the description of this user action.</description>
8446 <action name="MoveToBeginningOfParagraph">
8447 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8448 <description>Please enter the description of this user action.</description>
8451 <action name="MoveToBeginningOfParagraphAndModifySelection">
8452 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8453 <description>Please enter the description of this user action.</description>
8456 <action name="MoveToEndOfDocument">
8457 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8458 <description>Please enter the description of this user action.</description>
8461 <action name="MoveToEndOfLine">
8462 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8463 <description>Please enter the description of this user action.</description>
8466 <action name="MoveToEndOfLineAndModifySelection">
8467 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8468 <description>Please enter the description of this user action.</description>
8471 <action name="MoveToEndOfParagraph">
8472 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8473 <description>Please enter the description of this user action.</description>
8476 <action name="MoveToEndOfParagraphAndModifySelection">
8477 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8478 <description>Please enter the description of this user action.</description>
8481 <action name="MoveUp">
8482 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8483 <description>Please enter the description of this user action.</description>
8486 <action name="MoveUpAndModifySelection">
8487 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8488 <description>Please enter the description of this user action.</description>
8491 <action name="MoveWordBackward">
8492 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8493 <description>Please enter the description of this user action.</description>
8496 <action name="MoveWordForward">
8497 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8498 <description>Please enter the description of this user action.</description>
8501 <action name="MoveWordLeft">
8502 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8503 <description>Please enter the description of this user action.</description>
8506 <action name="MoveWordRight">
8507 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8508 <description>Please enter the description of this user action.</description>
8511 <action name="NPAPIRemovalInfobar.LearnMore">
8512 <owner>wfh@chromium.org</owner>
8514 Recorded when the NPAPI removal infobar link is clicked.
8518 <action name="NPAPIRemovalInfobar.Shown">
8519 <owner>wfh@chromium.org</owner>
8520 <description>Recorded when the NPAPI removal infobar is shown.</description>
8523 <action name="NTPPromoClosed">
8524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8525 <description>Please enter the description of this user action.</description>
8528 <action name="NTPPromoShown">
8529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8530 <description>Please enter the description of this user action.</description>
8533 <action name="NativeUI_Applications">
8534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8535 <description>Please enter the description of this user action.</description>
8538 <action name="NavEntryCommitted" not_user_triggered="true">
8539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8540 <description>Please enter the description of this user action.</description>
8543 <action name="NavEntryCommitted.SRP" not_user_triggered="true">
8544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8545 <description>Please enter the description of this user action.</description>
8548 <action name="Net.URLRequest_StartJob_InvalidReferrer">
8549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8550 <description>Please enter the description of this user action.</description>
8553 <action name="NewIncognitoWindow">
8554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8555 <description>Please enter the description of this user action.</description>
8558 <action name="NewProfileWindowByIndex">
8559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8560 <description>Please enter the description of this user action.</description>
8563 <action name="NewTab">
8564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8565 <description>Please enter the description of this user action.</description>
8568 <action name="NewTabPage_ReopenTab">
8569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8570 <description>Please enter the description of this user action.</description>
8573 <action name="NewTab_Button">
8574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8575 <description>Please enter the description of this user action.</description>
8578 <action name="NewWindow">
8579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8580 <description>Please enter the description of this user action.</description>
8583 <action name="Notifications.Mute">
8584 <owner>dewittj@chromium.org</owner>
8586 Recorded when a user enables the message center's Do Not Disturb mode.
8590 <action name="Notifications.ShowMessageCenter">
8591 <owner>dewittj@chromium.org</owner>
8593 Recorded when the message center screen is being presented to the user.
8597 <action name="Notifications.ShowSettings">
8598 <owner>dewittj@chromium.org</owner>
8600 Recorded when the message center settings screen is being presented to the
8605 <action name="Notifications.ShowSiteSettings">
8606 <owner>peter@chromium.org</owner>
8608 Recorded when a user clicks on the Site Settings button included with Web
8613 <action name="Notifications.Unmute">
8614 <owner>dewittj@chromium.org</owner>
8616 Recorded when the message center's Do Not Disturb mode is disabled, either
8617 due to manual user action, or because a timed Do Not Disturb expires.
8621 <action name="Omnibox.ServerSuggestDelete.Failure">
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.ServerSuggestDelete.Success">
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="Omnibox.ZeroSuggestDelete.Failure">
8632 <owner>mariakhomenko@chromium.org</owner>
8634 Counts the number of requests sent to the server to delete a suggestion
8635 shown by ZeroSuggestProvider that returned an error code.
8639 <action name="Omnibox.ZeroSuggestDelete.Success">
8640 <owner>mariakhomenko@chromium.org</owner>
8642 Counts the number of requests sent to the server to delete a suggestion
8643 shown by ZeroSuggestProvider that successfully completed.
8647 <action name="OmniboxDestinationURLIsSearchOnDSP">
8648 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8649 <description>Please enter the description of this user action.</description>
8652 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
8653 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8654 <description>Please enter the description of this user action.</description>
8657 <action name="OmniboxInputInProgress">
8658 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8659 <description>Please enter the description of this user action.</description>
8662 <action name="Omnibox_DragString">
8663 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8664 <description>Please enter the description of this user action.</description>
8667 <action name="Omnibox_DragURL">
8668 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8669 <description>Please enter the description of this user action.</description>
8672 <action name="OpenAddBluetoothDeviceDialog">
8673 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8674 <description>Please enter the description of this user action.</description>
8677 <action name="OpenAllBookmarks">
8678 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8679 <description>Please enter the description of this user action.</description>
8682 <action name="OpenAllBookmarksIncognitoWindow">
8683 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8684 <description>Please enter the description of this user action.</description>
8687 <action name="OpenAllBookmarksNewWindow">
8688 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8689 <description>Please enter the description of this user action.</description>
8692 <action name="OpenChangeProfilePictureDialog">
8693 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8694 <description>Please enter the description of this user action.</description>
8697 <action name="OpenFile">
8698 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8699 <description>Please enter the description of this user action.</description>
8702 <action name="OpenFileManager">
8703 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8704 <description>Please enter the description of this user action.</description>
8707 <action name="OpenFileSystemPersistent">
8708 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8709 <description>Please enter the description of this user action.</description>
8712 <action name="OpenFileSystemTemporary">
8713 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8714 <description>Please enter the description of this user action.</description>
8717 <action name="OpenInternetOptionsDialog">
8718 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8719 <description>Please enter the description of this user action.</description>
8722 <action name="OpenLanguageOptionsDialog">
8723 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8724 <description>Please enter the description of this user action.</description>
8727 <action name="OpenSystemOptionsDialog">
8728 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8729 <description>Please enter the description of this user action.</description>
8732 <action name="OpenTabpose">
8733 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8734 <description>Please enter the description of this user action.</description>
8737 <action name="Options_About">
8738 <owner>michaelpg@chromium.org</owner>
8739 <description>Settings: About Chrome</description>
8742 <action name="Options_AccessibilityHighContrastMode">
8743 <owner>stevenjb@chromium.org</owner>
8744 <description>Settings: Accessibility: Toggle high contrast mode</description>
8747 <action name="Options_AccessibilityHighContrastMode_Disable">
8748 <owner>stevenjb@chromium.org</owner>
8749 <description>Settings: Accessibility: Disable high contrast mode</description>
8752 <action name="Options_AccessibilityHighContrastMode_Enable">
8753 <owner>stevenjb@chromium.org</owner>
8754 <description>Settings: Accessibility: Enable high contrast mode</description>
8757 <action name="Options_AccessibilityLargeMouseCursor_Disable">
8758 <owner>stevenjb@chromium.org</owner>
8759 <description>Settings: Accessibility: Disable large mouse cursor</description>
8762 <action name="Options_AccessibilityLargeMouseCursor_Enable">
8763 <owner>stevenjb@chromium.org</owner>
8764 <description>Settings: Accessibility: Enable large mouse cursor</description>
8767 <action name="Options_AccessibilityLearnMore">
8768 <owner>stevenjb@chromium.org</owner>
8769 <description>Settings: Accessibility: Learn More</description>
8772 <action name="Options_AccessibilityOnScreenKeyboard_Disable">
8773 <owner>stevenjb@chromium.org</owner>
8774 <description>Settings: Accessibility: Disable on-screen keyboard</description>
8777 <action name="Options_AccessibilityOnScreenKeyboard_Enable">
8778 <owner>stevenjb@chromium.org</owner>
8779 <description>Settings: Accessibility: Enable on-screen keyboard</description>
8782 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Disable">
8783 <owner>jennyz@chromium.org</owner>
8785 Settings: Accessibility: Disable centering focus for text input in magnifier
8790 <action name="Options_AccessibilityScreenMagnifierCenterFocus_Enable">
8791 <owner>jennyz@chromium.org</owner>
8793 Settings: Accessibility: Enable centering focus for text input in magnifier
8798 <action name="Options_AccessibilityScreenMagnifier_Disable">
8799 <owner>stevenjb@chromium.org</owner>
8800 <description>Settings: Accessibility: Disable screen magnifier</description>
8803 <action name="Options_AccessibilityScreenMagnifier_Enable">
8804 <owner>stevenjb@chromium.org</owner>
8805 <description>Settings: Accessibility: Enable screen magnifier</description>
8808 <action name="Options_AccessibilitySpokenFeedback_Disable">
8809 <owner>stevenjb@chromium.org</owner>
8810 <description>Settings: Accessibility: Disable ChromeVox</description>
8813 <action name="Options_AccessibilitySpokenFeedback_Enable">
8814 <owner>stevenjb@chromium.org</owner>
8815 <description>Settings: Accessibility: Enable ChromeVox</description>
8818 <action name="Options_AccessibilityStickyKeys_Disable">
8819 <owner>stevenjb@chromium.org</owner>
8820 <description>Settings: Accessibility: Disable sticky keys</description>
8823 <action name="Options_AccessibilityStickyKeys_Enable">
8824 <owner>stevenjb@chromium.org</owner>
8825 <description>Settings: Accessibility: Enable sticky keys</description>
8828 <action name="Options_AccessibilitySystemMenu_Disable">
8829 <owner>stevenjb@chromium.org</owner>
8831 Settings: Accessibility: Disable show in system menu
8835 <action name="Options_AccessibilitySystemMenu_Enable">
8836 <owner>stevenjb@chromium.org</owner>
8837 <description>Settings: Accessibility: Enable show in system menu</description>
8840 <action name="Options_AccessibilityTapDragging_Disable">
8841 <owner>stevenjb@chromium.org</owner>
8842 <description>Settings: Accessibility: Disable tap dragging</description>
8845 <action name="Options_AccessibilityTapDragging_Enable">
8846 <owner>stevenjb@chromium.org</owner>
8847 <description>Settings: Accessibility: Enable tap dragging</description>
8850 <action name="Options_AddPersonEnabled_Disable">
8851 <owner>jwd@chromium.org</owner>
8853 Settings: People: Disables allowing anyone to add a person to Chrome.
8857 <action name="Options_AddPersonEnabled_Enable">
8858 <owner>jwd@chromium.org</owner>
8860 Settings: People: Enables anyone to add a person to Chrome.
8864 <action name="Options_AllowAllUsers_Disable">
8865 <owner>stevenjb@chromium.org</owner>
8867 Settings: Users: Disable allowing all users (whitelisted users only)
8871 <action name="Options_AllowAllUsers_Enable">
8872 <owner>stevenjb@chromium.org</owner>
8873 <description>Settings: Users: Enable allowing all users</description>
8876 <action name="Options_AppLanguage">
8877 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8878 <description>Please enter the description of this user action.</description>
8881 <action name="Options_AskForSaveLocation_Disable">
8882 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8883 <description>Please enter the description of this user action.</description>
8886 <action name="Options_AskForSaveLocation_Enable">
8887 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8888 <description>Please enter the description of this user action.</description>
8891 <action name="Options_AutoSpellCorrection_Disable">
8892 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8893 <description>Please enter the description of this user action.</description>
8896 <action name="Options_AutoSpellCorrection_Enable">
8897 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8898 <description>Please enter the description of this user action.</description>
8901 <action name="Options_AutofillAddressAdded">
8902 <owner>michaelpg@chromium.org</owner>
8903 <description>Settings: Autofill: Address added</description>
8906 <action name="Options_AutofillAddressDeleted">
8907 <owner>michaelpg@chromium.org</owner>
8908 <description>Settings: Autofill: Address deleted</description>
8911 <action name="Options_AutofillAuxiliaryProfiles_Disable">
8912 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8913 <description>Please enter the description of this user action.</description>
8916 <action name="Options_AutofillAuxiliaryProfiles_Enable">
8917 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8918 <description>Please enter the description of this user action.</description>
8921 <action name="Options_AutofillCreditCardAdded">
8922 <owner>michaelpg@chromium.org</owner>
8923 <description>Settings: Autofill: Credit card added</description>
8926 <action name="Options_AutofillCreditCardDeleted">
8927 <owner>michaelpg@chromium.org</owner>
8928 <description>Settings: Autofill: Credit card deleted</description>
8931 <action name="Options_AutofillShowAbout">
8932 <owner>michaelpg@chromium.org</owner>
8933 <description>Settings: Autofill: About Autofill</description>
8936 <action name="Options_Autologin_Disable">
8937 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8938 <description>Please enter the description of this user action.</description>
8941 <action name="Options_Autologin_Enable">
8942 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8943 <description>Please enter the description of this user action.</description>
8946 <action name="Options_BackgroundMode_Disable">
8947 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8948 <description>Please enter the description of this user action.</description>
8951 <action name="Options_BackgroundMode_Enable">
8952 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8953 <description>Please enter the description of this user action.</description>
8956 <action name="Options_BlockAllPopups_Disable">
8957 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8958 <description>Please enter the description of this user action.</description>
8961 <action name="Options_BlockAllPopups_Enable">
8962 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8963 <description>Please enter the description of this user action.</description>
8966 <action name="Options_BluetoothConnectNewDevice">
8967 <owner>stevenjb@chromium.org</owner>
8968 <description>Settings: Bluetooth: Add a device: Connect</description>
8971 <action name="Options_BluetoothConnectPairedDevice">
8972 <owner>stevenjb@chromium.org</owner>
8973 <description>Settings: Bluetooth: Connect</description>
8976 <action name="Options_BluetoothEnabled_Disable">
8977 <owner>stevenjb@chromium.org</owner>
8978 <description>Sets the Settings:Enable Bluetooth state to false.</description>
8981 <action name="Options_BluetoothEnabled_Enable">
8982 <owner>stevenjb@chromium.org</owner>
8983 <description>Sets the Settings:Enable Bluetooth state to true.</description>
8986 <action name="Options_BluetoothRemoveDevice">
8987 <owner>stevenjb@chromium.org</owner>
8988 <description>Settings: Bluetooth: remove a device from the list</description>
8991 <action name="Options_BluetoothShowAddDevice">
8992 <owner>stevenjb@chromium.org</owner>
8993 <description>Settings: Bluetooth: Add a device</description>
8996 <action name="Options_BrowserGuestEnabled_Disable">
8997 <owner>jwd@chromium.org</owner>
8998 <description>Settings: People: Disable Guest browsing.</description>
9001 <action name="Options_BrowserGuestEnabled_Enable">
9002 <owner>jwd@chromium.org</owner>
9003 <description>Settings: People: Allows guests to browse.</description>
9006 <action name="Options_CaptivePortalBypassProxy_Disable">
9007 <owner>alemate@chromium.org</owner>
9009 Captive portal authorization bypass proxy is disabled.
9011 <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
9014 <action name="Options_CaptivePortalBypassProxy_Enable">
9015 <owner>alemate@chromium.org</owner>
9017 Captive portal authorization bypass proxy is enabled.
9019 <obsolete>Deprecated as of 03/2015. Option is removed.</obsolete>
9022 <action name="Options_ChangeDefaultZoomLevel">
9023 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9024 <description>Please enter the description of this user action.</description>
9027 <action name="Options_ChangeFixedFont">
9028 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9029 <description>Please enter the description of this user action.</description>
9032 <action name="Options_ChangeFontEncoding">
9033 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9034 <description>Please enter the description of this user action.</description>
9037 <action name="Options_ChangeProxies">
9038 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9039 <description>Please enter the description of this user action.</description>
9042 <action name="Options_ChangeSansSerifFont">
9043 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9044 <description>Please enter the description of this user action.</description>
9047 <action name="Options_ChangeSerifFont">
9048 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9049 <description>Please enter the description of this user action.</description>
9052 <action name="Options_ChangeStandardFont">
9053 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9054 <description>Please enter the description of this user action.</description>
9057 <action name="Options_CheckCertRevocation_Disable">
9058 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9059 <description>Please enter the description of this user action.</description>
9062 <action name="Options_CheckCertRevocation_Enable">
9063 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9064 <description>Please enter the description of this user action.</description>
9067 <action name="Options_ClearData">
9068 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9069 <description>Please enter the description of this user action.</description>
9072 <action name="Options_CloudPrintDevicesPage">
9073 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9074 <description>Please enter the description of this user action.</description>
9077 <action name="Options_ContentSettings">
9078 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9079 <description>Please enter the description of this user action.</description>
9082 <action name="Options_CustomFrame_Disable">
9083 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9084 <description>Please enter the description of this user action.</description>
9087 <action name="Options_CustomFrame_Enable">
9088 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9089 <description>Please enter the description of this user action.</description>
9092 <action name="Options_DefaultCookieSettingChanged">
9093 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9094 <description>Please enter the description of this user action.</description>
9097 <action name="Options_DefaultGeolocationSettingChanged">
9098 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9099 <description>Please enter the description of this user action.</description>
9102 <action name="Options_DefaultHandlersSettingChanged">
9103 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9104 <description>Please enter the description of this user action.</description>
9107 <action name="Options_DefaultImagesSettingChanged">
9108 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9109 <description>Please enter the description of this user action.</description>
9112 <action name="Options_DefaultJavaScriptSettingChanged">
9113 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9114 <description>Please enter the description of this user action.</description>
9117 <action name="Options_DefaultMIDISysExSettingChanged">
9118 <owner>toyoshim@chromium.org</owner>
9120 Triggers when the default decision for Midi SysEx permissions is changed.
9124 <action name="Options_DefaultMediaStreamMicSettingChanged">
9125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9126 <description>Please enter the description of this user action.</description>
9129 <action name="Options_DefaultMediaStreamSettingChanged">
9130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9131 <description>Please enter the description of this user action.</description>
9134 <action name="Options_DefaultMouseLockSettingChanged">
9135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9136 <description>Please enter the description of this user action.</description>
9139 <action name="Options_DefaultMultipleAutomaticDLSettingChange">
9140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9141 <description>Please enter the description of this user action.</description>
9144 <action name="Options_DefaultNotificationsSettingChanged">
9145 <owner>peter@chromium.org</owner>
9147 Recorded when the default value for the Notifications content setting is
9148 changed by the user.
9152 <action name="Options_DefaultPluginsSettingChanged">
9153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9154 <description>Please enter the description of this user action.</description>
9157 <action name="Options_DefaultPopupsSettingChanged">
9158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9159 <description>Please enter the description of this user action.</description>
9162 <action name="Options_DefaultPushMessagingSettingChanged">
9163 <owner>miguelg@chromium.org</owner>
9165 Triggers when the default decision for push message permissions is changed.
9169 <action name="Options_DictionaryLanguage">
9170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9171 <description>Please enter the description of this user action.</description>
9174 <action name="Options_DisableCloudPrintProxy">
9175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9176 <description>Please enter the description of this user action.</description>
9179 <action name="Options_DisableGData_Disable">
9180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9181 <description>Please enter the description of this user action.</description>
9184 <action name="Options_DisableGData_Enable">
9185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9186 <description>Please enter the description of this user action.</description>
9189 <action name="Options_Display">
9190 <owner>michaelpg@chromium.org</owner>
9191 <description>Settings: Device: Display settings</description>
9194 <action name="Options_DisplayRearrange">
9195 <owner>stevenjb@chromium.org</owner>
9197 Settings: Device: Display settings: arrange desktops
9201 <action name="Options_DisplaySetOrientation">
9202 <owner>stevenjb@chromium.org</owner>
9203 <description>Settings: Device: Display settings: Orientation</description>
9206 <action name="Options_DisplaySetOverscan">
9207 <owner>stevenjb@chromium.org</owner>
9208 <description>Settings: Device: Display settings: Overscan</description>
9211 <action name="Options_DisplaySetPrimary">
9212 <owner>stevenjb@chromium.org</owner>
9213 <description>Settings: Device: Display settings: Make primary</description>
9216 <action name="Options_DisplaySetResolution">
9217 <owner>stevenjb@chromium.org</owner>
9219 Settings: Device: Display settings: Display mode (i.e. resolution, UI-scale,
9220 and device scale factor).
9224 <action name="Options_DisplayToggleMirroring">
9225 <owner>stevenjb@chromium.org</owner>
9226 <description>Settings: Device: Display settings: Start mirroring</description>
9229 <action name="Options_DnsPrefetchCheckbox_Disable">
9230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9231 <description>Please enter the description of this user action.</description>
9234 <action name="Options_DnsPrefetchCheckbox_Enable">
9235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9236 <description>Please enter the description of this user action.</description>
9239 <action name="Options_DoNotTrackCheckbox_Disable">
9240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9241 <description>Please enter the description of this user action.</description>
9244 <action name="Options_DoNotTrackCheckbox_Enable">
9245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9246 <description>Please enter the description of this user action.</description>
9249 <action name="Options_EasyUnlockRequireProximity_Disable">
9250 <owner>isherman@chromium.org</owner>
9251 <owner>tengs@chromium.org</owner>
9253 The user disabled the option to require their phone to be in very close
9254 proximity to their Chromebook (roughly, within 1 foot), in order for Smart
9255 Lock to unlock the Chromebook.
9259 <action name="Options_EasyUnlockRequireProximity_Enable">
9260 <owner>isherman@chromium.org</owner>
9261 <owner>tengs@chromium.org</owner>
9263 The user enabled the option to require their phone to be in very close
9264 proximity to their Chromebook (roughly, within 1 foot), in order for Smart
9265 Lock to unlock the Chromebook.
9269 <action name="Options_EnableCloudPrintProxy">
9270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9271 <description>Please enter the description of this user action.</description>
9274 <action name="Options_FormAutofill_Disable">
9275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9276 <description>Please enter the description of this user action.</description>
9279 <action name="Options_FormAutofill_Enable">
9280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9281 <description>Please enter the description of this user action.</description>
9284 <action name="Options_GearsSettings">
9285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9286 <description>Please enter the description of this user action.</description>
9289 <action name="Options_GetMoreExtensions">
9290 <owner>jwd@chromium.org</owner>
9291 <description>Extensions: Click on 'Get More Extensions' link.</description>
9294 <action name="Options_GoogleGeolocationAccessCheckbox_Disable">
9295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9296 <description>Please enter the description of this user action.</description>
9299 <action name="Options_GoogleGeolocationAccessCheckbox_Enable">
9300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9301 <description>Please enter the description of this user action.</description>
9304 <action name="Options_GtkThemeSet">
9305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9306 <description>Please enter the description of this user action.</description>
9309 <action name="Options_GuestBrowsing_Disable">
9310 <owner>stevenjb@chromium.org</owner>
9311 <description>Settings: Users: Disable guest browsing</description>
9314 <action name="Options_GuestBrowsing_Enable">
9315 <owner>stevenjb@chromium.org</owner>
9316 <description>Settings: Users: Enable guest browsing</description>
9319 <action name="Options_Homepage_HideHomeButton">
9320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9321 <description>Please enter the description of this user action.</description>
9323 Deprecated as of 03/2012. This option is now a checkbox (r127199).
9327 <action name="Options_Homepage_HomeButton_Disable">
9328 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9329 <description>Please enter the description of this user action.</description>
9332 <action name="Options_Homepage_HomeButton_Enable">
9333 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9334 <description>Please enter the description of this user action.</description>
9337 <action name="Options_Homepage_IsNewTabPage_Disable">
9338 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9339 <description>Please enter the description of this user action.</description>
9342 <action name="Options_Homepage_IsNewTabPage_Enable">
9343 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9344 <description>Please enter the description of this user action.</description>
9347 <action name="Options_Homepage_ShowHomeButton">
9348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9349 <description>Please enter the description of this user action.</description>
9351 Deprecated as of 03/2012. This option is now a checkbox (r127199).
9355 <action name="Options_Homepage_ShowSettings">
9356 <owner>michaelpg@chromium.org</owner>
9357 <description>Settings: Appearance: (Homepage settings): Change</description>
9360 <action name="Options_Homepage_URL">
9361 <owner>michaelpg@chromium.org</owner>
9362 <description>Settings: Appearance: Home page: Open this page</description>
9365 <action name="Options_Homepage_UseNewTab">
9366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9367 <description>Please enter the description of this user action.</description>
9370 <action name="Options_Homepage_UseURL">
9371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9372 <description>Please enter the description of this user action.</description>
9375 <action name="Options_HotwordCheckbox_Disable">
9376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9377 <description>Please enter the description of this user action.</description>
9380 <action name="Options_HotwordCheckbox_Enable">
9381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9382 <description>Please enter the description of this user action.</description>
9385 <action name="Options_Hotword_AudioLogging_Checkbox_Disable">
9386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9387 <description>Please enter the description of the metric.</description>
9390 <action name="Options_Hotword_AudioLogging_Checkbox_Enable">
9391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9392 <description>Please enter the description of the metric.</description>
9395 <action name="Options_ImagesCheckbox_Disable">
9396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9397 <description>Please enter the description of this user action.</description>
9400 <action name="Options_ImagesCheckbox_Enable">
9401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9402 <description>Please enter the description of this user action.</description>
9405 <action name="Options_InstantEnabled_Disable">
9406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9407 <description>Please enter the description of this user action.</description>
9410 <action name="Options_InstantEnabled_Enable">
9411 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9412 <description>Please enter the description of this user action.</description>
9415 <action name="Options_InstantExtendedEnabled_Disable">
9416 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9417 <description>Please enter the description of this user action.</description>
9420 <action name="Options_InstantExtendedEnabled_Enable">
9421 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9422 <description>Please enter the description of this user action.</description>
9425 <action name="Options_Internet_DataRoaming_Disable">
9426 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9427 <description>Please enter the description of this user action.</description>
9430 <action name="Options_Internet_DataRoaming_Enable">
9431 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9432 <description>Please enter the description of this user action.</description>
9435 <action name="Options_JavaCheckbox_Disable">
9436 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9437 <description>Please enter the description of this user action.</description>
9440 <action name="Options_JavaCheckbox_Enable">
9441 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9442 <description>Please enter the description of this user action.</description>
9445 <action name="Options_KeyboardAutoRepeat_Delay">
9446 <owner>michaelpg@chromium.org</owner>
9447 <description>Settings: Keyboard settings: Auto-repeat delay</description>
9450 <action name="Options_KeyboardAutoRepeat_Disable">
9451 <owner>michaelpg@chromium.org</owner>
9452 <description>Settings: Keyboard settings: Disable auto-repeat</description>
9455 <action name="Options_KeyboardAutoRepeat_Enable">
9456 <owner>michaelpg@chromium.org</owner>
9457 <description>Settings: Keyboard settings: Enable auto-repeat</description>
9460 <action name="Options_KeyboardAutoRepeat_Interval">
9461 <owner>michaelpg@chromium.org</owner>
9462 <description>Settings: Keyboard settings: Auto-repeat interval</description>
9465 <action name="Options_KeyboardRemapAltKey">
9466 <owner>stevenjb@chromium.org</owner>
9467 <description>Settings: Keyboard settings: Alt</description>
9470 <action name="Options_KeyboardRemapCapsLockKey">
9471 <owner>stevenjb@chromium.org</owner>
9472 <description>Settings: Keyboard settings: CapsLock</description>
9475 <action name="Options_KeyboardRemapControlKey">
9476 <owner>stevenjb@chromium.org</owner>
9477 <description>Settings: Keyboard settings: Ctrl</description>
9480 <action name="Options_KeyboardRemapDiamondKey">
9481 <owner>stevenjb@chromium.org</owner>
9482 <description>Settings: Keyboard settings: Diamond</description>
9485 <action name="Options_KeyboardRemapSearchKey">
9486 <owner>stevenjb@chromium.org</owner>
9487 <description>Settings: Keyboard settings: Search</description>
9490 <action name="Options_KeyboardShowKeyboardShortcuts">
9491 <owner>michaelpg@chromium.org</owner>
9493 Settings: Keyboard settings: View keyboard shortcuts
9497 <action name="Options_KeyboardShowLanguageSettings">
9498 <owner>stevenjb@chromium.org</owner>
9500 Settings: Keyboard settings: Change language and input settings
9504 <action name="Options_Languages_Add">
9505 <owner>michaelpg@chromium.org</owner>
9506 <description>Settings: Languages and input: Add language</description>
9509 <action name="Options_Languages_InputMethodCheckbox_Disable">
9510 <owner>michaelpg@chromium.org</owner>
9511 <description>Settings: Languages and input: Input method</description>
9514 <action name="Options_Languages_InputMethodCheckbox_Enable">
9515 <owner>michaelpg@chromium.org</owner>
9516 <description>Settings: Languages and input: Input method</description>
9519 <action name="Options_Languages_SpellCheck">
9520 <owner>michaelpg@chromium.org</owner>
9522 Settings: Languages and input: Use language for spell checking
9526 <action name="Options_LanuageAndSpellCheckSettings">
9527 <owner>michaelpg@chromium.org</owner>
9528 <description>Settings: Language and input settings</description>
9531 <action name="Options_LinkDoctorCheckbox_Disable">
9532 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9533 <description>Please enter the description of this user action.</description>
9536 <action name="Options_LinkDoctorCheckbox_Enable">
9537 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9538 <description>Please enter the description of this user action.</description>
9541 <action name="Options_LoadUnpackedExtension">
9542 <owner>jwd@chromium.org</owner>
9543 <description>Extensions: Loads an unpacked extension.</description>
9546 <action name="Options_ManageAccounts">
9547 <owner>stevenjb@chromium.org</owner>
9548 <description>Settings: Users: Manage other users</description>
9551 <action name="Options_ManageCloudPrinters">
9552 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9553 <description>Please enter the description of this user action.</description>
9556 <action name="Options_ManageSSLCertificates">
9557 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9558 <description>Please enter the description of this user action.</description>
9561 <action name="Options_ManageSearchEngines">
9562 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9563 <description>Please enter the description of this user action.</description>
9566 <action name="Options_ManagerCerts">
9567 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9568 <description>Please enter the description of this user action.</description>
9571 <action name="Options_MetricsReportingCheckbox_Disable">
9572 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9573 <description>Please enter the description of this user action.</description>
9576 <action name="Options_MetricsReportingCheckbox_Enable">
9577 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9578 <description>Please enter the description of this user action.</description>
9581 <action name="Options_MousePrimaryRight_Disable">
9582 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9583 <description>Please enter the description of this user action.</description>
9586 <action name="Options_MousePrimaryRight_Enable">
9587 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9588 <description>Please enter the description of this user action.</description>
9591 <action name="Options_NetworkAddVPNBuiltIn">
9592 <owner>stevenjb@chromium.org</owner>
9594 Settings: Internet connection: VPN dropdown: Show built-in dialog for adding
9595 an OpenVPN or L2TP VPN.
9599 <action name="Options_NetworkAddVPNThirdParty">
9600 <owner>stevenjb@chromium.org</owner>
9602 Settings: Internet connection: VPN dropdown: Show "add network"
9603 dialog for a third-party VPN provider.
9607 <action name="Options_NetworkAutoConnect">
9608 <owner>stevenjb@chromium.org</owner>
9610 Settings: Internet connection: Network detail: Auto Connect to network
9614 <action name="Options_NetworkConnectToVPN">
9615 <owner>stevenjb@chromium.org</owner>
9617 Settings: Internet connection: Network detail (VPN): Connect
9621 <action name="Options_NetworkConnectToWifi">
9622 <owner>stevenjb@chromium.org</owner>
9624 Settings: Internet connection: Network detail (Wifi): Connect
9628 <action name="Options_NetworkDisconnectVPN">
9629 <owner>stevenjb@chromium.org</owner>
9631 Settings: Internet connection: Network detail (VPN): Disconnect
9635 <action name="Options_NetworkDisconnectWifi">
9636 <owner>stevenjb@chromium.org</owner>
9638 Settings: Internet connection: Network detail (Wifi): Disconnect
9642 <action name="Options_NetworkJoinOtherVPN">
9643 <owner>stevenjb@chromium.org</owner>
9645 Settings: Internet connection: VPN dropdown: Join other
9647 <obsolete>Replaced by Options_NetworkAddVPNBuiltIn.</obsolete>
9650 <action name="Options_NetworkJoinOtherWifi">
9651 <owner>stevenjb@chromium.org</owner>
9653 Settings: Internet connection: Wifi dropdown: Join other
9657 <action name="Options_NetworkManualProxy_Disable">
9658 <owner>stevenjb@chromium.org</owner>
9660 Settings: Internet connection: Network detail: direct or automatic proxy
9665 <action name="Options_NetworkManualProxy_Enable">
9666 <owner>stevenjb@chromium.org</owner>
9668 Settings: Internet connection: Network detail: manual proxy config
9672 <action name="Options_NetworkSetPrefer">
9673 <owner>stevenjb@chromium.org</owner>
9675 Settings: Internet connection: Network detail: Prefer this network
9679 <action name="Options_NetworkShowDetailsCellular">
9680 <owner>stevenjb@chromium.org</owner>
9682 Settings: Internet connection: Network detail (cellular)
9686 <action name="Options_NetworkShowDetailsCellularConnected">
9687 <owner>stevenjb@chromium.org</owner>
9689 Settings: Internet connection: Network detail (connected cellular)
9693 <action name="Options_NetworkShowDetailsVPN">
9694 <owner>stevenjb@chromium.org</owner>
9695 <description>Settings: Internet connection: Network detail (VPN)</description>
9698 <action name="Options_NetworkShowDetailsVPNConnected">
9699 <owner>stevenjb@chromium.org</owner>
9701 Settings: Internet connection: Network detail (connected VPN)
9705 <action name="Options_NetworkShowDetailsWifi">
9706 <owner>stevenjb@chromium.org</owner>
9708 Settings: Internet connection: Network detail (wifi)
9712 <action name="Options_NetworkShowDetailsWifiConnected">
9713 <owner>stevenjb@chromium.org</owner>
9715 Settings: Internet connection: Network detail (connected wifi)
9719 <action name="Options_NetworkShowPreferred">
9720 <owner>stevenjb@chromium.org</owner>
9722 Settings: Internet connection: Wifi dropdiwn: Preferred networks...
9726 <action name="Options_NetworkShowProxyTab">
9727 <owner>stevenjb@chromium.org</owner>
9729 Settings: Internet connection: Network detail: select proxy tab
9733 <action name="Options_NetworkUseSharedProxies_Disable">
9734 <owner>stevenjb@chromium.org</owner>
9736 Settings: Internet connection: Allow proxies for shared networks
9740 <action name="Options_NetworkUseSharedProxies_Enable">
9741 <owner>stevenjb@chromium.org</owner>
9743 Settings: Internet connection: Allow proxies for shared networks
9747 <action name="Options_NetworkWifiToggle">
9748 <owner>stevenjb@chromium.org</owner>
9750 Settings: Internet connection: Wifi dropdown: Enable/Disable Wifi
9754 <action name="Options_OpenWallpaperManager">
9755 <owner>michaelpg@chromium.org</owner>
9756 <description>Settings: Appearance: Set wallpaper...</description>
9759 <action name="Options_PasswordGenerationCheckbox_Disable">
9760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9761 <description>Please enter the description of this user action.</description>
9764 <action name="Options_PasswordGenerationCheckbox_Enable">
9765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9766 <description>Please enter the description of this user action.</description>
9769 <action name="Options_PasswordManagerDeletePassword">
9770 <owner>michaelpg@chromium.org</owner>
9771 <description>Settings: Password manager: Delete password</description>
9774 <action name="Options_PasswordManagerExceptionsLearnMore">
9775 <owner>michaelpg@chromium.org</owner>
9777 Settings: Password manager: Learn more about exceptions
9781 <action name="Options_PasswordManagerSearch">
9782 <owner>michaelpg@chromium.org</owner>
9783 <description>Settings: Password manager: Search</description>
9786 <action name="Options_PasswordManager_Disable">
9787 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9788 <description>Please enter the description of this user action.</description>
9791 <action name="Options_PasswordManager_Enable">
9792 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9793 <description>Please enter the description of this user action.</description>
9796 <action name="Options_PluginsCheckbox_Disable">
9797 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9798 <description>Please enter the description of this user action.</description>
9801 <action name="Options_PluginsCheckbox_Enable">
9802 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9803 <description>Please enter the description of this user action.</description>
9806 <action name="Options_ResetAutoOpenFiles">
9807 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9808 <description>Please enter the description of this user action.</description>
9811 <action name="Options_ResetToDefaults">
9812 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9813 <description>Please enter the description of this user action.</description>
9816 <action name="Options_ResolveTimezoneByGeoLocation_Disable">
9817 <owner>alemate@chromium.org</owner>
9818 <description>ChromeOS periodic timezone refresh disabled.</description>
9821 <action name="Options_ResolveTimezoneByGeoLocation_Enable">
9822 <owner>alemate@chromium.org</owner>
9823 <description>ChromeOS periodic timezone refresh enabled.</description>
9826 <action name="Options_SSL2_Disable">
9827 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9828 <description>Please enter the description of this user action.</description>
9831 <action name="Options_SSL2_Enable">
9832 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9833 <description>Please enter the description of this user action.</description>
9836 <action name="Options_SSL3_Disable">
9837 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9838 <description>Please enter the description of this user action.</description>
9841 <action name="Options_SSL3_Enable">
9842 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9843 <description>Please enter the description of this user action.</description>
9846 <action name="Options_SafeBrowsingCheckbox_Disable">
9847 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9848 <description>Please enter the description of this user action.</description>
9851 <action name="Options_SafeBrowsingCheckbox_Enable">
9852 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9853 <description>Please enter the description of this user action.</description>
9856 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
9857 <owner>felt@chromium.org</owner>
9858 <description>Safe Browsing download feedback disabled</description>
9860 Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
9864 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
9865 <owner>felt@chromium.org</owner>
9866 <description>Safe Browsing download feedback enabled</description>
9868 Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
9872 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
9873 <owner>felt@chromium.org</owner>
9874 <description>Safe Browsing Extended Reporting disabled</description>
9877 <action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
9878 <owner>felt@chromium.org</owner>
9879 <description>Safe Browsing Extended Reporting enabled</description>
9882 <action name="Options_ScreenLock_Disable">
9883 <owner>stevenjb@chromium.org</owner>
9885 Settings: Users: Do not require a password to wake from sleep
9889 <action name="Options_ScreenLock_Enable">
9890 <owner>stevenjb@chromium.org</owner>
9892 Settings: Users: Require a password to wake from sleep
9896 <action name="Options_SearchEngineChanged">
9897 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9898 <description>Please enter the description of this user action.</description>
9901 <action name="Options_SearchEngineRemoved">
9902 <owner>michaelpg@chromium.org</owner>
9903 <description>Settings: Manage search engines...: Remove</description>
9906 <action name="Options_SearchEngineSetDefault">
9907 <owner>michaelpg@chromium.org</owner>
9908 <description>Settings: Manage search engines...: Make default</description>
9911 <action name="Options_SensitivitySlider_Changed">
9912 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9913 <description>Please enter the description of this user action.</description>
9916 <action name="Options_SetAsDefaultBrowser">
9917 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9918 <description>Please enter the description of this user action.</description>
9921 <action name="Options_SetDownloadDirectory">
9922 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9923 <description>Please enter the description of this user action.</description>
9926 <action name="Options_SetTimeDialog_Show">
9927 <owner>michaelpg@chromium.org</owner>
9928 <description>Set system time dialog was launched.</description>
9931 <action name="Options_ShowAdvancedSettings">
9932 <owner>stevenjb@chromium.org</owner>
9933 <description>Settings: Show advanced settings</description>
9936 <action name="Options_ShowAutofillSettings">
9937 <owner>michaelpg@chromium.org</owner>
9938 <description>Settings: Show autofill settings</description>
9941 <action name="Options_ShowBatterySettings">
9942 <owner>michaelpg@chromium.org</owner>
9943 <description>Settings: Power settings</description>
9946 <action name="Options_ShowBookmarksBar_Disable">
9947 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9948 <description>Please enter the description of this user action.</description>
9951 <action name="Options_ShowBookmarksBar_Enable">
9952 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9953 <description>Please enter the description of this user action.</description>
9956 <action name="Options_ShowCookies">
9957 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9958 <description>Please enter the description of this user action.</description>
9961 <action name="Options_ShowFontSettings">
9962 <owner>michaelpg@chromium.org</owner>
9963 <description>Setings: Customize fonts</description>
9966 <action name="Options_ShowKeyboardSettings">
9967 <owner>stevenjb@chromium.org</owner>
9968 <description>Settings: Keyboard settings</description>
9971 <action name="Options_ShowPasswordManager">
9972 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9973 <description>Please enter the description of this user action.</description>
9976 <action name="Options_ShowPasswordsExceptions">
9977 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9978 <description>Please enter the description of this user action.</description>
9981 <action name="Options_ShowPowerSettings">
9982 <owner>michaelpg@chromium.org</owner>
9983 <description>Settings: Manage power</description>
9986 <action name="Options_ShowProxySettings">
9987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
9988 <description>Please enter the description of this user action.</description>
9991 <action name="Options_ShowSyncAdvanced">
9992 <owner>stevenjb@chromium.org</owner>
9993 <description>Settings: Show advanced sync settings</description>
9996 <action name="Options_ShowTouchpadSettings">
9997 <owner>stevenjb@chromium.org</owner>
9998 <description>Settings: Touchpad settings</description>
10001 <action name="Options_ShowUserNamesOnSignin_Disable">
10002 <owner>stevenjb@chromium.org</owner>
10003 <description>Settings: Users: Disable usernames on signin</description>
10006 <action name="Options_ShowUserNamesOnSignin_Enable">
10007 <owner>stevenjb@chromium.org</owner>
10008 <description>Settings: Users: Enable usernames on signin</description>
10011 <action name="Options_SpeedFactorSlider_Changed">
10012 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10013 <description>Please enter the description of this user action.</description>
10016 <action name="Options_SpellCheck_Disable">
10017 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10018 <description>Please enter the description of this user action.</description>
10021 <action name="Options_SpellCheck_Enable">
10022 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10023 <description>Please enter the description of this user action.</description>
10026 <action name="Options_SpellingServiceCheckbox_Disable">
10027 <owner>michaelpg@chromium.org</owner>
10028 <description>Settings: Privacy: Use spelling service</description>
10031 <action name="Options_SpellingServiceCheckbox_Enable">
10032 <owner>michaelpg@chromium.org</owner>
10033 <description>Settings: Privacy: Use spelling service</description>
10036 <action name="Options_Startup_Custom">
10037 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10038 <description>Please enter the description of this user action.</description>
10041 <action name="Options_Startup_Homepage">
10042 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10043 <description>Please enter the description of this user action.</description>
10046 <action name="Options_Startup_LastSession">
10047 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10048 <description>Please enter the description of this user action.</description>
10051 <action name="Options_Startup_NewTab">
10052 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10053 <description>Please enter the description of this user action.</description>
10056 <action name="Options_SupervisedUsers_Disable">
10057 <owner>stevenjb@chromium.org</owner>
10058 <description>Settings: Users: Disable supervised users</description>
10061 <action name="Options_SupervisedUsers_Enable">
10062 <owner>stevenjb@chromium.org</owner>
10063 <description>Settings: Users: Enable supervised users</description>
10066 <action name="Options_SyncSelectDataTypes">
10067 <owner>stevenjb@chromium.org</owner>
10069 Settings: Users: Sync: Enable selectively syncing data types
10073 <action name="Options_SyncSetDefault">
10074 <owner>stevenjb@chromium.org</owner>
10075 <description>Settings: Users: Sync: Use default settings</description>
10078 <action name="Options_SyncSetEncryption">
10079 <owner>stevenjb@chromium.org</owner>
10080 <description>Settings: Users: Sync: Encrypt sync data</description>
10083 <action name="Options_SyncToggleDataType">
10084 <owner>stevenjb@chromium.org</owner>
10085 <description>Settings: Users: Toggle a sync data type</description>
10088 <action name="Options_TLS1_Disable">
10089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10090 <description>Please enter the description of this user action.</description>
10093 <action name="Options_TLS1_Enable">
10094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10095 <description>Please enter the description of this user action.</description>
10098 <action name="Options_TabsToLinks_Disable">
10099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10100 <description>Please enter the description of this user action.</description>
10103 <action name="Options_TabsToLinks_Enable">
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_TapToClickCheckbox_Disable">
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_TapToClickCheckbox_Enable">
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_ThemesGallery">
10119 <owner>michaelpg@chromium.org</owner>
10120 <description>Settings: Appearance: Get themes</description>
10123 <action name="Options_ThemesReset">
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_TimezoneSelect">
10129 <owner>michaelpg@chromium.org</owner>
10130 <description>Settings: Date and time: Timezone</description>
10133 <action name="Options_ToggleDeveloperMode_Disabled">
10134 <owner>jwd@chromium.org</owner>
10136 Extensions: Disables developer mode for Chrome extensions.
10140 <action name="Options_ToggleDeveloperMode_Enabled">
10141 <owner>jwd@chromium.org</owner>
10143 Extensions: Enables developer mode for Chrome extensions.
10147 <action name="Options_TouchpadNaturalScroll_Disable">
10148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10149 <description>Please enter the description of this user action.</description>
10152 <action name="Options_TouchpadNaturalScroll_Enable">
10153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10154 <description>Please enter the description of this user action.</description>
10157 <action name="Options_TouchpadTapToClick_Disable">
10158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10159 <description>Please enter the description of this user action.</description>
10162 <action name="Options_TouchpadTapToClick_Enable">
10163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10164 <description>Please enter the description of this user action.</description>
10167 <action name="Options_Translate_Disable">
10168 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10169 <description>Please enter the description of this user action.</description>
10172 <action name="Options_Translate_Enable">
10173 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10174 <description>Please enter the description of this user action.</description>
10177 <action name="Options_UpdateExtensions">
10178 <owner>jwd@chromium.org</owner>
10179 <description>Extensions: Click on update extensions in settings.</description>
10182 <action name="Options_Use24HourClockCheckbox_Disable">
10183 <owner>michaelpg@chromium.org</owner>
10184 <description>Settings: Date and time: Use 24-hour clock</description>
10187 <action name="Options_Use24HourClockCheckbox_Enable">
10188 <owner>michaelpg@chromium.org</owner>
10189 <description>Settings: Date and time: Use 24-hour clock</description>
10192 <action name="Options_UseSpellingServiceCheckbox_Disable">
10193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10194 <description>Please enter the description of this user action.</description>
10197 <action name="Options_UseSpellingServiceCheckbox_Enable">
10198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10199 <description>Please enter the description of this user action.</description>
10202 <action name="Options_UseSuggestCheckbox_Disable">
10203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10204 <description>Please enter the description of this user action.</description>
10207 <action name="Options_UseSuggestCheckbox_Enable">
10208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10209 <description>Please enter the description of this user action.</description>
10212 <action name="Options_VertEdgeScrollCheckbox_Disable">
10213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10214 <description>Please enter the description of this user action.</description>
10217 <action name="Options_VertEdgeScrollCheckbox_Enable">
10218 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10219 <description>Please enter the description of this user action.</description>
10222 <action name="Options_WakeOnWifiSsid_Disable">
10223 <owner>michaelpg@chromium.org</owner>
10224 <description>Settings: Disable Wake on Wi-Fi SSID</description>
10227 <action name="Options_WakeOnWifiSsid_Enable">
10228 <owner>michaelpg@chromium.org</owner>
10229 <description>Settings: Enable Wake on Wi-Fi SSID</description>
10232 <action name="Options_WhitelistedUser_Add">
10233 <owner>stevenjb@chromium.org</owner>
10234 <description>Settings: Users: Add a whitelisted user</description>
10237 <action name="Options_WhitelistedUser_Remove">
10238 <owner>stevenjb@chromium.org</owner>
10239 <description>Settings: Users: Remove a whitelisted user</description>
10242 <action name="OriginChipPress">
10243 <owner>macourteau@chromium.org</owner>
10244 <description>Please enter the description of this user action.</description>
10245 <obsolete>This flag no longer exists.</obsolete>
10248 <action name="OutdatedPluginInfobar.AllowThisTime">
10249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10250 <description>Please enter the description of this user action.</description>
10253 <action name="OutdatedPluginInfobar.Closed">
10254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10255 <description>Please enter the description of this user action.</description>
10258 <action name="OutdatedPluginInfobar.Dismissed">
10259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10260 <description>Please enter the description of this user action.</description>
10263 <action name="OutdatedPluginInfobar.LearnMore">
10264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10265 <description>Please enter the description of this user action.</description>
10268 <action name="OutdatedPluginInfobar.Shown">
10269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10270 <description>Please enter the description of this user action.</description>
10273 <action name="OutdatedPluginInfobar.Shown.Java">
10274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10275 <description>Please enter the description of this user action.</description>
10278 <action name="OutdatedPluginInfobar.Shown.QuickTime">
10279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10280 <description>Please enter the description of this user action.</description>
10283 <action name="OutdatedPluginInfobar.Shown.Reader">
10284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10285 <description>Please enter the description of this user action.</description>
10288 <action name="OutdatedPluginInfobar.Shown.RealPlayer">
10289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10290 <description>Please enter the description of this user action.</description>
10293 <action name="OutdatedPluginInfobar.Shown.Shockwave">
10294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10295 <description>Please enter the description of this user action.</description>
10298 <action name="OutdatedPluginInfobar.Shown.Silverlight">
10299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10300 <description>Please enter the description of this user action.</description>
10303 <action name="OutdatedPluginInfobar.Update">
10304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10305 <description>Please enter the description of this user action.</description>
10308 <action name="OutdatedUpgradeBubble.EnableAU">
10309 <owner>mad@chromium.org</owner>
10311 When the user clicks on the Enable updates button of the outdated upgrade
10316 <action name="OutdatedUpgradeBubble.Later">
10317 <owner>mad@chromium.org</owner>
10319 When the user clicks on the Later button of the outdated upgrade bubble.
10323 <action name="OutdatedUpgradeBubble.Reinstall">
10324 <owner>mad@chromium.org</owner>
10326 When the user clicks on the Reinstall button of the outdated upgrade bubble.
10330 <action name="OutdatedUpgradeBubble.Show">
10331 <owner>mad@chromium.org</owner>
10333 When the outdated upgrade bubble is shown for a user with auto-update on.
10337 <action name="OutdatedUpgradeBubble.ShowNoAU">
10338 <owner>mad@chromium.org</owner>
10340 When the outdated upgrade bubble is shown for a user with auto-update off.
10344 <action name="Outdent">
10345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10346 <description>Please enter the description of this user action.</description>
10349 <action name="OverrideEncoding">
10350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10351 <description>Please enter the description of this user action.</description>
10354 <action name="PDF.FitToHeightButton">
10355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10356 <description>Please enter the description of this user action.</description>
10359 <action name="PDF.FitToPageButton">
10360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10361 <description>Please enter the description of this user action.</description>
10364 <action name="PDF.FitToWidthButton">
10365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10366 <description>Please enter the description of this user action.</description>
10369 <action name="PDF.LoadFailure">
10370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10371 <description>Please enter the description of this user action.</description>
10374 <action name="PDF.LoadSuccess">
10375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10376 <description>Please enter the description of this user action.</description>
10379 <action name="PDF.PreviewDocumentLoadFailure">
10380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10381 <description>Please enter the description of this user action.</description>
10384 <action name="PDF.PrintButton">
10385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10386 <description>Please enter the description of this user action.</description>
10389 <action name="PDF.PrintPage">
10390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10391 <description>Please enter the description of this user action.</description>
10394 <action name="PDF.SaveButton">
10395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10396 <description>Please enter the description of this user action.</description>
10399 <action name="PDF.SavePage">
10400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10401 <description>Please enter the description of this user action.</description>
10404 <action name="PDF.ZoomFromBrowser">
10405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10406 <description>Please enter the description of this user action.</description>
10409 <action name="PDF.ZoomInButton">
10410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10411 <description>Please enter the description of this user action.</description>
10414 <action name="PDF.ZoomOutButton">
10415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10416 <description>Please enter the description of this user action.</description>
10419 <action name="PDF_EnableReaderInfoBarCancel">
10420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10421 <description>Please enter the description of this user action.</description>
10424 <action name="PDF_EnableReaderInfoBarOK">
10425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10426 <description>Please enter the description of this user action.</description>
10429 <action name="PDF_EnableReaderInfoBarShown">
10430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10431 <description>Please enter the description of this user action.</description>
10434 <action name="PDF_InstallReaderInfoBarCancel">
10435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10436 <description>Please enter the description of this user action.</description>
10439 <action name="PDF_InstallReaderInfoBarOK">
10440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10441 <description>Please enter the description of this user action.</description>
10444 <action name="PDF_InstallReaderInfoBarShown">
10445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10446 <description>Please enter the description of this user action.</description>
10449 <action name="PDF_ReaderInterstitialCancel">
10450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10451 <description>Please enter the description of this user action.</description>
10454 <action name="PDF_ReaderInterstitialIgnore">
10455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10456 <description>Please enter the description of this user action.</description>
10459 <action name="PDF_ReaderInterstitialShown">
10460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10461 <description>Please enter the description of this user action.</description>
10464 <action name="PDF_ReaderInterstitialUpdate">
10465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10466 <description>Please enter the description of this user action.</description>
10469 <action name="PDF_Unsupported_3D">
10470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10471 <description>Please enter the description of this user action.</description>
10474 <action name="PDF_Unsupported_Attachment">
10475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10476 <description>Please enter the description of this user action.</description>
10479 <action name="PDF_Unsupported_Bookmarks">
10480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10481 <description>Please enter the description of this user action.</description>
10484 <action name="PDF_Unsupported_Digital_Signature">
10485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10486 <description>Please enter the description of this user action.</description>
10489 <action name="PDF_Unsupported_Movie">
10490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10491 <description>Please enter the description of this user action.</description>
10494 <action name="PDF_Unsupported_Portfolios">
10495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10496 <description>Please enter the description of this user action.</description>
10499 <action name="PDF_Unsupported_Portfolios_Packages">
10500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10501 <description>Please enter the description of this user action.</description>
10504 <action name="PDF_Unsupported_Rights_Management">
10505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10506 <description>Please enter the description of this user action.</description>
10509 <action name="PDF_Unsupported_Screen">
10510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10511 <description>Please enter the description of this user action.</description>
10514 <action name="PDF_Unsupported_Shared_Form">
10515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10516 <description>Please enter the description of this user action.</description>
10519 <action name="PDF_Unsupported_Shared_Review">
10520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10521 <description>Please enter the description of this user action.</description>
10524 <action name="PDF_Unsupported_Sound">
10525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10526 <description>Please enter the description of this user action.</description>
10529 <action name="PDF_Unsupported_XFA">
10530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10531 <description>Please enter the description of this user action.</description>
10534 <action name="PDF_UseReaderInfoBarCancel">
10535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10536 <description>Please enter the description of this user action.</description>
10539 <action name="PDF_UseReaderInfoBarOK">
10540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10541 <description>Please enter the description of this user action.</description>
10544 <action name="PDF_UseReaderInfoBarShown">
10545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10546 <description>Please enter the description of this user action.</description>
10549 <action name="PPAPI.BrokerInfobarClickedAllow">
10550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10551 <description>Please enter the description of this user action.</description>
10554 <action name="PPAPI.BrokerInfobarClickedDeny">
10555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10556 <description>Please enter the description of this user action.</description>
10559 <action name="PPAPI.BrokerInfobarDisplayed">
10560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10561 <description>Please enter the description of this user action.</description>
10564 <action name="PPAPI.BrokerSettingAllow">
10565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10566 <description>Please enter the description of this user action.</description>
10569 <action name="PPAPI.BrokerSettingDeny">
10570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10571 <description>Please enter the description of this user action.</description>
10574 <action name="PageDown">
10575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10576 <description>Please enter the description of this user action.</description>
10579 <action name="PageLoad" not_user_triggered="true">
10580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10581 <description>Please enter the description of this user action.</description>
10584 <action name="PageLoadSRP" not_user_triggered="true">
10585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10586 <description>Please enter the description of this user action.</description>
10589 <action name="PageUp">
10590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10591 <description>Please enter the description of this user action.</description>
10594 <action name="Panel_Minimize_Caption_Click">
10595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10596 <description>Please enter the description of this user action.</description>
10599 <action name="Panel_Minimize_Caption_Gesture">
10600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10601 <description>Please enter the description of this user action.</description>
10604 <action name="PasswordManager_Disabled">
10605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10606 <description>Please enter the description of this user action.</description>
10609 <action name="PasswordManager_Enabled">
10610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10611 <description>Please enter the description of this user action.</description>
10614 <action name="PasswordManager_RemovePasswordException">
10615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10616 <description>Please enter the description of this user action.</description>
10619 <action name="PasswordManager_RemoveSavedPassword">
10620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10621 <description>Please enter the description of this user action.</description>
10624 <action name="PasswordManager_SyncCredentialShown">
10625 <owner>gcasto@chromium.org</owner>
10626 <owner>vabr@chromium.org</owner>
10628 Counts the number of times a user views the saved credentials for their sync
10633 <action name="PasswordManager_SyncCredentialUsed">
10634 <owner>gcasto@chromium.org</owner>
10635 <owner>vabr@chromium.org</owner>
10637 Counts the number of times a user submits an autofilled credential which
10638 matches their sync account.
10642 <action name="Paste">
10643 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10644 <description>Please enter the description of this user action.</description>
10647 <action name="PasteAndMatchStyle">
10648 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10649 <description>Please enter the description of this user action.</description>
10652 <action name="PeopleSearch_OpenChat">
10653 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10654 <description>Please enter the description of this user action.</description>
10657 <action name="PeopleSearch_SendEmail">
10658 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10659 <description>Please enter the description of this user action.</description>
10662 <action name="PermissionBubbleIFrameRequestQueued">
10663 <owner>gbillock@chromium.org</owner>
10664 <owner>leng@chromium.org</owner>
10666 A website with a domain that is not the same as the main frame's domain
10667 requested a permission and that permission was queued because an existing
10668 permission request was already visible, or because an existing request for
10669 the main frame's domain is pending.
10673 <action name="PermissionBubbleRequest">
10674 <owner>gbillock@chromium.org</owner>
10675 <owner>leng@chromium.org</owner>
10676 <description>A website requested a permission.</description>
10679 <action name="PermissionBubbleRequestQueued">
10680 <owner>gbillock@chromium.org</owner>
10681 <owner>leng@chromium.org</owner>
10683 A website requested a permission which was queued because an existing
10684 permission request was already visible.
10688 <action name="PlatformVerificationAccepted">
10689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10690 <description>Please enter the description of this user action.</description>
10693 <action name="PlatformVerificationRejected">
10694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10695 <description>Please enter the description of this user action.</description>
10698 <action name="PluginContextMenu_RotateClockwise">
10699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10700 <description>Please enter the description of this user action.</description>
10703 <action name="PluginContextMenu_RotateCounterclockwise">
10704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10705 <description>Please enter the description of this user action.</description>
10708 <action name="PluginLoaderPosix.LaunchUtilityProcess">
10709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10710 <description>Please enter the description of this user action.</description>
10713 <action name="PluginLoaderPosix.UtilityProcessCrashed">
10714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10715 <description>Please enter the description of this user action.</description>
10718 <action name="Plugin_200ForByteRange">
10719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10720 <description>Please enter the description of this user action.</description>
10723 <action name="Plugin_Blocked">
10724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10725 <description>Please enter the description of this user action.</description>
10728 <action name="Plugin_BlockedByPolicy">
10729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10730 <description>Please enter the description of this user action.</description>
10733 <action name="Plugin_ClickToPlay">
10734 <owner>tommycli@chromium.org</owner>
10736 A plugin instance has loaded as a left click to play placeholder.
10740 <action name="Plugin_Hide_Click">
10741 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10742 <description>Please enter the description of this user action.</description>
10745 <action name="Plugin_Hide_Menu">
10746 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10747 <description>Please enter the description of this user action.</description>
10750 <action name="Plugin_Load_Click">
10751 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10752 <description>Please enter the description of this user action.</description>
10755 <action name="Plugin_Load_Menu">
10756 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10757 <description>Please enter the description of this user action.</description>
10760 <action name="Plugin_Load_UI">
10761 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10762 <description>Please enter the description of this user action.</description>
10765 <action name="Plugin_NPAPINotSupported">
10766 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10767 <description>Please enter the description of this user action.</description>
10770 <action name="PrintNow">
10771 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10772 <description>Please enter the description of this user action.</description>
10775 <action name="PrintPreview">
10776 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10777 <description>Please enter the description of this user action.</description>
10780 <action name="PrintView_PrintDialog">
10781 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10782 <description>Please enter the description of this user action.</description>
10785 <action name="PrintView_PrintNow">
10786 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10787 <description>Please enter the description of this user action.</description>
10790 <action name="PrintView_ZoomMinus">
10791 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10792 <description>Please enter the description of this user action.</description>
10795 <action name="PrintView_ZoomPageFull">
10796 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10797 <description>Please enter the description of this user action.</description>
10800 <action name="PrintView_ZoomPageWidth">
10801 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10802 <description>Please enter the description of this user action.</description>
10805 <action name="PrintView_ZoomPlus">
10806 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10807 <description>Please enter the description of this user action.</description>
10810 <action name="ProcessSwapBindingsMismatch_RVHM">
10811 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10812 <description>Please enter the description of this user action.</description>
10815 <action name="Redo">
10816 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10817 <description>Please enter the description of this user action.</description>
10820 <action name="RegisterProtocolHandler.ContextMenu_Open">
10821 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10822 <description>Please enter the description of this user action.</description>
10825 <action name="RegisterProtocolHandler.ContextMenu_Settings">
10826 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10827 <description>Please enter the description of this user action.</description>
10830 <action name="RegisterProtocolHandler.InfoBar_Deny">
10831 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10832 <description>Please enter the description of this user action.</description>
10835 <action name="RegisterProtocolHandler.InfoBar_LearnMore">
10836 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10837 <description>Please enter the description of this user action.</description>
10840 <action name="RegisterProtocolHandler.InfoBar_Shown">
10841 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10842 <description>Please enter the description of this user action.</description>
10845 <action name="RegisterProtocolHandler.Infobar_Accept">
10846 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10847 <description>Please enter the description of this user action.</description>
10850 <action name="Reload">
10851 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10852 <description>Please enter the description of this user action.</description>
10855 <action name="ReloadIgnoringCache">
10856 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10857 <description>Please enter the description of this user action.</description>
10860 <action name="RemoveFormat">
10861 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10862 <description>Please enter the description of this user action.</description>
10865 <action name="ReportBug">
10866 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10867 <description>Please enter the description of this user action.</description>
10870 <action name="ResetProfile">
10871 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10872 <description>Please enter the description of this user action.</description>
10875 <action name="RestoreTab">
10876 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10877 <description>Please enter the description of this user action.</description>
10880 <action name="SBInterstitialMalwareDontProceed">
10881 <owner>felt@chromium.org</owner>
10882 <description>Please enter the description of this user action.</description>
10883 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10886 <action name="SBInterstitialMalwareDontProceed_V1">
10887 <owner>felt@chromium.org</owner>
10888 <description>Please enter the description of this user action.</description>
10889 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10892 <action name="SBInterstitialMalwareDontProceed_V2">
10893 <owner>felt@chromium.org</owner>
10894 <description>Please enter the description of this user action.</description>
10895 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10898 <action name="SBInterstitialMalwareForcedDontProceed">
10899 <owner>felt@chromium.org</owner>
10900 <description>Please enter the description of this user action.</description>
10901 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10904 <action name="SBInterstitialMalwareForcedDontProceed_V1">
10905 <owner>felt@chromium.org</owner>
10906 <description>Please enter the description of this user action.</description>
10907 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10910 <action name="SBInterstitialMalwareForcedDontProceed_V2">
10911 <owner>felt@chromium.org</owner>
10912 <description>Please enter the description of this user action.</description>
10913 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10916 <action name="SBInterstitialMalwareProceed">
10917 <owner>felt@chromium.org</owner>
10918 <description>Please enter the description of this user action.</description>
10919 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10922 <action name="SBInterstitialMalwareProceed_V1">
10923 <owner>felt@chromium.org</owner>
10924 <description>Please enter the description of this user action.</description>
10925 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10928 <action name="SBInterstitialMalwareProceed_V2">
10929 <owner>felt@chromium.org</owner>
10930 <description>Please enter the description of this user action.</description>
10931 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10934 <action name="SBInterstitialMalwareShow">
10935 <owner>felt@chromium.org</owner>
10936 <description>Please enter the description of this user action.</description>
10937 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10940 <action name="SBInterstitialMalwareShow_V1">
10941 <owner>felt@chromium.org</owner>
10942 <description>Please enter the description of this user action.</description>
10943 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10946 <action name="SBInterstitialMalwareShow_V2">
10947 <owner>felt@chromium.org</owner>
10948 <description>Please enter the description of this user action.</description>
10949 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10952 <action name="SBInterstitialMultipleDontProceed">
10953 <owner>felt@chromium.org</owner>
10954 <description>Please enter the description of this user action.</description>
10955 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10958 <action name="SBInterstitialMultipleDontProceed_V1">
10959 <owner>felt@chromium.org</owner>
10960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
10961 <description>Please enter the description of this user action.</description>
10962 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10965 <action name="SBInterstitialMultipleDontProceed_V2">
10966 <owner>felt@chromium.org</owner>
10967 <description>Please enter the description of this user action.</description>
10968 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10971 <action name="SBInterstitialMultipleForcedDontProceed">
10972 <owner>felt@chromium.org</owner>
10973 <description>Please enter the description of this user action.</description>
10974 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10977 <action name="SBInterstitialMultipleForcedDontProceed_V1">
10978 <owner>felt@chromium.org</owner>
10979 <description>Please enter the description of this user action.</description>
10980 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10983 <action name="SBInterstitialMultipleForcedDontProceed_V2">
10984 <owner>felt@chromium.org</owner>
10985 <description>Please enter the description of this user action.</description>
10986 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10989 <action name="SBInterstitialMultipleProceed">
10990 <owner>felt@chromium.org</owner>
10991 <description>Please enter the description of this user action.</description>
10992 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
10995 <action name="SBInterstitialMultipleProceed_V1">
10996 <owner>felt@chromium.org</owner>
10997 <description>Please enter the description of this user action.</description>
10998 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11001 <action name="SBInterstitialMultipleProceed_V2">
11002 <owner>felt@chromium.org</owner>
11003 <description>Please enter the description of this user action.</description>
11004 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11007 <action name="SBInterstitialMultipleShow">
11008 <owner>felt@chromium.org</owner>
11009 <description>Please enter the description of this user action.</description>
11010 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11013 <action name="SBInterstitialMultipleShow_V1">
11014 <owner>felt@chromium.org</owner>
11015 <description>Please enter the description of this user action.</description>
11016 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11019 <action name="SBInterstitialMultipleShow_V2">
11020 <owner>felt@chromium.org</owner>
11021 <description>Please enter the description of this user action.</description>
11022 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11025 <action name="SBInterstitialPhishingDontProceed">
11026 <owner>felt@chromium.org</owner>
11027 <description>Please enter the description of this user action.</description>
11028 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11031 <action name="SBInterstitialPhishingDontProceed_V1">
11032 <owner>felt@chromium.org</owner>
11033 <description>Please enter the description of this user action.</description>
11034 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11037 <action name="SBInterstitialPhishingDontProceed_V2">
11038 <owner>felt@chromium.org</owner>
11039 <description>Please enter the description of this user action.</description>
11040 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11043 <action name="SBInterstitialPhishingForcedDontProceed">
11044 <owner>felt@chromium.org</owner>
11045 <description>Please enter the description of this user action.</description>
11046 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11049 <action name="SBInterstitialPhishingForcedDontProceed_V1">
11050 <owner>felt@chromium.org</owner>
11051 <description>Please enter the description of this user action.</description>
11052 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11055 <action name="SBInterstitialPhishingForcedDontProceed_V2">
11056 <owner>felt@chromium.org</owner>
11057 <description>Please enter the description of this user action.</description>
11058 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11061 <action name="SBInterstitialPhishingProceed">
11062 <owner>felt@chromium.org</owner>
11063 <description>Please enter the description of this user action.</description>
11064 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11067 <action name="SBInterstitialPhishingProceed_V1">
11068 <owner>felt@chromium.org</owner>
11069 <description>Please enter the description of this user action.</description>
11070 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11073 <action name="SBInterstitialPhishingProceed_V2">
11074 <owner>felt@chromium.org</owner>
11075 <description>Please enter the description of this user action.</description>
11076 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11079 <action name="SBInterstitialPhishingShow">
11080 <owner>felt@chromium.org</owner>
11081 <description>Please enter the description of this user action.</description>
11082 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11085 <action name="SBInterstitialPhishingShow_V1">
11086 <owner>felt@chromium.org</owner>
11087 <description>Please enter the description of this user action.</description>
11088 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11091 <action name="SBInterstitialPhishingShow_V2">
11092 <owner>felt@chromium.org</owner>
11093 <description>Please enter the description of this user action.</description>
11094 <obsolete>Replaced by the histogram SB2.InterstitialAction</obsolete>
11097 <action name="SSL.DisplayedInsecureContent" not_user_triggered="true">
11098 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11099 <description>Please enter the description of this user action.</description>
11102 <action name="SSL.RanInsecureContent" not_user_triggered="true">
11103 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11104 <description>Please enter the description of this user action.</description>
11107 <action name="SSL.RanInsecureContentGoogle" not_user_triggered="true">
11108 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11109 <description>Please enter the description of this user action.</description>
11112 <action name="Save">
11113 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11114 <description>Please enter the description of this user action.</description>
11117 <action name="SavePage">
11118 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11119 <description>Please enter the description of this user action.</description>
11122 <action name="ScreenLocker_OnLoginFailure">
11123 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11124 <description>Please enter the description of this user action.</description>
11127 <action name="ScreenLocker_Show">
11128 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11129 <description>Please enter the description of this user action.</description>
11132 <action name="ScreenLocker_Signout">
11133 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11134 <description>Please enter the description of this user action.</description>
11137 <action name="ScreenLocker_StartScreenSaver">
11138 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11139 <description>Please enter the description of this user action.</description>
11142 <action name="Screenshot_CopyClipboard">
11143 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11144 <description>Please enter the description of this user action.</description>
11147 <action name="Screenshot_TakeFull">
11148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11149 <description>Please enter the description of this user action.</description>
11152 <action name="Screenshot_TakePartial">
11153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11154 <description>Please enter the description of this user action.</description>
11157 <action name="SearchWithRLZ">
11158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11159 <description>Please enter the description of this user action.</description>
11162 <action name="SearchWithoutRLZ">
11163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11164 <description>Please enter the description of this user action.</description>
11167 <action name="SelectAll">
11168 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11169 <description>Please enter the description of this user action.</description>
11172 <action name="SelectLastTab">
11173 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11174 <description>Please enter the description of this user action.</description>
11177 <action name="SelectLine">
11178 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11179 <description>Please enter the description of this user action.</description>
11182 <action name="SelectNextTab">
11183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11184 <description>Please enter the description of this user action.</description>
11187 <action name="SelectNumberedTab">
11188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11189 <description>Please enter the description of this user action.</description>
11192 <action name="SelectPrevTab">
11193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11194 <description>Please enter the description of this user action.</description>
11197 <action name="SelectProfile">
11198 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11199 <description>Please enter the description of this user action.</description>
11202 <action name="SelectTab0">
11203 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11204 <description>Please enter the description of this user action.</description>
11207 <action name="SelectTab1">
11208 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11209 <description>Please enter the description of this user action.</description>
11212 <action name="SelectTab2">
11213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11214 <description>Please enter the description of this user action.</description>
11217 <action name="SelectTab3">
11218 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11219 <description>Please enter the description of this user action.</description>
11222 <action name="SelectTab4">
11223 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11224 <description>Please enter the description of this user action.</description>
11227 <action name="SelectTab5">
11228 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11229 <description>Please enter the description of this user action.</description>
11232 <action name="SelectTab6">
11233 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11234 <description>Please enter the description of this user action.</description>
11237 <action name="SelectTab7">
11238 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11239 <description>Please enter the description of this user action.</description>
11242 <action name="ServiceWorker.ControlledPageLoad">
11243 <owner>nhiroki@chromium.org</owner>
11245 Counts the number of page loads controlled by a Service Worker.
11247 <obsolete>Replaced by ServiceWorker.PageLoad histogram.</obsolete>
11250 <action name="SettingsResetBubble.LearnMore">
11251 <owner>mad@chromium.org</owner>
11252 <description>Please enter the description of this user action.</description>
11255 <action name="SettingsResetBubble.NoThanks">
11256 <owner>mad@chromium.org</owner>
11257 <description>Please enter the description of this user action.</description>
11260 <action name="SettingsResetBubble.Reset">
11261 <owner>mad@chromium.org</owner>
11262 <description>Please enter the description of this user action.</description>
11265 <action name="SettingsResetBubble.Show">
11266 <owner>mad@chromium.org</owner>
11267 <description>Please enter the description of this user action.</description>
11270 <action name="Shelf_AlignmentSetBottom">
11271 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11272 <description>Please enter the description of this user action.</description>
11275 <action name="Shelf_AlignmentSetLeft">
11276 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11277 <description>Please enter the description of this user action.</description>
11280 <action name="Shelf_AlignmentSetRight">
11281 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11282 <description>Please enter the description of this user action.</description>
11285 <action name="ShowAccessibilitySettings">
11286 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11287 <description>Please enter the description of this user action.</description>
11290 <action name="ShowAppLauncherPage">
11291 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11292 <description>Please enter the description of this user action.</description>
11295 <action name="ShowAppMenu">
11296 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11297 <description>Please enter the description of this user action.</description>
11300 <action name="ShowApplications">
11301 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11302 <description>Please enter the description of this user action.</description>
11305 <action name="ShowAsTab">
11306 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11307 <description>Please enter the description of this user action.</description>
11310 <action name="ShowBluetoothSettingsPage">
11311 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11312 <description>Please enter the description of this user action.</description>
11315 <action name="ShowBookmarkManager">
11316 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11317 <description>Please enter the description of this user action.</description>
11320 <action name="ShowBookmarks">
11321 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11322 <description>Please enter the description of this user action.</description>
11325 <action name="ShowBookmarksBar">
11326 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11327 <description>Please enter the description of this user action.</description>
11330 <action name="ShowChargerReplacementDialog">
11331 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11332 <description>Please enter the description of this user action.</description>
11335 <action name="ShowControlPanel">
11336 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11337 <description>Please enter the description of this user action.</description>
11340 <action name="ShowDateOptions">
11341 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11342 <description>Please enter the description of this user action.</description>
11345 <action name="ShowDisplayOptions">
11346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11347 <description>Please enter the description of this user action.</description>
11350 <action name="ShowDownloads">
11351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11352 <description>Please enter the description of this user action.</description>
11355 <action name="ShowExtensions">
11356 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11357 <description>Please enter the description of this user action.</description>
11360 <action name="ShowFileBrowserFullTab">
11361 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11362 <description>Please enter the description of this user action.</description>
11365 <action name="ShowHelpTab">
11366 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11367 <description>Please enter the description of this user action.</description>
11370 <action name="ShowHelpTabViaF1">
11371 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11372 <description>Please enter the description of this user action.</description>
11375 <action name="ShowHelpTabViaWrenchMenu">
11376 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11377 <description>Please enter the description of this user action.</description>
11380 <action name="ShowHistory">
11381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11382 <description>Please enter the description of this user action.</description>
11385 <action name="ShowJSConsole">
11386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11387 <description>Please enter the description of this user action.</description>
11390 <action name="ShowModalDialog">
11391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11392 <description>Please enter the description of this user action.</description>
11395 <action name="ShowOptions">
11396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11397 <description>Please enter the description of this user action.</description>
11400 <action name="ShowPageMenu">
11401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11402 <description>Please enter the description of this user action.</description>
11405 <action name="ShowRecentlyViewed">
11406 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11407 <description>Please enter the description of this user action.</description>
11410 <action name="ShowSections_RecentSitesDisabled">
11411 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11412 <description>Please enter the description of this user action.</description>
11415 <action name="ShowSections_RecentSitesEnabled">
11416 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11417 <description>Please enter the description of this user action.</description>
11420 <action name="ShowSessions">
11421 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11422 <description>Please enter the description of this user action.</description>
11425 <action name="Shutdown">
11426 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11427 <description>Please enter the description of this user action.</description>
11430 <action name="SiteChipPress">
11431 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11432 <description>Please enter the description of this user action.</description>
11435 <action name="StackedTab_DragActiveTab">
11436 <owner>bruthig@chromium.org</owner>
11437 <owner>tdanderson@chromium.org</owner>
11439 Recorded when the active tab is dragged while the tabstrip is using a
11440 stacked layout. The user performs this action in order to view tabs which
11441 are not currently visible within the tabstrip. Note this user action is only
11442 recorded for platforms which use the Views toolkit.
11446 <action name="StackedTab_EnteredStackedLayout">
11447 <owner>bruthig@chromium.org</owner>
11448 <owner>tdanderson@chromium.org</owner>
11450 Recorded when the tabstrip begins using a stacked layout for its tabs. This
11451 occurs when the user is interacting with the tabstrip using touch and there
11452 is insufficient space to be able to display all tabs at a minimum
11453 touch-friendly width. Note this user action is only recorded for platforms
11454 which use the Views toolkit.
11458 <action name="Star">
11459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11460 <description>Please enter the description of this user action.</description>
11463 <action name="Stars_SignInPromoActivity_Launched">
11464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11465 <description>Please enter the description of the metric.</description>
11468 <action name="Stars_SignInPromoActivity_NewAccount">
11469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11470 <description>Please enter the description of the metric.</description>
11473 <action name="Stars_SignInPromoActivity_SignedIn">
11474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11475 <description>Please enter the description of the metric.</description>
11478 <action name="Stars_SignInPromoHeader_Dismissed">
11479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11480 <description>Please enter the description of the metric.</description>
11483 <action name="Stars_SignInPromoHeader_Displayed">
11484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11485 <description>Please enter the description of the metric.</description>
11488 <action name="StartupTick" not_user_triggered="true">
11489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11490 <description>Please enter the description of this user action.</description>
11493 <action name="StatusArea_Accessability_DetailedView">
11494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11495 <description>Please enter the description of this user action.</description>
11498 <action name="StatusArea_Audio_CurrentInputDevice">
11499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11500 <description>Please enter the description of this user action.</description>
11503 <action name="StatusArea_Audio_CurrentOutputDevice">
11504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11505 <description>Please enter the description of this user action.</description>
11508 <action name="StatusArea_Audio_Detailed">
11509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11510 <description>Please enter the description of this user action.</description>
11513 <action name="StatusArea_Audio_SwitchInputDevice">
11514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11515 <description>Please enter the description of this user action.</description>
11518 <action name="StatusArea_Audio_SwitchOutputDevice">
11519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11520 <description>Please enter the description of this user action.</description>
11523 <action name="StatusArea_AutoClickDisabled">
11524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11525 <description>Please enter the description of this user action.</description>
11528 <action name="StatusArea_AutoClickEnabled">
11529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11530 <description>Please enter the description of this user action.</description>
11533 <action name="StatusArea_Bluetooth_Connect_Known">
11534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11535 <description>Please enter the description of this user action.</description>
11538 <action name="StatusArea_Bluetooth_Connect_Unknown">
11539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11540 <description>Please enter the description of this user action.</description>
11543 <action name="StatusArea_Bluetooth_Detailed">
11544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11545 <description>Please enter the description of this user action.</description>
11548 <action name="StatusArea_Bluetooth_Disabled">
11549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11550 <description>Please enter the description of this user action.</description>
11553 <action name="StatusArea_Bluetooth_Enabled">
11554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11555 <description>Please enter the description of this user action.</description>
11558 <action name="StatusArea_BrightnessChanged">
11559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11560 <description>Please enter the description of this user action.</description>
11563 <action name="StatusArea_Brightness_Detailed">
11564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11565 <description>Please enter the description of this user action.</description>
11568 <action name="StatusArea_CapsLock_Detailed">
11569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11570 <description>Please enter the description of this user action.</description>
11573 <action name="StatusArea_CapsLock_DisabledByClick">
11574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11575 <description>Please enter the description of this user action.</description>
11578 <action name="StatusArea_CapsLock_EnabledByClick">
11579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11580 <description>Please enter the description of this user action.</description>
11583 <action name="StatusArea_CapsLock_Popup">
11584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11585 <description>Please enter the description of this user action.</description>
11588 <action name="StatusArea_Cast_Detailed">
11589 <owner>jdufault@chromium.org</owner>
11591 Counts the number of times the user has clicked on the "Cast desktop
11592 to" status tray item and is now in the detail view to select a cast
11597 <action name="StatusArea_Cast_Detailed_Launch_Cast">
11598 <owner>jdufault@chromium.org</owner>
11600 Counts the number of times the user has initiated a cast from the system
11601 tray. This does not mean the cast has actually begun, as the user still has
11602 to select what to cast (ie, the desktop or a tab) and they may cancel the
11607 <action name="StatusArea_Cast_StopCast">
11608 <owner>jdufault@chromium.org</owner>
11610 Counts the number of times the user has stopped a cast from the system tray.
11614 <action name="StatusArea_Drive_CancelOperation">
11615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11616 <description>Please enter the description of this user action.</description>
11619 <action name="StatusArea_Drive_Detailed">
11620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11621 <description>Please enter the description of this user action.</description>
11624 <action name="StatusArea_Drive_Settings">
11625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11626 <description>Please enter the description of this user action.</description>
11629 <action name="StatusArea_HighContrastDisabled">
11630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11631 <description>Please enter the description of this user action.</description>
11634 <action name="StatusArea_HighContrastEnabled">
11635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11636 <description>Please enter the description of this user action.</description>
11639 <action name="StatusArea_IME_Detailed">
11640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11641 <description>Please enter the description of this user action.</description>
11644 <action name="StatusArea_IME_SwitchMode">
11645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11646 <description>Please enter the description of this user action.</description>
11649 <action name="StatusArea_LargeCursorDisabled">
11650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11651 <description>Please enter the description of this user action.</description>
11654 <action name="StatusArea_LargeCursorEnabled">
11655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11656 <description>Please enter the description of this user action.</description>
11659 <action name="StatusArea_MagnifierDisabled">
11660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11661 <description>Please enter the description of this user action.</description>
11664 <action name="StatusArea_MagnifierEnabled">
11665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11666 <description>Please enter the description of this user action.</description>
11669 <action name="StatusArea_MenuOpened">
11670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11671 <description>Please enter the description of this user action.</description>
11674 <action name="StatusArea_Network_ConnectConfigured">
11675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11676 <description>Please enter the description of this user action.</description>
11679 <action name="StatusArea_Network_ConnectToConfigured">
11680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11681 <description>Please enter the description of this user action.</description>
11684 <action name="StatusArea_Network_ConnectUnconfigured">
11685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11686 <description>Please enter the description of this user action.</description>
11689 <action name="StatusArea_Network_ConnectionDetails">
11690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11691 <description>Please enter the description of this user action.</description>
11694 <action name="StatusArea_Network_Detailed">
11695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11696 <description>Please enter the description of this user action.</description>
11699 <action name="StatusArea_Network_JoinOther">
11700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11701 <description>Please enter the description of this user action.</description>
11704 <action name="StatusArea_Network_Settings">
11705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11706 <description>Please enter the description of this user action.</description>
11709 <action name="StatusArea_Network_WifiDisabled">
11710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11711 <description>Please enter the description of this user action.</description>
11714 <action name="StatusArea_Network_WifiEnabled">
11715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11716 <description>Please enter the description of this user action.</description>
11719 <action name="StatusArea_SignOut">
11720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11721 <description>Please enter the description of this user action.</description>
11724 <action name="StatusArea_SpokenFeedbackDisabled">
11725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11726 <description>Please enter the description of this user action.</description>
11729 <action name="StatusArea_SpokenFeedbackEnabled">
11730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11731 <description>Please enter the description of this user action.</description>
11734 <action name="StatusArea_VPN_AddBuiltIn">
11735 <owner>bartfab@chromium.org</owner>
11737 Indicates that the user requested that the built-in dialog for adding an
11738 OpenVPN or L2TP VPN be shown via the ash UI.
11742 <action name="StatusArea_VPN_AddThirdParty">
11743 <owner>bartfab@chromium.org</owner>
11745 Indicates that the user requested that the "add network" dialog
11746 for a third-party VPN be shown via the ash UI.
11750 <action name="StatusArea_VPN_ConnectToNetwork">
11751 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11752 <description>Please enter the description of this user action.</description>
11755 <action name="StatusArea_VPN_ConnectionDetails">
11756 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11757 <description>Please enter the description of this user action.</description>
11760 <action name="StatusArea_VPN_Detailed">
11761 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11762 <description>Please enter the description of this user action.</description>
11765 <action name="StatusArea_VPN_Disconnect">
11766 <owner>bartfab@chromium.org</owner>
11768 Indicates that the user disconnected from a VPN via the ash UI.
11772 <action name="StatusArea_VPN_JoinOther">
11773 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11774 <description>Please enter the description of this user action.</description>
11775 <obsolete>Replaced by StatusArea_VPN_AddBuiltIn.</obsolete>
11778 <action name="StatusArea_VPN_Settings">
11779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11780 <description>Please enter the description of this user action.</description>
11783 <action name="StatusArea_VirtualKeyboardDisabled">
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="StatusArea_VirtualKeyboardEnabled">
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="StatusArea_Volume_ChangedMenu">
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="StatusArea_Volume_ChangedPopup">
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="Stop">
11804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11805 <description>Please enter the description of this user action.</description>
11808 <action name="Strikethrough">
11809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11810 <description>Please enter the description of this user action.</description>
11813 <action name="SuspiciousExtensionBubbleDismissed">
11814 <owner>finnur@chromium.org</owner>
11815 <description>Please enter the description of this user action.</description>
11818 <action name="SwitchTab_Click">
11819 <owner>bruthig@chromium.org</owner>
11820 <owner>tdanderson@chromium.org</owner>
11822 Recorded when the user switches tabs with a mouse click. This user action is
11823 only recorded on platforms which use the Views toolkit.
11827 <action name="SyncedNotifications.SendingServiceDisabled">
11828 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11829 <description>Please enter the description of this user action.</description>
11832 <action name="SyncedNotifications.SendingServiceEnabled">
11833 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11834 <description>Please enter the description of this user action.</description>
11837 <action name="SystemBack">
11838 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11839 <description>Please enter the description of this user action.</description>
11842 <action name="SystemBackForNavigation">
11843 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11844 <description>Please enter the description of this user action.</description>
11847 <action name="TabContextMenu_BookmarkAllTabs">
11848 <owner>wittman@chromium.org</owner>
11850 User selected Bookmark All Tabs from the tab context menu.
11854 <action name="TabContextMenu_CloseOtherTabs">
11855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11856 <description>Please enter the description of this user action.</description>
11859 <action name="TabContextMenu_CloseTab">
11860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11861 <description>Please enter the description of this user action.</description>
11864 <action name="TabContextMenu_CloseTabsOpenedBy">
11865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11866 <description>Please enter the description of this user action.</description>
11869 <action name="TabContextMenu_CloseTabsToRight">
11870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11871 <description>Please enter the description of this user action.</description>
11874 <action name="TabContextMenu_CompactNavigationBar">
11875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11876 <description>Please enter the description of this user action.</description>
11879 <action name="TabContextMenu_Duplicate">
11880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11881 <description>Please enter the description of this user action.</description>
11884 <action name="TabContextMenu_MuteTabs">
11885 <owner>miu@chromium.org</owner>
11887 User muted one or more tabs via the tab context menu.
11891 <action name="TabContextMenu_NewTab">
11892 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11893 <description>Please enter the description of this user action.</description>
11896 <action name="TabContextMenu_OpenTabsLeftToRight">
11897 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11898 <description>Please enter the description of this user action.</description>
11901 <action name="TabContextMenu_OpenTabsRightToLeft">
11902 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11903 <description>Please enter the description of this user action.</description>
11906 <action name="TabContextMenu_Reload">
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="TabContextMenu_RestoreTab">
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="TabContextMenu_TogglePinned">
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="TabContextMenu_UnmuteTabs">
11922 <owner>miu@chromium.org</owner>
11924 User unmuted one or more tabs via the tab context menu.
11928 <action name="TabContextMenu_UseDestinationsTab_Off">
11929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11930 <description>Please enter the description of this user action.</description>
11933 <action name="TabContextMenu_UseDestinationsTab_On">
11934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11935 <description>Please enter the description of this user action.</description>
11938 <action name="TabContextMenu_UseVerticalTabs">
11939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11940 <description>Please enter the description of this user action.</description>
11943 <action name="TabMediaIndicator_Clicked">
11944 <owner>miu@chromium.org</owner>
11946 User clicked the tab media indicator; this will have no effect.
11950 <action name="TabOverview_DetachCell">
11951 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11952 <description>Please enter the description of this user action.</description>
11955 <action name="TabOverview_DragCell">
11956 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11957 <description>Please enter the description of this user action.</description>
11960 <action name="TabOverview_DragOverMiniWindow">
11961 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11962 <description>Please enter the description of this user action.</description>
11965 <action name="TabOverview_DropOnMiniWindow">
11966 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11967 <description>Please enter the description of this user action.</description>
11970 <action name="TabOverview_ExitMouse">
11971 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11972 <description>Please enter the description of this user action.</description>
11975 <action name="TabOverview_Keystroke">
11976 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11977 <description>Please enter the description of this user action.</description>
11980 <action name="TabOverview_PressedCreateNewBrowserButton">
11981 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11982 <description>Please enter the description of this user action.</description>
11985 <action name="Tab_DropURLBetweenTabs">
11986 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11987 <description>Please enter the description of this user action.</description>
11990 <action name="Tab_DropURLOnTab">
11991 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11992 <description>Please enter the description of this user action.</description>
11995 <action name="TaskManager">
11996 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
11997 <description>Please enter the description of this user action.</description>
12000 <action name="Terminate_ProcessMismatch_CreateNewWidget">
12001 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12002 <description>Please enter the description of this user action.</description>
12005 <action name="Terminate_ProcessMismatch_CreateNewWindow">
12006 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12007 <description>Please enter the description of this user action.</description>
12010 <action name="Themes.Gone">
12011 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12012 <description>Please enter the description of this user action.</description>
12015 <action name="Themes.Loaded">
12016 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12017 <description>Please enter the description of this user action.</description>
12020 <action name="Themes.Migrated">
12021 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12022 <description>Please enter the description of this user action.</description>
12025 <action name="Themes_Installed">
12026 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12027 <description>Please enter the description of this user action.</description>
12030 <action name="Themes_Reset">
12031 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12032 <description>Please enter the description of this user action.</description>
12035 <action name="ThirdPartyCookieBlockingDisabled" not_user_triggered="true">
12036 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12037 <description>Please enter the description of this user action.</description>
12040 <action name="ThirdPartyCookieBlockingEnabled" not_user_triggered="true">
12041 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12042 <description>Please enter the description of this user action.</description>
12045 <action name="ToggleBold">
12046 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12047 <description>Please enter the description of this user action.</description>
12050 <action name="ToggleCompactNavigationBar">
12051 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12052 <description>Please enter the description of this user action.</description>
12055 <action name="ToggleDevTools">
12056 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12057 <description>Please enter the description of this user action.</description>
12060 <action name="ToggleDevToolsConsole">
12061 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12062 <description>Please enter the description of this user action.</description>
12065 <action name="ToggleExtensionShelf">
12066 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12067 <description>Please enter the description of this user action.</description>
12070 <action name="ToggleFullscreen">
12071 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12072 <description>Please enter the description of this user action.</description>
12075 <action name="ToggleItalic">
12076 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12077 <description>Please enter the description of this user action.</description>
12080 <action name="ToggleUnderline">
12081 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12082 <description>Please enter the description of this user action.</description>
12085 <action name="Toolbar_DragStar">
12086 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12087 <description>Please enter the description of this user action.</description>
12090 <action name="Touchpad_Gesture_Overview">
12091 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12092 <description>Please enter the description of this user action.</description>
12095 <action name="TouchscreenScroll">
12096 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12097 <description>Please enter the description of this user action.</description>
12100 <action name="TouchscreenScrollFling">
12101 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12102 <description>Please enter the description of this user action.</description>
12105 <action name="Touchscreen_Down">
12106 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12107 <description>Please enter the description of this user action.</description>
12110 <action name="Touchview_Disabled">
12111 <owner>bruthig@chromium.org</owner>
12112 <owner>tdanderson@chromium.org</owner>
12113 <description>Recorded when a user exits TouchView mode.</description>
12116 <action name="Touchview_Enabled">
12117 <owner>bruthig@chromium.org</owner>
12118 <owner>tdanderson@chromium.org</owner>
12119 <description>Recorded when a user enters TouchView mode.</description>
12122 <action name="Touchview_Initially_Disabled">
12123 <owner>bruthig@chromium.org</owner>
12124 <owner>tdanderson@chromium.org</owner>
12126 Recorded when the Touchview controller is initialized such that TouchView
12127 mode is disabled initially.
12131 <action name="TrackpadScroll">
12132 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12133 <description>Please enter the description of this user action.</description>
12136 <action name="TrackpadScrollFling">
12137 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12138 <description>Please enter the description of this user action.</description>
12141 <action name="Transpose">
12142 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12143 <description>Please enter the description of this user action.</description>
12146 <action name="Tray_Help">
12147 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12148 <description>Please enter the description of this user action.</description>
12151 <action name="Tray_LockScreen">
12152 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12153 <description>Please enter the description of this user action.</description>
12156 <action name="Tray_Overview">
12157 <owner>bruthig@chromium.org</owner>
12158 <owner>tdanderson@chromium.org</owner>
12160 Records when the user presses the overview mode button in the Ash system
12161 tray. Overview mode is a feature of Ash that shows thumbnails of all
12162 currently-open windows.
12166 <action name="Tray_ShutDown">
12167 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12168 <description>Please enter the description of this user action.</description>
12171 <action name="Underline">
12172 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12173 <description>Please enter the description of this user action.</description>
12176 <action name="Undo">
12177 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12178 <description>Please enter the description of this user action.</description>
12181 <action name="Unlink">
12182 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12183 <description>Please enter the description of this user action.</description>
12186 <action name="Unselect">
12187 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12188 <description>Please enter the description of this user action.</description>
12191 <action name="UpdateChrome">
12192 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12193 <description>Please enter the description of this user action.</description>
12196 <action name="Updater.ServerCertificateChanged">
12197 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12198 <description>Please enter the description of this user action.</description>
12201 <action name="Updater.ServerCertificateFailed">
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>
12206 <action name="UpgradeCheck_AlreadyUpToDate">
12207 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12208 <description>Please enter the description of this user action.</description>
12209 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12212 <action name="UpgradeCheck_AlreadyUpgraded">
12213 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12214 <description>Please enter the description of this user action.</description>
12215 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12218 <action name="UpgradeCheck_Done">
12219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12220 <description>Please enter the description of this user action.</description>
12221 <obsolete>Not present in codebase.</obsolete>
12224 <action name="UpgradeCheck_Error">
12225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12226 <description>Please enter the description of this user action.</description>
12228 Removed from codebase; see GoogleUpdate.UpgradeResult,
12229 GoogleUpdate.UpdateErrorCode, and GoogleUpdate.ErrorHresult.
12233 <action name="UpgradeCheck_Started">
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>
12236 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12239 <action name="UpgradeCheck_TimedOut">
12240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12241 <description>Please enter the description of this user action.</description>
12242 <obsolete>Not present in codebase.</obsolete>
12245 <action name="UpgradeCheck_UpgradeIsAvailable">
12246 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12247 <description>Please enter the description of this user action.</description>
12248 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12251 <action name="UpgradeCheck_Upgraded">
12252 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12253 <description>Please enter the description of this user action.</description>
12254 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12257 <action name="Upgrade_Started">
12258 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12259 <description>Please enter the description of this user action.</description>
12260 <obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete>
12263 <action name="VideoPlayer.CastVideoError">
12264 <owner>yoshiki@chromium.org</owner>
12266 Chrome OS Video Player: an error occurred upon casting.
12270 <action name="VideoPlayer.OpenVideoPlayer">
12271 <owner>yoshiki@chromium.org</owner>
12273 Chrome OS Video Player: the user opened the Chrome OS Video Player.
12277 <action name="ViewAboutConflicts">
12278 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12279 <description>Please enter the description of this user action.</description>
12282 <action name="ViewAboutFlash">
12283 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12284 <description>Please enter the description of this user action.</description>
12287 <action name="ViewAboutNaCl">
12288 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12289 <description>Please enter the description of this user action.</description>
12292 <action name="ViewSource">
12293 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12294 <description>Please enter the description of this user action.</description>
12297 <action name="VirtualKeyboardLoaded">
12298 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12299 <description>Please enter the description of this user action.</description>
12302 <action name="WP_EditImage">
12303 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12304 <description>Please enter the description of this user action.</description>
12307 <action name="WP_Gallery">
12308 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12309 <description>Please enter the description of this user action.</description>
12312 <action name="WebView.CaptureVisibleRegion">
12313 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12314 <description>Please enter the description of this user action.</description>
12317 <action name="WebView.ClearData">
12318 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12319 <description>Please enter the description of this user action.</description>
12322 <action name="WebView.ExecuteScript">
12323 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12324 <description>Please enter the description of this user action.</description>
12327 <action name="WebView.Go">
12328 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12329 <description>Please enter the description of this user action.</description>
12332 <action name="WebView.Guest.ClearData">
12333 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12334 <description>Please enter the description of this user action.</description>
12337 <action name="WebView.Guest.OverrideUA">
12338 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12339 <description>Please enter the description of this user action.</description>
12342 <action name="WebView.Guest.PermissionAllow.PluginLoad">
12343 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12344 <description>Please enter the description of this user action.</description>
12347 <action name="WebView.Guest.PermissionDeny.PluginLoad">
12348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12349 <description>Please enter the description of this user action.</description>
12352 <action name="WebView.Guest.PluginLoadAllowed">
12353 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12354 <description>Please enter the description of this user action.</description>
12357 <action name="WebView.Guest.PluginLoadDenied">
12358 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12359 <description>Please enter the description of this user action.</description>
12362 <action name="WebView.Guest.PluginLoadRequest">
12363 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12364 <description>Please enter the description of this user action.</description>
12367 <action name="WebView.Guest.Terminate">
12368 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12369 <description>Please enter the description of this user action.</description>
12372 <action name="WebView.PermissionAllow.Download">
12373 <owner>fsamuel@chromium.org</owner>
12374 <owner>lazyboy@chromium.org</owner>
12376 Tracks when the download permission is explicitly allowed on a webview.
12380 <action name="WebView.PermissionAllow.FileSystem">
12381 <owner>fsamuel@chromium.org</owner>
12382 <owner>hanxi@chromium.org</owner>
12384 Tracks when the filesystem permission is explicitly allowed on a webview.
12388 <action name="WebView.PermissionAllow.Fullscreen">
12389 <owner>fsamuel@chromium.org</owner>
12390 <owner>lazyboy@chromium.org</owner>
12392 Tracks when the fullscreen permission is explicitly allowed on a webview.
12396 <action name="WebView.PermissionAllow.Geolocation">
12397 <owner>fsamuel@chromium.org</owner>
12398 <owner>lazyboy@chromium.org</owner>
12400 Tracks when the geolocation permission is explicitly allowed on a webview.
12404 <action name="WebView.PermissionAllow.JSDialog">
12405 <owner>fsamuel@chromium.org</owner>
12406 <owner>lazyboy@chromium.org</owner>
12408 Tracks when the dialog permission is explicitly allowed on a webview.
12412 <action name="WebView.PermissionAllow.Media">
12413 <owner>fsamuel@chromium.org</owner>
12414 <owner>lazyboy@chromium.org</owner>
12416 Tracks when the media permission is explicitly allowed on a webview.
12420 <action name="WebView.PermissionAllow.PointerLock">
12421 <owner>fsamuel@chromium.org</owner>
12422 <owner>lazyboy@chromium.org</owner>
12424 Tracks when the pointerLock permission is explicitly allowed on a webview.
12428 <action name="WebView.PermissionDeny.Download">
12429 <owner>fsamuel@chromium.org</owner>
12430 <owner>lazyboy@chromium.org</owner>
12432 Tracks when the download permission is explicitly denied on a webview.
12436 <action name="WebView.PermissionDeny.FileSystem">
12437 <owner>fsamuel@chromium.org</owner>
12438 <owner>hanxi@chromium.org</owner>
12440 Tracks when the filesystem permission is explicitly denied on a webview.
12444 <action name="WebView.PermissionDeny.Fullscreen">
12445 <owner>fsamuel@chromium.org</owner>
12446 <owner>lazyboy@chromium.org</owner>
12448 Tracks when the fullscreen permission is explicitly denied on a webview.
12452 <action name="WebView.PermissionDeny.Geolocation">
12453 <owner>fsamuel@chromium.org</owner>
12454 <owner>lazyboy@chromium.org</owner>
12456 Tracks when the geolocation permission is explicitly denied on a webview.
12460 <action name="WebView.PermissionDeny.JSDialog">
12461 <owner>fsamuel@chromium.org</owner>
12462 <owner>lazyboy@chromium.org</owner>
12464 Tracks when the dialog permission is explicitly denied on a webview.
12468 <action name="WebView.PermissionDeny.Media">
12469 <owner>fsamuel@chromium.org</owner>
12470 <owner>lazyboy@chromium.org</owner>
12472 Tracks when the media permission is explicitly denied on a webview.
12476 <action name="WebView.PermissionDeny.PointerLock">
12477 <owner>fsamuel@chromium.org</owner>
12478 <owner>lazyboy@chromium.org</owner>
12480 Tracks when the pointerLock permission is explicitly denied on a webview.
12484 <action name="WebView.Reload">
12485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12486 <description>Please enter the description of this user action.</description>
12489 <action name="WebView.Stop">
12490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12491 <description>Please enter the description of this user action.</description>
12494 <action name="WebView.Terminate">
12495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12496 <description>Please enter the description of this user action.</description>
12499 <action name="WebView.WebRequest.AddListener">
12500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12501 <description>Please enter the description of this user action.</description>
12504 <action name="WebsiteSettings_CookiesDialogOpened">
12505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12506 <description>Please enter the description of this user action.</description>
12508 Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12512 <action name="WebsiteSettings_Opened">
12513 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12514 <description>Please enter the description of this user action.</description>
12516 Superseded by the WebsiteSettings.Action histogram on 2014-10-30.
12520 <action name="WebstoreWidgetApp.ShowDialog">
12521 <owner>tbarzic@google.com</owner>
12523 Tracks Chrome Webstore Gallery Widget app being launched.
12527 <action name="Win7ASHRestart">
12528 <owner>cpu@chromium.org</owner>
12529 <owner>ananta@chromium.org</owner>
12530 <owner>shrikant@chromium.org</owner>
12531 <description>Tracks when Chrome was restarted on Win7 in Ash.</description>
12534 <action name="Win7DesktopRestart">
12535 <owner>cpu@chromium.org</owner>
12536 <owner>ananta@chromium.org</owner>
12537 <owner>shrikant@chromium.org</owner>
12539 Tracks when Chrome was restarted on Win7 in desktop.
12543 <action name="Win8DesktopRestart">
12544 <owner>cpu@chromium.org</owner>
12545 <owner>ananta@chromium.org</owner>
12546 <owner>shrikant@chromium.org</owner>
12548 Tracks when Chrome was restarted on Win8 in desktop.
12552 <action name="Win8MetroRestart">
12553 <owner>cpu@chromium.org</owner>
12554 <owner>ananta@chromium.org</owner>
12555 <owner>shrikant@chromium.org</owner>
12556 <description>Tracks when Chrome was restarted on Win8 in metro.</description>
12559 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">
12560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12561 <description>Please enter the description of this user action.</description>
12564 <action name="WindowCycleController_Cycle">
12565 <owner>tdanderson@chromium.org</owner>
12566 <owner>flackr@chromium.org</owner>
12568 Starting a window selection cycle by pressing alt-tab.
12572 <action name="WindowDrag_MaximizeLeft">
12573 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12574 <description>Please enter the description of this user action.</description>
12577 <action name="WindowDrag_MaximizeRight">
12578 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12579 <description>Please enter the description of this user action.</description>
12582 <action name="WindowSelector_ActiveWindowChanged">
12583 <owner>tdanderson@chromium.org</owner>
12584 <owner>bruthig@chromium.org</owner>
12586 Recorded when the user selects a window from Ash overview mode which is
12587 different from the window that was active prior to entering overview mode.
12591 <action name="WindowSelector_Overview">
12592 <owner>tdanderson@chromium.org</owner>
12593 <owner>flackr@chromium.org</owner>
12594 <description>Starting the window overview mode.</description>
12597 <action name="WindowSelector_OverviewEnterKey">
12598 <owner>tdanderson@chromium.org</owner>
12599 <owner>flackr@chromium.org</owner>
12601 Using the enter key to select a window in the overview.
12605 <action name="WindowSelector_Selection">
12606 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12607 <description>Please enter the description of this user action.</description>
12609 Deprecated as of 06/2014. No longer relevant since alt tab window switching
12610 was separated from overview mode.
12614 <action name="WorkerProcess_BadProcessToKill">
12615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12616 <description>Please enter the description of this user action.</description>
12619 <action name="WrenchMenu_OpenRecentTabFromDevice">
12620 <owner>jwd@chromium.org</owner>
12622 Hot Dog Menu: Recent Tabs: Open a recent tab from a device.
12626 <action name="WrenchMenu_OpenRecentTabFromLocal">
12627 <owner>jwd@chromium.org</owner>
12629 Hot Dog Menu: Recent Tabs: Open a recent tab link from local.
12633 <action name="WrenchMenu_OpenRecentWindow">
12634 <owner>jwd@chromium.org</owner>
12636 Hot Dog Menu: Recent Tabs: Open a recent tab in a new window.
12640 <action name="ZoomMinus">
12641 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12642 <description>Please enter the description of this user action.</description>
12645 <action name="ZoomMinus_AtMinimum">
12646 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12647 <description>Please enter the description of this user action.</description>
12650 <action name="ZoomNormal">
12651 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12652 <description>Please enter the description of this user action.</description>
12655 <action name="ZoomPlus">
12656 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12657 <description>Please enter the description of this user action.</description>
12660 <action name="ZoomPlus_AtMaximum">
12661 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12662 <description>Please enter the description of this user action.</description>
12665 <action name="justifyFull">
12666 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12667 <description>Please enter the description of this user action.</description>
12670 <action name="mceAddControl">
12671 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12672 <description>Please enter the description of this user action.</description>
12675 <action name="mceBeginUndoLevel">
12676 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12677 <description>Please enter the description of this user action.</description>
12680 <action name="mceEndUndoLevel">
12681 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12682 <description>Please enter the description of this user action.</description>
12685 <action name="mceInsertContent">
12686 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12687 <description>Please enter the description of this user action.</description>
12690 <action name="mceRepaint">
12691 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12692 <description>Please enter the description of this user action.</description>
12695 <action name="mceSave">
12696 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12697 <description>Please enter the description of this user action.</description>
12700 <action name="mceSetStyleInfo">
12701 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12702 <description>Please enter the description of this user action.</description>
12705 <action name="styleWithCSS">
12706 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
12707 <description>Please enter the description of this user action.</description>
12710 <action name="webapps.AddShortcut.AppShortcut">
12711 <owner>dfalcantara@chromium.org</owner>
12713 Shortcut added to the homescreen for a page containing the
12714 mobile-webapp-capable meta tag.
12718 <action name="webapps.AddShortcut.AppShortcutApple">
12719 <owner>dfalcantara@chromium.org</owner>
12721 Shortcut added to the homescreen for a page containing only the
12722 apple-mobile-webapp-capable meta tag.
12726 <action name="webapps.AddShortcut.Bookmark">
12727 <owner>dfalcantara@chromium.org</owner>
12729 Shortcut added to the homescreen for a page containing neither
12730 mobile-webapp-capable nor apple-mobile-webapp-capable meta tags.
12734 <action name="webapps.AddShortcut.Manifest">
12735 <owner>mlamouri@chromium.org</owner>
12737 Shortcut added to the homescreen with a valid Manifest. This action will be
12738 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12739 to keep a trend of whether the webapp also add meta tags.