commit | 2c764e1eaca6f70997e4aa035ffba49b4946fb3c | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Jan 31 21:45:35 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Feb 01 18:43:47 2022 +0000 |
tree | a700de3d48e96821bc27ce82b95381131e53cf2d | |
parent | 17d0fc087ced7f1deeea92de6404ce48f8433698 [diff] |
Reland "Use native std::string_view." This is a reland of 64c971350ee049810df5db3c00c066c57bcafa4d Original change's description: > Use native std::string_view. > > We also used some string_view functionality from C++20/23. These have > been replaced with free functions with the same name. > > Change-Id: I3bf40f99aeb500495f344fd8c6872619267d42be > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/500897 > Reviewed-by: Herb Derby <herb@google.com> > Auto-Submit: John Stiles <johnstiles@google.com> > Reviewed-by: Brian Osman <brianosman@google.com> > Commit-Queue: John Stiles <johnstiles@google.com> Change-Id: I4ff237381c16179f716ecde1929154fdd4ad3442 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/501480 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: John Stiles <johnstiles@google.com>