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

Issue 18666004: ARM Skia NEON patches - 01 - Simple fixes (Closed)

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

Description

ARM Skia NEON patches - 01 - Simple fixes This series contains a few fairly non-controversial fixes. Misc: remove dead references to neon 4444 functions Misc: avoid the double _neon_neon suffix in the clamp matrix functions. MAKENAME already adds the _neon suffix Misc: a few stupid / obvious fixes BUG= Committed: http://code.google.com/p/skia/source/detail?r=10072

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -29 lines) Patch
M include/core/SkColorPriv.h View 2 chunks +3 lines, -4 lines 0 comments Download
M include/core/SkFixed.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkBlitter_RGB16.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/opts/SkBitmapProcState_matrix_clamp_neon.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/opts/SkBlitRow_opts_arm_neon.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
M tests/BlitRowTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tests/DrawBitmapRectTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
djsollen
lgtm
7 years, 5 months ago (2013-07-15 12:59:55 UTC) #1
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/18666004/1
7 years, 5 months ago (2013-07-15 13:00:02 UTC) #2
commit-bot: I haz the power
7 years, 5 months ago (2013-07-15 13:10:33 UTC) #3
Message was sent while issue was closed.
Change committed as 10072

Powered by Google App Engine
This is Rietveld 408576698