• Adam Barth's avatar
    Simplify SkPicture · e3d9ea67
    Adam Barth authored
    This patch simplifies the SkPicture we generate for Skia. Instead of drawing
    everything into a nested SkPicture, we now draw everything into the top-level
    picture, which requires us to apply the device scale factor in Dart.
    e3d9ea67
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...