aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkScalerContext_win_dw.h
Commit message (Expand)AuthorAge
* Implement scaled color emoji using PNG format fonts.Gravatar Bruce Wang2018-07-17
* Whitespace FixupGravatar Hal Canary2018-07-11
* Implement SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) on Windows.Gravatar Bruce Wang2018-06-15
* Distinguish between glyphs with empty path and no path.Gravatar Ben Wagner2018-04-05
* turn on extended Clang warnings on Windows tooGravatar Chris Dalton2017-12-04
* Fix advances for aliased text with DirectWrite.Gravatar Ben Wagner2017-04-14
* Support pixel antialising in DirectWrite.Gravatar Ben Wagner2017-03-16
* Revert "Support pixel antialising in DirectWrite."Gravatar Mike Reed2017-03-15
* Support pixel antialising in DirectWrite.Gravatar Ben Wagner2017-03-15
* Remove SK_HAS_DWRITE_X defines.Gravatar Ben Wagner2017-03-01
* Clean up glyph id handling.Gravatar Ben Wagner2016-11-11
* SkScalerContext to use smart pointers.Gravatar bungeman2016-10-20
* Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of ...Gravatar bungeman2016-06-16
* Support pixel antialising in DirectWrite.Gravatar bungeman2016-06-16
* Implement support for rendering color emoji on WindowsGravatar kulshin2016-06-01
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* BUG=skia:Gravatar herb2015-02-25
* Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...Gravatar scroggo2015-02-24
* BUG=skia:Gravatar herb2015-02-24
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Fix error handling in DirectWrite with tiny text.Gravatar bungeman2014-08-28
* DirectWrite to use aliased if ClearType is empty.Gravatar Ben Wagner2014-08-27
* Remove vertical/horizontal metrics selection.Gravatar bungeman2014-07-07
* Split SkFontHost_win_dw.Gravatar bungeman2014-06-05