skia2/tools/flags
Robert Phillips 5a56530bf4 Handle allocation failure in the flush-time preFlush callback
In general, we drop the entire flush when we detect an allocation
failure. This CL makes an allocation failure in the flush-time preFlush
call also drop the entire flush.

Bug: 1320964
Change-Id: Idd2e24fbf5d2083c4fec8de7ccd028897a239b33
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/536837
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2022-05-05 20:30:59 +00:00
..
BUILD.bazel [bazel] Put licenses() after legacy_exports 2022-05-02 15:04:33 +00:00
CommandLineFlags.cpp Fix cases of variable shadowing in /tools/. 2021-08-11 16:05:52 +00:00
CommandLineFlags.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
CommonFlags.h Remove HW tessellation related caps 2022-05-04 20:51:27 +00:00
CommonFlagsAA.cpp Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00
CommonFlagsConfig.cpp Remove all CommandBuffer support code 2022-05-04 20:19:17 +00:00
CommonFlagsConfig.h test using slugs to draw text 2022-03-25 14:53:39 +00:00
CommonFlagsFontMgr.cpp Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00
CommonFlagsGpu.cpp Handle allocation failure in the flush-time preFlush callback 2022-05-05 20:30:59 +00:00
CommonFlagsImages.cpp Use CommonFlags namespace for other flags/functions 2021-10-14 14:34:21 +00:00