aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkImage.cpp
diff options
context:
space:
mode:
authorGravatar cdalton <cdalton@nvidia.com>2014-08-11 12:43:28 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-11 12:43:28 -0700
commit3f860991ade1128e770c1268372f755a397e2942 (patch)
tree2a8968d86e014d98ddda2d009572b0460e37f950 /src/image/SkImage.cpp
parent4596c98908600408ef42c78b633ba6f678ba2177 (diff)
Fix crash in nvpr text after abandoning context
Don't implement GlyphPathRange::onAbandon/onRelease. Its path range is also a GrGpuResource, registered with the gpu, and will automatically handle abandoning and releasing the actual GL objects. Don't delete the path range early, it is assumed to be a valid pointer throughout the entire lifetime of GlyphPathRange. BUG=skia: R=bsalomon@google.com, kkinnunen@nvidia.com Author: cdalton@nvidia.com Review URL: https://codereview.chromium.org/452273003
Diffstat (limited to 'src/image/SkImage.cpp')
0 files changed, 0 insertions, 0 deletions