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
/
linux
/
seccomp
/
syscall.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull seccomp-sandbox in via DEPS rather than using an in-tree copy
mseaborn@chromium.org
2010-09-01
1
-380
/
+0
*
Revert 57921 - Pull seccomp-sandbox in via DEPS rather than using an in-tree ...
nsylvain@chromium.org
2010-08-31
1
-0
/
+380
*
Pull seccomp-sandbox in via DEPS rather than using an in-tree copy
mseaborn@chromium.org
2010-08-30
1
-380
/
+0
*
Added support for sigreturn() and rt_sigreturn(). On x86-32, this is
markus@chromium.org
2010-04-28
1
-31
/
+81
*
Make the use of signals inside of the sandbox safe.
markus@chromium.org
2010-04-20
1
-5
/
+5
*
Compute and pring the time that it takes to execute system calls. This data
markus@chromium.org
2010-03-18
1
-7
/
+10
*
- Add a custom allocator for STL objects. This fixes sandbox failures that
markus@chromium.org
2010-03-08
1
-11
/
+79
*
- found all symbols that we directly access from assembly and marked them as ...
markus@chromium.org
2009-10-21
1
-0
/
+1
*
On Linux, move the passing of filedescriptors to a dedicated socketpair().
agl@chromium.org
2009-09-04
1
-1
/
+1
*
Initial version of the Seccomp sandbox. Imported from http://code.google.com/...
markus@chromium.org
2009-08-11
1
-0
/
+258