commit | d2e096069691d827991c2bf13306b91b04037859 | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Thu Jun 10 11:21:59 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 10 16:08:13 2021 +0000 |
tree | 8ccc876bafdf4737e7b09f049df7a0661adbaa01 | |
parent | a1feabd38305ea7f5e3961f96585fbe1f1c00f91 [diff] |
Removed SkSL::StringFragment in favor of string_view This CL preserves the "StringFragment" name as an alias for string_view to reduce the impact. The StringFragment alias will be removed in a followup CL. Change-Id: I89209bc626b0be0d0190823b6217f4c83cafe1bc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/416736 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com>