index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkGlyph.h
Commit message (
Expand
)
Author
Age
*
Remove advance[XY]Fixed getters.
benjaminwagner
2016-03-28
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Un-deprecate new methods to fix Android.
benjaminwagner
2016-03-16
*
Hide new methods from non-Android.
benjaminwagner
2016-03-07
*
Add advance[XY]Fixed getters for Android.
benjaminwagner
2016-03-07
*
add helper to create fancy underlines
caryclark
2016-02-09
*
Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE.
mtklein
2015-11-24
*
Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://co...
herb
2015-09-15
*
Parallel cache.
herb
2015-09-15
*
Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...
jyasskin
2015-09-10
*
Parallel cache.
herb
2015-09-09
*
Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...
herb
2015-09-04
*
Parallel cache.
herb
2015-09-04
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Change the GlyphCache to use a hash table instead of doing its own ad-hoc
herb
2015-07-21
*
Fix uninitialized memory bug in the SkGlyphCache.
herb
2015-03-05
*
Make the glyph array entries inline.
herb
2015-02-27
*
BUG=skia:
herb
2015-02-25
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Revert of Make the glyph array entries inline. (patchset #11 id:190001 of htt...
mtklein
2015-02-09
*
Make the glyph array entries inline.
herb
2015-02-09
*
Revert of Make the glyph array entries inline. (patchset #10 id:170001 of htt...
bsalomon
2015-02-02
*
Make the glyph array entries inline.
herb
2015-02-02
*
Remove distance field generation and storage from SkGlyphCache.
jvanverth
2015-01-07
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
DirectWrite to use aliased if ClearType is empty.
Ben Wagner
2014-08-27
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Move distance field generation to the glyph cache.
commit-bot@chromium.org
2014-04-14
*
privatize SkGlyph.h
mike@reedtribe.org
2012-08-12