570f4e51fd
This will turn on explicit allocation (w/o opList sorting) in Chrome. It leaves the old allocation system in place in Android Framework and some of Skia's older bots. We want: Flutter and Chrome to always explicitly allocate but not sort opLists outside of DDLs Android to never explicitly allocate and, thus, automatically never sort opLists This needs the following Chrome suppression CL to land first: https://chromium-review.googlesource.com/c/chromium/src/+/15182 (Add flag to skia/config/SkUserConfig.h to unblock Skia roll) TBR=bsalomon@google.com Change-Id: I3f51005ebc975ec754c2e0d2c646c0c324b02158 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200507 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> |
||
---|---|---|
.. | ||
SkCommandLineFlags.cpp | ||
SkCommandLineFlags.h | ||
SkCommonFlags.cpp | ||
SkCommonFlags.h | ||
SkCommonFlagsConfig.cpp | ||
SkCommonFlagsConfig.h | ||
SkCommonFlagsGpu.h |