commit | db3ceb86421fb9da86bb920e3a1f0957beec08d9 | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Thu Mar 09 14:21:44 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Mar 09 20:51:01 2017 +0000 |
tree | 7039b1b691ae4b5c4fe9e91bf9a74f4af28c4504 | |
parent | c1e37059a84044db2db5ae90fa0dd7c7278d9f66 [diff] |
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs Refactor to store sk_sps, and minimize explicit ref manipulation. Change-Id: Ie3d18e5fe1cefbbc5c2f3c4941287a24038522a6 Reviewed-on: https://skia-review.googlesource.com/9490 Commit-Queue: Florin Malita <fmalita@chromium.org> Reviewed-by: Brian Salomon <bsalomon@google.com>