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

Issue 177963003: ARM Skia NEON patches - 25 - S32A_D565_Opaque_Dither clean/bugfix/speed (Closed)

Created:
6 years, 10 months ago by kevin.petit
Modified:
6 years, 10 months ago
Reviewers:
djsollen, mtklein
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

ARM Skia NEON patches - 25 - S32A_D565_Opaque_Dither clean/bugfix/speed BlitRow565: S32A_D565_Opaque_Dither: some improvements - Supports ARGB and ABGR - Less magic numbers - Reduced instruction count : 5-25% speedup - Fixed indentation, removed some commented and useless code Signed-off-by: Kévin PETIT <kevin.petit@arm.com>; BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13577

Patch Set 1 #

Patch Set 2 : Add ignored-tests.txt #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -113 lines) Patch
M expectations/gm/ignored-tests.txt View 1 1 chunk +23 lines, -0 lines 2 comments Download
M src/opts/SkBlitRow_opts_arm_neon.cpp View 1 4 chunks +92 lines, -113 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kevin.petit
This fixes the code when SkPMColor is ARGB, hence the scary number of rebaselines. As ...
6 years, 10 months ago (2014-02-24 16:12:04 UTC) #1
djsollen
https://codereview.chromium.org/177963003/diff/30001/expectations/gm/ignored-tests.txt File expectations/gm/ignored-tests.txt (right): https://codereview.chromium.org/177963003/diff/30001/expectations/gm/ignored-tests.txt#newcode68 expectations/gm/ignored-tests.txt:68: # Added by kevin.petit@arm.com for https://codereview.chromium.org/177963003/ since we don't ...
6 years, 10 months ago (2014-02-24 16:36:21 UTC) #2
kevin.petit
https://codereview.chromium.org/177963003/diff/30001/expectations/gm/ignored-tests.txt File expectations/gm/ignored-tests.txt (right): https://codereview.chromium.org/177963003/diff/30001/expectations/gm/ignored-tests.txt#newcode68 expectations/gm/ignored-tests.txt:68: # Added by kevin.petit@arm.com for https://codereview.chromium.org/177963003/ On 2014/02/24 16:36:21, ...
6 years, 10 months ago (2014-02-24 16:42:16 UTC) #3
djsollen
lgtm pending trybot run
6 years, 10 months ago (2014-02-24 20:23:11 UTC) #4
kevin.petit
The CQ bit was checked by kevin.petit@arm.com
6 years, 10 months ago (2014-02-25 10:38:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit@arm.com/177963003/30001
6 years, 10 months ago (2014-02-25 10:38:40 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-25 10:54:36 UTC) #7
Message was sent while issue was closed.
Change committed as 13577

Powered by Google App Engine
This is Rietveld 408576698