DescriptionAdd rendering fast path for when playing a display list canvas at 1:1 scale
This patch modifies GraphicsContext::drawPicture to make it
avoid the use of image filters for presenting canvas
contents, and just use a plain save layer when drawing
contents at 1:1 pixel scale.
BUG=386601
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183836
Patch Set 1 #
Total comments: 2
Patch Set 2 : epsilon constant #
Total comments: 1
Patch Set 3 : skia-ism removed #Messages
Total messages: 10 (2 generated)
|