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

Issue 888093005: sandbox: move Codegen into bpf_dsl directory (Closed)

Created:
5 years, 10 months ago by mdempsky
Modified:
5 years, 10 months ago
CC:
chromium-reviews, jln+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

sandbox: move Codegen into bpf_dsl directory BUG=449357 Committed: https://crrev.com/b80b1f57c7dda44fbe1a04546d2cfc6157d4a035 Cr-Commit-Position: refs/heads/master@{#314694}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -702 lines) Patch
M sandbox/linux/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
A + sandbox/linux/bpf_dsl/codegen.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + sandbox/linux/bpf_dsl/codegen.cc View 1 chunk +1 line, -1 line 0 comments Download
A + sandbox/linux/bpf_dsl/codegen_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/bpf_dsl/dump_bpf.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/bpf_dsl/dump_bpf.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/bpf_dsl/policy_compiler.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/bpf_dsl/policy_compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/sandbox_linux.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M sandbox/linux/sandbox_linux_test_sources.gypi View 1 chunk +1 line, -1 line 0 comments Download
D sandbox/linux/seccomp-bpf/codegen.h View 1 chunk +0 lines, -123 lines 0 comments Download
D sandbox/linux/seccomp-bpf/codegen.cc View 1 chunk +0 lines, -159 lines 0 comments Download
D sandbox/linux/seccomp-bpf/codegen_unittest.cc View 1 chunk +0 lines, -403 lines 0 comments Download
M sandbox/linux/seccomp-bpf/sandbox_bpf.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf/sandbox_bpf.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
mdempsky
5 years, 10 months ago (2015-02-04 03:48:26 UTC) #2
jln (very slow on Chromium)
lgtm given that we're going to have some latency while your away, let me know ...
5 years, 10 months ago (2015-02-04 23:53:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/888093005/1
5 years, 10 months ago (2015-02-04 23:54:35 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-05 00:55:04 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 00:57:01 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b80b1f57c7dda44fbe1a04546d2cfc6157d4a035
Cr-Commit-Position: refs/heads/master@{#314694}

Powered by Google App Engine
This is Rietveld 408576698