index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkScalerContext_win_dw.cpp
Commit message (
Expand
)
Author
Age
*
Reland "Remove devKerning"
Herb Derby
2018-05-02
*
Revert "Remove devKerning"
Mike Klein
2018-05-02
*
Remove devKerning
Herb Derby
2018-05-01
*
Distinguish between glyphs with empty path and no path.
Ben Wagner
2018-04-05
*
Cleanup size calculations in SkGlyph
Herb Derby
2018-03-14
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Directly use SkScalerContextRec.
Ben Wagner
2017-11-01
*
abort if glyph metrics fall outside safe rect
Mike Klein
2017-10-05
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
Add strikeout font metrics.
Ben Wagner
2017-07-21
*
Remove SK_IGNORE_GASP_VERSION_CHECK.
Ben Wagner
2017-04-26
*
Only respect version 1 gasp tables for symmetric.
Ben Wagner
2017-04-24
*
Symmetric rendering when >20px with DirectWrite.
Ben Wagner
2017-04-14
*
Fix advances for aliased text with DirectWrite.
Ben Wagner
2017-04-14
*
Use the rounded text size for gasp.
Ben Wagner
2017-04-05
*
Use the rounded text size for gasp.
Ben Wagner
2017-03-30
*
Remove SK_IGNORE_DW_GRAY_FIX.
Ben Wagner
2017-03-29
*
Replace Thinkness with Thickness.
Ben Wagner
2017-03-23
*
Only set dw antialias mode to grayscale for A8.
Ben Wagner
2017-03-17
*
Support pixel antialising in DirectWrite.
Ben Wagner
2017-03-16
*
Revert "Support pixel antialising in DirectWrite."
Mike Reed
2017-03-15
*
Support pixel antialising in DirectWrite.
Ben Wagner
2017-03-15
*
Remove SK_HAS_DWRITE_X defines.
Ben Wagner
2017-03-01
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
'gasp' to control symmetric rendering on Windows.
Ben Wagner
2017-02-10
*
Support fCapHeight in SkScalerContext_DW
Koji Ishii
2017-01-23
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
Remove assert that current color is never used.
bungeman
2016-09-22
*
Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of ...
bungeman
2016-06-16
*
Support pixel antialising in DirectWrite.
bungeman
2016-06-16
*
Type-erase SkAutoMutexAcquire and SkAutoExclusive.
mtklein
2016-06-10
*
Implement support for rendering color emoji on Windows
kulshin
2016-06-01
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Add shared mutexes to the direct write cache code to get better parallelism.
herb
2015-10-27
*
Use SkAutoTExclusive guard in DirectWrite port.
herb
2015-10-23
*
Add a mutex to protect the DWrite calls.
herb
2015-10-21
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove &glyph from SkASSERT.
dcheng
2015-07-07
*
Support BGR with DirectWrite.
bungeman
2015-03-19
*
Factor text size device mapping in SkScalerContext.
bungeman
2014-12-05
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Fix error handling in DirectWrite with tiny text.
bungeman
2014-08-28
[next]