9a53fd7c41
This CL starts the process of pushing kLegacyFontHost_InitType-type SkSurfaceProps up the call stack and out of Skia. It: Gets rid of the default SkBaseDevice ctor. This means everyone has to always hand an explicit SkSurfaceProps to it. It makes public the SkBitmapDevice creation methods that require SkSurfaceProps. Removes (in Skia's code base) all SkBitmapDevice ctor calls w/o SkSurfaceProps. Makes the "recording" canvases (e.g., pdf, svg, xps) explicitly not use kLegacyFontHost_InitType. Replicates the creating canvas/device's flags on saveLayer devices BUG=skia:3934 Review URL: https://codereview.chromium.org/1204433002 |
||
---|---|---|
.. | ||
ChromeUtils | ||
DrawingBoard | ||
expectations/skp | ||
FileReaderApp | ||
go-skia | ||
iOSSampleApp | ||
iOSShell | ||
LightSymbolsUtil | ||
nanomsg | ||
Networking | ||
PdfViewer | ||
SimpleCocoaApp | ||
SimpleiOSApp | ||
SkV8Example | ||
tools | ||
SkSetPoly3To3_A.cpp | ||
SkSetPoly3To3_D.cpp | ||
SkSetPoly3To3.cpp |