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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1671123002: Dropping ncbray from nacl OWNERS :-( (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « ppapi/native_client/OWNERS ('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 71a49cb677cd1f22aae73c754375660771c25cab..06e32c4391846de8884e7e3f5dae3faa9da8a06a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -21536,18 +21536,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Client.Helper.InitState" enum="NaClHelperStatus">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
When the browser started, what happened with the NaCl helper process?
</summary>
</histogram>
<histogram name="NaCl.Client.Helper.StateOnFork" enum="NaClHelperStatus">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
When a NaCl application process was created, what had happened with the NaCl
helper process when the browser was started?
@@ -21555,17 +21553,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Client.OSArch" enum="NaClOSArchEnum">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The OS/Architecture of a nexe that was loaded.</summary>
</histogram>
<histogram name="NaCl.HttpStatusCodeClass.Manifest.InstalledApp"
enum="NaClHttpStatusCodeClass">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The status code returned when trying to load a manifest inside an installed
app.
@@ -21574,9 +21570,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.HttpStatusCodeClass.Manifest.NotInstalledApp"
enum="NaClHttpStatusCodeClass">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The status code returned when trying to load a manifest from a source other
than an installed app.
@@ -21585,9 +21580,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.HttpStatusCodeClass.Nexe.InstalledApp"
enum="NaClHttpStatusCodeClass">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The status code returned when trying to load a NaCl executable inside an
installed app.
@@ -21596,9 +21590,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.HttpStatusCodeClass.Nexe.NotInstalledApp"
enum="NaClHttpStatusCodeClass">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The status code returned when trying to load a NaCl executable from a source
other than an installed app.
@@ -21606,17 +21599,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.LoadStatus.Plugin" enum="NaClPluginErrorCode">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The error code returned by NaCl's Chrome plugin.</summary>
</histogram>
<histogram name="NaCl.LoadStatus.Plugin.InstalledApp"
enum="NaClPluginErrorCode">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The error code returned by NaCl's Chrome plugin, but only for installed
apps.
@@ -21625,9 +21616,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.LoadStatus.Plugin.NotInstalledApp"
enum="NaClPluginErrorCode">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The error code returned by NaCl's Chrome plugin, but excluding installed
apps.
@@ -21635,17 +21625,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.LoadStatus.SelLdr" enum="NaClSelLdrErrorCode">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The error code returned by NaCl's sel_ldr.</summary>
</histogram>
<histogram name="NaCl.LoadStatus.SelLdr.InstalledApp"
enum="NaClSelLdrErrorCode">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The error code returned by NaCl's sel_ldr, but only for installed apps.
</summary>
@@ -21653,18 +21641,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.LoadStatus.SelLdr.NotInstalledApp"
enum="NaClSelLdrErrorCode">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The error code returned by NaCl's sel_ldr, but excluding installed apps.
</summary>
</histogram>
<histogram name="NaCl.Manifest.IsDataURI" enum="NaClManifestType">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
Was the manifest specified as a data URI rather than a .nmf file?
</summary>
@@ -21674,25 +21660,22 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<obsolete>
Deprecated 6/2011, renamed.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to download the manifset file for a Native Client module.
</summary>
</histogram>
<histogram name="NaCl.ModuleUptime.Crash" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The time a NaCl module ran before it crashed.</summary>
</histogram>
<histogram name="NaCl.ModuleUptime.Normal" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The time a NaCl module ran without crashing, at shutdown.</summary>
</histogram>
@@ -21700,9 +21683,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<obsolete>
Deprecated 6/2011, renamed.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to download the main .nexe for a Native Client module.
</summary>
@@ -21712,9 +21694,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<obsolete>
Deprecated 6/2011, renamed.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The size of the main .nexe file downloaded for a Native Client module.
</summary>
@@ -21724,9 +21705,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<obsolete>
Deprecated 6/2011, renamed.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took between the Native Client plugin initialization and when
proxied execution of the NaCl module begins. This is the general startup
@@ -21738,9 +21718,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<obsolete>
Deprecated 6/2011, renamed.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took between the Native Client plugin initialization and when
proxied execution of the NaCl module begins. This is the general startup
@@ -21749,9 +21728,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Options.PNaCl.OptLevel" enum="PNaClOptionsOptLevelEnum">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The optimization level set for the initial Portable Native Client
translation from bitcode to native code.
@@ -21762,16 +21740,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<obsolete>
Deprecated 6/2011, renamed.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The OS/Architecture of a nexe that was loaded.</summary>
</histogram>
<histogram name="NaCl.Perf.PNaClCache.IsHit" enum="PNaClTranslationCacheEnum">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
Did the Portable Native Client translation cache find an executable
translated from bitcode?
@@ -21779,9 +21755,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.CompileKBPerSec" units="KB/s">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The rate for compiling a Portable Native Client bitcode file to an object
file in Kilobytes per second.
@@ -21789,9 +21764,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.CompileTime" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to compile a Portable Native Client bitcode file to an
object file.
@@ -21799,9 +21773,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.LinkTime" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to link a Portable Native Client generated object file into
a Native Client executable.
@@ -21809,18 +21782,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.LoadCompiler" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to load and validate the Portable Native Client compiler.
</summary>
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.LoadLinker" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to load and validate the Portable Native Client linker.
</summary>
@@ -21828,9 +21799,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.Perf.PNaClLoadTime.PctCompiledWhenFullyDownloaded"
units="%">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The percentage of a Portable Native Client application that is compiled by
the time the application is fully downloaded (compile and download happen in
@@ -21839,9 +21809,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.TotalUncachedKBPerSec" units="KB/s">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The rate for completely translating a Portable Native Client bitcode file
into a Native Client executable and caching the result in Kilobytes per
@@ -21850,9 +21819,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.PNaClLoadTime.TotalUncachedTime" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The total time it took to completely translate a Portable Native Client
bitcode file into a Native Client executable, and cache the result.
@@ -21860,32 +21828,28 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.ShutdownTime.Total" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The time it took the NaCl module to shut down.</summary>
</histogram>
<histogram name="NaCl.Perf.Size.Manifest" units="KB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The size of the manifest file.</summary>
</histogram>
<histogram name="NaCl.Perf.Size.Nexe" units="KB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The size of the main .nexe file downloaded for a Native Client module.
</summary>
</histogram>
<histogram name="NaCl.Perf.Size.Pexe" units="KB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The size of the main .pexe bitcode file downloaded for a Portable Native
Client module.
@@ -21893,9 +21857,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.Size.PexeNexeSizePct" units="%">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The size of the main .pexe bitcode file divided by the size of the .nexe
that is the result of translating the bitcode file, times 100.
@@ -21903,9 +21866,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.Size.PNaClTranslatedNexe" units="KB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The size of the main .nexe file that is the result of translating a Portable
Native Client .pexe bitcode file. This reflects the amount of cache
@@ -21914,16 +21876,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.StartupTime.LoadModule" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>The time it took to load the NaCl module into sel_ldr.</summary>
</histogram>
<histogram name="NaCl.Perf.StartupTime.LoadModulePerMB" units="milliseconds/MB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to load the NaCl module into sel_ldr. Normalized by the
size of the .nexe, in megabytes.
@@ -21931,18 +21891,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.StartupTime.ManifestDownload" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to download the manifset file for a Native Client module.
</summary>
</histogram>
<histogram name="NaCl.Perf.StartupTime.NaClOverhead" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took between the Native Client plugin initialization and when
proxied execution of the NaCl module begins. This is the general startup
@@ -21952,9 +21910,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.Perf.StartupTime.NaClOverheadPerMB"
units="milliseconds/MB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took between the Native Client plugin initialization and when
proxied execution of the NaCl module begins. This is the general startup
@@ -21964,9 +21921,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.StartupTime.NexeDownload" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to download the main .nexe for a Native Client module.
</summary>
@@ -21974,9 +21930,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="NaCl.Perf.StartupTime.NexeDownloadPerMB"
units="milliseconds/MB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took to download the main .nexe for a Native Client module.
Normalized by the size of the .nexe, in megabytes.
@@ -21984,9 +21939,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.StartupTime.Total" units="ms">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took between the Native Client plugin initialization and when
the NaCl module is ready to be used.
@@ -21994,9 +21948,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.Perf.StartupTime.TotalPerMB" units="milliseconds/MB">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The time it took between the Native Client plugin initialization and when
the NaCl module is ready to be used. Normalized by the size of the .nexe,
@@ -22009,9 +21962,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
Deprecated 5/2011, data is duplicated by NaCl.NexeStartupTime, and
normalizing to 'tab opens' is unusual.
</obsolete>
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
The number of times that Native Client has been started by loading a .nexe
compared to the number of times that a tab has been opened.
@@ -22019,18 +21971,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="NaCl.ValidationCache.Query" enum="NaClValidationCacheEnum">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
Did a validation cache query find a previously known validation result?
</summary>
</histogram>
<histogram name="NaCl.ValidationCache.Set" enum="NaClValidationCacheEnum">
- <owner>jvoung@chromium.org</owner>
- <owner>mackinlay@google.com</owner>
- <owner>ncbray@chromium.org</owner>
+ <owner>sehr@chromium.org</owner>
+ <owner>bradnelson@chromium.org</owner>
<summary>
Was the validation cache updated with a new validation result?
</summary>
« no previous file with comments | « ppapi/native_client/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698