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

Issue 13581003: Make GrIODB record and play back 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

Make GrIODB record and play back copySurface. Committed: https://code.google.com/p/skia/source/detail?r=8574

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -40 lines) Patch
M src/gpu/GrDrawTarget.h View 2 chunks +12 lines, -4 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 3 chunks +75 lines, -30 lines 2 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 9 chunks +26 lines, -6 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 6 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bsalomon
7 years, 8 months ago (2013-04-03 20:29:47 UTC) #1
robertphillips
lgtm + 1 question https://codereview.chromium.org/13581003/diff/1/src/gpu/GrDrawTarget.cpp File src/gpu/GrDrawTarget.cpp (right): https://codereview.chromium.org/13581003/diff/1/src/gpu/GrDrawTarget.cpp#newcode755 src/gpu/GrDrawTarget.cpp:755: // returns true if the ...
7 years, 8 months ago (2013-04-03 21:18:43 UTC) #2
bsalomon
Committed patchset #1 manually as r8574 (presubmit successful).
7 years, 8 months ago (2013-04-09 15:38:27 UTC) #3
bsalomon
7 years, 8 months ago (2013-04-09 15:47:42 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/13581003/diff/1/src/gpu/GrDrawTarget.cpp
File src/gpu/GrDrawTarget.cpp (right):

https://codereview.chromium.org/13581003/diff/1/src/gpu/GrDrawTarget.cpp#newc...
src/gpu/GrDrawTarget.cpp:755: // returns true if the read/written rect
intersects the src/dst and false if not.
On 2013/04/03 21:18:43, robertphillips wrote:
> surely dst & src can be const here?

Done.

Powered by Google App Engine
This is Rietveld 408576698