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 11029 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11040 <int value="345" label="BLUETOOTH_READ"/> | 11040 <int value="345" label="BLUETOOTH_READ"/> |
| 11041 <int value="346" label="WEBREQUESTINTERNAL_EVENTHANDLED"/> | 11041 <int value="346" label="WEBREQUESTINTERNAL_EVENTHANDLED"/> |
| 11042 <int value="347" label="EVENTS_ADDRULES"/> | 11042 <int value="347" label="EVENTS_ADDRULES"/> |
| 11043 <int value="348" label="CONTEXTMENUS_CREATE"/> | 11043 <int value="348" label="CONTEXTMENUS_CREATE"/> |
| 11044 <int value="349" label="MEDIAPLAYERPRIVATE_GETPLAYLIST"/> | 11044 <int value="349" label="MEDIAPLAYERPRIVATE_GETPLAYLIST"/> |
| 11045 <int value="350" label="DOWNLOADS_ERASE"/> | 11045 <int value="350" label="DOWNLOADS_ERASE"/> |
| 11046 <int value="351" label="EXPERIMENTAL_RECORD_CAPTUREURLS"/> | 11046 <int value="351" label="EXPERIMENTAL_RECORD_CAPTUREURLS"/> |
| 11047 <int value="352" label="TTS_ISSPEAKING"/> | 11047 <int value="352" label="TTS_ISSPEAKING"/> |
| 11048 <int value="353" label="BOOKMARKS_REMOVETREE"/> | 11048 <int value="353" label="BOOKMARKS_REMOVETREE"/> |
| 11049 <int value="354" label="FILEBROWSERPRIVATE_SEARCHDRIVE"/> | 11049 <int value="354" label="FILEBROWSERPRIVATE_SEARCHDRIVE"/> |
| 11050 <int value="355" label="EXPERIMENTAL_SYSTEMINFO_CPU_GET"/> | 11050 <int value="355" label="SYSTEMINFO_CPU_GET"/> |
|
asargent_no_longer_on_chrome
2013/05/30 19:14:00
I don't think you should change this here - instea
Tim Song
2013/05/31 01:08:35
I think renaming should be fine. The comment above
asargent_no_longer_on_chrome
2013/05/31 18:31:32
As I mentioned elsewhere, I think it's actually us
Tim Song
2013/05/31 19:29:03
Done.
| |
| 11051 <int value="356" label="FILEBROWSERPRIVATE_SETPREFERENCES"/> | 11051 <int value="356" label="FILEBROWSERPRIVATE_SETPREFERENCES"/> |
| 11052 <int value="357" label="FONTSETTINGS_SETFONT"/> | 11052 <int value="357" label="FONTSETTINGS_SETFONT"/> |
| 11053 <int value="358" label="SOCKET_GETNETWORKLIST"/> | 11053 <int value="358" label="SOCKET_GETNETWORKLIST"/> |
| 11054 <int value="359" label="BOOKMARKS_MOVE"/> | 11054 <int value="359" label="BOOKMARKS_MOVE"/> |
| 11055 <int value="360" label="WALLPAPERPRIVATE_MINIMIZEINACTIVEWINDOWS"/> | 11055 <int value="360" label="WALLPAPERPRIVATE_MINIMIZEINACTIVEWINDOWS"/> |
| 11056 <int value="361" label="STORAGE_REMOVE"/> | 11056 <int value="361" label="STORAGE_REMOVE"/> |
| 11057 <int value="362" label="AUTOTESTPRIVATE_LOGINSTATUS"/> | 11057 <int value="362" label="AUTOTESTPRIVATE_LOGINSTATUS"/> |
| 11058 <int value="363" label="TABS_CREATE"/> | 11058 <int value="363" label="TABS_CREATE"/> |
| 11059 <int value="364" label="FILEBROWSERPRIVATE_CANCELDIALOG"/> | 11059 <int value="364" label="FILEBROWSERPRIVATE_CANCELDIALOG"/> |
| 11060 <int value="365" label="BROWSINGDATA_REMOVECOOKIES"/> | 11060 <int value="365" label="BROWSINGDATA_REMOVECOOKIES"/> |
| (...skipping 4768 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 15829 <fieldtrial name="SSLResumption"> | 15829 <fieldtrial name="SSLResumption"> |
| 15830 <group name="Resume_Handshake" label="Session Resumption"/> | 15830 <group name="Resume_Handshake" label="Session Resumption"/> |
| 15831 <group name="Full_Handshake" label="Full"/> | 15831 <group name="Full_Handshake" label="Full"/> |
| 15832 <affected-histogram name="Net.SSL_Connection_Latency"/> | 15832 <affected-histogram name="Net.SSL_Connection_Latency"/> |
| 15833 <affected-histogram name="Net.SSL_Connection_Latency_Google"/> | 15833 <affected-histogram name="Net.SSL_Connection_Latency_Google"/> |
| 15834 </fieldtrial> | 15834 </fieldtrial> |
| 15835 | 15835 |
| 15836 </fieldtrials> | 15836 </fieldtrials> |
| 15837 | 15837 |
| 15838 </histogram-configuration> | 15838 </histogram-configuration> |
| OLD | NEW |