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
*
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
*
Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.
rickyz
2015-01-13
3
-124
/
+6
*
MultiProcessTest: Update SpawnChild* to return a Process.
rvargas
2015-01-12
2
-21
/
+18
*
Revert of Linux Sandbox: move init processes to new session id. (patchset #1 ...
jln
2015-01-12
2
-12
/
+1
*
Fix some sandbox memory leaks
wfh
2015-01-12
1
-10
/
+8
*
Change Credentials to a static class.
rickyz
2015-01-09
3
-65
/
+39
*
Update {virtual,override,final} for sandbox/ to follow C++11 style.
dcheng
2015-01-09
3
-3
/
+3
*
Linux Sandbox: move init processes to new session id.
jln
2015-01-07
2
-1
/
+12
*
Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchPr...
mek
2015-01-07
3
-6
/
+124
*
Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.
rickyz
2015-01-07
3
-124
/
+6
*
Fix ARM build of sandbox_linux_unittests.
mazda
2015-01-07
1
-2
/
+2
*
Fix sandbox IPC shared memory leak.
jbauman
2015-01-07
1
-0
/
+3
*
replace COMPILE_ASSERT with static_assert in sandbox/
mostynb
2015-01-06
17
-34
/
+40
[next]