| OLD | NEW |
| 1 <!-- | 1 <!-- |
| 2 Copyright 2013 The Chromium Authors. All rights reserved. | 2 Copyright 2013 The Chromium Authors. All rights reserved. |
| 3 Use of this source code is governed by a BSD-style license that can be | 3 Use of this source code is governed by a BSD-style license that can be |
| 4 found in the LICENSE file. | 4 found in the LICENSE file. |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <!-- | 7 <!-- |
| 8 This file is used to generate a comprehensive list of Chrome histograms along | 8 This file is used to generate a comprehensive list of Chrome histograms along |
| 9 with a detailed description for each histogram. | 9 with a detailed description for each histogram. |
| 10 | 10 |
| (...skipping 3860 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3871 </histogram> | 3871 </histogram> |
| 3872 | 3872 |
| 3873 <histogram name="HistoryPage.RemoveEntryPosition"> | 3873 <histogram name="HistoryPage.RemoveEntryPosition"> |
| 3874 <summary> | 3874 <summary> |
| 3875 Number of entries that the deleted entry is older than in History page. Last | 3875 Number of entries that the deleted entry is older than in History page. Last |
| 3876 bucket is any entry of that value or higher. Confirmed removal is not | 3876 bucket is any entry of that value or higher. Confirmed removal is not |
| 3877 guaranteed, just an initiation of 'Remove selected items'. | 3877 guaranteed, just an initiation of 'Remove selected items'. |
| 3878 </summary> | 3878 </summary> |
| 3879 </histogram> | 3879 </histogram> |
| 3880 | 3880 |
| 3881 <histogram name="HomePage.IsHomeButtonEnabled" enum="BooleanEnabled"> |
| 3882 <summary> |
| 3883 Whether or not the Home button is enabled in user preferences when a profile |
| 3884 is loaded. |
| 3885 </summary> |
| 3886 </histogram> |
| 3887 |
| 3888 <histogram name="HomePage.IsNewTabPage" enum="Boolean"> |
| 3889 <summary> |
| 3890 Whether or not the home page user preference is set to the default NTP value |
| 3891 when a profile is loaded. |
| 3892 </summary> |
| 3893 </histogram> |
| 3894 |
| 3881 <histogram name="HttpCache.EntryLockWait" units="milliseconds"> | 3895 <histogram name="HttpCache.EntryLockWait" units="milliseconds"> |
| 3882 <summary> | 3896 <summary> |
| 3883 The time spent waiting for write lock on a disk cache entry. | 3897 The time spent waiting for write lock on a disk cache entry. |
| 3884 </summary> | 3898 </summary> |
| 3885 </histogram> | 3899 </histogram> |
| 3886 | 3900 |
| 3887 <histogram name="HttpCache.OfflineStatus" enum="OfflineStatus"> | 3901 <histogram name="HttpCache.OfflineStatus" enum="OfflineStatus"> |
| 3888 <summary> | 3902 <summary> |
| 3889 Result of a main page HttpCacheTransaction if offline mode had been enabled. | 3903 Result of a main page HttpCacheTransaction if offline mode had been enabled. |
| 3890 </summary> | 3904 </summary> |
| (...skipping 8832 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12723 </summary> | 12737 </summary> |
| 12724 </histogram> | 12738 </histogram> |
| 12725 | 12739 |
| 12726 <histogram name="Search.DefaultSearchProvider" enum="OmniboxSearchEngine"> | 12740 <histogram name="Search.DefaultSearchProvider" enum="OmniboxSearchEngine"> |
| 12727 <summary> | 12741 <summary> |
| 12728 The id of the default search engine that is loaded after Chrome startup. See | 12742 The id of the default search engine that is loaded after Chrome startup. See |
| 12729 src/chrome/browser/search_engines/prepopulate_engines.json for more info. | 12743 src/chrome/browser/search_engines/prepopulate_engines.json for more info. |
| 12730 </summary> | 12744 </summary> |
| 12731 </histogram> | 12745 </histogram> |
| 12732 | 12746 |
| 12747 <histogram name="Settings.DefaultSearchProvider" enum="OmniboxSearchEngine"> |
| 12748 <summary> |
| 12749 The id of the default search engine URL host that is specified in |
| 12750 Preferences. |
| 12751 </summary> |
| 12752 </histogram> |
| 12753 |
| 12754 <histogram name="Settings.FirstStartPageURL" enum="OmniboxSearchEngine"> |
| 12755 <summary> |
| 12756 The id of the first start page URL host that is specified in Preferences. |
| 12757 The first start page is the active tab at startup. |
| 12758 </summary> |
| 12759 </histogram> |
| 12760 |
| 12733 <histogram name="Settings.HomePageIsNewTabPage" enum="Boolean"> | 12761 <histogram name="Settings.HomePageIsNewTabPage" enum="Boolean"> |
| 12734 <summary> | 12762 <summary> |
| 12735 Whether or not the home page user preference is set to the default NTP value | 12763 Whether or not the home page user preference is set to the default NTP value |
| 12736 when a profile is loaded. | 12764 when a profile is loaded. |
| 12737 </summary> | 12765 </summary> |
| 12738 </histogram> | 12766 </histogram> |
| 12739 | 12767 |
| 12768 <histogram name="Settings.HomePageURL" enum="OmniboxSearchEngine"> |
| 12769 <summary> |
| 12770 The id of the home page URL host that is specified in Preferences. |
| 12771 </summary> |
| 12772 </histogram> |
| 12773 |
| 12740 <histogram name="Settings.ShowHomeButton" enum="BooleanEnabled"> | 12774 <histogram name="Settings.ShowHomeButton" enum="BooleanEnabled"> |
| 12741 <summary> | 12775 <summary> |
| 12742 Whether or not the Home button is enabled in user preferences when a profile | 12776 Whether or not the Home button is enabled in user preferences when a profile |
| 12743 is loaded. | 12777 is loaded. |
| 12744 </summary> | 12778 </summary> |
| 12745 </histogram> | 12779 </histogram> |
| 12746 | 12780 |
| 12747 <histogram name="SimpleCache.CheckCRCResult" enum="CheckCRCResult"> | 12781 <histogram name="SimpleCache.CheckCRCResult" enum="CheckCRCResult"> |
| 12748 <summary> | 12782 <summary> |
| 12749 Whether or not the CRC was checked at the moment when the last reference to | 12783 Whether or not the CRC was checked at the moment when the last reference to |
| (...skipping 6709 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 19459 <int value="77" label="SAPO"/> | 19493 <int value="77" label="SAPO"/> |
| 19460 <int value="82" label="UOL Busca"/> | 19494 <int value="82" label="UOL Busca"/> |
| 19461 <int value="83" label="@MAIL.RU"/> | 19495 <int value="83" label="@MAIL.RU"/> |
| 19462 <int value="85" label="Zoznam"/> | 19496 <int value="85" label="Zoznam"/> |
| 19463 <int value="87" label="Najdi.si"/> | 19497 <int value="87" label="Najdi.si"/> |
| 19464 <int value="89" label="AltaVista"/> | 19498 <int value="89" label="AltaVista"/> |
| 19465 <int value="90" label="Terra"/> | 19499 <int value="90" label="Terra"/> |
| 19466 <int value="99" label="Spray"/> | 19500 <int value="99" label="Spray"/> |
| 19467 <int value="100" label="Sanook!"/> | 19501 <int value="100" label="Sanook!"/> |
| 19468 <int value="101" label="MYNET"/> | 19502 <int value="101" label="MYNET"/> |
| 19503 <int value="102" label="searchnu.com"/> |
| 19504 <int value="103" label="babylon.com"/> |
| 19505 <int value="104" label="delta-search.com"/> |
| 19506 <int value="105" label="iminent.com"/> |
| 19507 <int value="106" label="hao123.com"/> |
| 19508 <int value="107" label="sweetim.com"/> |
| 19509 <int value="108" label="snap.do"/> |
| 19510 <int value="109" label="snapdo.com"/> |
| 19511 <int value="110" label="softonic.com"/> |
| 19512 <int value="111" label="searchfunmoods.com"/> |
| 19513 <int value="112" label="incredibar.com"/> |
| 19514 <int value="113" label="sweetpacks.com"/> |
| 19515 <int value="114" label="imesh.net"/> |
| 19469 </enum> | 19516 </enum> |
| 19470 | 19517 |
| 19471 <enum name="OmniboxSuggestRequests" type="int"> | 19518 <enum name="OmniboxSuggestRequests" type="int"> |
| 19472 <int value="1" label="requests sent"/> | 19519 <int value="1" label="requests sent"/> |
| 19473 <int value="2" label="requests invalidated"/> | 19520 <int value="2" label="requests invalidated"/> |
| 19474 <int value="3" label="(non-invalidated) replies received"/> | 19521 <int value="3" label="(non-invalidated) replies received"/> |
| 19475 </enum> | 19522 </enum> |
| 19476 | 19523 |
| 19477 <enum name="OSAgnosticErrno" type="int"> | 19524 <enum name="OSAgnosticErrno" type="int"> |
| 19478 <summary>Errno values with the same meanings on Mac/Win/Linux.</summary> | 19525 <summary>Errno values with the same meanings on Mac/Win/Linux.</summary> |
| (...skipping 4046 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 23525 <group name="Disabled" label="Neither extra webstore link is visible"/> | 23572 <group name="Disabled" label="Neither extra webstore link is visible"/> |
| 23526 <group name="FooterLink" label="Link in bottom right of footer"/> | 23573 <group name="FooterLink" label="Link in bottom right of footer"/> |
| 23527 <group name="PlusIcon" label="Plus icon in apps page"/> | 23574 <group name="PlusIcon" label="Plus icon in apps page"/> |
| 23528 <affected-histogram name="Extensions.AppLaunch"/> | 23575 <affected-histogram name="Extensions.AppLaunch"/> |
| 23529 <affected-histogram name="NewTabPage.DefaultPageType"/> | 23576 <affected-histogram name="NewTabPage.DefaultPageType"/> |
| 23530 </fieldtrial> | 23577 </fieldtrial> |
| 23531 | 23578 |
| 23532 </fieldtrials> | 23579 </fieldtrials> |
| 23533 | 23580 |
| 23534 </histogram-configuration> | 23581 </histogram-configuration> |
| OLD | NEW |