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

Issue 10198027: enable android x86 build (Closed)

Description

This patch is to enable chromium x86 android build. The patch includes two parts: 1. gyp files modification to include x86 android build. 2. add android config files for yasm which is copied from linux ones. BUG=125160 TEST=NONE

Patch Set 1 #

Total comments: 3

Patch Set 2 : patch updated to address review issues #

Total comments: 27

Patch Set 3 : patch updated according to the review comments #

Total comments: 2

Patch Set 4 : add TODO for adjust chromium/android target_arch naming scheme #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4060 lines, -28 lines) Patch
M base/base.gypi View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M build/android/envsetup.sh View 1 2 3 chunks +20 lines, -22 lines 0 comments Download
M build/common.gypi View 1 2 3 3 chunks +17 lines, -3 lines 0 comments Download
M skia/skia.gyp View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/yasm/README.chromium View 1 2 1 chunk +2 lines, -1 line 0 comments Download
A third_party/yasm/source/config/android/Makefile View 1 chunk +3822 lines, -0 lines 0 comments Download
A third_party/yasm/source/config/android/config.h View 1 chunk +176 lines, -0 lines 0 comments Download
A third_party/yasm/source/config/android/libyasm-stdint.h View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
Wei James
This patch is to enable x86 android build. patch includes two parts: 1. gyp files ...
8 years, 8 months ago (2012-04-26 11:45:00 UTC) #1
John Grabowski
You will also need review by - OWNER for base - OWNER for skia - ...
8 years, 8 months ago (2012-04-26 21:53:07 UTC) #2
Wei James
thanks for the review. I have added reviewers in base/OWNER and skia/OWNER and owner of ...
8 years, 8 months ago (2012-04-27 00:29:37 UTC) #3
Wei James
patch updated to address john's review comments. update for the three third party components patch: ...
8 years, 8 months ago (2012-04-27 01:25:07 UTC) #4
John Grabowski
build/android and build/ lg Please find an appropriate yasm reviewer I will add a committer-ell-gee-tee-em ...
8 years, 8 months ago (2012-04-27 01:29:16 UTC) #5
Wei James
On 2012/04/27 01:29:16, John Grabowski wrote: > build/android and build/ lg > Please find an ...
8 years, 8 months ago (2012-04-27 01:49:20 UTC) #6
Wei James
qinmin, hbono, as this yasm code is used by libjpeg, could you help to review ...
8 years, 8 months ago (2012-04-27 01:58:22 UTC) #7
vandebo (ex-Chrome)
LGTM for skia changes.
8 years, 8 months ago (2012-04-27 02:12:16 UTC) #8
Hironori Bono
Greetings, (+hclam) I have added hclam for yasm changes. Regards, Hironori Bono
8 years, 8 months ago (2012-04-27 02:38:38 UTC) #9
Hironori Bono
Greetings, Oops, I forgot adding wez. Sorry. Regards, Hironori Bono
8 years, 8 months ago (2012-04-27 02:41:54 UTC) #10
Nico
This looks fine, a few minor comments below. If third_party/yasm/README.chromium needs updating (if you did ...
8 years, 8 months ago (2012-04-27 05:29:22 UTC) #11
Paweł Hajdan Jr.
https://chromiumcodereview.appspot.com/10198027/diff/5001/base/base.gypi File base/base.gypi (right): https://chromiumcodereview.appspot.com/10198027/diff/5001/base/base.gypi#newcode682 base/base.gypi:682: 'sources/': [ nit: Why don't you just use 'sources!' ...
8 years, 8 months ago (2012-04-27 06:56:19 UTC) #12
Wei James
thanks for your review. patch updated according to your comments. but I cannot find "git ...
8 years, 8 months ago (2012-04-27 08:59:05 UTC) #13
Paweł Hajdan Jr.
https://chromiumcodereview.appspot.com/10198027/diff/5001/base/base.gypi File base/base.gypi (right): https://chromiumcodereview.appspot.com/10198027/diff/5001/base/base.gypi#newcode682 base/base.gypi:682: 'sources/': [ On 2012/04/27 08:59:05, Wei James wrote: > ...
8 years, 8 months ago (2012-04-27 09:40:06 UTC) #14
Wei James
added a TODO to address chromium/android target_arch naming scheme issue. https://chromiumcodereview.appspot.com/10198027/diff/18001/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10198027/diff/18001/build/common.gypi#newcode813 ...
8 years, 8 months ago (2012-04-27 10:00:28 UTC) #15
Mark Mentovai
LGTM
8 years, 8 months ago (2012-04-27 15:05:41 UTC) #16
Wei James
thanks you all for your review. can I check the commit bit now? thanks
8 years, 8 months ago (2012-04-27 16:12:28 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wistoch@gmail.com/10198027/15004
8 years, 8 months ago (2012-04-27 16:13:56 UTC) #18
commit-bot: I haz the power
Presubmit check for 10198027-15004 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-27 16:14:03 UTC) #19
Wei James
anybody can help me on the AUTHORS issue? I am from Intel and the legal ...
8 years, 8 months ago (2012-04-27 16:20:38 UTC) #20
M-A Ruel
On 2012/04/27 16:20:38, Wei James wrote: > anybody can help me on the AUTHORS issue? ...
8 years, 8 months ago (2012-04-27 16:57:56 UTC) #21
Wei James(wistoch)
On 2012/04/27 16:57:56, Marc-Antoine Ruel wrote: > On 2012/04/27 16:20:38, Wei James wrote: > > ...
8 years, 8 months ago (2012-04-27 23:24:23 UTC) #22
Wei James(wistoch)
a new issue cloned with correct owner: https://chromiumcodereview.appspot.com/10271039/ could you kindly help to review the ...
8 years, 7 months ago (2012-05-02 08:48:13 UTC) #23
erikwright (departed)
8 years, 7 months ago (2012-05-03 18:34:09 UTC) #24
On 2012/05/02 08:48:13, James Wei wrote:
> a new issue cloned with correct owner:
> https://chromiumcodereview.appspot.com/10271039/ 
> 
> could you kindly help to review the patch there? thanks

I gather this CL can now be closed?

Powered by Google App Engine
This is Rietveld 408576698