78c1845e66
Previously, we were storing sk_sp<SkRuntimeEffect> objects in static variables. This would presumably lead to destructors executing during atexit time, which is unnecessary and can lead to shutdown bugs. We no longer attempt to free these objects. Change-Id: I0b09d7ab3dc67c9b8fbc35c81d72ff57b0592c03 Bug: skia:13426 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/549658 Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
android | ||
c | ||
codec | ||
config | ||
core | ||
docs | ||
effects | ||
encode | ||
gpu | ||
pathops | ||
ports | ||
private | ||
sksl | ||
svg | ||
third_party | ||
utils | ||
BUILD.bazel | ||
OWNERS |