skia2/modules/skparagraph
Ben Wagner 1604ad6b48 Clean up ParagraphCache::abandon.
This makes ParagraphCache::abandon just forward to
ParagraphCache::reset. This removes re-entering fParagraphMutex and an
empty loop.

Change-Id: I1f31474ec4e381c71e6eba062ba572a1c29d1a6f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/359839
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-01-27 00:41:56 +00:00
..
bench Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
gm Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
include Heuristic for filtering out too big editing text cases 2020-11-25 15:54:27 +00:00
samples Painting styled text blocks in RTL 2020-12-03 21:51:40 +00:00
src Clean up ParagraphCache::abandon. 2021-01-27 00:41:56 +00:00
tests Include placeholder widths in minIntrinsicWidth 2021-01-19 22:47:56 +00:00
utils Fix clang 12 Wsuggest-override and Wsuggest-destructor-override 2020-07-22 01:11:36 +00:00
BUILD.gn Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
skparagraph.gni Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
test.html Yet another workaround Thai \n problem (same as txtlib) 2020-11-06 19:33:39 +00:00