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

Issue 2161233002: pre-land special methods on device (Closed)

Created:
4 years, 5 months ago by reed1
Modified:
4 years, 5 months ago
Reviewers:
robertphillips
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 (+122 lines, -20 lines) Patch
M include/core/SkBitmapDevice.h View 1 chunk +7 lines, -0 lines 0 comments Download
M include/core/SkDevice.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkBitmapDevice.cpp View 3 chunks +50 lines, -0 lines 0 comments Download
M src/core/SkDevice.cpp View 2 chunks +7 lines, -15 lines 0 comments Download
M src/gpu/SkGpuDevice.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGpuDevice.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M src/pdf/SkPDFDevice.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 chunk +49 lines, -0 lines 2 comments Download

Messages

Total messages: 16 (10 generated)
reed1
ptal
4 years, 5 months ago (2016-07-19 20:16:10 UTC) #3
robertphillips
lgtm https://codereview.chromium.org/2161233002/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/2161233002/diff/1/src/pdf/SkPDFDevice.cpp#newcode2236 src/pdf/SkPDFDevice.cpp:2236: const SkIRect clipBounds = draw.fRC->getBounds().makeOffset(-x, -y); Should be ...
4 years, 5 months ago (2016-07-19 21:08:05 UTC) #8
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/2161233002/1
4 years, 5 months ago (2016-07-19 21:32:25 UTC) #10
reed1
https://codereview.chromium.org/2161233002/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/2161233002/diff/1/src/pdf/SkPDFDevice.cpp#newcode2236 src/pdf/SkPDFDevice.cpp:2236: const SkIRect clipBounds = draw.fRC->getBounds().makeOffset(-x, -y); On 2016/07/19 21:08:04, ...
4 years, 5 months ago (2016-07-19 21:32:26 UTC) #11
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/2161233002/1
4 years, 5 months ago (2016-07-19 21:32:47 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 21:33:23 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/e51c356ae4e074b9c286c50a4efce11205f7463c

Powered by Google App Engine
This is Rietveld 408576698