Hixie
|
e8cafd9d71
|
Rename rendering/render_*.dart to rendering/*.dart
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/1166773003
|
2015-06-02 13:55:20 -07:00 |
|
Hixie
|
faacd68323
|
Make our raw/ tests actually check the paint output.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/1153053012
|
2015-05-28 17:35:59 -07:00 |
|
Adam Barth
|
8cbfd0a9fa
|
Split layout2.dart into several files
Previously layout2.dart was a thousand lines long.
R=ianh@google.com
Review URL: https://codereview.chromium.org/1161003002
|
2015-05-28 16:42:04 -07:00 |
|
Hixie
|
9f086ea445
|
Make RenderParagraph mutable, and make it fit the new RenderNode protocols
R=abarth@chromium.org, eseidel@chromium.org
Review URL: https://codereview.chromium.org/1165463002
|
2015-05-28 15:19:36 -07:00 |
|
Adam Barth
|
ad4249a804
|
Replace BoxDimensions with sky.Size
R=ianh@google.com
Review URL: https://codereview.chromium.org/1150253005
|
2015-05-28 14:29:29 -07:00 |
|
Adam Barth
|
aa8c852c06
|
Move simple_render_tree into tests as render_flex
R=ianh@google.com
Review URL: https://codereview.chromium.org/1146123003
|
2015-05-28 14:29:10 -07:00 |
|
Adam Barth
|
9a73fe989e
|
Introduce RenderProxyBox and RenderSizedBox
Also makes Point, Size, and Rect immutable.
R=ianh@google.com
Review URL: https://codereview.chromium.org/1162033002
|
2015-05-28 13:39:26 -07:00 |
|
Adam Barth
|
bf94f5c027
|
Use Point, Size, and Rect in layout2.dart
R=ianh@google.com
Review URL: https://codereview.chromium.org/1156303004
|
2015-05-28 12:42:54 -07:00 |
|
Adam Barth
|
a998a86caf
|
Introduce RenderNodeWithChildMixin
R=ianh@google.com
Review URL: https://codereview.chromium.org/1156013003
|
2015-05-27 14:31:08 -07:00 |
|
Adam Barth
|
f179203848
|
Add support for testing content in SkyView
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/1160763004
|
2015-05-27 13:14:08 -07:00 |
|