commit | 1d89ddc4a3aad153501cfdc93bc1d61eb49157f4 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Tue Aug 19 14:20:58 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 19 14:20:58 2014 -0700 |
tree | 50a7441dbe82df4fe9f47c4423595f8ff8e259ff | |
parent | a34633f358ddde34577d653fea3bd41e66a7dde2 [diff] |
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) Reason for revert: Likely caused a leak detected in Chromium after last Skia roll. Original issue's description: > Add GrResourceCache2. > > Currently it just replaces GrGpu as the owner of the linked list of resources. > > Committed: https://skia.googlesource.com/skia/+/94ce9ac8624dbb45656b8f5c992fad9c9ff3ee5f R=mtklein@google.com, robertphillips@google.com TBR=mtklein@google.com, robertphillips@google.com NOTREECHECKS=true NOTRY=true Author: bsalomon@google.com Review URL: https://codereview.chromium.org/477323006