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

Issue 10952006: [MIPS] Add support in media.gyp for building on MIPS architecture. (Closed)

Created:
8 years, 3 months ago by petarj
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[MIPS] Add support in media.gyp for building on MIPS architecture. Small change in media.gyp to support building for MIPS arch. BUG=130022 TEST=make chrome Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157697

Patch Set 1 #

Total comments: 10

Patch Set 2 : Update per Andrew's comments. #

Patch Set 3 : Minor update. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M media/base/yuv_convert.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M media/media.gyp View 1 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
petarj
Here is a small change in: - media/media.gyp and - media/base/yuv_convert.cc that adds support to ...
8 years, 3 months ago (2012-09-18 19:35:24 UTC) #1
scherkus (not reviewing)
http://codereview.chromium.org/10952006/diff/1/media/base/yuv_convert.cc File media/base/yuv_convert.cc (right): http://codereview.chromium.org/10952006/diff/1/media/base/yuv_convert.cc#newcode446 media/base/yuv_convert.cc:446: #if defined(ARCH_CPU_ARM_FAMILY) instead of #elif can you use "|| ...
8 years, 3 months ago (2012-09-19 16:57:54 UTC) #2
petarj
The patch has been changed per code review comments. http://codereview.chromium.org/10952006/diff/1/media/base/yuv_convert.cc File media/base/yuv_convert.cc (right): http://codereview.chromium.org/10952006/diff/1/media/base/yuv_convert.cc#newcode446 media/base/yuv_convert.cc:446: ...
8 years, 3 months ago (2012-09-20 00:18:24 UTC) #3
scherkus (not reviewing)
lgtm thanks!
8 years, 3 months ago (2012-09-20 00:22:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/10952006/5002
8 years, 3 months ago (2012-09-20 00:25:47 UTC) #5
commit-bot: I haz the power
8 years, 3 months ago (2012-09-20 03:33:40 UTC) #6
Change committed as 157697

Powered by Google App Engine
This is Rietveld 408576698