Chromium Code Reviews| 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 17110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 17121 <int value="331" label="EXTENSION_ISALLOWEDFILESCHEMEACCESS"/> | 17121 <int value="331" label="EXTENSION_ISALLOWEDFILESCHEMEACCESS"/> |
| 17122 <int value="332" label="EXPERIMENTAL_IDENTITY_LAUNCHWEBAUTHFLOW"/> | 17122 <int value="332" label="EXPERIMENTAL_IDENTITY_LAUNCHWEBAUTHFLOW"/> |
| 17123 <int value="333" label="FILEBROWSERPRIVATE_GETDRIVECONNECTIONSTATE"/> | 17123 <int value="333" label="FILEBROWSERPRIVATE_GETDRIVECONNECTIONSTATE"/> |
| 17124 <int value="334" label="TABS_DETECTLANGUAGE"/> | 17124 <int value="334" label="TABS_DETECTLANGUAGE"/> |
| 17125 <int value="335" label="METRICSPRIVATE_RECORDVALUE"/> | 17125 <int value="335" label="METRICSPRIVATE_RECORDVALUE"/> |
| 17126 <int value="336" label="BOOKMARKMANAGERPRIVATE_SORTCHILDREN"/> | 17126 <int value="336" label="BOOKMARKMANAGERPRIVATE_SORTCHILDREN"/> |
| 17127 <int value="337" label="SERIAL_READ"/> | 17127 <int value="337" label="SERIAL_READ"/> |
| 17128 <int value="338" label="APP_CURRENTWINDOWINTERNAL_MAXIMIZE"/> | 17128 <int value="338" label="APP_CURRENTWINDOWINTERNAL_MAXIMIZE"/> |
| 17129 <int value="339" label="EXPERIMENTAL_DISCOVERY_CLEARALLSUGGESTIONS"/> | 17129 <int value="339" label="EXPERIMENTAL_DISCOVERY_CLEARALLSUGGESTIONS"/> |
| 17130 <int value="340" label="DELETED_MANAGEDMODEPRIVATE_ENTER"/> | 17130 <int value="340" label="DELETED_MANAGEDMODEPRIVATE_ENTER"/> |
| 17131 <int value="341" label="FILEBROWSERPRIVATE_TRANSFERFILE"/> | 17131 <int value="341" label="DELETED_FILEBROWSERPRIVATE_TRANSFERFILE"/> |
|
satorux1
2013/08/06 01:29:09
I think you don't need to touch this. The comment
hidehiko
2013/08/06 01:41:45
According to the change history, it seems we need
| |
| 17132 <int value="342" label="BROWSERACTION_SETPOPUP"/> | 17132 <int value="342" label="BROWSERACTION_SETPOPUP"/> |
| 17133 <int value="343" label="TABS_GETSELECTED"/> | 17133 <int value="343" label="TABS_GETSELECTED"/> |
| 17134 <int value="344" label="FONTSETTINGS_GETFONT"/> | 17134 <int value="344" label="FONTSETTINGS_GETFONT"/> |
| 17135 <int value="345" label="BLUETOOTH_READ"/> | 17135 <int value="345" label="BLUETOOTH_READ"/> |
| 17136 <int value="346" label="WEBREQUESTINTERNAL_EVENTHANDLED"/> | 17136 <int value="346" label="WEBREQUESTINTERNAL_EVENTHANDLED"/> |
| 17137 <int value="347" label="EVENTS_ADDRULES"/> | 17137 <int value="347" label="EVENTS_ADDRULES"/> |
| 17138 <int value="348" label="CONTEXTMENUS_CREATE"/> | 17138 <int value="348" label="CONTEXTMENUS_CREATE"/> |
| 17139 <int value="349" label="MEDIAPLAYERPRIVATE_GETPLAYLIST"/> | 17139 <int value="349" label="MEDIAPLAYERPRIVATE_GETPLAYLIST"/> |
| 17140 <int value="350" label="DOWNLOADS_ERASE"/> | 17140 <int value="350" label="DOWNLOADS_ERASE"/> |
| 17141 <int value="351" label="EXPERIMENTAL_RECORD_CAPTUREURLS"/> | 17141 <int value="351" label="EXPERIMENTAL_RECORD_CAPTUREURLS"/> |
| (...skipping 7197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 24339 <group name="Disabled" label="Neither extra webstore link is visible"/> | 24339 <group name="Disabled" label="Neither extra webstore link is visible"/> |
| 24340 <group name="FooterLink" label="Link in bottom right of footer"/> | 24340 <group name="FooterLink" label="Link in bottom right of footer"/> |
| 24341 <group name="PlusIcon" label="Plus icon in apps page"/> | 24341 <group name="PlusIcon" label="Plus icon in apps page"/> |
| 24342 <affected-histogram name="Extensions.AppLaunch"/> | 24342 <affected-histogram name="Extensions.AppLaunch"/> |
| 24343 <affected-histogram name="NewTabPage.DefaultPageType"/> | 24343 <affected-histogram name="NewTabPage.DefaultPageType"/> |
| 24344 </fieldtrial> | 24344 </fieldtrial> |
| 24345 | 24345 |
| 24346 </fieldtrials> | 24346 </fieldtrials> |
| 24347 | 24347 |
| 24348 </histogram-configuration> | 24348 </histogram-configuration> |
| OLD | NEW |