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

Issue 936633002: Sketch SkPMFloat (Closed)

Created:
5 years, 10 months ago by mtklein_C
Modified:
5 years, 10 months ago
Reviewers:
msarrett, mtklein, 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 #

Patch Set 2 : test more #

Patch Set 3 : SSE2 #

Patch Set 4 : formatting #

Patch Set 5 : tweaks #

Patch Set 6 : naming #

Patch Set 7 : remove stutter #

Patch Set 8 : minor #

Patch Set 9 : simplify, add bench #

Patch Set 10 : trim #

Patch Set 11 : rename #

Patch Set 12 : first bit of neon #

Patch Set 13 : all NEON #

Patch Set 14 : comments and names #

Total comments: 4

Patch Set 15 : names, add a test for clamped() #

Patch Set 16 : explicit casts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -0 lines) Patch
A bench/PMFloatBench.cpp View 1 2 3 4 5 6 7 8 9 10 1 chunk +25 lines, -0 lines 0 comments Download
M gyp/bench.gypi View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M gyp/tests.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -0 lines 0 comments Download
A src/core/SkPMFloat.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +50 lines, -0 lines 0 comments Download
A src/opts/SkPMFloat_SSE2.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +36 lines, -0 lines 0 comments Download
A src/opts/SkPMFloat_neon.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +42 lines, -0 lines 0 comments Download
A src/opts/SkPMFloat_none.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +28 lines, -0 lines 0 comments Download
A tests/PMFloatTest.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
mtklein_C
There's probably more here than we need in some places, less in others, etc. I ...
5 years, 10 months ago (2015-02-17 23:52:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936633002/190001
5 years, 10 months ago (2015-02-18 17:32:47 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-18 17:32:47 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
5 years, 10 months ago (2015-02-18 23:32:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936633002/250001
5 years, 10 months ago (2015-02-19 22:10:56 UTC) #9
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 10 months ago (2015-02-19 22:10:57 UTC) #10
reed1
lgtm w/ naming questions/suggestions. https://codereview.chromium.org/936633002/diff/250001/src/core/SkPMFloat.h File src/core/SkPMFloat.h (right): https://codereview.chromium.org/936633002/diff/250001/src/core/SkPMFloat.h#newcode33 src/core/SkPMFloat.h:33: bool sane() const { bikeshed: ...
5 years, 10 months ago (2015-02-19 22:14:50 UTC) #11
mtklein
Also added a new unit test for clamped(). https://codereview.chromium.org/936633002/diff/250001/src/core/SkPMFloat.h File src/core/SkPMFloat.h (right): https://codereview.chromium.org/936633002/diff/250001/src/core/SkPMFloat.h#newcode33 src/core/SkPMFloat.h:33: bool ...
5 years, 10 months ago (2015-02-19 22:48:35 UTC) #13
mtklein
+Matt, who I was talking about this a bit just now. Want to take a ...
5 years, 10 months ago (2015-02-19 22:51:13 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936633002/270001
5 years, 10 months ago (2015-02-19 22:53:27 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936633002/270001
5 years, 10 months ago (2015-02-23 17:39:19 UTC) #20
commit-bot: I haz the power
Committed patchset #15 (id:270001) as https://skia.googlesource.com/skia/+/50d2b3114b3e59dc84811881591bf25b2c1ecb9f
5 years, 10 months ago (2015-02-23 17:39:32 UTC) #21
mtklein
A revert of this CL (patchset #15 id:270001) has been created in https://codereview.chromium.org/952453004/ by mtklein@google.com. ...
5 years, 10 months ago (2015-02-23 17:42:39 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/936633002/290001
5 years, 10 months ago (2015-02-23 17:57:21 UTC) #24
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 18:04:38 UTC) #25
Message was sent while issue was closed.
Committed patchset #16 (id:290001) as
https://skia.googlesource.com/skia/+/a2f4be76a9d453f1fdfd55b0cec6a683f23ffe0f

Powered by Google App Engine
This is Rietveld 408576698