DescriptionUse GraphicContext::drawImageBuffer in FEBlend
Get rid of the "local" implementation of the blend modes in favor of the
Skia implementation.
Still uses the ARM NEON specific implementation for when
ARM_NEON_INTRINSICS is enabled.
Also change so that createImageFilter uses WebCoreCompositeToSkiaComposite
to map to the Skia Xfermode.
Inspired by WebKit commit http://trac.webkit.org/changeset/170433 by
Dirk Schulze.
BUG=389594
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178936
Patch Set 1 #Patch Set 2 : Use WebCoreCompositeToSkiaComposite. #Patch Set 3 : Some rebaselines. #
Total comments: 6
Patch Set 4 : Add ASSERT; drop blink-prefix. #Patch Set 5 : Rebase; Merge rebaselines. #
Messages
Total messages: 7 (0 generated)
|