commit | e89261609a52fe7a54a6beab803ed6d63d0c2c49 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Feb 19 07:29:28 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 19 07:29:28 2015 -0800 |
tree | c7955380236242bde64be047a23ecb088dd7c2c6 | |
parent | 07327bff1bb4ced2a35af0a5b0227c0b2cd8ac32 [diff] |
Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface. This should have no real effect on behavior, but cleans up some names and removes an unused parameter. This is a step toward separating the SkTypeface cache from the request cache. Review URL: https://codereview.chromium.org/936893002