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

Side by Side Diff: sky/tests/widgets/syncs1-expected.txt

Issue 1190123003: Decouple Canvas from DisplayList and map Picture and PictureRecorder more directly to their Skia co… (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebased version of previous patch Created 5 years, 6 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
OLDNEW
1 CONSOLE: TestRenderView enabled 1 CONSOLE: TestRenderView enabled
2 CONSOLE: 2 CONSOLE:
3 PAINT FOR FRAME #1 ---------------------------------------------- 3 PAINT FOR FRAME #1 ----------------------------------------------
4 1 | TestDisplayList() constructor: 800.0 x 600.0 4 1 | TestRenderCanvas() constructor: 800.0 x 600.0
5 ------------------------------------------------------------------------ 5 ------------------------------------------------------------------------
6 CONSOLE: 6 CONSOLE:
7 PAINT FOR FRAME #2 ---------------------------------------------- 7 PAINT FOR FRAME #2 ----------------------------------------------
8 2 | TestDisplayList() constructor: 800.0 x 600.0 8 2 | TestRenderCanvas() constructor: 800.0 x 600.0
9 2 | paintChild RenderBlock at Point(0.0, 0.0) 9 2 | paintChild RenderBlock at Point(0.0, 0.0)
10 2 | | TestDisplayList() constructor: 800.0 x 600.0 10 2 | | TestRenderCanvas() constructor: 800.0 x 600.0
11 2 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 11 2 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
12 2 | | | TestDisplayList() constructor: 800.0 x 600.0 12 2 | | | TestRenderCanvas() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
14 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 14 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
15 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff))) 15 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff)))
16 2 | | | paintChild RenderPadding at Point(425.0, 99.0) 16 2 | | | paintChild RenderPadding at Point(425.0, 99.0)
17 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 17 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
18 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 18 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
19 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0 19 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
20 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 20 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
21 2 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 21 2 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
22 2 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 22 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
23 2 | | | | | | paintChild RenderParagraph at Point(0.0, 10.0) 23 2 | | | | | | paintChild RenderParagraph at Point(0.0, 10.0)
24 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 24 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
25 2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 25 2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
26 2 | | | TestDisplayList() constructor: 800.0 x 600.0 26 2 | | | TestRenderCanvas() constructor: 800.0 x 600.0
27 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 27 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
28 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 28 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
29 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 250.0), Paint(color:Color(0 xff00ffff))) 29 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 250.0), Paint(color:Color(0 xff00ffff)))
30 2 | | | paintChild RenderPadding at Point(0.0, 0.0) 30 2 | | | paintChild RenderPadding at Point(0.0, 0.0)
31 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 31 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
32 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 32 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
33 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0 33 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
34 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 34 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
35 2 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 35 2 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
36 2 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 36 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
37 2 | | | | | | paintChild RenderParagraph at Point(212.5, 109.0) 37 2 | | | | | | paintChild RenderParagraph at Point(212.5, 109.0)
38 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 38 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
39 ------------------------------------------------------------------------ 39 ------------------------------------------------------------------------
40 CONSOLE: 40 CONSOLE:
41 PAINT FOR FRAME #3 ---------------------------------------------- 41 PAINT FOR FRAME #3 ----------------------------------------------
42 3 | TestDisplayList() constructor: 800.0 x 600.0 42 3 | TestRenderCanvas() constructor: 800.0 x 600.0
43 3 | paintChild RenderBlock at Point(0.0, 0.0) 43 3 | paintChild RenderBlock at Point(0.0, 0.0)
44 3 | | TestDisplayList() constructor: 800.0 x 600.0 44 3 | | TestRenderCanvas() constructor: 800.0 x 600.0
45 3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 45 3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
46 3 | | | TestDisplayList() constructor: 800.0 x 600.0 46 3 | | | TestRenderCanvas() constructor: 800.0 x 600.0
47 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 47 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
48 3 | | | | TestDisplayList() constructor: 800.0 x 600.0 48 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
49 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 549.0, 250.0), Paint(color:Color(0 xefff9f00))) 49 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 549.0, 250.0), Paint(color:Color(0 xefff9f00)))
50 3 | | | paintChild RenderPadding at Point(549.0, 99.0) 50 3 | | | paintChild RenderPadding at Point(549.0, 99.0)
51 3 | | | | TestDisplayList() constructor: 800.0 x 600.0 51 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
52 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 52 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
53 3 | | | | | TestDisplayList() constructor: 800.0 x 600.0 53 3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
54 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 54 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
55 3 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 55 3 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
56 3 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 56 3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
57 3 | | | | | | paintChild RenderParagraph at Point(0.0, 10.0) 57 3 | | | | | | paintChild RenderParagraph at Point(0.0, 10.0)
58 3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 58 3 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
59 3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 59 3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
60 3 | | | TestDisplayList() constructor: 800.0 x 600.0 60 3 | | | TestRenderCanvas() constructor: 800.0 x 600.0
61 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 61 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
62 3 | | | | TestDisplayList() constructor: 800.0 x 600.0 62 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
63 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 250.0), Paint(color:Color(0 xefff9f00))) 63 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 250.0), Paint(color:Color(0 xefff9f00)))
64 3 | | | paintChild RenderPadding at Point(0.0, 0.0) 64 3 | | | paintChild RenderPadding at Point(0.0, 0.0)
65 3 | | | | TestDisplayList() constructor: 800.0 x 600.0 65 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
66 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 66 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
67 3 | | | | | TestDisplayList() constructor: 800.0 x 600.0 67 3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
68 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 68 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
69 3 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 69 3 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
70 3 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 70 3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
71 3 | | | | | | paintChild RenderParagraph at Point(274.5, 109.0) 71 3 | | | | | | paintChild RenderParagraph at Point(274.5, 109.0)
72 3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 72 3 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
73 ------------------------------------------------------------------------ 73 ------------------------------------------------------------------------
74 CONSOLE: 74 CONSOLE:
75 PAINT FOR FRAME #4 ---------------------------------------------- 75 PAINT FOR FRAME #4 ----------------------------------------------
76 4 | TestDisplayList() constructor: 800.0 x 600.0 76 4 | TestRenderCanvas() constructor: 800.0 x 600.0
77 4 | paintChild RenderBlock at Point(0.0, 0.0) 77 4 | paintChild RenderBlock at Point(0.0, 0.0)
78 4 | | TestDisplayList() constructor: 800.0 x 600.0 78 4 | | TestRenderCanvas() constructor: 800.0 x 600.0
79 4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 79 4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
80 4 | | | TestDisplayList() constructor: 800.0 x 600.0 80 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0
81 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 81 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
82 4 | | | | TestDisplayList() constructor: 800.0 x 600.0 82 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
83 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff))) 83 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff)))
84 4 | | | paintChild RenderPadding at Point(425.0, 99.0) 84 4 | | | paintChild RenderPadding at Point(425.0, 99.0)
85 4 | | | | TestDisplayList() constructor: 800.0 x 600.0 85 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
86 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 86 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
87 4 | | | | | TestDisplayList() constructor: 800.0 x 600.0 87 4 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
88 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 88 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
89 4 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 89 4 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
90 4 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 90 4 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
91 4 | | | | | | paintChild RenderParagraph at Point(0.0, 10.0) 91 4 | | | | | | paintChild RenderParagraph at Point(0.0, 10.0)
92 4 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 92 4 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
93 4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 93 4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
94 4 | | | TestDisplayList() constructor: 800.0 x 600.0 94 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0
95 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 95 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
96 4 | | | | TestDisplayList() constructor: 800.0 x 600.0 96 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
97 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 250.0), Paint(color:Color(0 xff00ffff))) 97 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 250.0), Paint(color:Color(0 xff00ffff)))
98 4 | | | paintChild RenderPadding at Point(0.0, 0.0) 98 4 | | | paintChild RenderPadding at Point(0.0, 0.0)
99 4 | | | | TestDisplayList() constructor: 800.0 x 600.0 99 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
100 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 100 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 8.0)
101 4 | | | | | TestDisplayList() constructor: 800.0 x 600.0 101 4 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
102 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 102 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
103 4 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 103 4 | | | | | paintChild RenderPositionedBox at Point(8.0, 0.0)
104 4 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 104 4 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
105 4 | | | | | | paintChild RenderParagraph at Point(212.5, 109.0) 105 4 | | | | | | paintChild RenderParagraph at Point(212.5, 109.0)
106 4 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 106 4 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
107 ------------------------------------------------------------------------ 107 ------------------------------------------------------------------------
108 PAINTED 4 FRAMES 108 PAINTED 4 FRAMES
OLDNEW
« sky/engine/core/painting/PictureRecorder.cpp ('K') | « sky/tests/widgets/dialog-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698