1. 03 Dec, 2015 1 commit
    • Adam Barth's avatar
      RenderFlex shouldn't assert when its out of space · 7e474f6d
      Adam Barth authored
      Previously, we would assert with FlexJustifyContent.collapse if we ran out of
      space. Now we do the same thing we do for the other types of justification,
      which is to let the children's layout overflow.
      7e474f6d
  2. 23 Nov, 2015 1 commit
  3. 16 Nov, 2015 1 commit
    • Hixie's avatar
      More resilient Widget tests · d041f3ea
      Hixie authored
      - force the time dilation to 1.0 for the Widget tests, so that a local
        change doesn't break all the tests during development.
      - add missing license block to all the files.
      - set ui.window.onBeginFrame to null when you use WidgetTester, so that
        the engine doesn't trigger any confusing frames after our fake frames.
      d041f3ea
  4. 03 Nov, 2015 2 commits
  5. 15 Oct, 2015 1 commit
  6. 10 Oct, 2015 1 commit
  7. 01 Oct, 2015 3 commits
  8. 25 Sep, 2015 1 commit
  9. 31 Aug, 2015 1 commit