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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2686243002: content/ui[Android]: Remove ContextProviderFactory. (Closed)
Patch Set: more rebase Created 3 years, 9 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 | « services/ui/public/cpp/gpu/gpu.cc ('k') | ui/android/BUILD.gn » ('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 52b7c8e9952c7f8465d1a2ceadae52bfd2ac12d4..61c9b2cd0e712c97b7e53e8e423194937de6715a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -113832,9 +113832,17 @@ value.
<suffix name="WebGL" label="A WebGL GPU command buffer context"/>
<suffix name="Media" label="The media worker command buffer context"/>
<suffix name="BlimpRenderCompositor"
- label="BlimpCompositor compositor command buffer context"/>
+ label="BlimpCompositor compositor command buffer context">
+ <obsolete>
+ Deprecated and removed from code as of 02/2017.
+ </obsolete>
+ </suffix>
<suffix name="BlimpRenderWorker"
- label="BlimpCompositor worker command buffer context"/>
+ label="BlimpCompositor worker command buffer context">
+ <obsolete>
+ Deprecated and removed from code as of 02/2017.
+ </obsolete>
+ </suffix>
<affected-histogram name="GPU.ContextLost"/>
</histogram_suffixes>
« no previous file with comments | « services/ui/public/cpp/gpu/gpu.cc ('k') | ui/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698