commit | ae32c102e70577bff1432ef4b4b63ca6835012f6 | [log] [tgz] |
---|---|---|
author | joshualitt <joshualitt@chromium.org> | Tue Apr 21 09:37:57 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 21 09:37:57 2015 -0700 |
tree | 85350b038f09db9c59719c2559a52e438b7451ce | |
parent | cdec56e72b2dbb3fd15b77ed7ec949322ae731b8 [diff] |
Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves performance by avoiding hashmap lookups under normal use BUG=skia: Review URL: https://codereview.chromium.org/1087203004