1. 14 Sep, 2015 1 commit
  2. 08 Sep, 2015 1 commit
  3. 31 Aug, 2015 1 commit
  4. 11 Aug, 2015 1 commit
    • Adam Barth's avatar
      Remove weak handle from sky.Paint · 375c2477
      Adam Barth authored
      This patch converts sky.Paint to be a pure Dart object, which means we don't
      need to open a weak handle to sky.Paint. Avoiding the weak handle reduces the
      amount of weak handle callbacks we need to process at the end of GC and
      therefore reduces jank.
      375c2477
  5. 28 Jul, 2015 2 commits
  6. 16 Jul, 2015 1 commit