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

Issue 1499983002: Subzero. ARM32. Implements sandboxing. (Closed)

Created:
5 years ago by John
Modified:
5 years ago
Reviewers:
sehr, Karl, Jim Stichnoth
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Beautifier pass. #

Total comments: 1

Patch Set 3 : 80-col #

Total comments: 24

Patch Set 4 : Addresses comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+498 lines, -60 lines) Patch
M Makefile.standalone View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M pydir/crosstest.py View 2 chunks +2 lines, -2 lines 0 comments Download
M pydir/crosstest_generator.py View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M pydir/run-pnacl-sz.py View 1 2 3 4 chunks +10 lines, -7 lines 0 comments Download
M pydir/szbuild.py View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M pydir/targets.py View 1 chunk +5 lines, -2 lines 0 comments Download
M src/IceTargetLoweringARM32.h View 1 2 3 2 chunks +126 lines, -0 lines 0 comments Download
M src/IceTargetLoweringARM32.cpp View 1 2 3 26 chunks +186 lines, -40 lines 0 comments Download
A tests_lit/assembler/arm32/sandboxing.ll View 1 2 3 1 chunk +154 lines, -0 lines 0 comments Download
M tests_lit/assembler/x86/sandboxing.ll View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
John
https://codereview.chromium.org/1499983002/diff/20001/pydir/crosstest_generator.py File pydir/crosstest_generator.py (right): https://codereview.chromium.org/1499983002/diff/20001/pydir/crosstest_generator.py#newcode70 pydir/crosstest_generator.py:70: 'arm32': ['--filetype=asm'] } This is broken for --sandbox
5 years ago (2015-12-04 17:14:05 UTC) #2
Karl
https://codereview.chromium.org/1499983002/diff/40001/pydir/run-pnacl-sz.py File pydir/run-pnacl-sz.py (right): https://codereview.chromium.org/1499983002/diff/40001/pydir/run-pnacl-sz.py#newcode95 pydir/run-pnacl-sz.py:95: help='Sanboxes the generated code.') sanboxes? https://codereview.chromium.org/1499983002/diff/40001/src/IceTargetLoweringARM32.cpp File src/IceTargetLoweringARM32.cpp (right): ...
5 years ago (2015-12-04 20:41:17 UTC) #3
Jim Stichnoth
https://codereview.chromium.org/1499983002/diff/40001/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/1499983002/diff/40001/Makefile.standalone#newcode408 Makefile.standalone:408: -i arm32,sandbox,neon \ Instead of adding near-copies of the ...
5 years ago (2015-12-04 22:51:54 UTC) #4
John
https://codereview.chromium.org/1499983002/diff/40001/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/1499983002/diff/40001/Makefile.standalone#newcode408 Makefile.standalone:408: -i arm32,sandbox,neon \ On 2015/12/04 22:51:54, stichnot wrote: > ...
5 years ago (2015-12-05 16:20:11 UTC) #5
Jim Stichnoth
lgtm
5 years ago (2015-12-05 16:33:53 UTC) #6
John
5 years ago (2015-12-05 22:16:29 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
52b515717f437804b62c7d24f36414baaf15daa7 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698