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

Issue 13974008: ARM GPU process Seccomp-BPF policy. (Closed)

Created:
7 years, 8 months ago by Jorge Lucangeli Obes
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jln+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

ARM GPU process Seccomp-BPF policy. BUG=232068 TEST=Together with a change that enables the policy: TEST=daisy boots and Chrome works. TEST=Tests in www/~jorgelo/no_crawl/gpu/ pass. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195986

Patch Set 1 #

Total comments: 5

Patch Set 2 : Refactor ARM GPU sandbox into its own functions. #

Total comments: 14

Patch Set 3 : Address comments. #

Patch Set 4 : Don't enable the policy yet. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -15 lines) Patch
M content/common/sandbox_seccomp_bpf_linux.cc View 1 2 3 8 chunks +120 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Jorge Lucangeli Obes
Together with the Broker changes (and a separate change actually enabling it), this policy works ...
7 years, 8 months ago (2013-04-18 22:52:16 UTC) #1
jln (very slow on Chromium)
Let's try to split things a little bit more cleanly (and this is overdue for ...
7 years, 8 months ago (2013-04-19 21:28:27 UTC) #2
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/13974008/diff/1/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/13974008/diff/1/content/common/sandbox_seccomp_bpf_linux.cc#newcode1283 content/common/sandbox_seccomp_bpf_linux.cc:1283: #if defined(__arm__) Thinking about it a bit more, perhaps ...
7 years, 8 months ago (2013-04-20 15:05:00 UTC) #3
Jorge Lucangeli Obes
PTAL https://codereview.chromium.org/13974008/diff/1/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://codereview.chromium.org/13974008/diff/1/content/common/sandbox_seccomp_bpf_linux.cc#newcode1283 content/common/sandbox_seccomp_bpf_linux.cc:1283: #if defined(__arm__) On 2013/04/20 15:05:00, Julien Tinnes wrote: ...
7 years, 8 months ago (2013-04-23 00:13:20 UTC) #4
jln (very slow on Chromium)
Looks pretty good! We're almost there. access() support in the broker process should land soon. ...
7 years, 8 months ago (2013-04-23 02:22:47 UTC) #5
Jorge Lucangeli Obes
PTAL. https://codereview.chromium.org/13974008/diff/6001/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://codereview.chromium.org/13974008/diff/6001/content/common/sandbox_seccomp_bpf_linux.cc#newcode1321 content/common/sandbox_seccomp_bpf_linux.cc:1321: // ARM GPU sandbox is started earlier so ...
7 years, 8 months ago (2013-04-23 17:20:41 UTC) #6
jln (very slow on Chromium)
lgtm as something to iterate on, with the understanding that you will lock down socket ...
7 years, 8 months ago (2013-04-23 17:36:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/13974008/16001
7 years, 8 months ago (2013-04-23 20:06:36 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-24 01:53:12 UTC) #9
Message was sent while issue was closed.
Change committed as 195986

Powered by Google App Engine
This is Rietveld 408576698