skia2/modules/skparagraph
Ben Wagner 2837f24a16 Revert "Hide ICU C++ API from Skia users."
This reverts commit 5ef0d2f6c0.

Reason for revert: Sharing a build with flutter is crazy pants.

Original change's description:
> Hide ICU C++ API from Skia users.
> 
> Parts of third_party need the C++ API so hide it from Skia users as
> needed to prevent re-introduction.
> 
> This also avoids the ICU version renaming / name mangling when building
> our own test version of ICU. This makes life in an editor and debugger
> much easier.
> 
> Change-Id: I8fb1903e2b31e9dd04efa22173a03115d629c232
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292854
> Reviewed-by: Julia Lavrova <jlavrova@google.com>
> Commit-Queue: Ben Wagner <bungeman@google.com>

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

Change-Id: If238225b20a6b73064e3b16c5e0bdc89760e522d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292966
Reviewed-by: Ben Wagner <bungeman@google.com>
2020-05-29 19:08:04 +00:00
..
bench Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
include Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
samples Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
src Remove last unistr.h include. 2020-05-29 15:04:49 +00:00
tests Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
utils Mixed languages text crashes 2020-04-07 17:43:57 +00:00
BUILD.gn Revert "Hide ICU C++ API from Skia users." 2020-05-29 19:08:04 +00:00
skparagraph.gni Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
test.html Font resolution: all unit tests working 2019-11-08 17:24:14 +00:00