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

Issue 152133007: [MIPS] Support for MIPS PNaCl in PPAPI (Closed)

Created:
6 years, 10 months ago by petarj
Modified:
6 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[MIPS] Support for MIPS PNaCl in PPAPI Add necessary definitions and build blocks for MIPS. BUG= https://code.google.com/p/nativeclient/issues/detail?id=2275 TEST= Build Chromium for MIPS Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252416

Patch Set 1 #

Total comments: 19

Patch Set 2 : Change per code review. #

Patch Set 3 : Change per code review. #

Patch Set 4 : Rebase. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -48 lines) Patch
M components/nacl.gyp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ppapi/native_client/native_client.gyp View 1 2 6 chunks +73 lines, -2 lines 0 comments Download
A + ppapi/native_client/src/trusted/plugin/arch_mips/sandbox_isa.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.gypi View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp View 1 2 1 chunk +41 lines, -34 lines 1 comment Download
M ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_component_crx_gen.py View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp View 1 2 2 chunks +22 lines, -0 lines 0 comments Download
M ppapi/ppapi_untrusted.gyp View 1 2 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
petarj
PTAL.
6 years, 10 months ago (2014-02-05 23:13:42 UTC) #1
dmichael (off chromium)
+jvoung, who is far more familiar with the PNaCl parts. We can probably take a ...
6 years, 10 months ago (2014-02-05 23:55:22 UTC) #2
petarj
> Also, you need to follow our process for external contributions, if you haven't > ...
6 years, 10 months ago (2014-02-06 00:38:48 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/152133007/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc File ppapi/native_client/src/trusted/plugin/plugin.cc (right): https://codereview.chromium.org/152133007/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc#newcode227 ppapi/native_client/src/trusted/plugin/plugin.cc:227: kNaClMacArm, On 2014/02/05 23:55:22, dmichael wrote: > I believe ...
6 years, 10 months ago (2014-02-06 00:39:55 UTC) #4
petarj
New patch has been uploaded. PTAL. https://codereview.chromium.org/152133007/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp (right): https://codereview.chromium.org/152133007/diff/1/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp#newcode18 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:18: 'out_newlib_mips': '>(tc_lib_dir_pnacl_translate)/lib-mips/libpnacl_irt_shim.a', On ...
6 years, 10 months ago (2014-02-20 00:23:17 UTC) #5
jvoung (off chromium)
LGTM -- I'll add the UMA histogram entry.
6 years, 10 months ago (2014-02-20 02:22:12 UTC) #6
petarj
The CQ bit was checked by petarj@mips.com
6 years, 10 months ago (2014-02-20 09:35:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/152133007/350001
6 years, 10 months ago (2014-02-20 12:44:39 UTC) #8
petarj
On 2014/02/20 12:44:39, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 10 months ago (2014-02-20 13:15:03 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 13:21:05 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=51137 Try jobs failed on ...
6 years, 10 months ago (2014-02-20 13:21:05 UTC) #11
dmichael (off chromium)
ppapi lgtm
6 years, 10 months ago (2014-02-20 15:46:59 UTC) #12
dmichael (off chromium)
The CQ bit was checked by dmichael@chromium.org
6 years, 10 months ago (2014-02-20 15:47:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/152133007/350001
6 years, 10 months ago (2014-02-20 15:47:53 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-20 15:47:58 UTC) #15
commit-bot: I haz the power
Failed to apply patch for ppapi/native_client/native_client.gyp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-20 15:48:00 UTC) #16
petarj
The CQ bit was checked by petarj@mips.com
6 years, 10 months ago (2014-02-20 15:57:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/152133007/670003
6 years, 10 months ago (2014-02-20 15:58:45 UTC) #18
commit-bot: I haz the power
Change committed as 252416
6 years, 10 months ago (2014-02-20 23:34:12 UTC) #19
Mark Seaborn
https://codereview.chromium.org/152133007/diff/670003/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp (right): https://codereview.chromium.org/152133007/diff/670003/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp#newcode7 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:7: ['target_arch!="mipsel"', { Why are you excluding the IRT shim ...
6 years, 10 months ago (2014-02-20 23:59:03 UTC) #20
jvoung (off chromium)
On 2014/02/20 23:59:03, Mark Seaborn wrote: > https://codereview.chromium.org/152133007/diff/670003/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp > File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp > (right): > > ...
6 years, 10 months ago (2014-02-21 00:32:56 UTC) #21
petarj
6 years, 10 months ago (2014-02-21 19:17:38 UTC) #22
Message was sent while issue was closed.
On 2014/02/21 00:32:56, jvoung (cr) wrote:
> On 2014/02/20 23:59:03, Mark Seaborn wrote:
> >
>
https://codereview.chromium.org/152133007/diff/670003/ppapi/native_client/src...
> > File ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp
> > (right):
> > 
> >
>
https://codereview.chromium.org/152133007/diff/670003/ppapi/native_client/src...
> > ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:7:
> > ['target_arch!="mipsel"', {
> > Why are you excluding the IRT shim on MIPS?  This could use a comment.
> > 
> > Currently the shim whitelists some IRT interfaces under PNaCl, and this
> > whitelisting should really be done for MIPS too.
> 
> Ah right, forgot about the whitelisting... hmm.

I have modified the change to use IRT shim again.
Take a look at: https://codereview.chromium.org/175533002/.

Regards,
Petar

Powered by Google App Engine
This is Rietveld 408576698