DescriptionLimit manual control of platform painting
Platform painting should be through skia::ScopedPlatformPaint.
(Only one compositor callsite was calling Begin/End directly.)
Remove skia::EndPlatformPaint() and all device-specific implementations,
which were effectively noops.
Remove skia::BeginPlatformPaint(), and make all device-specific impls
protected.
BUG=598695
R=fmalita@chromium.org
TBR=danakj@chromium.org
Committed: https://crrev.com/7b79fb0215d08827085fa40c6c1fa027628a3c95
Cr-Commit-Position: refs/heads/master@{#383820}
Patch Set 1 #
Total comments: 16
Patch Set 2 : Review #
Total comments: 1
Patch Set 3 : Privatize #
Messages
Total messages: 12 (4 generated)
|