commit | 83c38a8fd6b106fe2627f912adc82dbcf3e75d6e | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Oct 28 14:57:53 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Oct 29 12:36:13 2020 +0000 |
tree | ea997e9d227ed164c6a84eb9d693bc403faed429 | |
parent | 3cd384a5b039c4428c05e4a81f974f9dd80c9976 [diff] |
Allow uniqueKey invalidation messages to reach the thread safe cache With the addition of vertex data to the thread safe cache we also have to handle the case where a given SkPath becomes inaccessible and proactively invalidate the matching entry. Bug: 1108408 Change-Id: Id11ce2aa10517f7c0772a253634d3c0d13e13460 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330261 Reviewed-by: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>