aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkFontHost.h
Commit message (Expand)AuthorAge
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* Revert "Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what break...Gravatar reed@google.com2013-07-31
* Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks""Gravatar reed@google.com2013-07-31
* Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks"Gravatar reed@google.com2013-07-31
* try enabling FONTHOST_USES_FONTMGR and see what breaksGravatar reed@google.com2013-07-31
* refactoring for SK_FONTHOST_USES_FONTMGR optionGravatar reed@google.com2013-07-30
* remove SkFontHost::NextLogicalFont, and add android-specific functionGravatar reed@google.com2013-03-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-26
* make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext)Gravatar reed@google.com2013-03-25
* remove SkFontHost::EnsureTypefaceAccessible declaration (no longer implemente...Gravatar reed@google.com2013-03-25
* land https://codereview.chromium.org/12676024Gravatar reed@google.com2013-03-25
* remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()Gravatar reed@google.com2013-03-22
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* remove now obsolete GetAdvancedTypefaceMetrics API from SkFontHostGravatar mike@reedtribe.org2013-03-21
* make OpenStream and GetFileName private (soon to go away)Gravatar reed@google.com2013-03-21
* remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*Gravatar reed@google.com2013-03-21
* call onGetUPEM to subclasses can optimize it, and place default behaviorGravatar reed@google.com2013-03-21
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-15
* make OpenStream and GetFileName public ... for now, until we fix FreeType bac...Gravatar reed@google.com2013-03-14
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* Expose geometry and gamma on device.Gravatar bungeman@google.com2013-01-22
* Fonts with cubic outlines are rendered without ClearType by GDI.Gravatar bungeman@google.com2012-10-12
* Lock gFTMutex when modifying FT globals.Gravatar scroggo@google.com2012-10-04
* To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRecGravatar reed@google.com2012-08-14
* Gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.Gravatar tomhudson@google.com2012-06-01
* Add SkFontDescriptor for serializing fonts.Gravatar djsollen@google.com2012-05-31
* remove unused ptr/len parameters from CreateTypefaceGravatar reed@google.com2012-05-07
* expose font-table APIs to SkTypefaceGravatar reed@google.com2012-04-17
* Add cast to support 64 bit.Gravatar caryclark@google.com2012-04-16
* Fix 64-bit build on MacGravatar epoger@google.com2012-04-16
* Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not...Gravatar bungeman@google.com2012-02-24
* remove GetGammaFlag from SkFontHostGravatar reed@google.com2011-11-22
* Add paging support for handle based typefaces.Gravatar bungeman@google.com2011-11-15
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* add api to SkGraphics to get/set font cache limitGravatar reed@google.com2011-11-08
* [PDF] Subset font advance data (W array).Gravatar vandebo@chromium.org2011-08-18
* Revert "Improve generation of glyph advance array." This reverts commit r2126Gravatar vandebo@chromium.org2011-08-16
* Improve generation of glyph advance array.Gravatar vandebo@chromium.org2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add 2nd parameter to SkFontHost::NextLogicalFont()Gravatar reed@google.com2011-06-13
* add typefacecacheGravatar reed@google.com2011-05-02
* http://codereview.appspot.com/4436057/Gravatar reed@google.com2011-04-26
* Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.Gravatar vandebo@chromium.org2011-03-30
* Upstreaming changes from android.Gravatar djsollen@google.com2011-03-14
* Cleanup SkPDFTypfaceInfo and make it more generic.Gravatar vandebo@chromium.org2011-02-02
* Add Truetype and Type 1 font embedding supportGravatar vandebo@chromium.org2011-01-25
* Add a SkTypeface::CreateForChars() function.Gravatar agl@chromium.org2010-04-20
* add optional pref-config table to codecsGravatar reed@android.com2010-03-03