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

Issue 1054233002: Try ARMv7 and NEON for Daisy. (Closed)

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

Description

Try ARMv7 and NEON for Daisy. I think Daisy's color order problems are in non-NEON ARM assembly. NEON might actually be fine. BUG=skia:1843 Committed: https://skia.googlesource.com/skia/+/a121c0ee6b911dd7004c6054a8692d37084b6b3d CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy-Trybot,Build-Ubuntu-GCC-Arm7-Debug-Android_Neon-Trybot,Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot,Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot Committed: https://skia.googlesource.com/skia/+/ac813d8a1212bf31c75a564a57fe5240edb84019

Patch Set 1 #

Patch Set 2 : Use vget_lane for older compiler compatibility. #

Patch Set 3 : compile-time constants #

Patch Set 4 : fixed #

Patch Set 5 : so... close... #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -11 lines) Patch
M gyp/libpng.gyp View 1 2 3 4 5 1 chunk +3 lines, -9 lines 0 comments Download
M platform_tools/chromeos/bin/chromeos_setup.sh View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 39 (22 generated)
mtklein_C
Committed patchset #1 (id:1) manually as a121c0ee6b911dd7004c6054a8692d37084b6b3d (presubmit successful).
5 years, 8 months ago (2015-04-02 22:32:58 UTC) #1
mtklein
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1058173002/ by mtklein@google.com. ...
5 years, 8 months ago (2015-04-02 22:40:20 UTC) #2
mtklein
lgtm
5 years, 8 months ago (2015-04-02 22:49:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/20001
5 years, 8 months ago (2015-04-02 22:50:28 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot/builds/5)
5 years, 8 months ago (2015-04-02 22:54:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/40001
5 years, 8 months ago (2015-04-02 23:10:29 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/131) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, ...
5 years, 8 months ago (2015-04-02 23:12:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/60001
5 years, 8 months ago (2015-04-02 23:23:23 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/60001
5 years, 8 months ago (2015-04-02 23:27:42 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy-Trybot/builds/5)
5 years, 8 months ago (2015-04-02 23:32:23 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/80001
5 years, 8 months ago (2015-04-02 23:35:55 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/100001
5 years, 8 months ago (2015-04-03 14:45:16 UTC) #30
commit-bot: I haz the power
This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-03 14:50:21 UTC) #32
mtklein_C
+Leon, can you make sure I've got my libpng logic right? I believe Android always ...
5 years, 8 months ago (2015-04-03 14:50:23 UTC) #34
scroggo
On 2015/04/03 14:50:23, mtklein_C wrote: > +Leon, can you make sure I've got my libpng ...
5 years, 8 months ago (2015-04-03 14:58:03 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054233002/100001
5 years, 8 months ago (2015-04-03 15:27:32 UTC) #38
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 15:27:43 UTC) #39
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/ac813d8a1212bf31c75a564a57fe5240edb84019

Powered by Google App Engine
This is Rietveld 408576698