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

Issue 11612014: Linux sandbox: modify GYP files to compile under Android. (Closed)

Created:
8 years ago by jln (very slow on Chromium)
Modified:
8 years ago
CC:
chromium-reviews, agl, jln+watch_chromium.org, palmer, Jorge Lucangeli Obes
Visibility:
Public.

Description

Linux sandbox: compile partially under Android. Get a subset of sandbox/linux to compile under Android. BUG=166704 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173954

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Use target_defaults #

Total comments: 4

Patch Set 3 : Whitespaces #

Patch Set 4 : Add linux_syscalls.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -20 lines) Patch
M sandbox/linux/sandbox_linux.gypi View 1 2 6 chunks +66 lines, -7 lines 0 comments Download
M sandbox/linux/seccomp-bpf/sandbox_bpf.h View 1 2 4 chunks +30 lines, -7 lines 0 comments Download
M sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/syscall.cc View 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/syscall_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M sandbox/sandbox.gyp View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jln (very slow on Chromium)
Markus, do you mind reviewing this ? It gets a subset of sandbox/linux to compile ...
8 years ago (2012-12-18 22:39:02 UTC) #1
palmer
https://chromiumcodereview.appspot.com/11612014/diff/11001/sandbox/sandbox.gyp File sandbox/sandbox.gyp (right): https://chromiumcodereview.appspot.com/11612014/diff/11001/sandbox/sandbox.gyp#newcode21 sandbox/sandbox.gyp:21: # A 'default' to accomodate the "sandbox" target/ Should ...
8 years ago (2012-12-18 22:54:55 UTC) #2
jln (very slow on Chromium)
Also switched to using target_defaults as recommended by Mark. https://chromiumcodereview.appspot.com/11612014/diff/11001/sandbox/sandbox.gyp File sandbox/sandbox.gyp (right): https://chromiumcodereview.appspot.com/11612014/diff/11001/sandbox/sandbox.gyp#newcode21 sandbox/sandbox.gyp:21: ...
8 years ago (2012-12-18 22:57:42 UTC) #3
Markus (顧孟勤)
lgtm Just minor comments about cleaning up some white-space as best as you can. Other ...
8 years ago (2012-12-18 23:20:48 UTC) #4
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/11612014/diff/13007/sandbox/linux/seccomp-bpf/sandbox_bpf.h File sandbox/linux/seccomp-bpf/sandbox_bpf.h (right): https://chromiumcodereview.appspot.com/11612014/diff/13007/sandbox/linux/seccomp-bpf/sandbox_bpf.h#newcode11 sandbox/linux/seccomp-bpf/sandbox_bpf.h:11: //#include <linux/audit.h> On 2012/12/18 23:20:48, Markus (顧孟勤) wrote: > ...
8 years ago (2012-12-18 23:24:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/11612014/4002
8 years ago (2012-12-19 01:04:23 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) browser_tests
8 years ago (2012-12-19 08:17:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/11612014/4002
8 years ago (2012-12-19 18:19:07 UTC) #8
commit-bot: I haz the power
8 years ago (2012-12-19 18:26:19 UTC) #9
Message was sent while issue was closed.
Change committed as 173954

Powered by Google App Engine
This is Rietveld 408576698