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

Unified Diff: tracing/trace_viewer.gypi

Issue 2466023004: Add UI for output surface debugging.
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tracing/tracing/extras/chrome/cc/cc.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 70c89580511bad8b6f44a0d0a4981fb6b7987a23..18baaded15ba34e58e57f4713318b71fa7cc2444 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -13,6 +13,7 @@
'tracing/ui/extras/chrome/cc/layer_picker.css',
'tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.css',
'tracing/ui/extras/chrome/cc/layer_view.css',
+ 'tracing/ui/extras/chrome/cc/output_surface_view.css',
'tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css',
'tracing/ui/extras/chrome/cc/picture_ops_chart_view.css',
'tracing/ui/extras/chrome/cc/picture_ops_list_view.css',
@@ -84,6 +85,7 @@
'tracing/extras/chrome/cc/layer_impl.html',
'tracing/extras/chrome/cc/layer_tree_host_impl.html',
'tracing/extras/chrome/cc/layer_tree_impl.html',
+ 'tracing/extras/chrome/cc/output_surface.html',
'tracing/extras/chrome/cc/picture.html',
'tracing/extras/chrome/cc/picture_as_image_data.html',
'tracing/extras/chrome/cc/raster_task.html',
@@ -404,6 +406,7 @@
'tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.html',
'tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html',
'tracing/ui/extras/chrome/cc/layer_view.html',
+ 'tracing/ui/extras/chrome/cc/output_surface_view.html',
'tracing/ui/extras/chrome/cc/picture_debugger.html',
'tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.html',
'tracing/ui/extras/chrome/cc/picture_ops_chart_view.html',
« no previous file with comments | « no previous file | tracing/tracing/extras/chrome/cc/cc.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698