skia2/src
Ben Wagner 03c9f566d8 Remove call to getMetrics from GlyphGenerator.
GlyphGenerator::generatePath does not need to call getMetrics before
calling getPath. This is wasted effort, especially since the
SkScalerContext is being used directly instead of going through a glyph
cache (which would require this ordering).

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4620

Change-Id: I140a6715a1d1692b161ee3dae48e5482b6004b63
Reviewed-on: https://skia-review.googlesource.com/4620
Reviewed-by: Chris Dalton <csmartdalton@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2016-11-09 23:02:12 +00:00
..
android s/SkAutoTUnref/sk_sp/ in src/ part 1 2016-11-07 17:22:19 +00:00
animator Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
c Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
codec Refactor RGBA/BGRA xform logic in SkCodecs 2016-11-08 22:27:02 +00:00
core Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) 2016-11-09 14:50:31 -08:00
effects Include what you use with signbit. 2016-11-09 20:29:45 +00:00
fonts s/SkAutoTUnref/sk_sp/ in src/ part 1 2016-11-07 17:22:19 +00:00
gpu Remove call to getMetrics from GlyphGenerator. 2016-11-09 23:02:12 +00:00
image Change SkCanvas to *not* inherit from SkRefCnt 2016-11-09 19:40:06 +00:00
images Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
lazy remove discardablepixelref 2016-10-25 14:19:07 +00:00
opts Give memset lambdas explicit names. 2016-11-07 22:49:46 +00:00
pathops Remove dead code in SkBitmapProcLegacyShader::ContextSize 2016-11-07 09:12:06 -08:00
pdf Change SkCanvas to *not* inherit from SkRefCnt 2016-11-09 19:40:06 +00:00
pipe remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM 2016-11-03 19:54:08 +00:00
ports Move SkOSPath out of include/core. 2016-11-08 20:20:15 +00:00
sfnt Remove SkAutoTDeleteArray 2016-11-02 21:30:38 +00:00
sksl added constant folding & branch elimination to skslc 2016-11-09 13:26:45 -08:00
svg Change SkCanvas to *not* inherit from SkRefCnt 2016-11-09 19:40:06 +00:00
utils Change SkCanvas to *not* inherit from SkRefCnt 2016-11-09 19:40:06 +00:00
views Fix implicit nullability cast of [NSScreen mainScreen]. 2016-11-09 21:22:41 +00:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps Change SkCanvas to *not* inherit from SkRefCnt 2016-11-09 19:40:06 +00:00