Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2656433004: - Plumbs through native touch calibration from MD settings to display manager via the system dis… (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « third_party/closure_compiler/interfaces/system_display_interface.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f8b96df1a3a017f50f954e21e48b5792069cfa0d..be6ab4f34c8569abb7c0a2a5e6d49f680a34a611 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87260,9 +87260,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1146" label="LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE"/>
<int value="1147" label="FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE"/>
<int value="1148" label="BLUETOOTHLOWENERGY_SETADVERTISINGINTERVAL"/>
- <int value="1149" label="SYSTEM_DISPLAY_TOUCHCALIBRATIONSTART"/>
- <int value="1150" label="SYSTEM_DISPLAY_TOUCHCALIBRATIONSET"/>
- <int value="1151" label="SYSTEM_DISPLAY_TOUCHCALIBRATIONRESET"/>
+ <int value="1149" label="SYSTEM_DISPLAY_SHOWNATIVETOUCHCALIBRATION"/>
+ <int value="1150" label="SYSTEM_DISPLAY_COMPLETECUSTOMTOUCHCALIBRATION"/>
+ <int value="1151" label="SYSTEM_DISPLAY_CLEARTOUCHCALIBRATION"/>
<int value="1152" label="CERTIFICATEPROVIDER_REQUESTPIN"/>
<int value="1153" label="CERTIFICATEPROVIDER_STOPPINREQUEST"/>
<int value="1154" label="QUICKUNLOCKPRIVATE_CHECKCREDENTIAL"/>
@@ -87270,6 +87270,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1156" label="CLIPBOARD_SETIMAGEDATA"/>
<int value="1157" label="NETWORKINGPRIVATE_GETGLOBALPOLICY"/>
<int value="1158" label="DIAL_FETCHDEVICEDESCRIPTION"/>
+ <int value="1159" label="SYSTEM_DISPLAY_STARTCUSTOMTOUCHCALIBRATION"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « third_party/closure_compiler/interfaces/system_display_interface.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698