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 8231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8242 </histogram> | 8242 </histogram> |
8243 | 8243 |
8244 <histogram name="NewTabPage.MostVisitedAction" enum="NtpFollowAction"> | 8244 <histogram name="NewTabPage.MostVisitedAction" enum="NtpFollowAction"> |
8245 <summary> | 8245 <summary> |
8246 Action taken by the user on the Most Visited NTP pane. If the user switches | 8246 Action taken by the user on the Most Visited NTP pane. If the user switches |
8247 panes during this use of the NTP, this action is sometimes not recorded. Ask | 8247 panes during this use of the NTP, this action is sometimes not recorded. Ask |
8248 mpearson@ for details. | 8248 mpearson@ for details. |
8249 </summary> | 8249 </summary> |
8250 </histogram> | 8250 </histogram> |
8251 | 8251 |
| 8252 <histogram name="NewTabPage.MostVisitedTilePlacementExperiment" |
| 8253 enum="NtpTileExperimentActions"> |
| 8254 <summary> |
| 8255 Histogram of actions carried out by Most Visited Tile Placement experiment. |
| 8256 The reason for this histogram is to identify the cases where the experiment |
| 8257 could not operate as expected, and the reason for it. |
| 8258 </summary> |
| 8259 </histogram> |
| 8260 |
8252 <histogram name="NewTabPage.NonVisibleScreenshots"> | 8261 <histogram name="NewTabPage.NonVisibleScreenshots"> |
8253 <summary> | 8262 <summary> |
8254 The number of screenshots that were cached for the non-visible but ranked | 8263 The number of screenshots that were cached for the non-visible but ranked |
8255 suggestions on the Suggested NTP pane. | 8264 suggestions on the Suggested NTP pane. |
8256 </summary> | 8265 </summary> |
8257 </histogram> | 8266 </histogram> |
8258 | 8267 |
8259 <histogram name="NewTabPage.NonVisibleSuggestedSiteRank"> | 8268 <histogram name="NewTabPage.NonVisibleSuggestedSiteRank"> |
8260 <summary> | 8269 <summary> |
8261 Given that the user has typed a URL, and given that that specific URL was | 8270 Given that the user has typed a URL, and given that that specific URL was |
(...skipping 10146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
18408 <int value="3" label="Bookmarks"/> | 18417 <int value="3" label="Bookmarks"/> |
18409 <int value="4" label="Suggestions"/> | 18418 <int value="4" label="Suggestions"/> |
18410 </enum> | 18419 </enum> |
18411 | 18420 |
18412 <enum name="NtpPromoAction" type="int"> | 18421 <enum name="NtpPromoAction" type="int"> |
18413 <int value="0" label="NTP Promo viewed"/> | 18422 <int value="0" label="NTP Promo viewed"/> |
18414 <int value="1" label="NTP Promo closed"/> | 18423 <int value="1" label="NTP Promo closed"/> |
18415 <int value="2" label="NTP Promo link clicked"/> | 18424 <int value="2" label="NTP Promo link clicked"/> |
18416 </enum> | 18425 </enum> |
18417 | 18426 |
| 18427 <enum name="NtpTileExperimentActions" type="int"> |
| 18428 <summary> |
| 18429 The types of actions performed by the Most Visited Tile Placement |
| 18430 experiment, used to identify the cases where the experiment could not |
| 18431 operate as expected, and the reason for it. |
| 18432 </summary> |
| 18433 <int value="0" label="Removed URL that was already open in browser"/> |
| 18434 <int value="1" label="Didn't remove URL, too few suggestions in MV"/> |
| 18435 <int value="2" label="Too few URLs, didn't flip tiles 1 and 8"/> |
| 18436 <int value="3" label="Too few URLs, didn't flip tiles 1 and 4"/> |
| 18437 <int value="4" label="No URL, couldn't flip any tiles"/> |
| 18438 </enum> |
| 18439 |
18418 <enum name="OfflineStatus" type="int"> | 18440 <enum name="OfflineStatus" type="int"> |
18419 <int value="0" label="Fresh data load from Cache"/> | 18441 <int value="0" label="Fresh data load from Cache"/> |
18420 <int value="1" label="Successful network request (validation or fetch)."/> | 18442 <int value="1" label="Successful network request (validation or fetch)."/> |
18421 <int value="2" label="Failed network request (non-offline error)."/> | 18443 <int value="2" label="Failed network request (non-offline error)."/> |
18422 <int value="3" label="Server offline and stale data available."/> | 18444 <int value="3" label="Server offline and stale data available."/> |
18423 <int value="4" label="Server offline and stale data not available."/> | 18445 <int value="4" label="Server offline and stale data not available."/> |
18424 </enum> | 18446 </enum> |
18425 | 18447 |
18426 <enum name="OmniboxAggressiveHistoryURLProviderFieldTrialBeacon" type="int"> | 18448 <enum name="OmniboxAggressiveHistoryURLProviderFieldTrialBeacon" type="int"> |
18427 <int value="0" label="disabled by flags"/> | 18449 <int value="0" label="disabled by flags"/> |
(...skipping 3971 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
22399 <group name="Disabled" label="Neither extra webstore link is visible"/> | 22421 <group name="Disabled" label="Neither extra webstore link is visible"/> |
22400 <group name="FooterLink" label="Link in bottom right of footer"/> | 22422 <group name="FooterLink" label="Link in bottom right of footer"/> |
22401 <group name="PlusIcon" label="Plus icon in apps page"/> | 22423 <group name="PlusIcon" label="Plus icon in apps page"/> |
22402 <affected-histogram name="Extensions.AppLaunch"/> | 22424 <affected-histogram name="Extensions.AppLaunch"/> |
22403 <affected-histogram name="NewTabPage.DefaultPageType"/> | 22425 <affected-histogram name="NewTabPage.DefaultPageType"/> |
22404 </fieldtrial> | 22426 </fieldtrial> |
22405 | 22427 |
22406 </fieldtrials> | 22428 </fieldtrials> |
22407 | 22429 |
22408 </histogram-configuration> | 22430 </histogram-configuration> |
OLD | NEW |