index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkScalerContext.h
Commit message (
Expand
)
Author
Age
*
Directly use SkScalerContextRec.
Ben Wagner
2017-11-01
*
Don't use uninitialized gamma data for adjusting SDF distance.
Jim Van Verth
2017-08-25
*
Clean up glyph id handling.
Ben Wagner
2016-11-11
*
SkScalerContext to use smart pointers.
bungeman
2016-10-20
*
s/invertable/invertible
bungeman
2016-08-24
*
SkScalerContextRec::computeMatrices to return status.
bungeman
2016-08-23
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
pass cap to dash text
caryclark
2016-03-16
*
Improve horizontal baseline detection.
bungeman
2016-02-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Adding debug SkScalerContext which returns random mask formats
joshualitt
2015-07-29
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
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
*
Use murmur3 finisher to improve font hash efficiency.
reed
2015-01-28
*
Remove unused methods from SkScalerContext.
bungeman
2015-01-27
*
Factor text size device mapping in SkScalerContext.
bungeman
2014-12-05
*
Use text size on Mac.
bungeman
2014-11-25
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Remove fOrigFontID from SkScalerContextRec.
bungeman
2014-08-18
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Remove ALL font fallback logic from Skia.
djsollen
2014-08-06
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
Gamma correction for distance field text.
jvanverth
2014-06-10
*
Revert of Gamma correction for distance field text. (https://codereview.chrom...
scroggo
2014-06-09
*
Gamma correction for distance field text.
jvanverth
2014-06-09
*
Don't try to render color fonts using distance fields.
commit-bot@chromium.org
2014-04-08
*
Clarify kAutohinting is kForceAutohinting.
bungeman@google.com
2014-01-23
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Document the SkScalerContext pure virtuals.
bungeman@google.com
2013-11-27
*
Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.
mtklein@google.com
2013-08-15
*
Fix metrics on Windows.
bungeman@google.com
2013-07-27
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-13
*
Reverting 9083 & 9084 due to Android failures
robertphillips@google.com
2013-05-09
*
API modifications needed to upstream Android font changes.
commit-bot@chromium.org
2013-05-09
*
we only need one fontmetrics, since the paint (and fontcache) now know explic...
reed@google.com
2013-05-08
*
make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext)
reed@google.com
2013-03-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
[next]