skia2/tools/flags
John Stiles 074a016b89 Remove skstd::string_view entirely.
We now use std::string_view throughout. SkStringView.h has been moved to
include/private/ and is only used for our C++20/23 compatibility methods
(starts_with/ends_with/contains).

Change-Id: I961842c6778256a03868e7602d48add34f420763
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502306
Reviewed-by: Ben Wagner <bungeman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2022-02-01 21:16:41 +00:00
..
BUILD.bazel [bazel] Try adding cc_binary rules that use generated rules 2021-11-30 18:18:53 +00:00
CommandLineFlags.cpp Fix cases of variable shadowing in /tools/. 2021-08-11 16:05:52 +00:00
CommandLineFlags.h
CommonFlags.h Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00
CommonFlagsAA.cpp Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00
CommonFlagsConfig.cpp Remove skstd::string_view entirely. 2022-02-01 21:16:41 +00:00
CommonFlagsConfig.h [graphite] More testing infrastructure 2021-10-13 15:15:29 +00:00
CommonFlagsFontMgr.cpp Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00
CommonFlagsGpu.cpp Remove GPU V2 2021-11-11 17:11:19 +00:00
CommonFlagsImages.cpp Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00