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

Side by Side Diff: sky/tests/examples/stocks-expected.txt

Issue 1204523002: Material light and dark themes for Sky widgets (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix analyzer warning properly 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 | TestDisplayList() 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 | TestDisplayList() constructor: 800.0 x 600.0
9 2 | paintChild RenderStack at Point(0.0, 0.0) 9 2 | paintChild RenderStack at Point(0.0, 0.0)
10 2 | | TestDisplayList() constructor: 800.0 x 600.0 10 2 | | TestDisplayList() constructor: 800.0 x 600.0
(...skipping 26 matching lines...) Expand all
37 2 | | | | | | paintChild RenderPadding at Point(704.0, 8.0) 37 2 | | | | | | paintChild RenderPadding at Point(704.0, 8.0)
38 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 38 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
39 2 | | | | | | | paintChild RenderImage at Point(8.0, 8.0) 39 2 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
40 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 40 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
41 2 | | | | | | paintChild RenderPadding at Point(744.0, 8.0) 41 2 | | | | | | paintChild RenderPadding at Point(744.0, 8.0)
42 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 42 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
43 2 | | | | | | | paintChild RenderImage at Point(8.0, 8.0) 43 2 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
44 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 44 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
45 2 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0) 45 2 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
46 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 46 2 | | | | TestDisplayList() constructor: 800.0 x 600.0
47 2 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xfff44336), drawLoo per:true)) 47 2 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xffff5252), drawLoo per:true))
48 2 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0x ff000000))) 48 2 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0x ff000000)))
49 2 | | | | clipPath(Instance of 'Path') 49 2 | | | | clipPath(Instance of 'Path')
50 2 | | | | paintChild RenderImage at Point(16.0, 16.0) 50 2 | | | | paintChild RenderImage at Point(16.0, 16.0)
51 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0 51 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
52 2 | | | | restore 52 2 | | | | restore
53 ------------------------------------------------------------------------ 53 ------------------------------------------------------------------------
54 CONSOLE: 54 CONSOLE:
55 PAINT FOR FRAME #3 ---------------------------------------------- 55 PAINT FOR FRAME #3 ----------------------------------------------
56 3 | TestDisplayList() constructor: 800.0 x 600.0 56 3 | TestDisplayList() constructor: 800.0 x 600.0
57 3 | paintChild RenderStack at Point(0.0, 0.0) 57 3 | paintChild RenderStack at Point(0.0, 0.0)
(...skipping 27 matching lines...) Expand all
85 3 | | | | | | paintChild RenderPadding at Point(704.0, 8.0) 85 3 | | | | | | paintChild RenderPadding at Point(704.0, 8.0)
86 3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 86 3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
87 3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0) 87 3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
88 3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 88 3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
89 3 | | | | | | paintChild RenderPadding at Point(744.0, 8.0) 89 3 | | | | | | paintChild RenderPadding at Point(744.0, 8.0)
90 3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 90 3 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
91 3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0) 91 3 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
92 3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 92 3 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
93 3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0) 93 3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
94 3 | | | | TestDisplayList() constructor: 800.0 x 600.0 94 3 | | | | TestDisplayList() constructor: 800.0 x 600.0
95 3 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xfff44336), drawLoo per:true)) 95 3 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xffff5252), drawLoo per:true))
96 3 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0x ff000000))) 96 3 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(color:Color(0x ff000000)))
97 3 | | | | clipPath(Instance of 'Path') 97 3 | | | | clipPath(Instance of 'Path')
98 3 | | | | paintChild RenderImage at Point(16.0, 16.0) 98 3 | | | | paintChild RenderImage at Point(16.0, 16.0)
99 3 | | | | | TestDisplayList() constructor: 800.0 x 600.0 99 3 | | | | | TestDisplayList() constructor: 800.0 x 600.0
100 3 | | | | restore 100 3 | | | | restore
101 ------------------------------------------------------------------------ 101 ------------------------------------------------------------------------
102 PAINTED 3 FRAMES 102 PAINTED 3 FRAMES
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698