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

Issue 2154123003: Fix the assert and clamping in SkMatrix::get*Scale[s](). (Closed)

Created:
4 years, 5 months ago by Krzysztof Olczyk
Modified:
4 years, 5 months ago
Reviewers:
jvanverth1, bsalomon, reed1
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: 1

Patch Set 2 : Added comment as requested #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/core/SkMatrix.cpp View 1 1 chunk +7 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Krzysztof Olczyk
Hi, this is a fixup to fix the assert + clamping to zero as discussed ...
4 years, 5 months ago (2016-07-18 06:40:56 UTC) #3
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/2154123003/1
4 years, 5 months ago (2016-07-18 06:41:42 UTC) #5
reed1
https://codereview.chromium.org/2154123003/diff/1/src/core/SkMatrix.cpp File src/core/SkMatrix.cpp (right): https://codereview.chromium.org/2154123003/diff/1/src/core/SkMatrix.cpp#newcode1574 src/core/SkMatrix.cpp:1574: SkASSERT(results[0] >= -SK_ScalarNearlyZero); Thanks, this is better. Lets add ...
4 years, 5 months ago (2016-07-18 14:10:06 UTC) #7
Krzysztof Olczyk
On 2016/07/18 at 14:10:06, reed wrote: > https://codereview.chromium.org/2154123003/diff/1/src/core/SkMatrix.cpp > File src/core/SkMatrix.cpp (right): > > https://codereview.chromium.org/2154123003/diff/1/src/core/SkMatrix.cpp#newcode1574 ...
4 years, 5 months ago (2016-07-19 06:24:59 UTC) #8
Krzysztof Olczyk
4 years, 5 months ago (2016-07-19 08:41:17 UTC) #10
reed1
lgtm
4 years, 5 months ago (2016-07-19 10:31:57 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/2154123003/20001
4 years, 5 months ago (2016-07-19 10:34:22 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 10:49:24 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/718aab1e3f02f57f79072f70906acab866ace155

Powered by Google App Engine
This is Rietveld 408576698