Ojan Vafai b9df2edb7d Delete RenderBlockFlow.
We only ever create RenderParagraphs now. The only non-trivial change here
is making RenderView a RenderFlexibleBox. This required changing custom.sky.
That test was written in a fragile way that behaved differently if we
did multiple layouts. Instead, having it be less racy and only change
values during the test itself.

This also throws a wrench in moving all the layout code to dart
because we can't set the layout manager on the RenderView. Maybe
we need to explicitly let you do so.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/1068683002
2015-04-07 16:59:36 -07:00
..
2015-02-19 21:10:20 -08:00
2014-10-31 15:10:53 -07:00
2014-12-02 11:26:42 -08:00
2015-03-25 16:15:05 -07:00
2015-03-25 16:15:05 -07:00
2015-03-25 16:15:05 -07:00
2015-02-20 17:35:47 -08:00
2015-04-06 12:53:35 -07:00
2015-04-06 12:53:35 -07:00
2015-04-06 12:53:35 -07:00
2015-03-20 15:07:24 -07:00
2015-02-20 16:15:42 -08:00
2015-01-26 13:29:52 -08:00
2015-04-07 16:59:36 -07:00
2015-04-07 16:59:36 -07:00
2014-10-23 11:17:19 -07:00
2015-02-19 21:10:20 -08:00
2015-01-16 19:42:52 -08:00
2014-11-26 13:54:14 -05:00