1. 29 Apr, 2016 3 commits
    • Ian Hickson's avatar
      Fix truncated dartdoc. (#3619) · 770e17cf
      Ian Hickson authored
      Note that the /// part of the doc was published, only the // line was
      omitted. This means that we can safely put // comments between /// docs
      and the member they are documenting.
      770e17cf
    • Adam Barth's avatar
      Improve the TextPainter API (#3621) · e41120bc
      Adam Barth authored
      Instead of using properties, TextPainter now receives min and max width as
      parameters to layout. Also, this patch integrates the intrinsic sizing logic
      into the main layout function, which satisfies all the existing uses cases.
      e41120bc
    • Adam Barth's avatar
      Update engine.version (#3623) · 53db3949
      Adam Barth authored
      53db3949
  2. 28 Apr, 2016 14 commits
  3. 27 Apr, 2016 11 commits
  4. 26 Apr, 2016 7 commits
  5. 25 Apr, 2016 5 commits