Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(383)

Issue 13414006: Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). (Closed)

Created:
7 years, 8 months ago by bsalomon
Modified:
7 years, 8 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). Committed: https://code.google.com/p/skia/source/detail?r=8525

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -44 lines) Patch
M gyp/tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M include/gpu/GrRenderTarget.h View 1 chunk +0 lines, -9 lines 0 comments Download
M include/gpu/GrSurface.h View 1 1 chunk +16 lines, -0 lines 0 comments Download
M include/gpu/GrTexture.h View 1 2 3 4 chunks +6 lines, -13 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/GrGpu.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/GrTexture.cpp View 1 2 3 1 chunk +1 line, -19 lines 0 comments Download
A tests/GrSurfaceTest.cpp View 1 2 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bsalomon
7 years, 8 months ago (2013-04-03 19:30:09 UTC) #1
robertphillips
lgtm
7 years, 8 months ago (2013-04-03 19:41:02 UTC) #2
bsalomon
7 years, 8 months ago (2013-04-03 19:49:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r8525 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698