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

Issue 1820313002: Port S32A_opaque blit row to SkOpts. (Closed)

Created:
4 years, 9 months ago by mtklein_C
Modified:
4 years, 9 months ago
Reviewers:
djsollen, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Port S32A_opaque blit row to SkOpts. This should be a pixel-for-pixel (i.e. bug-for-bug) port. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1820313002 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Committed: https://skia.googlesource.com/skia/+/b4a7dc99b1a01cdd5c0cd5913b630436ca696210

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : rebase #

Patch Set 4 : fmt #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -492 lines) Patch
M gyp/opts.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M src/core/SkBlitRow_D32.cpp View 3 chunks +6 lines, -30 lines 0 comments Download
M src/core/SkOpts.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkOpts.cpp View 2 chunks +3 lines, -1 line 0 comments Download
M src/opts/SkBlitRow_opts.h View 1 2 3 3 chunks +169 lines, -1 line 0 comments Download
M src/opts/SkBlitRow_opts_SSE2.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/opts/SkBlitRow_opts_SSE2.cpp View 1 chunk +0 lines, -55 lines 0 comments Download
D src/opts/SkBlitRow_opts_SSE4.h View 1 chunk +0 lines, -18 lines 0 comments Download
D src/opts/SkBlitRow_opts_SSE4.cpp View 1 2 1 chunk +0 lines, -74 lines 0 comments Download
M src/opts/SkBlitRow_opts_arm_neon.cpp View 2 chunks +1 line, -291 lines 0 comments Download
M src/opts/SkOpts_neon.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M src/opts/SkOpts_sse41.cpp View 3 chunks +6 lines, -4 lines 2 comments Download
M src/opts/opts_check_x86.cpp View 2 chunks +1 line, -12 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820313002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820313002/40001
4 years, 9 months ago (2016-03-22 15:43:18 UTC) #4
mtklein_C
This shouldn't have the same problem that the old code had. On Android builds without ...
4 years, 9 months ago (2016-03-22 15:48:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820313002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820313002/60001
4 years, 9 months ago (2016-03-22 15:48:40 UTC) #8
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 9 months ago (2016-03-22 15:48:41 UTC) #9
djsollen
https://codereview.chromium.org/1820313002/diff/60001/src/opts/SkOpts_sse41.cpp File src/opts/SkOpts_sse41.cpp (right): https://codereview.chromium.org/1820313002/diff/60001/src/opts/SkOpts_sse41.cpp#newcode16 src/opts/SkOpts_sse41.cpp:16: namespace sk_sse41_new { why do we need to add ...
4 years, 9 months ago (2016-03-22 17:12:42 UTC) #11
mtklein
https://codereview.chromium.org/1820313002/diff/60001/src/opts/SkOpts_sse41.cpp File src/opts/SkOpts_sse41.cpp (right): https://codereview.chromium.org/1820313002/diff/60001/src/opts/SkOpts_sse41.cpp#newcode16 src/opts/SkOpts_sse41.cpp:16: namespace sk_sse41_new { On 2016/03/22 17:12:42, djsollen wrote: > ...
4 years, 9 months ago (2016-03-22 17:39:28 UTC) #13
mtklein_C
Looks like Gold agrees there are no diffs.
4 years, 9 months ago (2016-03-22 21:57:01 UTC) #14
djsollen
lgtm
4 years, 9 months ago (2016-03-23 12:48: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/1820313002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820313002/60001
4 years, 9 months ago (2016-03-23 13:28:16 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 13:29:15 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/b4a7dc99b1a01cdd5c0cd5913b630436ca696210

Powered by Google App Engine
This is Rietveld 408576698