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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 148213016: [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update histograms.xml. Created 6 years, 10 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
« ppapi/cpp/var.cc ('K') | « ppapi/thunk/ppb_var_resource_dev_thunk.cc ('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 623cacfca61a4f4741f6a30fa2a0c01b2d7cfccd..21d955d424b6f1a822cda5761f7c7504071439c3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -29532,6 +29532,7 @@ other types of suffix sets.
<int value="944161065" label="PPB_Flash_DRM;1.1"/>
<int value="946515854" label="PPB_View(Dev);0.1"/>
<int value="948969343" label="PPB_OpenGLES2;1.0"/>
+ <int value="961061294" label="PPB_Var;1.2"/>
<int value="961317980" label="PPB_Fullscreen;1.0"/>
<int value="964595048" label="PPB_BrokerTrusted;0.2"/>
<int value="965548627" label="PPB_Audio;1.1"/>
@@ -29570,7 +29571,6 @@ other types of suffix sets.
<int value="1374976378" label="PPB_OpenGLES2Query;1.0"/>
<int value="1437724812" label="PPB_AudioConfig;1.0"/>
<int value="1443771913" label="PPB_NetAddress;1.0"/>
- <int value="1465557812" label="PPB_VarResource(Dev);0.1"/>
Alexei Svitkine (slow) 2014/02/10 14:28:53 Don't remove existing entries from here, since old
dmichael (off chromium) 2014/02/10 18:31:56 The old interface was not being used by any apps a
Alexei Svitkine (slow) 2014/02/10 18:36:31 Normally, I'd still push back, but given this whol
Matt Giuca 2014/02/11 02:41:17 Note that external users can test out this API so
<int value="1504691399" label="PPB_Flash;13.0"/>
<int value="1505595424" label="PPB_Crypto(Dev);0.1"/>
<int value="1508192415" label="PPB_VarDictionary;1.0"/>
« ppapi/cpp/var.cc ('K') | « ppapi/thunk/ppb_var_resource_dev_thunk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698