commit | c71239b9ff7d8c19dc03cb6c9081e7dc4e0947d2 | [log] [tgz] |
---|---|---|
author | herb <herb@google.com> | Tue Jul 21 15:36:25 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 21 15:36:25 2015 -0700 |
tree | 87ba38517e448556b6fab94809c3bcace6f56b41 | |
parent | 10b371c6e376f1f3eba88ac4bfdf34652f3ab1dc [diff] |
Change the GlyphCache to use a hash table instead of doing its own ad-hoc hashing. This change appears to be performance neutral. BUG=skia: Review URL: https://codereview.chromium.org/1216983003