skia2/modules/skparagraph/include
Julia Lavrova c11ab9ac93 Revert "ICU optimization"
This reverts commit cc6349d390.

Reason for revert: Problems with MSAN

Original change's description:
> ICU optimization
> 
> Mainly rearranging the code to perform all ICU iterations once
> and cache the results for the next text layouts.
> 
> Change-Id: I2c2a502c705510eb169bf62efbfcc13b658591e3
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293336
> Commit-Queue: Julia Lavrova <jlavrova@google.com>
> Reviewed-by: Ben Wagner <bungeman@google.com>

TBR=bungeman@google.com,jlavrova@google.com

Change-Id: I7f7f759178c10349b4c879bafc68a7f8e1065b6a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294398
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Julia Lavrova <jlavrova@google.com>
2020-06-04 20:34:52 +00:00
..
DartTypes.h Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
FontCollection.h Find and cache font family lists and the typeface lists that they map to 2019-11-20 20:23:51 +00:00
Metrics.h Adding line/style metrics 2019-10-07 15:07:48 +00:00
Paragraph.h A new API call on Paragraph: a number of unresolved glyphs 2019-12-02 19:23:45 +00:00
ParagraphBuilder.h [SkParagraph] Require len if using addText(const char*) 2019-09-29 11:39:34 +00:00
ParagraphCache.h Revert "ICU optimization" 2020-06-04 20:34:52 +00:00
ParagraphStyle.h Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
TextShadow.h Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
TextStyle.h Skips in underline decorations 2020-05-06 18:59:34 +00:00
TypefaceFontProvider.h Mixed languages text crashes 2020-04-07 17:43:57 +00:00