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

Issue 27533004: ARM Skia NEON patches - 33 - Convolution filter (Closed)

Created:
7 years, 2 months ago by kevin.petit.not.used.account
Modified:
7 years, 1 month ago
Reviewers:
humper, djsollen, mtklein, epoger
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

ARM Skia NEON patches - 33 - Convolution filter NEON version of the convolutionProcs The bitmap_scale benchmark is now twice as fast on ARM. Signed-off-by: Kévin PETIT <kevin.petit@arm.com>; BUG= Committed: http://code.google.com/p/skia/source/detail?r=12154 Committed: http://code.google.com/p/skia/source/detail?r=12166

Patch Set 1 #

Patch Set 2 : Respect the 100 characters limit #

Patch Set 3 : Remove the unused variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -286 lines) Patch
M src/opts/SkBitmapProcState_arm_neon.cpp View 1 2 1 chunk +420 lines, -0 lines 0 comments Download
M src/opts/SkBitmapProcState_opts_arm.cpp View 1 3 chunks +98 lines, -286 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
kevin.petit.not.used.account
This patch implements a NEON version of the convolutionProcs. It has no mismatches. The code ...
7 years, 2 months ago (2013-10-16 16:54:17 UTC) #1
djsollen
there are some places where you go over the 100 character limit. Other than that ...
7 years, 2 months ago (2013-10-18 19:02:57 UTC) #2
kevin.petit.not.used.account
Patch Set 2 respects the 100 characters limit. It also fixes existing code in src/opts/SkBitmapProcState_opts_arm.cpp.
7 years, 2 months ago (2013-10-21 11:53:57 UTC) #3
humper
On 2013/10/21 11:53:57, kevin.petit.arm wrote: > Patch Set 2 respects the 100 characters limit. It ...
7 years, 2 months ago (2013-10-23 13:43:50 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 2 months ago (2013-10-23 14:49:31 UTC) #5
kevin.petit.not.used.account
May someone with full commit rights consider giving his lgtm? Thanks.
7 years, 1 month ago (2013-11-06 13:30:04 UTC) #6
djsollen
lgtm
7 years, 1 month ago (2013-11-06 13:56:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit.arm@gmail.com/27533004/24001
7 years, 1 month ago (2013-11-06 14:20:53 UTC) #8
kevin.petit.not.used.account
Thanks.
7 years, 1 month ago (2013-11-06 15:01:06 UTC) #9
commit-bot: I haz the power
Change committed as 12154
7 years, 1 month ago (2013-11-06 15:02:49 UTC) #10
epoger
I am reverting this CL due to https://code.google.com/p/skia/issues/detail?id=1807 ('ARM builds broken by https://skia.googlesource.com/skia.git/+/51fb90055760d64d92c35679e5cdda66e5cddda7')
7 years, 1 month ago (2013-11-06 15:46:26 UTC) #11
kevin.petit.not.used.account
This is fixed in Patch Set 3. Old versions of gyp don't seem to support ...
7 years, 1 month ago (2013-11-06 18:01:35 UTC) #12
epoger
On 2013/11/06 18:01:35, kevin.petit.arm wrote: > This is fixed in Patch Set 3. > > ...
7 years, 1 month ago (2013-11-06 18:17:35 UTC) #13
kevin.petit.not.used.account
On 2013/11/06 18:17:35, epoger wrote: > Given that you (mailto:kevin.petit.arm@gmail.com) created the issue, I think ...
7 years, 1 month ago (2013-11-06 21:20:33 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit.arm@gmail.com/27533004/194001
7 years, 1 month ago (2013-11-06 21:20:44 UTC) #15
epoger
On 2013/11/06 21:20:44, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 1 month ago (2013-11-07 03:36:16 UTC) #16
epoger
On 2013/11/07 03:36:16, epoger wrote: > I have unchecked the commit box due to > ...
7 years, 1 month ago (2013-11-07 15:37:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit.arm@gmail.com/27533004/194001
7 years, 1 month ago (2013-11-07 15:37:55 UTC) #18
commit-bot: I haz the power
Change committed as 12166
7 years, 1 month ago (2013-11-07 15:57:36 UTC) #19
kevin.petit.not.used.account
7 years, 1 month ago (2013-11-07 15:58:15 UTC) #20
Message was sent while issue was closed.
On 2013/11/07 15:37:47, epoger wrote:
> Re-checking the commit box, as per
> https://code.google.com/p/skia/issues/detail?id=1810#c10

Thanks.

Powered by Google App Engine
This is Rietveld 408576698