skia2/tools/debugger
Nathaniel Nifong 5ef2267a88 Reland "Always attempt to flatten images with mskp image ids"
This is a reland of eca04eeeb8

Problem was that any error during image flattening left the json encoder
in an invalid state. this closes the object before all early returns.

Original change's description:
> Always attempt to flatten images with mskp image ids
>
> b:skia:11041
>
> Change-Id: I9eeac07b5cad7809d1e8ec9f9b12149f016227e0
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341798
> Reviewed-by: Leandro Lovisolo <lovisolo@google.com>
> Commit-Queue: Nathaniel Nifong <nifong@google.com>

Change-Id: I622dbaa3ce5db85c9f790f822d51be247af528bf
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342463
Reviewed-by: Leandro Lovisolo <lovisolo@google.com>
Commit-Queue: Nathaniel Nifong <nifong@google.com>
2020-12-09 21:03:17 +00:00
..
DebugCanvas.cpp deprecate getTotalMatrix 2020-12-03 17:37:35 +00:00
DebugCanvas.h deprecate getTotalMatrix 2020-12-03 17:37:35 +00:00
DebugLayerManager.cpp Remove uses of SkCanvas::flush 2020-11-20 21:42:38 +00:00
DebugLayerManager.h Add supporting function for finding image use in layers 2020-11-24 17:04:56 +00:00
DrawCommand.cpp Reland "Always attempt to flatten images with mskp image ids" 2020-12-09 21:03:17 +00:00
DrawCommand.h Switch to m44 for the rest of canvas virtuals 2020-11-25 21:50:37 +00:00
JsonWriteBuffer.cpp read/write m44 2020-07-20 20:45:04 +00:00
JsonWriteBuffer.h read/write m44 2020-07-20 20:45:04 +00:00