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

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

Issue 1338633004: Animation AsyncSlice collects associatedEvents (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Created 5 years, 3 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:
View unified diff | Download patch
« no previous file with comments | « tracing/tracing/extras/chrome/cc/animation_test.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <!-- 2 <!--
3 Copyright (c) 2013 The Chromium Authors. All rights reserved. 3 Copyright (c) 2013 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/animation.html">
8 <link rel="import" href="/tracing/extras/chrome/cc/display_item_list.html"> 9 <link rel="import" href="/tracing/extras/chrome/cc/display_item_list.html">
9 <link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html"> 10 <link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html">
10 <link rel="import" href="/tracing/extras/chrome/cc/picture.html"> 11 <link rel="import" href="/tracing/extras/chrome/cc/picture.html">
11 <link rel="import" href="/tracing/extras/chrome/cc/tile.html"> 12 <link rel="import" href="/tracing/extras/chrome/cc/tile.html">
12 <link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.htm l"> 13 <link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.htm l">
OLDNEW
« no previous file with comments | « tracing/tracing/extras/chrome/cc/animation_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698