skia2/tools/debugger
Mike Reed 14583e11fd More SkVertices implementation work
- change virtuals to take const SkVertices*, as we do for TextBobs and Images
- override onDrawVerticesObject in recording canvases
- deserialize raw-vertices into SkVertices object

Possibly a follow-on would intercept the raw-form directly in canvas,
and remove the virtual, and only support the object form.

BUG=skia:6366

Change-Id: I57a932667ccb3b3b004beb802ac3ae6898e3c6e0
Reviewed-on: https://skia-review.googlesource.com/9633
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-03-17 11:03:38 +00:00
..
SkDebugCanvas.cpp Revert "remove SkClipVisitor" 2017-03-08 21:42:51 +00:00
SkDebugCanvas.h More SkVertices implementation work 2017-03-17 11:03:38 +00:00
SkDrawCommand.cpp hide trivial helpers on canvas 2017-02-22 19:41:04 +00:00
SkDrawCommand.h Revert "Revert "IWYU"" 2017-02-13 15:59:35 +00:00
SkJsonWriteBuffer.cpp Add SkColor4f serialization 2016-09-25 13:15:58 -07:00
SkJsonWriteBuffer.h Add SkColor4f serialization 2016-09-25 13:15:58 -07:00
SkObjectParser.cpp Add support for drawImageLattice in SKIA debugger 2017-01-12 21:55:35 +00:00
SkObjectParser.h Add support for drawImageLattice in SKIA debugger 2017-01-12 21:55:35 +00:00