commit | 336fdf2c5fad1cb0d7f51c16c2e13e7c75e0afd3 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Mon Nov 10 07:48:55 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 10 07:48:55 2014 -0800 |
tree | 677668a36c240d6df50c7c24308cad307072d752 | |
parent | 653940838e9287546ff25c29d1f0eb4a7f55f865 [diff] |
With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f922983a20 blink_perf.layout regressed. It appears that the typeface cache is being missed. This is a partial revert of the Skia change which reverts the smallest amount of code to restore performance. BUG=chromium:425566 Committed: https://skia.googlesource.com/skia/+/47eda52e8fb88f0725b401762a3e0bddc98e9fb3 Review URL: https://codereview.chromium.org/693213002