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

Issue 2167723002: Remove SkDevice::accessRenderTarget virtual (Closed)

Created:
4 years, 5 months ago by robertphillips
Modified:
4 years, 5 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -29 lines) Patch
M include/core/SkDevice.h View 2 chunks +5 lines, -10 lines 2 comments Download
M src/gpu/SkGpuDevice.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M src/image/SkImage_Gpu.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/image/SkSurface_Gpu.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M tests/SurfaceTest.cpp View 2 chunks +1 line, -5 lines 0 comments Download
M tools/debugger/SkDebugCanvas.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
robertphillips
4 years, 5 months ago (2016-07-20 14:26:32 UTC) #4
bsalomon
lgtm https://codereview.chromium.org/2167723002/diff/1/include/core/SkDevice.h File include/core/SkDevice.h (right): https://codereview.chromium.org/2167723002/diff/1/include/core/SkDevice.h#newcode381 include/core/SkDevice.h:381: virtual GrDrawContext* accessDrawContext() { return nullptr; } Should ...
4 years, 5 months ago (2016-07-20 14:34:13 UTC) #5
robertphillips
https://codereview.chromium.org/2167723002/diff/1/include/core/SkDevice.h File include/core/SkDevice.h (right): https://codereview.chromium.org/2167723002/diff/1/include/core/SkDevice.h#newcode381 include/core/SkDevice.h:381: virtual GrDrawContext* accessDrawContext() { return nullptr; } On 2016/07/20 ...
4 years, 5 months ago (2016-07-20 14:49:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2167723002/1
4 years, 5 months ago (2016-07-20 15:53:37 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 15:54:34 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/ea70c4bb22394c8dcc29a369d3422a2b8f3b3e80

Powered by Google App Engine
This is Rietveld 408576698