skia2/modules
Ben Wagner a900ad5400 Make fallback font iterator in shaper cache fallback.
Most of the time when doing fallback there is a simple ping pong between
the requested font and a given fallback font. Use the fallback entry as
a cache of one. This greatly speeds up the example layout.

In the future more work will be done on caching.

Change-Id: I3efe819d6d08d096715cf505cc8d894a282a745b
Reviewed-on: https://skia-review.googlesource.com/151100
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2018-09-04 18:00:56 +00:00
..
pathkit [PathKit] Remove experimental- from package names 2018-08-31 15:11:04 +00:00
skottie [sksg] Switch containers from SkT(D)Array to std::vector 2018-09-02 18:04:29 +00:00
sksg [sksg] Switch containers from SkT(D)Array to std::vector 2018-09-02 18:04:29 +00:00
skshaper Make fallback font iterator in shaper cache fallback. 2018-09-04 18:00:56 +00:00