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

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

Issue 1608963004: Roll src/third_party/boringssl/src afe57cb14..6c22f542f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/boringssl/linux-arm/crypto/sha/sha512-armv4.S ('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 2656611daafd25aef339d9de902feff70eb1d747..9a54ae2aae7785099ecc61ea79864f26debdeddd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61120,6 +61120,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="23" label="P-256"/>
<int value="24" label="P-384"/>
<int value="25" label="P-521"/>
+ <int value="29" label="X25519"/>
davidben 2016/01/20 23:22:39 See https://boringssl.googlesource.com/boringssl/+
Ilya Sherman 2016/01/20 23:27:02 I'm curious why 26-28 were skipped, but LGTM.
davidben 2016/01/20 23:30:53 They're allocated to some brainpool curves that we
</enum>
<enum name="EGLDisplayType" type="int">
« no previous file with comments | « third_party/boringssl/linux-arm/crypto/sha/sha512-armv4.S ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698