skia2/tools/fonts
Mike Klein 1688507f83 Try out clang-tidy, starting with bugprone-use-after-move
- add drop-in clang-tidy cxx wrapper
 - get build clean for bugprone-use-after-move

The wrapper can be used by setting

   cxx = "/path/to/skia/tools/clang-tidy.sh"

in GN.

Change-Id: Idbba911e23bd6ef7530b08fd31906b92c1c1b28c
Reviewed-on: https://skia-review.googlesource.com/c/176523
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2018-12-11 17:28:19 +00:00
..
create_test_font_color.cpp Add color fonts. 2018-03-28 20:14:44 +00:00
create_test_font.cpp start to use font for measure, not paint 2018-12-02 21:31:36 +00:00
generate_fir_coeff.py Add nativeFonts flag to Viewer. 2018-02-21 03:31:14 +00:00
sk_tool_utils_font.cpp IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00
SkRandomScalerContext.cpp use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
SkRandomScalerContext.h Add SkTypeface::getVariationDesignParameters 2018-07-12 17:30:20 +00:00
SkTestEmptyTypeface.h Add an empty typeface for testing 2018-08-29 17:27:21 +00:00
SkTestFontMgr.cpp Try out clang-tidy, starting with bugprone-use-after-move 2018-12-11 17:28:19 +00:00
SkTestFontMgr.h Add nativeFonts flag to Viewer. 2018-02-21 03:31:14 +00:00
SkTestSVGTypeface.cpp flag to convert to SkTextEncoding 2018-12-03 15:20:36 +00:00
SkTestSVGTypeface.h use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
SkTestTypeface.cpp use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
SkTestTypeface.h use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_index.inc Make create_test_font less global-ish. 2018-08-23 21:23:29 +00:00
test_font_monospace.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_sans_serif.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
test_font_serif.inc use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00