• Hixie's avatar
    Create an example app that demonstrates interactive coordination of an fn tree... · 249dc8af
    Hixie authored
    Create an example app that demonstrates interactive coordination of an fn tree and a raw RenderObject tree.
    
    Sector changes:
    - implement the intrinsic sizing box API on RenderBoxToRenderSectorAdapter
    - remove some debug print statements
    - fix getIntrinsicDimensions() on RenderSolidColor to return true values
    - factor out the default demo
    
    RenderObject changes:
    - BoxConstraints.isInfinite() now returns true only if both dimensions are infinite
    
    fn changes:
    - implement UINodeToRenderBoxAdapter
    - rename RenderObjectToUINodeAdapter to RenderBoxToUINodeAdapter
    
    Tests:
    - add a test for sector layout
    - make TestRenderView support being run without the unit test framework
    
    R=abarth@chromium.org
    
    Review URL: https://codereview.chromium.org/1175423007.
    249dc8af
Name
Last commit
Last update
..
color Loading commit data...
game Loading commit data...
hello_world Loading commit data...
lib Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
stocks2 Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
home.sky Loading commit data...