skia2/tools/flags
Robert Phillips 570f4e51fd Always explicitly allocate except in Android Framework (take 3)
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>
2019-03-12 19:37:21 +00:00
..
SkCommandLineFlags.cpp remove --undefok 2019-01-09 18:15:07 +00:00
SkCommandLineFlags.h simplify default bookmaker command line 2018-11-01 13:19:50 +00:00
SkCommonFlags.cpp Always explicitly allocate except in Android Framework (take 3) 2019-03-12 19:37:21 +00:00
SkCommonFlags.h [infra] Add infra support for Lottie 2018-07-19 17:53:25 +00:00
SkCommonFlagsConfig.cpp Add glf16norm config to DM 2019-03-06 19:09:18 +00:00
SkCommonFlagsConfig.h Add gltestpersistentcache config that tests GrContextOption's cache. 2018-07-11 20:06:33 +00:00
SkCommonFlagsGpu.h Always explicitly allocate except in Android Framework (take 3) 2019-03-12 19:37:21 +00:00