commit | 320c92380fe6a43dffbcd3f9e7c99897da44298d | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Tue Jul 29 06:07:19 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 29 06:07:19 2014 -0700 |
tree | cce8a63769070c1f6b076115cb3d78b5314cacb3 | |
parent | e7416bfc9858bde8fc6eb5f3bfc942bc3350953a [diff] |
Add plot-based purging to GrLayerCache This CL allows a GrPlot full of atlased layer to be purged from the atlas to make room for new layers. R=jvanverth@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/411703003