skia2/modules
Ben Wagner 4ca7a812f8 Remove use of brkiter from SkParagraph.
Most of the lines here are the result of running iwyu to get the right
includes after removing all the offending includes. A few constants need
to be had from the C api instead of the C++ API to make this work. The
SkParagraphTest and SkParagraphImpl are still using C++ API with
icu::UnicodeString, which will be cleaned up later.

Change-Id: I0f7f630d55bc600eaa8700c8b48758ee6af2c3fb
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292676
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2020-05-28 18:24:44 +00:00
..
canvaskit Add an skp loader to CanvasKit viewer 2020-05-28 17:29:28 +00:00
particles Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
pathkit Upgrade CanvasKit emscripten to version 1.39.16. 2020-05-21 14:18:48 +00:00
skottie SkMatrix::Rotate() 2020-05-25 17:58:54 +00:00
skparagraph Remove use of brkiter from SkParagraph. 2020-05-28 18:24:44 +00:00
skplaintexteditor update skstd 2020-04-30 15:05:43 +00:00
skresources [skottie/tools] Video playback support 2020-04-24 15:56:50 +00:00
sksg Revert "Revert "move onto new factories for SkMatrix"" 2020-05-21 16:58:39 +00:00
skshaper Reland "Cache hb_face." 2020-05-19 17:42:14 +00:00