aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGlyph.h
Commit message (Expand)AuthorAge
* Remove advance[XY]Fixed getters.Gravatar benjaminwagner2016-03-28
* Change type of SkGlyph::fAdvance[XY] to float.Gravatar benjaminwagner2016-03-24
* Un-deprecate new methods to fix Android.Gravatar benjaminwagner2016-03-16
* Hide new methods from non-Android.Gravatar benjaminwagner2016-03-07
* Add advance[XY]Fixed getters for Android.Gravatar benjaminwagner2016-03-07
* add helper to create fancy underlinesGravatar caryclark2016-02-09
* Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE.Gravatar mtklein2015-11-24
* Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://co...Gravatar herb2015-09-15
* Parallel cache.Gravatar herb2015-09-15
* Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...Gravatar jyasskin2015-09-10
* Parallel cache.Gravatar herb2015-09-09
* Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...Gravatar herb2015-09-04
* Parallel cache.Gravatar herb2015-09-04
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Change the GlyphCache to use a hash table instead of doing its own ad-hocGravatar herb2015-07-21
* Fix uninitialized memory bug in the SkGlyphCache.Gravatar herb2015-03-05
* Make the glyph array entries inline.Gravatar herb2015-02-27
* 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
* Revert of Make the glyph array entries inline. (patchset #11 id:190001 of htt...Gravatar mtklein2015-02-09
* Make the glyph array entries inline.Gravatar herb2015-02-09
* Revert of Make the glyph array entries inline. (patchset #10 id:170001 of htt...Gravatar bsalomon2015-02-02
* Make the glyph array entries inline.Gravatar herb2015-02-02
* Remove distance field generation and storage from SkGlyphCache.Gravatar jvanverth2015-01-07
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* DirectWrite to use aliased if ClearType is empty.Gravatar Ben Wagner2014-08-27
* Remove ALL font fallback logic from Skia.Gravatar djsollen2014-08-06
* Move distance field generation to the glyph cache.Gravatar commit-bot@chromium.org2014-04-14
* privatize SkGlyph.hGravatar mike@reedtribe.org2012-08-12