Chromium Code Reviews
Descriptioncc: Update discardable image metadata generation to get PaintImages.
The process of generating the metadata for DrawImages involves
rastering the paint ops on an analysis canvas to capture SkImages. Since
the ops now store PaintImages which are required in the raster pipeline,
this change updates this step to directly iterate through the ops stored
in the buffer and add images onto the map.
We still maintain an SkNoDrawCanvas to track the transform, clip and
saved paints state from the non-drawing ops.
BUG=715886
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2842333003
Cr-Commit-Position: refs/heads/master@{#469873}
Committed: https://chromium.googlesource.com/chromium/src/+/83f8bbb8ac2dbe76c00360bfd7c99ac09a458d0b
Patch Set 1 #
Total comments: 12
Patch Set 2 : addressed comments #
Total comments: 9
Patch Set 3 : rebase #Patch Set 4 : dep branch #Patch Set 5 : addressed comments #Patch Set 6 : rebase #Patch Set 7 : comments #Patch Set 8 : compile #Patch Set 9 : win #
Messages
Total messages: 34 (23 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||