skia2/tools/skqp/src
John Stiles cb3f56f68f Fix strings in header files.
`constexpr char` arrays in header files generate a separate object in
each translation unit; we should add `inline` to these.

http://go/totw/140#within-a-header-file-beware

Change-Id: I7e2dd8f81053577127e349e9dc4a691e432c2c05
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/416780
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2021-06-09 15:12:29 +00:00
..
jni_skqp.cpp Add command line argument to specify the rendertests file. 2020-03-05 17:51:12 +00:00
skqp_main.cpp Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
skqp_model.cpp Remove SkMin32/SkMax32 2020-02-06 17:31:51 +00:00
skqp_model.h Fix strings in header files. 2021-06-09 15:12:29 +00:00
skqp.cpp Reland "Remove use of legacy display globals." 2020-10-05 19:13:58 +00:00
skqp.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00