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

Issue 459603003: Cleanup: Remove unneeded SSE2 checks and unused code. (Closed)

Created:
6 years, 4 months ago by Lei Zhang
Modified:
6 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Cleanup: Remove unneeded SSE2 checks and unused code. BUG=349320 Committed: https://crrev.com/17e71b798adba6be1c3c96df6f891e730e8a89f9 Cr-Commit-Position: refs/heads/master@{#292100}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : rebase #

Patch Set 3 : rebase, fix collision with my own CL #

Patch Set 4 : rebase, fix win build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -342 lines) Patch
M chrome/app/chromium_strings.grd View 1 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/component_updater/swiftshader_component_installer.cc View 1 2 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc View 1 2 3 3 chunks +2 lines, -10 lines 0 comments Download
M chrome/browser/upgrade_detector_impl.cc View 1 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 3 chunks +2 lines, -9 lines 0 comments Download
M media/base/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M media/base/simd/convert_yuv_to_rgb.h View 4 chunks +0 lines, -35 lines 0 comments Download
D media/base/simd/convert_yuv_to_rgb_mmx.asm View 1 chunk +0 lines, -23 lines 0 comments Download
M media/base/simd/convert_yuv_to_rgb_x86.cc View 1 chunk +0 lines, -28 lines 0 comments Download
M media/base/yuv_convert.cc View 1 chunk +17 lines, -26 lines 0 comments Download
M media/base/yuv_convert_perftest.cc View 3 chunks +0 lines, -79 lines 0 comments Download
M media/base/yuv_convert_unittest.cc View 3 chunks +0 lines, -99 lines 0 comments Download
M media/media.gyp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M skia/ext/convolver.h View 1 chunk +0 lines, -1 line 0 comments Download
M skia/ext/convolver.cc View 1 chunk +4 lines, -7 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
Lei Zhang
cpu: Please take an initial look.
6 years, 4 months ago (2014-08-12 05:53:30 UTC) #1
DaleCurtis
https://codereview.chromium.org/459603003/diff/20001/media/base/yuv_convert.cc File media/base/yuv_convert.cc (right): https://codereview.chromium.org/459603003/diff/20001/media/base/yuv_convert.cc#newcode167 media/base/yuv_convert.cc:167: base::CPU cpu; Move this to the ssse3 check below. ...
6 years, 4 months ago (2014-08-12 17:01:11 UTC) #2
cpu_(ooo_6.6-7.5)
lgtm Just in case I don't catch it, the installer does need to keep the ...
6 years, 4 months ago (2014-08-13 23:24:42 UTC) #3
Lei Zhang
Riley, care to comment on this? Alternatively, I can remove media/ from this CL and ...
6 years, 4 months ago (2014-08-20 23:30:33 UTC) #4
Lei Zhang
+senorblanco for skia
6 years, 4 months ago (2014-08-20 23:31:49 UTC) #5
rileya (GONE FROM CHROMIUM)
Sorry for the delay! Was out a bunch last week. > We should probably benchmark ...
6 years, 4 months ago (2014-08-20 23:40:48 UTC) #6
DaleCurtis
lgtm
6 years, 4 months ago (2014-08-21 00:34:27 UTC) #7
Lei Zhang
On 2014/08/20 23:31:49, Lei Zhang wrote: > +senorblanco for skia ping
6 years, 3 months ago (2014-08-26 07:25:06 UTC) #8
Stephen White
LGTM
6 years, 3 months ago (2014-08-26 12:16:50 UTC) #9
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 3 months ago (2014-08-26 19:39:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/459603003/40001
6 years, 3 months ago (2014-08-26 19:41:05 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-26 19:54:50 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-26 19:56:22 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/46528) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/9164) ios_rel_device ...
6 years, 3 months ago (2014-08-26 19:56:24 UTC) #14
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 3 months ago (2014-08-26 20:37:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/459603003/60001
6 years, 3 months ago (2014-08-26 20:39:13 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-27 02:32:41 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-27 02:35:32 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_rel/builds/6603) win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/6079)
6 years, 3 months ago (2014-08-27 02:35:34 UTC) #19
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 3 months ago (2014-08-27 02:44:22 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/459603003/80001
6 years, 3 months ago (2014-08-27 02:44:59 UTC) #21
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 04:41:05 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (80001) as b2cd99b39c3744f61231f8818f6c7a3d2881f0f0
6 years, 3 months ago (2014-08-27 05:24:08 UTC) #23
Lei Zhang
A revert of this CL (patchset #4) has been created in https://codereview.chromium.org/513663002/ by thestig@chromium.org. The ...
6 years, 3 months ago (2014-08-27 06:32:55 UTC) #24
Lei Zhang
On 2014/08/27 06:32:55, Lei Zhang wrote: > A revert of this CL (patchset #4) has ...
6 years, 3 months ago (2014-08-27 06:42:15 UTC) #25
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:49:49 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/17e71b798adba6be1c3c96df6f891e730e8a89f9
Cr-Commit-Position: refs/heads/master@{#292100}

Powered by Google App Engine
This is Rietveld 408576698