skia2/modules/skparagraph
John Stiles 30212b7941 Fix implicit fallthroughs throughout Skia.
This CL is not fully comprehensive; for instance, it does not contain
fixes for backends that don't compile on Mac. But it does resolve the
vast majority of cases that trigger -Wimplicit-fallthrough.

A few minor bugs were found and fixed, but none that were likely to
affect normal operation.

Change-Id: I43487602b0d56200ce8b42702e04f66390d82f60
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295916
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2020-06-11 22:29:53 +00:00
..
bench Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
gm Revert "Revert "gms for SkParagraph"" 2020-06-02 19:26:04 +00:00
include move dummy onMakeFromFontData() into .cpp 2020-06-11 00:13:15 +00:00
samples Dealing with another crash when some fonts are unresolved 2020-06-08 18:58:33 +00:00
src Fix implicit fallthroughs throughout Skia. 2020-06-11 22:29:53 +00:00
tests ICU optimization 2020-06-04 23:46:24 +00:00
utils Mixed languages text crashes 2020-04-07 17:43:57 +00:00
BUILD.gn Revert "Revert "gms for SkParagraph"" 2020-06-02 19:26: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