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

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

Issue 1185423003: Add a Paint::toString() method to describe our Paint objects. (Closed) Base URL: git@github.com:/domokit/mojo.git@master
Patch Set: abarth 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
« no previous file with comments | « sky/tests/examples/sector-expected.txt ('k') | sky/tests/raw/box_layout-expected.txt » ('j') | 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 | 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
11 2 | | paintChild RenderScaffold at Point(0.0, 0.0) 11 2 | | paintChild RenderScaffold at Point(0.0, 0.0)
12 2 | | | TestDisplayList() constructor: 800.0 x 600.0 12 2 | | | TestDisplayList() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0) 13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0)
14 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 14 2 | | | | TestDisplayList() constructor: 800.0 x 600.0
15 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 519.0), Paint(Color(0xfffaf afa))) 15 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 519.0), Paint(color:Color(0 xfffafafa)))
16 2 | | | | save 16 2 | | | | save
17 2 | | | | clipRect(Rect.fromLTRB(0.0, 0.0, 800.0, 519.0)) 17 2 | | | | clipRect(Rect.fromLTRB(0.0, 0.0, 800.0, 519.0))
18 2 | | | | save 18 2 | | | | save
19 2 | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0]) 19 2 | | | | concat([1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0])
20 2 | | | | restore 20 2 | | | | restore
21 2 | | | | restore 21 2 | | | | restore
22 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 22 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
23 2 | | | | TestDisplayList() constructor: 800.0 x 600.0 23 2 | | | | TestDisplayList() constructor: 800.0 x 600.0
24 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(Color(0xff9c27 b0))) 24 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true))
25 2 | | | | paintChild RenderFlex at Point(8.0, 0.0) 25 2 | | | | paintChild RenderFlex at Point(8.0, 0.0)
26 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0 26 2 | | | | | TestDisplayList() constructor: 800.0 x 600.0
27 2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 25.0) 27 2 | | | | | paintChild RenderConstrainedBox at Point(0.0, 25.0)
28 2 | | | | | | TestDisplayList() constructor: 800.0 x 600.0 28 2 | | | | | | TestDisplayList() constructor: 800.0 x 600.0
29 2 | | | | | | paintChild RenderPadding at Point(0.0, 8.0) 29 2 | | | | | | paintChild RenderPadding at Point(0.0, 8.0)
30 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 30 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
31 2 | | | | | | | paintChild RenderImage at Point(8.0, 8.0) 31 2 | | | | | | | paintChild RenderImage at Point(8.0, 8.0)
32 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 32 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
33 2 | | | | | | paintChild RenderPadding at Point(40.0, 16.0) 33 2 | | | | | | paintChild RenderPadding at Point(40.0, 16.0)
34 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 34 2 | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
35 2 | | | | | | | paintChild RenderParagraph at Point(24.0, 0.0) 35 2 | | | | | | | paintChild RenderParagraph at Point(24.0, 0.0)
36 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0 36 2 | | | | | | | | TestDisplayList() constructor: 800.0 x 600.0
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(0xfff44336))) 47 2 | | | | drawCircle(28.0, 28.0, 28.0, Paint(color:Color(0xfff44336), drawLoo per:true))
48 2 | | | | saveLayer(Rect.fromLTRB(0.0, 0.0, 56.0, 56.0), Paint(Color(0xff0000 00))) 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 PAINTED 2 FRAMES 54 PAINTED 2 FRAMES
OLDNEW
« no previous file with comments | « sky/tests/examples/sector-expected.txt ('k') | sky/tests/raw/box_layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698