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
*
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
*
Remove the open directory fd check.
rickyz
2015-01-06
3
-14
/
+13
*
Remove deprecated methods from Pickle.
avi
2014-12-28
2
-8
/
+5
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
2
-5
/
+8
*
Disable ASan instrumentation for sandbox::(anonymous namespace)::CloneAndLong...
glider
2014-12-28
1
-0
/
+7
*
Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https...
avi
2014-12-23
2
-9
/
+9
*
Revert "Update legacy Tuple-using code."
Avi Drissman
2014-12-23
2
-9
/
+9
*
Be explicit about not wanting a trigraph.
thakis
2014-12-23
1
-1
/
+3
*
Standardize usage of virtual/override/final specifiers in sandbox/.
dcheng
2014-12-23
5
-16
/
+16
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
2
-8
/
+5
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
2
-9
/
+9
*
Changes to the handling of impersonation levels for Windows pipes.
forshaw
2014-12-18
8
-19
/
+79
*
[MIPS64] Fix sandbox compile error for MIPS64
Gordana.Cmiljanovic
2014-12-18
3
-2
/
+1272
*
Fix sandbox target in Windows GN build and enable it.
vchigrin
2014-12-17
1
-0
/
+9
*
Add a ForkWithFlags wrapper using the libc clone wrapper.
rickyz
2014-12-17
3
-14
/
+135
*
Revert "Use the libc clone wrapper in sys_clone."
oshima
2014-12-16
3
-58
/
+18
[next]