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

Issue 2111703002: speed up maprect for scale+trans case (Closed)

Created:
4 years, 5 months ago by reed1
Modified:
4 years, 5 months ago
Reviewers:
herb_g, msarett, mtklein
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 #

Patch Set 2 : mapRectScaleTranslate #

Patch Set 3 : test on nexus_7 #

Total comments: 4

Patch Set 4 : matt's improvement to the min/max extraction #

Total comments: 1

Patch Set 5 : apply comments from #14 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -3 lines) Patch
M bench/MatrixBench.cpp View 1 1 chunk +34 lines, -0 lines 0 comments Download
M include/core/SkMatrix.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/core/SkMatrix.cpp View 1 2 3 4 1 chunk +23 lines, -3 lines 0 comments Download
M tests/MatrixTest.cpp View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111703002/20001
4 years, 5 months ago (2016-06-30 12:15:48 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-30 12:34:01 UTC) #5
reed1
two versions of the matrix setup: scaler one is faster on nexus_7 (18 -vs- 20) ...
4 years, 5 months ago (2016-06-30 12:39:48 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111703002/40001
4 years, 5 months ago (2016-06-30 12:40:01 UTC) #9
reed1
4 years, 5 months ago (2016-06-30 12:48:23 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-30 13:05:18 UTC) #13
mtklein
lgtm https://codereview.chromium.org/2111703002/diff/40001/src/core/SkMatrix.cpp File src/core/SkMatrix.cpp (right): https://codereview.chromium.org/2111703002/diff/40001/src/core/SkMatrix.cpp#newcode1104 src/core/SkMatrix.cpp:1104: #if 1 You're saying this enabled #if case ...
4 years, 5 months ago (2016-06-30 13:15:40 UTC) #14
reed1
https://codereview.chromium.org/2111703002/diff/40001/src/core/SkMatrix.cpp File src/core/SkMatrix.cpp (right): https://codereview.chromium.org/2111703002/diff/40001/src/core/SkMatrix.cpp#newcode1104 src/core/SkMatrix.cpp:1104: #if 1 On 2016/06/30 13:15:39, mtklein wrote: > You're ...
4 years, 5 months ago (2016-06-30 13:20:52 UTC) #15
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/2111703002/80001
4 years, 5 months ago (2016-06-30 13:23:08 UTC) #18
msarett
lgtm
4 years, 5 months ago (2016-06-30 13:23:53 UTC) #19
mtklein
https://codereview.chromium.org/2111703002/diff/60001/src/core/SkMatrix.cpp File src/core/SkMatrix.cpp (right): https://codereview.chromium.org/2111703002/diff/60001/src/core/SkMatrix.cpp#newcode1123 src/core/SkMatrix.cpp:1123: // We can extract either pair [0,1] or [2,3] ...
4 years, 5 months ago (2016-06-30 13:24:56 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 13:39:00 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/47df89ebfd548de2ccd91387e1d7eee418b65f96

Powered by Google App Engine
This is Rietveld 408576698