aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkScalerContext.h
Commit message (Expand)AuthorAge
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* Revert of Gamma correction for distance field text. (https://codereview.chrom...Gravatar scroggo2014-06-09
* Gamma correction for distance field text.Gravatar jvanverth2014-06-09
* Don't try to render color fonts using distance fields.Gravatar commit-bot@chromium.org2014-04-08
* Clarify kAutohinting is kForceAutohinting.Gravatar bungeman@google.com2014-01-23
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Document the SkScalerContext pure virtuals.Gravatar bungeman@google.com2013-11-27
* Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.Gravatar mtklein@google.com2013-08-15
* Fix metrics on Windows.Gravatar bungeman@google.com2013-07-27
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-13
* Reverting 9083 & 9084 due to Android failuresGravatar robertphillips@google.com2013-05-09
* API modifications needed to upstream Android font changes.Gravatar commit-bot@chromium.org2013-05-09
* we only need one fontmetrics, since the paint (and fontcache) now know explic...Gravatar reed@google.com2013-05-08
* make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext)Gravatar reed@google.com2013-03-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* Add SkTypeface* parameter to SkScalerContext (and its callers)Gravatar reed@google.com2013-03-19
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Expose geometry and gamma on device.Gravatar bungeman@google.com2013-01-22
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Clean up usage of mask gamma.Gravatar bungeman@google.com2012-10-26
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12
* revert 5508 -- it broke most of the buildsGravatar reed@google.com2012-09-12
* Using the device scale factor for glyph positioningGravatar wjmaclean@chromium.org2012-09-12
* Fix greenish text rendering on Linux.Gravatar bungeman@google.com2012-08-24
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* privatize SkScalerContext.hGravatar reed@google.com2012-08-14