skia2/tools/flags
Robert Phillips 2a2d732c39 Revert "Always explicitly allocate except in Android Framework (take 2)"
This reverts commit 88b93da63d.

Reason for revert: Chrome

Original change's description:
> Always explicitly allocate except in Android Framework (take 2)
> 
> 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 cannot land until after the following Chrome CL lands:
> 
> https://chromium-review.googlesource.com/c/chromium/src/+/1516096 (Disable opList sorting within Skia)
> 
> 
> Change-Id: Ic7d6a1a77a08f2fe42324773f62cccf8175ab3d7
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199931
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Robert Phillips <robertphillips@google.com>

TBR=bsalomon@google.com,robertphillips@google.com

Change-Id: Ida481ee9833d6db366b3d315fb4e9850d7c005ab
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200506
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-03-12 16:29:43 +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 Revert "Always explicitly allocate except in Android Framework (take 2)" 2019-03-12 16:29:43 +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 Revert "Always explicitly allocate except in Android Framework (take 2)" 2019-03-12 16:29:43 +00:00