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

Side by Side Diff: tracing/tracing/ui/extras/chrome/cc/cc.html

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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <!-- 2 <!--
3 Copyright (c) 2015 The Chromium Authors. All rights reserved. 3 Copyright (c) 2015 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be 4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file. 5 found in the LICENSE file.
6 --> 6 -->
7 7
8 <link rel="import" href="/tracing/extras/chrome/cc/cc.html"> 8 <link rel="import" href="/tracing/extras/chrome/cc/cc.html">
9 <link rel="import" href="/tracing/ui/extras/chrome/cc/display_item_list_view.htm l"> 9 <link rel="import" href="/tracing/ui/extras/chrome/cc/display_item_list_view.htm l">
10 <link rel="import" href="/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view. html"> 10 <link rel="import" href="/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view. html">
11 <link rel="import" href="/tracing/ui/extras/chrome/cc/output_surface_view.html">
11 <link rel="import" href="/tracing/ui/extras/chrome/cc/picture_view.html"> 12 <link rel="import" href="/tracing/ui/extras/chrome/cc/picture_view.html">
12 <link rel="import" href="/tracing/ui/extras/chrome/cc/raster_task_selection.html "> 13 <link rel="import" href="/tracing/ui/extras/chrome/cc/raster_task_selection.html ">
13 <link rel="import" href="/tracing/ui/extras/chrome/cc/raster_task_view.html"> 14 <link rel="import" href="/tracing/ui/extras/chrome/cc/raster_task_view.html">
14 <link rel="import" href="/tracing/ui/extras/chrome/cc/tile_view.html"> 15 <link rel="import" href="/tracing/ui/extras/chrome/cc/tile_view.html">
OLDNEW
« no previous file with comments | « tracing/tracing/extras/chrome/cc/output_surface.html ('k') | tracing/tracing/ui/extras/chrome/cc/output_surface_view.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698