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

Issue 21120007: ARM Skia NEON patches - 15 - Preparation work for Blitmask optims (Closed)

Created:
7 years, 4 months ago by kevin.petit.not.used.account
Modified:
7 years, 3 months ago
Reviewers:
djsollen
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

ARM Skia NEON patches - 15 - Preparation work for Blitmask optims Blitmask: copy empty factory functions to a new file Signed-off-by: Kévin PETIT <kevin.petit@arm.com>; BUG= Committed: http://code.google.com/p/skia/source/detail?r=10980

Patch Set 1 #

Total comments: 2

Patch Set 2 : Revised version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -34 lines) Patch
M gyp/opts.gyp View 1 2 chunks +2 lines, -0 lines 0 comments Download
A src/opts/SkBlitMask_opts_arm.cpp View 1 1 chunk +18 lines, -0 lines 0 comments Download
A src/opts/SkBlitMask_opts_none.cpp View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/opts/SkBlitRow_opts_arm.cpp View 1 2 chunks +0 lines, -16 lines 0 comments Download
M src/opts/SkBlitRow_opts_none.cpp View 1 2 chunks +0 lines, -18 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
djsollen
see https://codereview.chromium.org/22229002/ for how we are doing this setup elsewhere with other arm procs. https://codereview.chromium.org/21120007/diff/1/src/opts/SkBlitRow_opts_arm.cpp ...
7 years, 4 months ago (2013-08-05 17:25:00 UTC) #1
kevin.petit.not.used.account
https://codereview.chromium.org/21120007/diff/1/src/opts/SkBlitRow_opts_arm.cpp File src/opts/SkBlitRow_opts_arm.cpp (right): https://codereview.chromium.org/21120007/diff/1/src/opts/SkBlitRow_opts_arm.cpp#newcode375 src/opts/SkBlitRow_opts_arm.cpp:375: SkBlitMask::ColorProc SkBlitMask::PlatformColorProcs(SkBitmap::Config dstConfig, On 2013/08/05 17:25:00, djsollen wrote: > ...
7 years, 4 months ago (2013-08-06 10:00:54 UTC) #2
kevin.petit.not.used.account
I've just uploaded a second revision of the patch that should be a reasonable compromise.
7 years, 4 months ago (2013-08-08 13:19:41 UTC) #3
kevin.petit.not.used.account
Ping. This one is preventing me from uploading the interesting bits that rely on it.
7 years, 4 months ago (2013-08-19 09:41:04 UTC) #4
djsollen
lgtm
7 years, 4 months ago (2013-08-19 13:36:22 UTC) #5
kevin.petit.not.used.account
On 2013/08/19 13:36:22, djsollen wrote: > lgtm Are there any further actions required from me ...
7 years, 4 months ago (2013-08-22 13:09:37 UTC) #6
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/21120007/6001
7 years, 3 months ago (2013-08-28 14:57:47 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-08-28 15:08:05 UTC) #8
Message was sent while issue was closed.
Change committed as 10980

Powered by Google App Engine
This is Rietveld 408576698