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

Issue 13428004: Add GrDrawTarget::copySurface. (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

Add GrDrawTarget::copySurface. Committed: https://code.google.com/p/skia/source/detail?r=8510

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 5

Patch Set 5 : add asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -24 lines) Patch
M src/gpu/GrDrawTarget.h View 1 2 3 4 4 chunks +40 lines, -5 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 4 4 chunks +103 lines, -19 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bsalomon
7 years, 8 months ago (2013-04-03 01:54:25 UTC) #1
robertphillips
lgtm + 1 suggestion & 1 question https://codereview.chromium.org/13428004/diff/8001/src/gpu/GrDrawTarget.cpp File src/gpu/GrDrawTarget.cpp (right): https://codereview.chromium.org/13428004/diff/8001/src/gpu/GrDrawTarget.cpp#newcode811 src/gpu/GrDrawTarget.cpp:811: const SkIPoint& ...
7 years, 8 months ago (2013-04-03 12:21:27 UTC) #2
bsalomon
https://codereview.chromium.org/13428004/diff/8001/src/gpu/GrDrawTarget.cpp File src/gpu/GrDrawTarget.cpp (right): https://codereview.chromium.org/13428004/diff/8001/src/gpu/GrDrawTarget.cpp#newcode811 src/gpu/GrDrawTarget.cpp:811: const SkIPoint& dstPoint) { On 2013/04/03 12:21:27, robertphillips wrote: ...
7 years, 8 months ago (2013-04-03 12:51:52 UTC) #3
robertphillips
https://codereview.chromium.org/13428004/diff/8001/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): https://codereview.chromium.org/13428004/diff/8001/src/gpu/GrDrawTarget.h#newcode420 src/gpu/GrDrawTarget.h:420: */ That's what I thought but I figured it ...
7 years, 8 months ago (2013-04-03 13:01:29 UTC) #4
bsalomon
Add GrDrawTarget::copySurface.
7 years, 8 months ago (2013-04-03 14:41:58 UTC) #5
bsalomon
7 years, 8 months ago (2013-04-03 14:56:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r8510 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698