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

Issue 1582083005: Clean up unused or overly complex modes in SkSwizzler (Closed)

Created:
4 years, 11 months ago by msarett
Modified:
4 years, 11 months ago
Reviewers:
scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@neon-unpremul
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 22

Patch Set 2 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -123 lines) Patch
M src/codec/SkCodec_libpng.cpp View 2 chunks +1 line, -3 lines 0 comments Download
M src/codec/SkJpegCodec.cpp View 1 1 chunk +6 lines, -7 lines 0 comments Download
M src/codec/SkSwizzler.h View 1 3 chunks +8 lines, -6 lines 0 comments Download
M src/codec/SkSwizzler.cpp View 1 15 chunks +89 lines, -107 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
msarett
https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.h File src/codec/SkSwizzler.h (right): https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.h#newcode31 src/codec/SkSwizzler.h:31: kBGRX, kBGRX now really means BGR(anything) instead of BGR(FF).
4 years, 11 months ago (2016-01-14 20:52:25 UTC) #3
scroggo
https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.cpp File src/codec/SkSwizzler.cpp (right): https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.cpp#newcode53 src/codec/SkSwizzler.cpp:53: // TODO (msarett): Investigate SIMD optimizations for swizzle routines. ...
4 years, 11 months ago (2016-01-14 21:28:18 UTC) #4
msarett
https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.cpp File src/codec/SkSwizzler.cpp (right): https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.cpp#newcode53 src/codec/SkSwizzler.cpp:53: // TODO (msarett): Investigate SIMD optimizations for swizzle routines. ...
4 years, 11 months ago (2016-01-14 22:25:20 UTC) #5
scroggo
lgtm https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.cpp File src/codec/SkSwizzler.cpp (right): https://codereview.chromium.org/1582083005/diff/1/src/codec/SkSwizzler.cpp#newcode443 src/codec/SkSwizzler.cpp:443: static void fast_swizzle_rgba_to_n32_unpremul( On 2016/01/14 22:25:20, msarett wrote: ...
4 years, 11 months ago (2016-01-19 18:06:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1582083005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1582083005/20001
4 years, 11 months ago (2016-01-19 18:29:27 UTC) #8
commit-bot: I haz the power
4 years, 11 months ago (2016-01-19 18:40:15 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/bda86098ab2784968d0a1222dd1f4c18d18fe050

Powered by Google App Engine
This is Rietveld 408576698