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

Issue 801353008: Use device-space stroke width for SkDraw::drawRect() quick-reject (Closed)

Created:
5 years, 11 months ago by f(malita)
Modified:
5 years, 11 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use device-space stroke width for SkDraw::drawRect() quick-reject The stroke width needs to be CTM-adjusted when applied to device space rects. BUG=skia:3313 R=reed@google.com Committed: https://skia.googlesource.com/skia/+/1a178ca6dd2ff7f62c684f7d0ee94e54fc31c91b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -16 lines) Patch
M gyp/tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkDraw.cpp View 3 chunks +23 lines, -16 lines 0 comments Download
A tests/RectTest.cpp View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
f(malita)
5 years, 11 months ago (2015-01-15 01:40:43 UTC) #1
reed1
lgtm
5 years, 11 months ago (2015-01-15 13:56:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/801353008/1
5 years, 11 months ago (2015-01-15 13:56:57 UTC) #4
commit-bot: I haz the power
5 years, 11 months ago (2015-01-15 14:01:28 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/1a178ca6dd2ff7f62c684f7d0ee94e54fc31c91b

Powered by Google App Engine
This is Rietveld 408576698