|
cc: Add trace output for individual DisplayItems
This adds details about each individual DisplayItem to
DisplayItemList's trace output. Each DrawingDisplayItem's
SkPicture is also included in the trace output.
Committed: https://crrev.com/a4ee44efeb9d036796474a93d9ec1f5bf8c21136
Cr-Commit-Position: refs/heads/master@{#314255}
Total comments: 5
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+133 lines, -0 lines) |
Patch |
 |
M |
cc/resources/clip_display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/clip_display_item.cc
|
View
|
1
2
3
|
3 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/clip_path_display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/clip_path_display_item.cc
|
View
|
1
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/display_item_list.cc
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/drawing_display_item.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/drawing_display_item.cc
|
View
|
1
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/filter_display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/filter_display_item.cc
|
View
|
1
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/float_clip_display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/float_clip_display_item.cc
|
View
|
1
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/transform_display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/transform_display_item.cc
|
View
|
1
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/transparency_display_item.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/transparency_display_item.cc
|
View
|
1
|
3 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
Total messages: 23 (6 generated)
|