DescriptionBackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.
Instead of directly painting to X, paint to the skia canvas from RWHVV. This
will make it easier to apply transformation to views in a uniform way, without
requiring any special-casing for RWHVV.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74840
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74859
Patch Set 1 #
Total comments: 12
Patch Set 2 : Address comments from agl. #Patch Set 3 : Use drawBitmapRect instead of readPixels/writePixels to avoid double-copy #
Total comments: 2
Patch Set 4 : Add NOTE #Patch Set 5 : '' #
Messages
Total messages: 10 (0 generated)
|