skia2/modules/skparagraph
Ben Wagner fa00ae42ce Iterate over unresolved instead of cycling.
This makes it much clearer which code is actually adding to and removing
from the unresolved queue. This also makes fillGaps much more
performant since it no longer needs to make a full copy of the
unresolved blocks.

Change-Id: I62a5eb32118fec6745b7079f537ccbd07b018c12
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291318
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Julia Lavrova <jlavrova@google.com>
2020-05-21 15:07:19 +00:00
..
include Fix TextHeightBehavior 2020-05-11 20:32:55 +00:00
src Iterate over unresolved instead of cycling. 2020-05-21 15:07:19 +00:00
utils Mixed languages text crashes 2020-04-07 17:43:57 +00:00
BUILD.gn reformat GN files 2020-04-01 23:23:03 +00:00
skparagraph.gni Skips in underline decorations 2020-05-06 18:59:34 +00:00
test.html Font resolution: all unit tests working 2019-11-08 17:24:14 +00:00