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

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

Issue 1209413004: Instead of applying a transform for every RenderObject, pass down an Offset for where to paint. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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 | TestRenderCanvas() 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 | TestRenderCanvas() constructor: 800.0 x 600.0 8 2 | TestRenderCanvas() constructor: 800.0 x 600.0
9 2 | paintChild RenderPositionedBox at Point(0.0, 0.0) 9 2 | paintChild RenderPositionedBox at Point(0.0, 0.0)
10 2 | | TestRenderCanvas() constructor: 800.0 x 600.0 10 2 | | TestRenderCanvas() constructor: 800.0 x 600.0
11 2 | | paintChild RenderPadding at Point(348.0, 274.0) 11 2 | | paintChild RenderPadding at Point(348.0, 274.0)
12 2 | | | TestRenderCanvas() constructor: 800.0 x 600.0 12 2 | | | TestRenderCanvas() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 13 2 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0)
14 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 14 2 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
15 2 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawL ooper:true)) 15 2 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawL ooper:true))
16 2 | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 16 2 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
17 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 17 2 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
18 2 | | | | | paintChild RenderParagraph at Point(6.0, 10.0) 18 2 | | | | | paintChild RenderParagraph at Point(370.0, 292.0)
19 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 19 2 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
20 2 | | | | | | translate(370.0, 292.0)
21 2 | | | | | | translate(-370.0, -292.0)
20 ------------------------------------------------------------------------ 22 ------------------------------------------------------------------------
21 CONSOLE: 23 CONSOLE:
22 PAINT FOR FRAME #3 ---------------------------------------------- 24 PAINT FOR FRAME #3 ----------------------------------------------
23 3 | TestRenderCanvas() constructor: 800.0 x 600.0 25 3 | TestRenderCanvas() constructor: 800.0 x 600.0
24 3 | paintChild RenderPositionedBox at Point(0.0, 0.0) 26 3 | paintChild RenderPositionedBox at Point(0.0, 0.0)
25 3 | | TestRenderCanvas() constructor: 800.0 x 600.0 27 3 | | TestRenderCanvas() constructor: 800.0 x 600.0
26 3 | | paintChild RenderPadding at Point(348.0, 274.0) 28 3 | | paintChild RenderPadding at Point(348.0, 274.0)
27 3 | | | TestRenderCanvas() constructor: 800.0 x 600.0 29 3 | | | TestRenderCanvas() constructor: 800.0 x 600.0
28 3 | | | paintChild RenderConstrainedBox at Point(8.0, 8.0) 30 3 | | | paintChild RenderConstrainedBox at Point(356.0, 282.0)
29 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 31 3 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
30 3 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0x00000000))) 32 3 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0x00000000)))
31 3 | | | | paintChild RenderPositionedBox at Point(8.0, 0.0) 33 3 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
32 3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 34 3 | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
33 3 | | | | | paintChild RenderParagraph at Point(6.0, 10.0) 35 3 | | | | | paintChild RenderParagraph at Point(370.0, 292.0)
34 3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0 36 3 | | | | | | TestRenderCanvas() constructor: 800.0 x 600.0
37 3 | | | | | | translate(370.0, 292.0)
38 3 | | | | | | translate(-370.0, -292.0)
35 ------------------------------------------------------------------------ 39 ------------------------------------------------------------------------
36 CONSOLE: 40 CONSOLE:
37 PAINT FOR FRAME #4 ---------------------------------------------- 41 PAINT FOR FRAME #4 ----------------------------------------------
38 4 | TestRenderCanvas() constructor: 800.0 x 600.0 42 4 | TestRenderCanvas() constructor: 800.0 x 600.0
39 4 | paintChild RenderPositionedBox at Point(0.0, 0.0) 43 4 | paintChild RenderPositionedBox at Point(0.0, 0.0)
40 4 | | TestRenderCanvas() constructor: 800.0 x 600.0 44 4 | | TestRenderCanvas() constructor: 800.0 x 600.0
41 4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0) 45 4 | | paintChild RenderDecoratedBox at Point(372.0, 272.0)
42 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0 46 4 | | | TestRenderCanvas() constructor: 800.0 x 600.0
43 4 | | | drawCircle(Point(28.0, 28.0), 28.0, Paint(color:Color(0xffff4081), dra wLooper:true)) 47 4 | | | drawCircle(Point(586.0, 436.0), 28.0, Paint(color:Color(0xffff4081), d rawLooper:true))
44 4 | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0xff0 00000))) 48 4 | | | saveLayer(Rect.fromLTRB(372.0, 272.0, 428.0, 328.0), Paint(color:Color (0xff000000)))
45 4 | | | clipPath(Instance of 'Path') 49 4 | | | clipPath(Instance of 'Path')
46 4 | | | paintChild RenderParagraph at Point(22.0, 20.0) 50 4 | | | paintChild RenderParagraph at Point(394.0, 292.0)
47 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0 51 4 | | | | TestRenderCanvas() constructor: 800.0 x 600.0
52 4 | | | | translate(394.0, 292.0)
53 4 | | | | translate(-394.0, -292.0)
48 4 | | | restore 54 4 | | | restore
49 ------------------------------------------------------------------------ 55 ------------------------------------------------------------------------
50 PAINTED 4 FRAMES 56 PAINTED 4 FRAMES
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698