1. 04 Mar, 2017 1 commit
  2. 18 Feb, 2017 1 commit
  3. 31 Jan, 2017 1 commit
  4. 25 Oct, 2016 1 commit
  5. 08 Jun, 2016 1 commit
  6. 31 May, 2016 1 commit
  7. 18 May, 2016 1 commit
  8. 29 Apr, 2016 1 commit
    • Adam Barth's avatar
      Update engine (#3637) · 5497ba18
      Adam Barth authored
      Turns out there were more clients of the old paragraph API than I expected.
      This patch migrates them to the new API.
      5497ba18
  9. 17 Mar, 2016 1 commit
  10. 14 Mar, 2016 1 commit
  11. 07 Mar, 2016 1 commit
  12. 05 Nov, 2015 1 commit
    • Adam Barth's avatar
      Improve hit testing · 9bc64540
      Adam Barth authored
      Now a RenderBox is considered hit if one of its children are hit or it itself
      decides that it's hit. In particular, empty space inside a flex won't be hit
      because none of the children are located there and a RenderFlex doesn't
      consider itself hittable.
      
      Fixes #53
      Fixes #1221
      9bc64540
  13. 09 Oct, 2015 1 commit
    • Hixie's avatar
      Relative paths in internal flutter libraries · 37bda251
      Hixie authored
      Now that you import a top-level file for each layer of the Flutter
      framework, within the framework we can use relative paths without being
      worried about the copy/pasta problem we used to have.
      37bda251
  14. 14 Sep, 2015 1 commit
  15. 11 Sep, 2015 1 commit