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

Issue 676583002: Add isScale2d() helper function to SkMatrix44. (Closed)

Created:
6 years, 2 months ago by tfarina
Modified:
6 years, 2 months ago
CC:
reviews_skia.org, bsalomon
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add isScale() helper function to SkMatrix44. This will be used later in Chromium to cleanup gfx::Transform::IsScale2d(). BUG=408710, skia:997 TEST=None R=bsalomon@google.com,danakj@chromium.org Committed: https://skia.googlesource.com/skia/+/20b7960798320e6804ffee78fd92e6c001eba30b

Patch Set 1 #

Patch Set 2 : isScale() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M include/utils/SkMatrix44.h View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
tfarina
6 years, 2 months ago (2014-10-23 03:06:23 UTC) #1
tomhudson
lgtm
6 years, 2 months ago (2014-10-23 12:28:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676583002/1
6 years, 2 months ago (2014-10-23 12:29:41 UTC) #5
commit-bot: I haz the power
Presubmit check for 676583002-1 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 2 months ago (2014-10-23 12:29:51 UTC) #7
tomhudson
Ah, public API - technically I think Brian handles the Ganesh API, but anything in ...
6 years, 2 months ago (2014-10-23 13:27:06 UTC) #9
bsalomon
lgtm, but wondering whether we really need this if there are no callers.
6 years, 2 months ago (2014-10-23 13:39:42 UTC) #11
reed1
not lgtm for the moment. In general, there are a semi-unbounded number of possible helper ...
6 years, 2 months ago (2014-10-23 14:30:33 UTC) #12
tfarina
On 2014/10/23 14:30:33, reed1 wrote: > not lgtm for the moment. > > In general, ...
6 years, 2 months ago (2014-10-23 18:21:32 UTC) #13
reed1
On 2014/10/23 18:21:32, tfarina wrote: > On 2014/10/23 14:30:33, reed1 wrote: > > not lgtm ...
6 years, 2 months ago (2014-10-23 18:58:37 UTC) #14
tfarina
On 2014/10/23 18:58:37, reed1 wrote: > Just renaming to isScale() would be sufficient for me. ...
6 years, 2 months ago (2014-10-24 00:04:45 UTC) #15
reed1
lgtm -- please add a unittest for this either now, or in a subsequent CL. ...
6 years, 2 months ago (2014-10-24 14:07:50 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/676583002/20001
6 years, 2 months ago (2014-10-24 14:49:30 UTC) #18
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 15:07:11 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 20b7960798320e6804ffee78fd92e6c001eba30b

Powered by Google App Engine
This is Rietveld 408576698