index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: Change directory names in ProcUtil test to support Android
leecam
2015-02-20
1
-8
/
+8
*
Revert of bpf_dsl: decouple PolicyCompiler from Syscall (patchset #3 id:40001...
kaliamoorthi
2015-02-20
6
-40
/
+46
*
Revert of bpf_dsl: switch PolicyCompiler from seccomp-bpf/die.h to base/loggi...
mdempsky
2015-02-20
2
-33
/
+44
*
Revert of bpf_dsl: Change bpf_dsl_unittests into actual standalone unit tests...
kaliamoorthi
2015-02-20
5
-161
/
+79
*
bpf_dsl: switch PolicyCompiler from seccomp-bpf/die.h to base/logging.h
mdempsky
2015-02-20
2
-44
/
+33
*
bpf_dsl: Change bpf_dsl_unittests into actual standalone unit tests
mdempsky
2015-02-20
5
-79
/
+161
*
bpf_dsl: decouple PolicyCompiler from Syscall
mdempsky
2015-02-20
6
-46
/
+40
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
2
-5
/
+5
*
sandbox: Fix some nt_internals.h function prototypes for Win64
rnk
2015-02-20
2
-7
/
+7
*
sandbox: use waitpid consistently
mdempsky
2015-02-19
1
-4
/
+6
*
Re-enable handle closer on Windows 10.
wfh
2015-02-19
1
-7
/
+0
*
Replace handles that the handle closer closes with dummy Events.
wfh
2015-02-19
3
-3
/
+158
*
Fix GN unit tests on Windows, GN x64 build.
brettw
2015-02-17
1
-1
/
+3
*
Disable ResourceLimits.NoFork in sandbox_linux_unittests on Android.
bauerb
2015-02-17
1
-1
/
+8
*
Linux Sandbox: add resource limits to NaCl
jln
2015-02-13
6
-0
/
+98
*
Linux sandbox: split linux_seccomp. in three.
jln
2015-02-13
19
-154
/
+207
*
Linux sandbox: fix part of the *SingleThreaded() APIs
jln
2015-02-12
10
-41
/
+57
*
Namespace sandbox: add important security checks
jln
2015-02-12
1
-1
/
+3
*
Linux Sandbox: reorganize
jln
2015-02-12
40
-267
/
+313
*
Deny setgroups if needed before writing to gid_map.
rickyz
2015-02-11
5
-6
/
+58
*
Sandbox Linux: stricter RunPostTestsChecks()
jln
2015-02-11
1
-4
/
+17
*
Linux sandbox: fix compile under TSAN.
jln
2015-02-10
1
-3
/
+3
*
Linux sandbox: Provide AssertSingleThreaded() helper
jln
2015-02-09
5
-59
/
+164
*
Allow using the namespace sandbox in zygote host.
rickyz
2015-02-07
2
-1
/
+14
*
Do not close handles in target process on Windows 10.
wfh
2015-02-07
1
-0
/
+8
*
Revert of Roll Clang 223108:228129 (patchset #5 id:80001 of https://coderevie...
tapted
2015-02-06
1
-5
/
+0
*
Roll Clang 223108:228129
hans
2015-02-06
1
-0
/
+5
*
Make chrome.exe built with ASan/Win work with sandbox enabled
timurrrr
2015-02-05
5
-18
/
+132
*
sandbox: move SyscallSet into bpf_dsl
mdempsky
2015-02-05
9
-22
/
+20
*
sandbox: extract SetuidSandboxHost code from SetuidSandboxClient
mdempsky
2015-02-05
9
-271
/
+368
*
sandbox: move Codegen into bpf_dsl directory
mdempsky
2015-02-05
12
-17
/
+17
*
Move OpenProcessHandle to Process::Open.
rvargas
2015-02-04
1
-5
/
+4
*
sandbox: run Credentials.CanDetectRoot as a SANDBOX_TEST
mdempsky
2015-02-04
1
-5
/
+5
*
Minor refactoring of setuid_sandbox_client.
hidehiko
2015-02-04
2
-13
/
+3
*
Temporarily disable tests using Credentials::DropFileSystemAccess on ASAN.
rickyz
2015-02-04
1
-1
/
+2
*
Add namespace sandbox class.
rickyz
2015-02-03
10
-12
/
+329
*
Initialize create_disposition to FILE_OPEN in sandbox
jschuh
2015-01-29
1
-1
/
+1
*
Allow getrusage under ASAN.
rickyz
2015-01-29
4
-0
/
+42
*
Linux sandbox: disable a few tests on ASAN
jln
2015-01-27
1
-2
/
+3
*
Move a couple of utility functions to a new namespace_utils class.
rickyz
2015-01-27
9
-42
/
+210
*
Added a new process mitigation to harden process token IL policy.
forshaw
2015-01-26
4
-1
/
+91
*
Rename base::Process::pid() to Pid()
rvargas
2015-01-24
2
-4
/
+4
*
Update {virtual,override,final} to follow C++11 style in sandbox, round 2.
dcheng
2015-01-23
1
-3
/
+3
*
Restrict file creation disposition in Windows sandbox
jschuh
2015-01-23
5
-13
/
+42
*
Linux sandbox: Make ChrootToSafeEmptyDir() faster.
jln
2015-01-23
2
-16
/
+35
*
Move ForkWithFlags from process* to launch*.
rickyz
2015-01-21
1
-1
/
+1
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
3
-0
/
+4
*
GN: Add -Wl,-z defs on linux and fix errors
jamesr
2015-01-21
1
-0
/
+1
*
Convert DropFileSystemAccess to use ForkWithFlags.
rickyz
2015-01-16
2
-48
/
+31
*
Sandbox: Re-enable a test that should be working for a long time.
rvargas
2015-01-14
1
-2
/
+1
[next]