Remove GPU readback in ImageBitmap when tagging SkImages as sRGB
In chromium-review.googlesource.com/670519 SkImage objects without color space info are tagged as sRGB by drawin the image onto a sRGB canvas. This is not needed anymore as makeColorSpace() assumes the no-color-space images as sRGB. Bug: 754713, 740197, 767275 Change-Id: Ic6a9461919bf49d3bf316d93ca6a5e10bc6f3d7c Reviewed-on: https://chromium-review.googlesource.com/672023Reviewed-by:Justin Novosad <junov@chromium.org> Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#504414}
Showing
Please register or sign in to comment