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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1267483003: Combine the WM_CHAR with WM_KEY* for key event flow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « chrome/browser/about_flags.cc ('k') | ui/base/ime/input_method_win.h » ('j') | 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 cf6d33a699a0a7e4cf3bbd1b8bf2b6fd1f63b01e..e4cdee0a4c47a6d0208fc78fa682b6dba844a1a2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64095,6 +64095,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-711890895" label="enable-website-settings-manager"/>
<int value="-699767107" label="enable-sync-app-list"/>
<int value="-697751423" label="disable-quickoffice-component-app"/>
+ <int value="-684900739" label="disable-merge-key-char-events"/>
<int value="-667517406" label="overscroll-history-navigation"/>
<int value="-661978438" label="enable-data-reduction-proxy-lo-fi"/>
<int value="-660160292" label="enable-apps-show-on-first-paint"/>
@@ -64370,6 +64371,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1658644418" label="disable-app-list-voice-search"/>
<int value="1661925474" label="silent-debugger-extension-api"/>
<int value="1668611601" label="enable-encrypted-media"/>
+ <int value="1689183477" label="enable-merge-key-char-events"/>
<int value="1694854500" label="disable-save-password-bubble"/>
<int value="1696139514" label="enable-ble-advertising-in-apps"/>
<int value="1705724232" label="use-android-midi-api"/>
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | ui/base/ime/input_method_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698