DescriptionMerge 113373 - [chromium] Drawing an accelerated canvas onto itself is slow.
https://bugs.webkit.org/show_bug.cgi?id=83295
Fixed by using a GPU-side deepCopy() in skia, so we don't trigger a
readback and re-upload.
Reviewed by James Robinson.
Correctness is covered by existing tests. Performance is covered
by the test case attached to the bug.
* platform/graphics/skia/ImageSkia.cpp:
(WebCore::BitmapImageSingleFrameSkia::create):
TBR=laforge@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=113758
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|