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

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

Issue 1216323002: Add a TabNavigator to the Stocks demo (Closed) Base URL: https://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/sdk/lib/widgets/fixed_height_scrollable.dart ('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 | TestPaintingCanvas() 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 | TestPaintingCanvas() constructor: 800.0 x 600.0 8 2 | TestPaintingCanvas() 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 | | TestPaintingCanvas() constructor: 800.0 x 600.0 10 2 | | TestPaintingCanvas() 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 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 2 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0) 13 2 | | | paintChild RenderFlex at Point(0.0, 81.0)
14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 14 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
15 2 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 600.0), Paint(color:Color( 0xfffafafa))) 15 2 | | | | paintChild RenderTabBar at Point(0.0, 81.0)
16 2 | | | | save 16 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
17 2 | | | | clipRect(Rect.fromLTRB(0.0, 81.0, 800.0, 600.0)) 17 2 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Col or(0xff9c27b0)))
18 2 | | | | save 18 2 | | | | | paintChild RenderInkWell at Point(0.0, 81.0)
19 2 | | | | translate(0.0, 81.0) 19 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
20 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 | | | | | | paintChild RenderOpacity at Point(174.5, 97.0)
21 2 | | | | restore 21 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
22 2 | | | | restore 22 2 | | | | | | | translate(174.5, 97.0)
23 2 | | | | | | | translate(-174.5, -97.0)
24 2 | | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 400.0, 129.0), Paint(color:Co lor(0xffff5252)))
25 2 | | | | | paintChild RenderInkWell at Point(400.0, 81.0)
26 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 2 | | | | | | paintChild RenderOpacity at Point(562.0, 97.0)
28 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
29 2 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
30 2 | | | | | | | translate(562.0, 97.0)
31 2 | | | | | | | translate(-562.0, -97.0)
32 2 | | | | | | | restore
33 2 | | | | paintChild RenderDecoratedBox at Point(0.0, 129.0)
34 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
35 2 | | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Co lor(0xfffafafa)))
36 2 | | | | | save
37 2 | | | | | clipRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0))
38 2 | | | | | save
39 2 | | | | | translate(0.0, 129.0)
40 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])
41 2 | | | | | restore
42 2 | | | | | restore
23 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 43 2 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
24 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 44 2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
25 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true)) 45 2 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true))
26 2 | | | | paintChild RenderFlex at Point(8.0, 0.0) 46 2 | | | | paintChild RenderFlex at Point(8.0, 0.0)
27 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 47 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
28 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) 48 2 | | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
29 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 49 2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
30 2 | | | | | | paintChild RenderPadding at Point(8.0, 33.0) 50 2 | | | | | | paintChild RenderPadding at Point(8.0, 33.0)
31 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 51 2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 2 | | | | | | | paintChild RenderImage at Point(16.0, 41.0) 52 2 | | | | | | | paintChild RenderImage at Point(16.0, 41.0)
(...skipping 21 matching lines...) Expand all
54 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 74 2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
55 2 | | | | restore 75 2 | | | | restore
56 ------------------------------------------------------------------------ 76 ------------------------------------------------------------------------
57 CONSOLE: 77 CONSOLE:
58 PAINT FOR FRAME #3 ---------------------------------------------- 78 PAINT FOR FRAME #3 ----------------------------------------------
59 3 | TestPaintingCanvas() constructor: 800.0 x 600.0 79 3 | TestPaintingCanvas() constructor: 800.0 x 600.0
60 3 | paintChild RenderStack at Point(0.0, 0.0) 80 3 | paintChild RenderStack at Point(0.0, 0.0)
61 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0 81 3 | | TestPaintingCanvas() constructor: 800.0 x 600.0
62 3 | | paintChild RenderScaffold at Point(0.0, 0.0) 82 3 | | paintChild RenderScaffold at Point(0.0, 0.0)
63 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 83 3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
64 3 | | | paintChild RenderDecoratedBox at Point(0.0, 81.0) 84 3 | | | paintChild RenderFlex at Point(0.0, 81.0)
65 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 85 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
66 3 | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 600.0), Paint(color:Color( 0xfffafafa))) 86 3 | | | | paintChild RenderTabBar at Point(0.0, 81.0)
67 3 | | | | save 87 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
68 3 | | | | clipRect(Rect.fromLTRB(0.0, 81.0, 800.0, 600.0)) 88 3 | | | | | drawRect(Rect.fromLTRB(0.0, 81.0, 800.0, 129.0), Paint(color:Col or(0xff9c27b0)))
69 3 | | | | save 89 3 | | | | | paintChild RenderInkWell at Point(0.0, 81.0)
70 3 | | | | translate(0.0, 81.0) 90 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
71 3 | | | | 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]) 91 3 | | | | | | paintChild RenderOpacity at Point(174.5, 97.0)
72 3 | | | | restore 92 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
73 3 | | | | restore 93 3 | | | | | | | translate(174.5, 97.0)
94 3 | | | | | | | translate(-174.5, -97.0)
95 3 | | | | | drawRect(Rect.fromLTRB(0.0, 127.0, 400.0, 129.0), Paint(color:Co lor(0xffff5252)))
96 3 | | | | | paintChild RenderInkWell at Point(400.0, 81.0)
97 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
98 3 | | | | | | paintChild RenderOpacity at Point(562.0, 97.0)
99 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
100 3 | | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
101 3 | | | | | | | translate(562.0, 97.0)
102 3 | | | | | | | translate(-562.0, -97.0)
103 3 | | | | | | | restore
104 3 | | | | paintChild RenderDecoratedBox at Point(0.0, 129.0)
105 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
106 3 | | | | | drawRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0), Paint(color:Co lor(0xfffafafa)))
107 3 | | | | | save
108 3 | | | | | clipRect(Rect.fromLTRB(0.0, 129.0, 800.0, 600.0))
109 3 | | | | | save
110 3 | | | | | translate(0.0, 129.0)
111 3 | | | | | 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])
112 3 | | | | | restore
113 3 | | | | | restore
74 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0) 114 3 | | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
75 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 115 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
76 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true)) 116 3 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0x ff9c27b0), drawLooper:true))
77 3 | | | | paintChild RenderFlex at Point(8.0, 0.0) 117 3 | | | | paintChild RenderFlex at Point(8.0, 0.0)
78 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 118 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
79 3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0) 119 3 | | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
80 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 120 3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
81 3 | | | | | | paintChild RenderPadding at Point(8.0, 33.0) 121 3 | | | | | | paintChild RenderPadding at Point(8.0, 33.0)
82 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 122 3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
83 3 | | | | | | | paintChild RenderImage at Point(16.0, 41.0) 123 3 | | | | | | | paintChild RenderImage at Point(16.0, 41.0)
(...skipping 15 matching lines...) Expand all
99 3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0) 139 3 | | | paintChild RenderDecoratedBox at Point(728.0, 528.0)
100 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 140 3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
101 3 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252) , drawLooper:true)) 141 3 | | | | drawCircle(Point(756.0, 556.0), 28.0, Paint(color:Color(0xffff5252) , drawLooper:true))
102 3 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Co lor(0xff000000))) 142 3 | | | | saveLayer(Rect.fromLTRB(728.0, 528.0, 784.0, 584.0), Paint(color:Co lor(0xff000000)))
103 3 | | | | clipPath(Instance of 'Path') 143 3 | | | | clipPath(Instance of 'Path')
104 3 | | | | paintChild RenderImage at Point(744.0, 544.0) 144 3 | | | | paintChild RenderImage at Point(744.0, 544.0)
105 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 145 3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
106 3 | | | | restore 146 3 | | | | restore
107 ------------------------------------------------------------------------ 147 ------------------------------------------------------------------------
108 PAINTED 3 FRAMES 148 PAINTED 3 FRAMES
OLDNEW
« no previous file with comments | « sky/sdk/lib/widgets/fixed_height_scrollable.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698