commit | a0e248d46c41c0d325dc89921c07594adbf255db | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Nov 11 09:39:27 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Nov 11 17:06:55 2020 +0000 |
tree | 4fd2dca4b7e8c5dd9b784c89cadfe9ecf9c1c39a | |
parent | b4ce94431f424bbcc318541224ea159465f347c2 [diff] |
Revert "Change UnrefDDLTask to just be the DDLTask" This CL reverts the following 3 CLs due to coupled perf and memory regressions: 88e8bb2 https://skia-review.googlesource.com/c/skia/+/333576 (Fix UMR (valgrind) bug in GrDrawingManager) cca1976 https://skia-review.googlesource.com/c/skia/+/333463 (Remove the bulk add-renderTasks entry point from the drawing manager) 02dd0ed https://skia-review.googlesource.com/c/skia/+/332600 (Change UnrefDDLTask to just be the DDLTask) Bug: 1147659, 1147634, 1147650, skia:10936 Change-Id: I937d656c4126eac954a9d7930a4034488d6ef5df Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334061 Reviewed-by: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>