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
/
suid
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: extract SetuidSandboxHost code from SetuidSandboxClient
mdempsky
2015-02-05
6
-270
/
+359
*
Minor refactoring of setuid_sandbox_client.
hidehiko
2015-02-04
2
-13
/
+3
*
Revert of Linux Sandbox: move init processes to new session id. (patchset #1 ...
jln
2015-01-12
2
-12
/
+1
*
Linux Sandbox: move init processes to new session id.
jln
2015-01-07
2
-1
/
+12
*
Remove --find-inode-switch hack from chrome-sandbox
mdempsky
2014-09-12
4
-190
/
+3
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
1
-1
/
+1
*
Enable some more targets in the GN build.
brettw@chromium.org
2014-06-04
1
-1
/
+1
*
Fix misuses of DISALLOW_IMPLICIT_CONSTRUCTORS()
mdempsky@chromium.org
2014-05-20
1
-1
/
+4
*
Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS ...
rsesek@chromium.org
2014-05-12
1
-1
/
+1
*
Ensure that _GNU_SOURCE is defined early enough
mostynb@opera.com
2014-05-09
2
-4
/
+10
*
Get rid of kZygoteIdFd from content
mdempsky@chromium.org
2014-05-02
2
-45
/
+64
*
Linux sandbox: add basic DEPS files.
jln@chromium.org
2014-05-02
1
-0
/
+3
*
Revert 267599 "Linux sandbox: add basic DEPS files."
noamsml@google.com
2014-05-01
1
-3
/
+0
*
Linux sandbox: add basic DEPS files.
jln@chromium.org
2014-05-01
1
-0
/
+3
*
NaCl Linux: use own setuid sandbox instance
jln@chromium.org
2014-04-17
2
-10
/
+84
*
Linux Sandbox: Move setuid sandbox localization code.
jln@chromium.org
2014-04-15
3
-2
/
+88
*
Linux sandbox: style cleanup for setuid sandbox.
jln@chromium.org
2014-04-14
7
-55
/
+52
*
[Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.
rsesek@chromium.org
2014-04-09
1
-3
/
+11
*
Linux sandbox: componentize almost everything.
jln@chromium.org
2014-04-05
1
-1
/
+2
*
Revert 255478 "Style nits"
jln@chromium.org
2014-03-07
1
-2
/
+0
*
Style nits
matthew@dempsky.org
2014-03-07
1
-0
/
+2
*
Handle waitpid returning EINTR.
mdempsky@chromium.org
2014-03-03
1
-2
/
+1
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-15
1
-0
/
+18
*
Revert 251391 "Setuid sandbox: exit(2) on SIGABRT"
asvitkine@chromium.org
2014-02-14
1
-15
/
+0
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-14
1
-0
/
+15
*
Revert r251271 "Setuid sandbox: exit(2) on SIGABRT" Make Linux build again.
pfeldman@chromium.org
2014-02-14
1
-15
/
+0
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-14
1
-0
/
+15
*
Revert 251265 "Setuid sandbox: exit(2) on SIGABRT"
jln@chromium.org
2014-02-14
1
-15
/
+0
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-14
1
-0
/
+15
*
Making sandbox error message on moving to namespaces more accurate.
mithro@mithis.com
2013-12-18
1
-1
/
+13
*
Extract CreateInitProcessReaper() from the Zygote.
jln@chromium.org
2013-11-27
2
-0
/
+12
*
cros: Remove unused low memory margin code from sandbox and zygote
jamescook@chromium.org
2013-10-29
3
-44
/
+0
*
Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Remove inline definition of SIZE_MAX in header.
thakis@chromium.org
2013-04-19
1
-10
/
+3
*
setuid tools: open /proc directories relatively
jln@chromium.org
2012-11-27
1
-21
/
+44
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Correct style issues in Linux sandbox code.
jln@chromium.org
2012-08-17
3
-7
/
+10
*
Setuid sandbox unittest: fix environment.
jln@chromium.org
2012-08-09
1
-0
/
+12
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
3
-3
/
+19
*
Revert 149692 - Create a LinuxSandbox class.
mazda@chromium.org
2012-08-02
3
-19
/
+3
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
3
-3
/
+19
*
Fix gcc 4.7 building problems - cont 2.
shenhan@google.com
2012-07-26
1
-0
/
+1
*
Create a new SetuidSandboxClient class.
jln@chromium.org
2012-07-23
7
-46
/
+366
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Linux: bump the setuid sandbox API number
jln@chromium.org
2012-06-05
1
-1
/
+1
*
Setuid sandbox API versioning
jln@chromium.org
2012-06-05
2
-2
/
+59
*
Don't fork Zygote as a background process
jln@chromium.org
2012-06-01
1
-2
/
+67
*
Revert setuid sandbox as a "init process" changes
jln@chromium.org
2012-05-23
3
-342
/
+46
*
Fix Mario (32-bit) build.
gspencer@chromium.org
2012-05-03
1
-1
/
+1
*
This creates a field trial to determine the best level for low memory
gspencer@chromium.org
2012-05-03
5
-9
/
+95
[next]