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

Issue 20628005: Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface (Closed)

Created:
7 years, 4 months ago by Justin Novosad
Modified:
7 years, 4 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface BUG=crbug.com/256269 TEST=DeferredCanvas unit test, TestDeferredCanvasWritePixelsToSurface R=reed@google.com Committed: https://code.google.com/p/skia/source/detail?r=10513

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -14 lines) Patch
M src/utils/SkDeferredCanvas.cpp View 5 chunks +35 lines, -13 lines 1 comment Download
M tests/DeferredCanvasTest.cpp View 3 chunks +218 lines, -1 line 3 comments Download

Messages

Total messages: 5 (0 generated)
Justin Novosad
PTAL
7 years, 4 months ago (2013-08-01 18:40:12 UTC) #1
Justin Novosad
7 years, 4 months ago (2013-08-01 18:40:43 UTC) #2
Justin Novosad
https://codereview.chromium.org/20628005/diff/1/src/utils/SkDeferredCanvas.cpp File src/utils/SkDeferredCanvas.cpp (right): https://codereview.chromium.org/20628005/diff/1/src/utils/SkDeferredCanvas.cpp#newcode348 src/utils/SkDeferredCanvas.cpp:348: void DeferredDevice::aboutToDraw() Code factored-out to avoid duplication https://codereview.chromium.org/20628005/diff/1/tests/DeferredCanvasTest.cpp File ...
7 years, 4 months ago (2013-08-01 18:48:01 UTC) #3
reed1
The mocking may be a little fragile, since that header is by design private, but ...
7 years, 4 months ago (2013-08-02 14:51:51 UTC) #4
Justin Novosad
7 years, 4 months ago (2013-08-02 15:36:05 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r10513 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698