History log of /external/skia/src/ports/SkScalerContext_win_dw.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4e4a89dab47d74874d6a79c4b34d89ffbfb386af 14-Aug-2014 Derek Sollenberger <djsollen@google.com> Merge changes from Skia's m37 branch into lmp-dev.

This merge includes the following CLs...
0d78ac2 Set maximum output size for scaled-image-cache images
0c1c911 Adding 64 bit checks
f2d87ba Get additional DW font metrics when available.

Bug: 17024392
Change-Id: I7956f50e5b95b1e012cf56614b12f1d834b423c1
/external/skia/src/ports/SkScalerContext_win_dw.cpp
9ed58377b45739aa8f9dc1b02049ab29c137a838 25-Jul-2014 Derek Sollenberger <djsollen@google.com> Merge changes from Skia's m37 branch into lmp-dev.

This merge includes the following CLs...
20ee1ba Change SkCanvasState to use inheritance.
b572f07 DirectWrite to detect GDI only fonts
282aa1e Fix SkColorFilterImageFilter matrix optimization
e849224 Re-land "Fix external SkImageFilter caching with clips."
9b1eeeb Better rendering detection with DirectWrite.
/external/skia/src/ports/SkScalerContext_win_dw.cpp
a3530ef268acbbbd84cd4c5465cdc29df5269390 20-Jun-2014 bungeman <bungeman@google.com> DirectWrite to not round already subpixel metrics.

In keeping with the FreeType and Mac scaler contexts, do not artificially
round already subpixel metrics.

The subpixel flag should be the 'forceSubpixel' flag when it comes to
metrics. Existing backends will give subpixel metrics when 'subpixel' is
requested, but will not round proper metrics when 'subpixel' is not
requested.

R=reed@google.com

Author: bungeman@google.com

Review URL: https://codereview.chromium.org/344253002
/external/skia/src/ports/SkScalerContext_win_dw.cpp
98875e1abde4339ca29e0ff975f2127ac7e00049 05-Jun-2014 Ben Wagner <bungeman@google.com> Rename SkFontHost_win_dw.cpp SkScalerContext.

This is a continuation of https://codereview.chromium.org/314193002/ .

TBR=reed@google.com

Review URL: https://codereview.chromium.org/315173004
/external/skia/src/ports/SkScalerContext_win_dw.cpp