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
*
Fixing a couple of issues in sandbox::RestrictedToken:
alexeypa@chromium.org
2012-08-01
2
-13
/
+82
*
Linux sandbox unit test: log BPF support
jln@chromium.org
2012-07-31
1
-1
/
+11
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2012-07-27
1
-1
/
+1
*
Fix gcc 4.7 building problems - cont 2.
shenhan@google.com
2012-07-26
2
-0
/
+2
*
Fixed coverity defects pertaining to pass-by-value use where pass-by-referenc...
orenb@chromium.org
2012-07-25
2
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-1
/
+4
*
Remove use-after-free bug.
tbreisacher@chromium.org
2012-07-25
1
-3
/
+3
*
Create a new SetuidSandboxClient class.
jln@chromium.org
2012-07-23
8
-47
/
+389
*
Revert 147510 - Revert "Remove part of a sandbox test that fails on XP"
vitalybuka@chromium.org
2012-07-20
1
-0
/
+3
*
Revert "Remove part of a sandbox test that fails on XP"
jln@chromium.org
2012-07-19
1
-3
/
+0
*
Move sandbox/sandbox_linux.gypi to sandbox/linux
jln@chromium.org
2012-07-18
2
-18
/
+18
*
Move /seccompsandbox to /sandbox/linux/seccomp-legacy
jln@chromium.org
2012-07-18
1
-1
/
+1
*
Remove part of a sandbox test that fails on XP
jln@chromium.org
2012-07-18
1
-0
/
+3
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
215
-628
/
+628
*
Increase default delay for sandbox tests
jschuh@chromium.org
2012-07-17
1
-1
/
+1
*
Seccomp Sandbox: detect a bug with old glibcs
jln@chromium.org
2012-07-16
2
-6
/
+46
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
215
-628
/
+628
*
sandbox_win.gypi: one less.. for other .gyp files
jln@chromium.org
2012-07-13
1
-10
/
+10
*
sandbox/wow_helper -> sandbox/win/wow_helper
jln@chromium.org
2012-07-13
3
-5
/
+5
*
sandbox/tools -> sandbox/win/tools
jln@chromium.org
2012-07-13
7
-8
/
+8
*
sandbox_poc + test to sandbox/win
jln@chromium.org
2012-07-13
31
-43
/
+43
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
162
-566
/
+566
*
Move Windows sandbox
jln@chromium.org
2012-07-13
215
-16
/
+16
*
Share the zygote's fopen overrides with nacl_helper.
ncbray@chromium.org
2012-07-13
3
-0
/
+198
*
Suppress STATUS_INVALID_HANDLE (0xc0000008) exceptions triggered by HandleClo...
alexeypa@chromium.org
2012-07-12
1
-7
/
+27
*
Make wow_helper.sln pure ASCII
jln@chromium.org
2012-07-12
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
4
-4
/
+0
*
Seccomp-BPF: add a new synthetic unittest
jln@chromium.org
2012-07-09
1
-0
/
+59
*
Add Julien Tinnes as OWNER of Linux sandboxing and Zygote
jln@chromium.org
2012-07-09
1
-0
/
+5
*
Force the interception agent trampoline into the random range
jschuh@chromium.org
2012-06-29
1
-6
/
+19
*
Sandbox: Move code around.
rvargas@google.com
2012-06-28
3
-218
/
+236
*
Sandbox: Two files were left behind when changing the use
rvargas@google.com
2012-06-28
2
-3
/
+4
*
Sandbox: Use ScopedProcessInformation.
rvargas@google.com
2012-06-27
8
-186
/
+176
*
Make chrome compile with the win8 sdk
cpu@chromium.org
2012-06-26
5
-7
/
+7
*
Seccomp BPF: add a unittest for a SIGSYS handler
jln@chromium.org
2012-06-26
1
-0
/
+52
*
Add eight more bits of entropy to the sandbox intercept trampoline
jschuh@chromium.org
2012-06-25
2
-8
/
+44
*
Seccomp BPF: add a simple whitelist unittest
jln@chromium.org
2012-06-23
2
-22
/
+113
*
Sandbox Gyp: split Windows into its own .gypi file
jln@chromium.org
2012-06-23
2
-338
/
+347
*
Sandbox BPF: add basic unittests
jln@chromium.org
2012-06-22
2
-2
/
+54
*
Seccomp BPF: initial structure for unittests
jln@chromium.org
2012-06-22
3
-11
/
+62
*
seccomp bpf: make more of the Sandbox class private
jln@chromium.org
2012-06-22
1
-3
/
+3
*
Sandbox Gyp: move Linux to its own .gypi file
jln@chromium.org
2012-06-21
2
-53
/
+69
*
Revert 143426 - Sandbox GYP: separate Windows and Linux
sky@chromium.org
2012-06-21
3
-397
/
+386
*
Sandbox: Add support for the latest version of windows' service
rvargas@google.com
2012-06-21
1
-6
/
+49
*
Sandbox GYP: separate Windows and Linux
jln@chromium.org
2012-06-21
3
-386
/
+397
*
Fix compilation error triggered by gcc-4.7+ running in C++-11 mode.
markus@chromium.org
2012-06-17
1
-1
/
+2
*
Use binary search to optimize code generation for BPF filters.
markus@chromium.org
2012-06-15
3
-38
/
+123
*
Added support for SECCOMP_RET_TRAP handlers.
markus@chromium.org
2012-06-15
4
-97
/
+330
*
Instead of outputting one BPF check per possible system call coalesce
markus@chromium.org
2012-06-15
3
-53
/
+177
*
Added a new Verifier class to the BPF compiler.
markus@chromium.org
2012-06-14
6
-8
/
+286
[next]