Reland of 8525 with fix for case when GrRT outlives GrTexture.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 9 Apr 2013 15:04:12 +0000 (15:04 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 9 Apr 2013 15:04:12 +0000 (15:04 +0000)
commit686bcb871b8425603b9accbf72e27a9309f786d8
tree0b1181c0a00e28d30a0f1f54754e1c0c7119c79c
parent59dd7162a3d563bf6cf7fab32b0adf166f95d6fd
Reland of 8525 with fix for case when GrRT outlives GrTexture.
Review URL: https://codereview.chromium.org/13814015

git-svn-id: http://skia.googlecode.com/svn/trunk@8573 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/tests.gyp
include/gpu/GrRenderTarget.h
include/gpu/GrSurface.h
include/gpu/GrTexture.h
src/gpu/GrContext.cpp
src/gpu/GrGpu.h
src/gpu/GrTexture.cpp
src/gpu/gl/GrGLTexture.cpp
tests/GrSurfaceTest.cpp [new file with mode: 0644]