commit | 58a8ccc59190f259d65aa9bdd3495f5de8a7f718 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Mon Jan 11 09:07:55 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jan 11 14:08:46 2021 +0000 |
tree | bfde88e5465fa16e4b9cda7e0a5b8897389f2fb8 | |
parent | 183461f40237e45a57e810655c0cf01cce826d1b [diff] |
Remove DDLTarget tracking from the GrDrawingManager By making the DDLTask admit that it is using its ddlTarget we no longer need this tracking in the drawing manager. Change-Id: I1696ee6c089e4c21abf0781eb7e3b0fa78b3dbb4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352176 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Adlai Holler <adlai@google.com>