commit | 9202ebc7ad6f56452e2f5f52cd46af8c651abb51 | [log] [tgz] |
---|---|---|
author | Adlai Holler <adlai@google.com> | Wed Jan 27 11:06:52 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jan 27 18:25:00 2021 +0000 |
tree | ea440f1ebbc544f24e45596ad5a22651aa7bea60 | |
parent | dd9449c23b9dae684208b2d5c3b446a3bf1ec859 [diff] |
Fix reduceOpsTaskSplitting + image_from_yuv_textures SkTHashMap->remove does not like if you try to remove an entry that isn't in there. In that case, we don't want to do anything. Bug: skia:10877 Change-Id: Ib87aac7a132c78915ec18724f847c44c2c3efa80 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/360596 Auto-Submit: Adlai Holler <adlai@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Adlai Holler <adlai@google.com>