aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontHost_FreeType_common.h
Commit message (Expand)AuthorAge
* Fix race in SkTypeface_FreeType::onCountGlyphs.Gravatar bungeman2016-04-29
* 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
* Expose API for gx font variation axes.Gravatar bungeman2016-01-21
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-07
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....Gravatar jvanverth2015-07-02
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-01
* Font variations.Gravatar bungeman2015-05-20
* Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...Gravatar robertphillips2015-05-15
* Font variations.Gravatar bungeman2015-05-14
* Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...Gravatar bungeman2015-05-13
* Font variations.Gravatar bungeman2015-05-13
* Make SkAdvancedTypefaceMetrics private.Gravatar reed2015-05-12
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkASSERT_CONTINUE.Gravatar bungeman2014-12-01
* Extend SkFontMgr_Custom to cover ttc, otf, pfb.Gravatar bungeman2014-10-28
* Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:200...Gravatar bungeman2014-10-28
* Extend SkFontMgr_Custom to cover ttc, otf, pfb.Gravatar bungeman2014-10-28
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...Gravatar mtklein2014-10-20
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...Gravatar bungeman2014-07-11
* Revert of https://codereview.chromium.org/119943002/Gravatar commit-bot@chromium.org2013-12-26
* Revert of https://codereview.chromium.org/101423004/Gravatar commit-bot@chromium.org2013-12-20
* This patch makes SkScalerContext_FreeType to be the only one which embolden t...Gravatar commit-bot@chromium.org2013-12-20
* prototype for kerning apiGravatar reed@google.com2013-10-30
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failuresGravatar robertphillips@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10589: Add getFamilyNames to SkTypefaceGravatar jvanverth@google.com2013-08-06
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-06
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* impl charsToGlyphs for freetypeGravatar reed@google.com2013-07-02
* Change fixedWidth to fixedPitch and implement on Windows.Gravatar bungeman@google.com2013-03-25
* call onGetUPEM to subclasses can optimize it, and place default behaviorGravatar reed@google.com2013-03-21
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* Fixed a few warningsGravatar sugoi@google.com2013-03-05
* Clean up usage of mask gamma.Gravatar bungeman@google.com2012-10-26
* Split out SkFontHost_FreeType into common filesGravatar george@mozilla.com2012-08-23