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

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

Issue 1217933002: Rename RenderCanvas to PaintingCanvas to avoid confusion with other classes that inherit from Rende… (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | « sky/tests/widgets/dialog-expected.txt ('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 CONSOLE: TestRenderView enabled 1 CONSOLE: TestRenderView enabled
2 CONSOLE: 2 CONSOLE:
3 PAINT FOR FRAME #1 ---------------------------------------------- 3 PAINT FOR FRAME #1 ----------------------------------------------
4 1 | TestRenderCanvas() constructor: 800.0 x 600.0 4 1 | TestPaintingCanvas() constructor: 800.0 x 600.0
5 ------------------------------------------------------------------------ 5 ------------------------------------------------------------------------
6 CONSOLE: 6 CONSOLE:
7 PAINT FOR FRAME #2 ---------------------------------------------- 7 PAINT FOR FRAME #2 ----------------------------------------------
8 2 | TestRenderCanvas() constructor: 800.0 x 600.0 8 2 | TestPaintingCanvas() 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 | | TestRenderCanvas() constructor: 800.0 x 600.0 10 2 | | TestPaintingCanvas() 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 | | | TestRenderCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() 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 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 14 2 | | | | TestPaintingCanvas() 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 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 17 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
18 2 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0) 18 2 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
19 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 19 2 | | | | | TestPaintingCanvas() 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(441.0, 107.0) 21 2 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
22 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 22 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
23 2 | | | | | | paintChild RenderParagraph at Point(441.0, 117.0) 23 2 | | | | | | paintChild RenderParagraph at Point(441.0, 117.0)
24 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 24 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | | | | translate(441.0, 117.0) 25 2 | | | | | | | translate(441.0, 117.0)
26 2 | | | | | | | translate(-441.0, -117.0) 26 2 | | | | | | | translate(-441.0, -117.0)
27 2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 27 2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
28 2 | | | TestRenderCanvas() constructor: 800.0 x 600.0 28 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
29 2 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0) 29 2 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
30 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 30 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
31 2 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xff00ffff))) 31 2 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xff00ffff)))
32 2 | | | paintChild RenderPadding at Point(0.0, 250.0) 32 2 | | | paintChild RenderPadding at Point(0.0, 250.0)
33 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 33 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
34 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0) 34 2 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
35 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 35 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
36 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 36 2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
37 2 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0) 37 2 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
38 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 38 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
39 2 | | | | | | paintChild RenderParagraph at Point(228.5, 367.0) 39 2 | | | | | | paintChild RenderParagraph at Point(228.5, 367.0)
40 2 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 40 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
41 2 | | | | | | | translate(228.5, 367.0) 41 2 | | | | | | | translate(228.5, 367.0)
42 2 | | | | | | | translate(-228.5, -367.0) 42 2 | | | | | | | translate(-228.5, -367.0)
43 ------------------------------------------------------------------------ 43 ------------------------------------------------------------------------
44 CONSOLE: 44 CONSOLE:
45 PAINT FOR FRAME #3 ---------------------------------------------- 45 PAINT FOR FRAME #3 ----------------------------------------------
46 3 | TestRenderCanvas() constructor: 800.0 x 600.0 46 3 | TestPaintingCanvas() constructor: 800.0 x 600.0
47 3 | paintChild RenderBlock at Point(0.0, 0.0) 47 3 | paintChild RenderBlock at Point(0.0, 0.0)
48 3 | | TestRenderCanvas() constructor: 800.0 x 600.0 48 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0
49 3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 49 3 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
50 3 | | | TestRenderCanvas() constructor: 800.0 x 600.0 50 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
51 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 51 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
52 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 52 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
53 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 549.0, 250.0), Paint(color:Color(0 xefff9f00))) 53 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 549.0, 250.0), Paint(color:Color(0 xefff9f00)))
54 3 | | | paintChild RenderPadding at Point(549.0, 99.0) 54 3 | | | paintChild RenderPadding at Point(549.0, 99.0)
55 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 55 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
56 3 | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0) 56 3 | | | | paintChild RenderConstrainedBox at Point(557.0, 107.0)
57 3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 57 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
58 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 58 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
59 3 | | | | | paintChild RenderPositionedBox at Point(565.0, 107.0) 59 3 | | | | | paintChild RenderPositionedBox at Point(565.0, 107.0)
60 3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 60 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
61 3 | | | | | | paintChild RenderParagraph at Point(565.0, 117.0) 61 3 | | | | | | paintChild RenderParagraph at Point(565.0, 117.0)
62 3 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 62 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
63 3 | | | | | | | translate(565.0, 117.0) 63 3 | | | | | | | translate(565.0, 117.0)
64 3 | | | | | | | translate(-565.0, -117.0) 64 3 | | | | | | | translate(-565.0, -117.0)
65 3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 65 3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
66 3 | | | TestRenderCanvas() constructor: 800.0 x 600.0 66 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
67 3 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0) 67 3 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
68 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 68 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
69 3 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xefff9f00))) 69 3 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xefff9f00)))
70 3 | | | paintChild RenderPadding at Point(0.0, 250.0) 70 3 | | | paintChild RenderPadding at Point(0.0, 250.0)
71 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 71 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
72 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0) 72 3 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
73 3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 73 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
74 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 74 3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
75 3 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0) 75 3 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
76 3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 76 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
77 3 | | | | | | paintChild RenderParagraph at Point(290.5, 367.0) 77 3 | | | | | | paintChild RenderParagraph at Point(290.5, 367.0)
78 3 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 78 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
79 3 | | | | | | | translate(290.5, 367.0) 79 3 | | | | | | | translate(290.5, 367.0)
80 3 | | | | | | | translate(-290.5, -367.0) 80 3 | | | | | | | translate(-290.5, -367.0)
81 ------------------------------------------------------------------------ 81 ------------------------------------------------------------------------
82 CONSOLE: 82 CONSOLE:
83 PAINT FOR FRAME #4 ---------------------------------------------- 83 PAINT FOR FRAME #4 ----------------------------------------------
84 4 | TestRenderCanvas() constructor: 800.0 x 600.0 84 4 | TestPaintingCanvas() constructor: 800.0 x 600.0
85 4 | paintChild RenderBlock at Point(0.0, 0.0) 85 4 | paintChild RenderBlock at Point(0.0, 0.0)
86 4 | | TestRenderCanvas() constructor: 800.0 x 600.0 86 4 | | TestPaintingCanvas() constructor: 800.0 x 600.0
87 4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0) 87 4 | | paintChild RenderConstrainedBox at Point(0.0, 0.0)
88 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0 88 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
89 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 89 4 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
90 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 90 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
91 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff))) 91 4 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 425.0, 250.0), Paint(color:Color(0 xff00ffff)))
92 4 | | | paintChild RenderPadding at Point(425.0, 99.0) 92 4 | | | paintChild RenderPadding at Point(425.0, 99.0)
93 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 93 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
94 4 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0) 94 4 | | | | paintChild RenderConstrainedBox at Point(433.0, 107.0)
95 4 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 95 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
96 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 96 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
97 4 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0) 97 4 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
98 4 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 98 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
99 4 | | | | | | paintChild RenderParagraph at Point(441.0, 117.0) 99 4 | | | | | | paintChild RenderParagraph at Point(441.0, 117.0)
100 4 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 100 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
101 4 | | | | | | | translate(441.0, 117.0) 101 4 | | | | | | | translate(441.0, 117.0)
102 4 | | | | | | | translate(-441.0, -117.0) 102 4 | | | | | | | translate(-441.0, -117.0)
103 4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0) 103 4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
104 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0 104 4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
105 4 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0) 105 4 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
106 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 106 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
107 4 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xff00ffff))) 107 4 | | | | drawRect(Rect.fromLTRB(0.0, 250.0, 800.0, 500.0), Paint(color:Color (0xff00ffff)))
108 4 | | | paintChild RenderPadding at Point(0.0, 250.0) 108 4 | | | paintChild RenderPadding at Point(0.0, 250.0)
109 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 109 4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
110 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0) 110 4 | | | | paintChild RenderConstrainedBox at Point(8.0, 258.0)
111 4 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 111 4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
112 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true)) 112 4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), dr awLooper:true))
113 4 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0) 113 4 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
114 4 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 114 4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
115 4 | | | | | | paintChild RenderParagraph at Point(228.5, 367.0) 115 4 | | | | | | paintChild RenderParagraph at Point(228.5, 367.0)
116 4 | | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 116 4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
117 4 | | | | | | | translate(228.5, 367.0) 117 4 | | | | | | | translate(228.5, 367.0)
118 4 | | | | | | | translate(-228.5, -367.0) 118 4 | | | | | | | translate(-228.5, -367.0)
119 ------------------------------------------------------------------------ 119 ------------------------------------------------------------------------
120 PAINTED 4 FRAMES 120 PAINTED 4 FRAMES
OLDNEW
« no previous file with comments | « sky/tests/widgets/dialog-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698